trentlarson
1a80bbb714
Merge pull request 'ui-additions-2024-03' ( #113 ) from ui-additions-2024-03 into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/113
7 months ago
Trent Larson
5a2a8659f7
Merge branch 'master' into ui-additions-2024-03
7 months ago
Trent Larson
0632fb9b39
show in description when recipient is a project (not just Anonymous)
7 months ago
Trent Larson
640d273646
filter by selections (now all working), add cache for plans
7 months ago
trentlarson
8f4289c14d
Merge pull request 'send a time for notifications to the push server' ( #112 ) from notify-time into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/112
7 months ago
trentlarson
7f56c90d97
Merge pull request 'ui-fixes-2024-03' ( #111 ) from ui-fixes-2024-03 into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/111
7 months ago
Trent Larson
8e1daf7015
feed filter: save the changed values to the DB, go to map if no location chosen, reload if necessary
7 months ago
Jose Olarte III
e90a0be6d9
Names and variables for filter toggles
7 months ago
Trent Larson
489bb76a60
adjust more code to the PushSubscriptionJSON
7 months ago
Trent Larson
2ca33bb9eb
adjust the notification-subscription objects to try and send correct info
7 months ago
Trent Larson
121181c6a1
add adjustment to UTC hour for notification time
7 months ago
Trent Larson
e4cf79b558
update tasks
7 months ago
Trent Larson
7692cc2b35
add logic to send a time for notifications
7 months ago
Jose Olarte III
0b4f2484f7
Additions to Account View
8 months ago
Jose Olarte III
cfd53bc186
Removed one more
8 months ago
Jose Olarte III
7f66addfe3
Filter options reduced for release
8 months ago
Jose Olarte III
4635c1ac48
Feed filters dialog
8 months ago
Jose Olarte III
55da3d0b1c
Map fix #2
8 months ago
Jose Olarte III
dce4d3cc72
Button width changes
For buttons that are next to each other
8 months ago
Jose Olarte III
e028197a2a
Optimized grid space for wider screens
8 months ago
Jose Olarte III
0dab475d8b
Fixed map z-index
8 months ago
Jose Olarte III
4e227fc07a
Added close icon to gifted prompts dialog
8 months ago
Trent Larson
2dfc8fedaa
refactor tasks
8 months ago
Jason Buchanan
035f2a5b04
docs: adding do for updated development server run command
- `npm run dev`
8 months ago
Jason Buchanan
09dccc34d6
fix: buffer typescript error in util.ts when parsing ArrayBuffer
8 months ago
Trent Larson
b28104af5b
bump version and add -beta
8 months ago
Trent Larson
3a07e31d63
bump to version 0.3.6
8 months ago
Trent Larson
35455e6648
fix check for more camera-device options
8 months ago
Trent Larson
0e2c5af16e
add onboarding help instructions as separate page
8 months ago
trentlarson
1fc5b0ea2b
Merge pull request 'add button during photo to switch to mirror mode' ( #109 ) from photo-reverse into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/109
8 months ago
Jason Buchanan
ca240ab795
fix: es modules syntax for buffer deps instead of commonjs require
8 months ago
Jason Buchanan
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.
8 months ago
Jason Buchanan
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
8 months ago
Jason Buchanan
38f44771e9
Initial stab at vitejs update
8 months ago
Trent Larson
be2154f847
change icon for detail view (from circle-info to file-lines)
8 months ago
Trent Larson
4ad4cab25e
add blurb explaining what data is shared with the world
8 months ago
Trent Larson
e020caaa50
show warnings before dismissing prompt, and add to tasks and help
8 months ago
Trent Larson
40d12b1f9c
add button on photo to switch to mirror mode
8 months ago
Trent Larson
28754bdfb1
bump version to 0.3.5
8 months ago
Trent Larson
2b8f9579f1
fix so that project agent & location removals get saved
8 months ago
Trent Larson
6dc0c2cd58
add a camera-switch button
8 months ago
trentlarson
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: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/108
8 months ago
Jason Buchanan
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.
8 months ago
Trent Larson
5e771e4a24
refactor tasks
8 months ago
Trent Larson
4dd2c044d5
bump to v 0.3.4
8 months ago
trentlarson
3bfd54362e
Merge pull request 'Sample button visual enhancement' ( #104 ) from button-visual-enhancement into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/104
8 months ago
Jose Olarte III
b6e344a15e
Propagated button improvements across views
8 months ago
Jose Olarte III
3d1c46aef8
Merge branch 'master' into button-visual-enhancement
8 months ago
trentlarson
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: https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/pulls/107
8 months ago
Trent Larson
313cd79e60
finalize the photo-taking code, adding comments and removing logging
8 months ago