-
Notifications
You must be signed in to change notification settings - Fork 5
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
v7.1 - PWA Changes #266
Merged
Merged
v7.1 - PWA Changes #266
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- resolve user id from JWT - migrated to ala-security library version 6.0.0
added configuration to run server in background during integration test
- stores current user in UserInfoService - refactored code to use UserDetails object
- refactored code
…lect#1532 - catches expired JWT token exception - search species when offline now searches all species when first attempt returns no result - isOffline is not overridden
- refactored offline check - generating species uuid on client side
- fixed broken tests
- 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
- added a continuous check for offline
added test cases refactored code
fixed failing test
- upgraded chromedriver
- modified how image deletion logic handles offline images - merged images from biocollect into images.js in plugin - fixed issue with map not showing offline created site
- species download stop condition
- species download fix
commit fix on occurrenceId changing every form submit #1638
added more info test site object
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.