7f56c90d97
Merge pull request 'ui-fixes-2024-03' ( #111 ) from ui-fixes-2024-03 into master
...
Reviewed-on: #111
2024-04-03 22:04:02 -04:00
8e1daf7015
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
2024-04-03 19:54:01 -06:00
Jose Olarte III
e90a0be6d9
Names and variables for filter toggles
2024-04-03 15:51:23 +08:00
489bb76a60
adjust more code to the PushSubscriptionJSON
2024-04-02 19:32:41 -06:00
2ca33bb9eb
adjust the notification-subscription objects to try and send correct info
2024-04-02 19:18:31 -06:00
121181c6a1
add adjustment to UTC hour for notification time
2024-04-02 18:38:44 -06:00
e4cf79b558
update tasks
2024-04-01 19:06:18 -06:00
7692cc2b35
add logic to send a time for notifications
2024-04-01 19:04:54 -06:00
Jose Olarte III
0b4f2484f7
Additions to Account View
2024-03-29 21:41:14 +08:00
Jose Olarte III
cfd53bc186
Removed one more
2024-03-29 15:55:16 +08:00
Jose Olarte III
7f66addfe3
Filter options reduced for release
2024-03-29 15:53:46 +08:00
Jose Olarte III
4635c1ac48
Feed filters dialog
2024-03-27 19:57:31 +08:00
Jose Olarte III
55da3d0b1c
Map fix #2
2024-03-26 21:38:21 +08:00
Jose Olarte III
dce4d3cc72
Button width changes
...
For buttons that are next to each other
2024-03-26 19:55:16 +08:00
Jose Olarte III
e028197a2a
Optimized grid space for wider screens
2024-03-26 17:12:55 +08:00
Jose Olarte III
0dab475d8b
Fixed map z-index
2024-03-26 16:54:43 +08:00
Jose Olarte III
4e227fc07a
Added close icon to gifted prompts dialog
2024-03-26 16:02:24 +08:00
2dfc8fedaa
refactor tasks
2024-03-25 19:03:01 -06:00
035f2a5b04
docs: adding do for updated development server run command
...
- `npm run dev`
2024-03-25 08:15:04 -06:00
09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer
2024-03-25 08:10:38 -06:00
b28104af5b
bump version and add -beta
2024-03-24 19:04:24 -06:00
3a07e31d63
bump to version 0.3.6
2024-03-24 18:28:42 -06:00
35455e6648
fix check for more camera-device options
2024-03-24 18:27:06 -06:00
0e2c5af16e
add onboarding help instructions as separate page
2024-03-24 17:01:53 -06:00
1fc5b0ea2b
Merge pull request 'add button during photo to switch to mirror mode' ( #109 ) from photo-reverse into master
...
Reviewed-on: #109
2024-03-24 18:59:50 -04:00
ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require
2024-03-24 13:05:22 -06:00
01b5ca6ec8
chore: update vitejs config to deploy on the same default port as the @vue/cli-service
...
This port is 8080. This is done to not break existing tooling and devops code.
2024-03-24 12:05:09 -06:00
6f49260c1e
fix: AccountViewView.vue template not resolving dep for dexie-export-import/dist/import
...
Previous error:
Error: The following dependencies are imported but could not be resolved:
dexie-export-import/dist/import (imported by /Users/jason/dev/src/trent/crowd-funder-for-time-pwa/src/views/AccountViewView.vue?id=0)
Are they installed?
at file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:52506:23
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///Users/jason/dev/src/trent/crowd-funder-for-time-pwa/node_modules/vite/dist/node/chunks/dep-DJaaTb_D.js:51972:38
2024-03-24 11:51:58 -06:00
38f44771e9
Initial stab at vitejs update
2024-03-24 11:18:29 -06:00
be2154f847
change icon for detail view (from circle-info to file-lines)
2024-03-23 19:07:53 -06:00
4ad4cab25e
add blurb explaining what data is shared with the world
2024-03-23 18:45:26 -06:00
e020caaa50
show warnings before dismissing prompt, and add to tasks and help
2024-03-23 17:35:58 -06:00
40d12b1f9c
add button on photo to switch to mirror mode
2024-03-23 16:31:23 -06:00
28754bdfb1
bump version to 0.3.5
2024-03-23 02:41:25 -06:00
2b8f9579f1
fix so that project agent & location removals get saved
2024-03-23 02:31:44 -06:00
6dc0c2cd58
add a camera-switch button
2024-03-23 01:32:55 -06:00
cc6d0958dc
Merge pull request 'fix: npm audit fix to resolve vulnerabilities 1 low, 3 moderate, 1 high' ( #108 ) from jsnbuchanan/crowd-funder-for-time-pwa:master into master
...
Reviewed-on: #108
2024-03-22 12:01:21 -04:00
7ce00b86e8
deps: npm audit fix to resolve vulnerabilities 1 low, 3 moderate, 1 high
...
There are still 9 moderate severity vulnerabilities, but I will work on those independentally because they may involve updating to library version that have breaking changes.
2024-03-22 09:29:42 -06:00
5e771e4a24
refactor tasks
2024-03-22 07:12:24 -06:00
4dd2c044d5
bump to v 0.3.4
2024-03-21 06:56:35 -06:00
3bfd54362e
Merge pull request 'Sample button visual enhancement' ( #104 ) from button-visual-enhancement into master
...
Reviewed-on: #104
2024-03-21 07:57:18 -04:00
Jose Olarte III
b6e344a15e
Propagated button improvements across views
2024-03-21 19:30:42 +08:00
Jose Olarte III
3d1c46aef8
Merge branch 'master' into button-visual-enhancement
2024-03-21 15:40:54 +08:00
ce05f7d003
Merge pull request 'tweak imagery so that it doesn't get stretched on a mobile device' ( #107 ) from photo-ratio into master
...
Reviewed-on: #107
2024-03-20 20:26:35 -04:00
313cd79e60
finalize the photo-taking code, adding comments and removing logging
2024-03-20 18:23:57 -06:00
121991b53a
Merge branch 'gifted-camera-improvements' into photo-ratio
2024-03-20 16:54:39 -06:00
Jose Olarte III
cbf8cb9f46
Fixed placement of upload/retry buttons
2024-03-20 21:11:01 +08:00
Jose Olarte III
fe0668e4b3
Improved Camera Popup
2024-03-20 19:17:18 +08:00
a230506d96
change the X and picture button so that landscape is all functional (if not great-looking)
2024-03-19 21:02:57 -06:00
c49c55d394
change the photo ratios to fix all but portrait-orientation on mobile-emulation
2024-03-18 22:20:02 -06:00