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

progressive web app #789

Merged
merged 72 commits into from
Mar 10, 2021
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
72 commits
Select commit Hold shift + click to select a range
830c49f
feat: add blob to CSP
dodumosu Feb 6, 2021
3df0ebc
feat: add dependencies and settings
dodumosu Feb 6, 2021
11473db
feat: enable CORS and JWT extensions
dodumosu Feb 6, 2021
5e08764
feat: add custom JWT event hooks
dodumosu Feb 6, 2021
a78d1e0
feat: start PWA package
dodumosu Feb 6, 2021
4942ea5
feat: change decorators & add submission endpoint
dodumosu Feb 6, 2021
9b9e202
feat: app basic stub for app
dodumosu Feb 6, 2021
159a321
feat: add login form
dodumosu Feb 7, 2021
6d19d88
fix: unset cookies only if cookies are used
dodumosu Feb 7, 2021
1409212
feat: update PWA app
dodumosu Feb 7, 2021
ca7bbe9
fix: correct Dexie indexes
dodumosu Feb 7, 2021
46ae957
feat: update getForms
dodumosu Feb 8, 2021
1c1a6c1
feat: add form list component
dodumosu Feb 8, 2021
612e059
feat: change submit to match API
dodumosu Feb 9, 2021
7b4ed46
feat: update main template
dodumosu Feb 9, 2021
3a1b754
feat: update template
dodumosu Feb 9, 2021
b287d90
fix: set intial location
dodumosu Feb 9, 2021
c13fe8b
feat: add notification on submit success
dodumosu Feb 9, 2021
d42a244
fix: only if it's not part of a batch
dodumosu Feb 9, 2021
5409ec1
feat: install service worker
dodumosu Feb 9, 2021
934c92b
feat: update service worker and template
dodumosu Feb 9, 2021
9f137fa
fix: correct path in manifest
dodumosu Feb 9, 2021
63a56b8
feat: add cancel buttons
dodumosu Feb 10, 2021
226e359
feat: force reactivity
dodumosu Feb 10, 2021
d207b92
feat: add question codes to labels
dodumosu Feb 10, 2021
73b6b55
feat: update caching behaviour
dodumosu Feb 10, 2021
82cdd0c
feat: add transitions to components
dodumosu Feb 10, 2021
1b1b6b5
fix: force load from database
dodumosu Feb 10, 2021
c1f80e0
feat: attempt a refresh
dodumosu Feb 10, 2021
a2c97c3
feat: add location rendering
dodumosu Feb 10, 2021
6591711
fix: add missing calls to jsonify()
dodumosu Feb 12, 2021
ffeecb3
fix: restrict JWT-using endpoints to JWT logins
dodumosu Feb 12, 2021
a83c1fa
chore: make cookies default JWT location
dodumosu Feb 13, 2021
e821501
feat: automatically refresh access tokens
dodumosu Feb 13, 2021
15a96fe
chore: remove use of refresh tokens
dodumosu Feb 13, 2021
5cc9b0f
chore: change messages
dodumosu Feb 13, 2021
0322bf9
feat: move frontend to cookie-based JWT storage
dodumosu Feb 13, 2021
afacabf
fix: revocation acts as blocklist
dodumosu Feb 16, 2021
13494a6
chore: upgrade flask-jwt-extended to 4.x
dodumosu Feb 16, 2021
e7b1530
feat: add svg-gauge to static assets
dodumosu Feb 16, 2021
99efdde
fix: use ```jwt_required``` decorator properly
dodumosu Feb 16, 2021
0ad927b
fix: change expiration to integer
dodumosu Feb 16, 2021
48a8724
feat: various changes to PWA template
dodumosu Feb 16, 2021
abd5254
feat: display notification on local data save
dodumosu Feb 16, 2021
1035928
feat: post finalized but unposted submissions
dodumosu Feb 16, 2021
e45fab3
feat: disable editing for posted incidents
dodumosu Feb 16, 2021
515f64f
fix: fix error with incident forms with images
dodumosu Feb 16, 2021
a2eae86
chore: clean up submission post, remove svg-gauge
dodumosu Feb 17, 2021
85c4d0b
fix: remove svg-gauge from the cache list
dodumosu Feb 17, 2021
a94d75c
feat: fail silently if bg form refresh errors out
dodumosu Feb 17, 2021
862ed3a
feat: add completion for submissions
dodumosu Feb 17, 2021
e34f7fb
feat: remove notification on automatic submit
dodumosu Feb 17, 2021
8f1dccb
feat: use icons for completion status
dodumosu Feb 17, 2021
358ded4
fix: don't error out if submission has no master
dodumosu Feb 17, 2021
3697d37
feat: add "add new" button to form list
dodumosu Feb 17, 2021
0344945
feat: sub buttons for each incident/survey form
dodumosu Feb 22, 2021
a83642c
feat: add gettext.js to static resources
dodumosu Mar 4, 2021
0e6e6df
feat: various changes
dodumosu Mar 7, 2021
dd18174
feat: move gettext.js (and reduce number of files)
dodumosu Mar 8, 2021
58fc4c2
feat: add luxon and use minified vue
dodumosu Mar 9, 2021
cffa6f9
feat: change completion implementation
dodumosu Mar 9, 2021
5c457f5
feat: color coding for section headers
dodumosu Mar 9, 2021
85eec2e
feat: display last update
dodumosu Mar 9, 2021
91be660
feat: add top margins
dodumosu Mar 9, 2021
461a530
feat: collapsible list of incidents/surveys
dodumosu Mar 9, 2021
1c0dcf4
chore: extract update prompt
dodumosu Mar 9, 2021
cf67984
fix: clear typo
dodumosu Mar 9, 2021
cf59074
feat: add version checks
dodumosu Mar 9, 2021
b0b3020
feat: replace error dialog with toast
dodumosu Mar 9, 2021
4823e62
chore: remove unused code
dodumosu Mar 9, 2021
be8c896
chore: remove unused code
dodumosu Mar 9, 2021
689f1f2
chore: add extra JWT settings
dodumosu Mar 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: clean up submission post, remove svg-gauge
  • Loading branch information
dodumosu committed Feb 17, 2021
commit a2eae86235146e95cf34ca76f40b5ee53185ae4a
348 changes: 0 additions & 348 deletions apollo/pwa/static/vendor/svg-gauge/gauge.js

This file was deleted.

1 change: 0 additions & 1 deletion apollo/pwa/static/vendor/svg-gauge/gauge.min.js

This file was deleted.

Loading