trentlarson
|
606d9ec734
|
fix the result count when the search filters change
|
2023-11-30 20:30:00 -07:00 |
|
trentlarson
|
7a3bd069b8
|
fix keyword search to work for both local and everywhere searches
|
2023-11-30 20:15:54 -07:00 |
|
trentlarson
|
b1ac9e71cb
|
Merge pull request 'copy contact JWT URL; add project ID to URL' (#85) from more-small2 into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#85
|
2023-11-27 20:39:12 -05:00 |
|
trentlarson
|
c1176fa24d
|
clear search results on restarting search
|
2023-11-26 20:08:30 -07:00 |
|
trentlarson
|
1cf6660e6c
|
move both the contributions to & from this project to the last column (for when they both show)
|
2023-11-26 18:49:48 -07:00 |
|
trentlarson
|
6957678474
|
include project ID in the URLs to the project-details page
|
2023-11-26 18:42:28 -07:00 |
|
trentlarson
|
889b6d5737
|
update tasks
|
2023-11-26 18:22:35 -07:00 |
|
trentlarson
|
1be10b1511
|
add ability to copy the QR code (even though we don't have a way to read it in yet)
|
2023-11-26 18:20:15 -07:00 |
|
trentlarson
|
85405317ee
|
update name of the app, and update version to 0.1.4
|
2023-11-23 11:15:48 -07:00 |
|
trentlarson
|
072497a553
|
Merge pull request 'add checkbox for given-to-user since sometimes it's to someone else' (#84) from to-me-checkbox into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#84
|
2023-11-21 22:03:22 -05:00 |
|
trentlarson
|
8a33ccfdcf
|
add checkbox for given-to-user since sometimes it's to someone else
|
2023-11-20 20:41:26 -07:00 |
|
trentlarson
|
7311d36726
|
bump to v 0.1.4
|
2023-11-20 19:28:36 -07:00 |
|
trentlarson
|
7e819ea4de
|
fix location checkbox so that we can uncheck it
|
2023-11-20 19:23:22 -07:00 |
|
trentlarson
|
607666a2f9
|
add display of offers on project page
|
2023-11-19 19:44:11 -07:00 |
|
trentlarson
|
0a618cc4ff
|
add button to record an offer on a project
|
2023-11-19 17:08:42 -07:00 |
|
trentlarson
|
ab1a725c1b
|
fix & doc: don't show number of projects until loaded; refactor task list
|
2023-11-18 15:18:55 -07:00 |
|
trentlarson
|
46d76013e8
|
make a back button at the top and the tabs at the bottom of each page
|
2023-11-18 14:49:38 -07:00 |
|
trentlarson
|
faf8f4f6a9
|
feat: default to remote project search if no search area filter is selected
|
2023-11-18 14:38:55 -07:00 |
|
trentlarson
|
154fcd98a5
|
doc: refactor registration message & tests
|
2023-11-18 14:13:19 -07:00 |
|
trentlarson
|
c391385500
|
feat & doc: automatically set visibility & alert about registration, alert to help onboard (and refine docs & tasks)
|
2023-11-18 13:43:01 -07:00 |
|
trentlarson
|
b64f35869e
|
fix: update openssl script according to new info
|
2023-11-18 06:25:30 -07:00 |
|
trentlarson
|
92fcffdfc5
|
update the script commands for JWT signature generation & validation
|
2023-11-17 20:33:57 -07:00 |
|
trentlarson
|
5f5562f5e3
|
doc: update tasks
|
2023-11-17 17:47:41 -07:00 |
|
trentlarson
|
74ed025377
|
move search area selection out of discover onto it's own screen
|
2023-11-17 15:23:48 -07:00 |
|
trentlarson
|
f36ecfd8db
|
misc look-and-feel tweaks
|
2023-11-17 13:54:32 -07:00 |
|
trentlarson
|
73f890beac
|
modify English verbiage for push-server instructions
|
2023-11-11 22:26:10 -07:00 |
|
trentlarson
|
67dce9e678
|
allow for a project ID in the URL
|
2023-11-11 22:25:06 -07:00 |
|
trentlarson
|
2b66ddfb83
|
update CHANGELOG
|
2023-11-11 13:25:05 -07:00 |
|
trentlarson
|
56fc2893a2
|
fix version in package-lock; modify a project task
|
2023-11-11 13:11:40 -07:00 |
|
trentlarson
|
30d45c0acf
|
tweak some more tasks (so it's clear which ones require UI expertise)
|
2023-11-06 18:07:57 -07:00 |
|
trentlarson
|
221bb2a27c
|
move other route into alphabetical order (no logic changes)
|
2023-11-06 18:04:35 -07:00 |
|
trentlarson
|
2961e29831
|
move routes into alphabetical order (no logic changes)
|
2023-11-06 09:09:34 -07:00 |
|
trentlarson
|
5ae5e110c2
|
refine task list
|
2023-11-06 09:08:56 -07:00 |
|
trentlarson
|
20c2954be1
|
remove unused properties
|
2023-11-06 08:59:31 -07:00 |
|
trentlarson
|
a848e1fa81
|
Merge pull request 'consolidate into GiftedDialog because the result was always the same' (#76) from more-smalls into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#76
|
2023-11-06 07:56:07 -05:00 |
|
trentlarson
|
85bd807bcc
|
allow view of feed without an identifier
|
2023-11-05 21:46:46 -07:00 |
|
trentlarson
|
eeece8a1b4
|
refactor UI & remove unused code on account screen
|
2023-11-05 18:15:52 -07:00 |
|
trentlarson
|
bbfc1e1007
|
modify naming for unnamed gifter
|
2023-11-05 18:05:59 -07:00 |
|
trentlarson
|
433d0c023e
|
refactor look of identity page
|
2023-11-05 17:55:03 -07:00 |
|
trentlarson
|
ac6376243b
|
refactor name setting and other small messaging & types
|
2023-11-05 17:30:23 -07:00 |
|
trentlarson
|
a12f033b72
|
refactor type that was a duplication
|
2023-11-05 17:02:24 -07:00 |
|
trentlarson
|
42cd7d00de
|
fix message to user
|
2023-11-05 17:02:05 -07:00 |
|
trentlarson
|
c388cc8cfe
|
remove lastName and just have a single name field
|
2023-11-05 16:34:18 -07:00 |
|
trentlarson
|
6d4d4e40c3
|
Merge branch 'master' into more-smalls
|
2023-11-05 15:55:13 -07:00 |
|
trentlarson
|
3b39faf173
|
fix linting error
|
2023-11-05 15:51:47 -07:00 |
|
trentlarson
|
f43ecc98aa
|
tweak notifications on errors and other responses
|
2023-11-05 08:29:36 -07:00 |
|
trentlarson
|
5b7ccf9ef0
|
fix where the project ID was not included; fix the pause when submitting give & show toast of aknowledgement; remove 'emit'
|
2023-11-05 07:46:16 -07:00 |
|
trentlarson
|
9bacd4da87
|
consolidate into GiftedDialog because the result was always the same
|
2023-11-04 18:48:31 -06:00 |
|
trentlarson
|
7450d8d1c3
|
Merge pull request 'more miscellany' (#75) from misc2 into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#75
|
2023-11-04 00:14:20 -04:00 |
|
trentlarson
|
7490cfc557
|
Merge branch 'master' into misc2
|
2023-11-03 22:12:31 -06:00 |
|
trentlarson
|
95287e4dd0
|
Merge pull request 'add IDs for puppeteer test script' (#74) from ids-for-tests into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#74
|
2023-11-03 21:50:08 -04:00 |
|
trentlarson
|
679d1a70e8
|
Merge pull request 'allow edit of a contact's name' (#73) from contact-edit into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#73
|
2023-11-03 21:49:40 -04:00 |
|
trentlarson
|
047fb263dd
|
Merge pull request 'a couple of fixes' (#72) from fixes into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#72
|
2023-11-03 21:49:12 -04:00 |
|
trentlarson
|
b76cf28bc2
|
Merge pull request 'edit text on the help page' (#70) from misc into master
Reviewed-on: trent_larson/crowd-funder-for-time-pwa#70
|
2023-11-03 21:47:45 -04:00 |
|
trentlarson
|
58c091cdaa
|
add test view to hold testing functionality
|
2023-11-03 16:48:34 -06:00 |
|
trentlarson
|
0df5a975f3
|
add bottom navigation to edit-plan page
|
2023-11-03 16:17:25 -06:00 |
|
trentlarson
|
94051e6ba9
|
revert changes that are contained in other PRs
|
2023-11-03 13:27:50 -06:00 |
|
trentlarson
|
8e60f53f0b
|
fix name of class to match the file name (and avoid clash with existing class)
|
2023-11-03 13:23:11 -06:00 |
|
trentlarson
|
afc48a5434
|
add IDs for puppeteer test script
|
2023-11-03 13:19:42 -06:00 |
|
trentlarson
|
6eb3381a98
|
enhancements to contact name edit
|
2023-11-03 10:24:48 -06:00 |
|
trentlarson
|
2bec218cc5
|
allow edit of a contact's name
|
2023-11-02 20:50:33 -06:00 |
|
trentlarson
|
327c655fb3
|
add a couple more tasks
|
2023-11-02 09:15:21 -06:00 |
|
trentlarson
|
866aad069f
|
add multiple new tasks based on board meeting feedback
|
2023-11-02 09:04:42 -06:00 |
|
trentlarson
|
7f6c938029
|
fix display of given items; bump version to 0.1.2
|
2023-11-01 09:09:20 -06:00 |
|
trentlarson
|
6d2df4a50c
|
fix the error message on a successful result
|
2023-11-01 08:56:22 -06:00 |
|
trentlarson
|
7305606546
|
improve give descriptions, bump to v 0.1.1
|
2023-10-31 20:53:39 -06:00 |
|
trentlarson
|
2a9ff8aa77
|
add some instructions and other tasks
|
2023-10-31 20:19:21 -06:00 |
|
trentlarson
|
829994491c
|
improve messages for feed summaries
|
2023-10-31 19:58:37 -06:00 |
|
trentlarson
|
ce06e8f0fa
|
update derivation path to the one for time
|
2023-10-31 19:58:07 -06:00 |
|
trentlarson
|
1ee751eea8
|
Merge pull request 'add QR scanner for adding a contact' (#69) from qr-reader-rebased into master
|
2023-10-31 10:34:59 -04:00 |
|
trentlarson
|
116b239616
|
change derivation path, add task to test app updating
|
2023-09-15 15:00:33 -06:00 |
|
trentlarson
|
f47346cc35
|
edit text on the help page
|
2023-09-09 08:13:55 -06:00 |
|
trentlarson
|
0e02268950
|
update tasks
|
2023-09-07 19:36:49 -06:00 |
|
trentlarson
|
94d9c425ad
|
add QR scanner for adding a contact
|
2023-09-07 18:59:19 -06:00 |
|
trentlarson
|
a053c48819
|
make the Anonymous icon the same everywhere, and tweak more in the task list
|
2023-09-06 20:06:11 -06:00 |
|
trentlarson
|
9486142b2a
|
make the Anonymous icon to be blank, plus some other renaming & task cleanup
|
2023-09-06 19:48:47 -06:00 |
|
trentlarson
|
06b173e861
|
fix bad prompt if they choose to confirm, and use the right phrasing for singular "hour"
|
2023-09-04 19:55:58 -06:00 |
|
trentlarson
|
6a8b9d36a7
|
move limit checks out of "advanced" section, and always allow registration (for tests)
|
2023-09-04 19:03:45 -06:00 |
|
trentlarson
|
52a6451a2d
|
remove technical details from user-facing messages
|
2023-09-04 15:37:39 -06:00 |
|
trentlarson
|
4b9cbd0e9f
|
fix all the lint warnings
|
2023-09-04 15:17:32 -06:00 |
|
trentlarson
|
a5e0c847b1
|
fix the last of the type annotations (still have to fix no-explicit-any warnings)
|
2023-09-04 08:03:43 -06:00 |
|
trentlarson
|
b59bcf249a
|
fix many more typescript errors
|
2023-09-03 21:40:40 -06:00 |
|
trentlarson
|
b05b602acd
|
fix many, many more type errors
|
2023-09-03 10:02:17 -06:00 |
|
trentlarson
|
b8aaffbf8d
|
commit the recreated package-lock.json file
|
2023-09-03 10:01:51 -06:00 |
|
trentlarson
|
999d7abc04
|
fix linting
|
2023-09-01 13:14:40 -06:00 |
|
trentlarson
|
f7f947bfdd
|
finish selection of a location on the nearby search -- it all works :-)
|
2023-08-31 20:55:51 -06:00 |
|
trentlarson
|
26d9b134c7
|
refactor map selection, and now location selection & cancellation works (but not saving yet)
|
2023-08-31 18:58:34 -06:00 |
|
trentlarson
|
8ee610c1bc
|
start the assignment of boundaries for a local search
|
2023-08-29 20:47:22 -06:00 |
|
trentlarson
|
8d15b7bfb8
|
Merge branch 'master' into move-id-switch
|
2023-08-28 08:20:33 -06:00 |
|
trentlarson
|
5c57ee3e72
|
move ID switcher to advanced section
|
2023-08-28 08:18:02 -06:00 |
|
trentlarson
|
c8de13d376
|
add link to map on projects which have a location
|
2023-08-27 20:20:16 -06:00 |
|
trentlarson
|
2ccfb283b4
|
Merge branch 'master' into plan-loc
|
2023-08-27 13:12:57 -06:00 |
|
trentlarson
|
552fce3281
|
update the test URL (to remove the port)
|
2023-08-27 13:12:12 -06:00 |
|
trentlarson
|
12de3dec4f
|
take a stab at the meaning of the "options" in the web-push doc
|
2023-08-27 11:58:02 -06:00 |
|
trentlarson
|
b171e1ae13
|
Merge branch 'master' into plan-loc
|
2023-08-27 11:51:31 -06:00 |
|
trentlarson
|
dc54006fca
|
fix some formatting of web-push doc
|
2023-08-27 11:47:43 -06:00 |
|
trentlarson
|
519f320a2e
|
add a location marker to a new plan
|
2023-08-26 21:12:46 -06:00 |
|
trentlarson
|
97274a701d
|
update derivation verbiage
|
2023-08-21 08:42:18 -06:00 |
|
trentlarson
|
81a6d73f2f
|
update task for alert fixes
|
2023-08-21 07:31:28 -06:00 |
|
trentlarson
|
5804f692b7
|
update to new alerting -- old alerts were broken
|
2023-08-21 07:29:26 -06:00 |
|