708ac51f23
avoid a huge error message in a likely-well-known scenario
2024-04-07 09:24:55 -06:00
a91ffc88b9
reorder home page vapid check to avoid an error on localhost
2024-04-07 09:16:42 -06:00
d727c2841b
add missing Dexie import (which causes failure upon download click)
2024-04-07 09:13:32 -06:00
226a97732d
on home page, change the filtered button color
2024-04-06 17:58:10 -06:00
c94dd7743b
Merge pull request 'ui-additions-2024-03' ( #113 ) from ui-additions-2024-03 into master
...
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#113
2024-04-06 19:46:16 -04:00
64e38cb8ff
Merge branch 'master' into ui-additions-2024-03
2024-04-06 17:45:32 -06:00
e61ac31710
show in description when recipient is a project (not just Anonymous)
2024-04-06 17:39:40 -06:00
3fbf68b117
filter by selections (now all working), add cache for plans
2024-04-06 14:01:18 -06:00
d4390483d9
Merge pull request 'send a time for notifications to the push server' ( #112 ) from notify-time into master
...
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#112
2024-04-03 22:04:36 -04:00
8dea2091af
Merge pull request 'ui-fixes-2024-03' ( #111 ) from ui-fixes-2024-03 into master
...
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#111
2024-04-03 22:04:02 -04:00
e3696e3ac5
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
027825b155
Names and variables for filter toggles
2024-04-03 15:51:23 +08:00
911203c190
adjust more code to the PushSubscriptionJSON
2024-04-02 19:32:41 -06:00
2da0394003
adjust the notification-subscription objects to try and send correct info
2024-04-02 19:18:31 -06:00
4a65d095db
add adjustment to UTC hour for notification time
2024-04-02 18:38:44 -06:00
8ea5779312
update tasks
2024-04-01 19:06:18 -06:00
144ab76716
add logic to send a time for notifications
2024-04-01 19:04:54 -06:00
Jose Olarte III
8da2c8cc30
Additions to Account View
2024-03-29 21:41:14 +08:00
Jose Olarte III
570b31e2d6
Removed one more
2024-03-29 15:55:16 +08:00
Jose Olarte III
07f542ca16
Filter options reduced for release
2024-03-29 15:53:46 +08:00
Jose Olarte III
62e0fc51c2
Feed filters dialog
2024-03-27 19:57:31 +08:00
Jose Olarte III
94b600e527
Map fix #2
2024-03-26 21:38:21 +08:00
Jose Olarte III
5388e6052c
Button width changes
...
For buttons that are next to each other
2024-03-26 19:55:16 +08:00
Jose Olarte III
21fe5a0279
Optimized grid space for wider screens
2024-03-26 17:12:55 +08:00
Jose Olarte III
ffba89a7b5
Fixed map z-index
2024-03-26 16:54:43 +08:00
Jose Olarte III
31954d2690
Added close icon to gifted prompts dialog
2024-03-26 16:02:24 +08:00
340d0a5219
refactor tasks
2024-03-25 19:03:01 -06:00
2d2785d6a0
docs: adding do for updated development server run command
...
- `npm run dev`
2024-03-25 08:15:04 -06:00
41d6e5fc73
fix: buffer typescript error in util.ts when parsing ArrayBuffer
2024-03-25 08:10:38 -06:00
7412d67c33
bump version and add -beta
2024-03-24 19:04:24 -06:00
83db5302ad
bump to version 0.3.6
2024-03-24 18:28:42 -06:00
75f9f20ea3
fix check for more camera-device options
2024-03-24 18:27:06 -06:00
e43c45ebea
add onboarding help instructions as separate page
2024-03-24 17:01:53 -06:00
708032311a
Merge pull request 'add button during photo to switch to mirror mode' ( #109 ) from photo-reverse into master
...
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#109
2024-03-24 18:59:50 -04:00
5dead960ae
fix: es modules syntax for buffer deps instead of commonjs require
2024-03-24 13:05:22 -06:00
12d81b79c7
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
f3dc81e6eb
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
ef5f81932d
Initial stab at vitejs update
2024-03-24 11:18:29 -06:00
214a264179
change icon for detail view (from circle-info to file-lines)
2024-03-23 19:07:53 -06:00
9b183a4b6c
add blurb explaining what data is shared with the world
2024-03-23 18:45:26 -06:00
f365cc9e3c
show warnings before dismissing prompt, and add to tasks and help
2024-03-23 17:35:58 -06:00
9059f7a9a7
add button on photo to switch to mirror mode
2024-03-23 16:31:23 -06:00
e6cd86618e
bump version to 0.3.5
2024-03-23 02:41:25 -06:00
c3fd27b140
fix so that project agent & location removals get saved
2024-03-23 02:31:44 -06:00
cf2e800dec
add a camera-switch button
2024-03-23 01:32:55 -06:00
b60383cfe9
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: trent_larson/crowd-funder-for-time-pwa#108
2024-03-22 12:01:21 -04:00
c7d93db6f2
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: trent_larson/crowd-funder-for-time-pwa#104
2024-03-21 07:57:18 -04:00