Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/pwa #1558

Open
wants to merge 40 commits into
base: develop
Choose a base branch
from
Open

Feature/pwa #1558

wants to merge 40 commits into from

Conversation

temi
Copy link
Contributor

@temi temi commented Sep 19, 2023

No description provided.

temi and others added 19 commits August 1, 2023 12:20
- offline capability
- species generation via admin tools
- offline map
- code refactoring
- changed post message target url
- added upload all logic
- refactored code
- changed offline check
- fixed bug when adding image on Safari
- service worker - cache key is by default full URL, but page path for certain cases
- caching create or edit page will not pop up message on navigating to a different page
- fixed bug with manual regenerate species
- downloading base map of survey sites at map zoom level
- refactor code
- deleted database-schema.js
… and add 'projectActivities' field to BioCollect project result builder (#1547)
- added save button when editing unpublished activity
- removes maps site selector
- added Maptiler base map
- service worker is configurable now
- removed cache busting ajax parameter
- added a map tile with message when map is accessing un-cached tiles
- listing of offline records now include survey date
- added a flag to enable/disable offline feature - enableOffline
- removed species duplicates when generating species files
- refactored resolveSites function used by works projects
- excludes service worker from asset compilation
- removes double binding on offline list page
- added a continuous check for offline
- better detection of online
- do not convert js code to ES5
- refactored code
- added test cases
- added delete activity
- fixed broken tests
- refactored url to ws
- refactored pwa base map url
- upgraded security plugin 6.2.0
- upgraded bootstrap3 plugin 4.2.0
- modified deletion of artifacts after record upload
- refactored code
- removed use of history object for navigation
…an 30

- UI improvements
- force species download only deletes species configuration of survey
@@ -0,0 +1,99 @@
// todo: Delete?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What needs to be deleted/refactored here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants