9bacd4da87
consolidate into GiftedDialog because the result was always the same
2023-11-04 18:48:31 -06:00
58c091cdaa
add test view to hold testing functionality
2023-11-03 16:48:34 -06:00
9486142b2a
make the Anonymous icon to be blank, plus some other renaming & task cleanup
2023-09-06 19:48:47 -06:00
4b9cbd0e9f
fix all the lint warnings
2023-09-04 15:17:32 -06:00
Matthew Raymer
fd43da93a5
A whole lot of cleaning going on
2023-09-04 20:44:00 +08:00
b05b602acd
fix many, many more type errors
2023-09-03 10:02:17 -06:00
5804f692b7
update to new alerting -- old alerts were broken
2023-08-21 07:29:26 -06:00
0c05505c46
allow use of custom derivation path, and add way to increment derivation for existing
2023-08-20 19:46:12 -06:00
Matthew Raymer
c4443f2ed1
Added error handling and new alerts in DiscoverView
2023-07-20 16:36:33 +08:00
015704c94e
Merge pull request 'home-gifting-improvements' ( #43 ) from home-gifting-improvements into master
...
Reviewed-on: trent_larson/kick-starter-for-time-pwa#43
2023-07-18 01:35:40 -04:00
Jose Olarte III
3e52b504b0
Polished gifted dialog UI
2023-07-14 18:27:43 +08:00
Matthew Raymer
4ecea1ab0e
Add a special page for seeing all contacts to gift
2023-07-14 18:12:39 +08:00
Matthew Raymer
7a4ceaa455
Adding Identity Management stubs
2023-07-12 15:16:07 +08:00
Matthew Raymer
c61bb88788
More cleanup from project task list
2023-07-08 18:42:53 +08:00
Matthew Aaron Raymer
6233189a49
Merging next-iteration
2023-06-26 13:59:47 +08:00
944b0ad759
fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage
2023-06-24 21:07:21 -06:00
5747404fd6
add marker in feed to show where they've seen claims, plus other small clean-up
2023-06-23 20:17:54 -06:00
6daa515d19
load feed of give records on home screen
2023-06-11 20:37:34 -06:00
40f9de0609
add QR code for contact info
2023-05-20 20:41:15 -06:00
d1194297ac
Merge branch 'switching-servers'
2023-05-20 17:34:22 -06:00
55b53955fc
add page to show mnemonic seed phrase for backup
2023-05-19 15:49:34 -06:00
a9844e6e78
add beginning of visualization for statistics, unmodified from blog code
2023-05-16 06:22:19 -06:00
9317b59231
feat: add a page for details about contact transactions (which I'll fill in soon)
2023-03-24 22:04:53 -06:00
07bba55a30
add help page; add tasks for rest of "contact giving" functions
2023-03-19 19:47:37 -06:00
45b54db01e
separate account from other data for backup/restore
2023-03-19 16:25:19 -06:00
ee32c1aef4
Merge branch 'master' into db-set-and-bak
2023-03-19 11:30:00 -06:00
5f3861049e
remove separate storage reference for account check
2023-03-18 17:42:27 -06:00
4fdfe2f824
feat: add contacts DB & page
2023-03-12 18:30:18 -06:00
Matthew Aaron Raymer
487997b87c
Adding a less complex router
2023-01-09 15:10:05 +08:00
Matthew Aaron Raymer
65381e103c
Flesh out a bit more of the import and also refactor the router
2022-12-21 18:02:19 +08:00
Matthew Aaron Raymer
9f94aad88a
Subject line: Adding routing for post-registration.
...
Had to add a bogus home page (left over boilerplate home) to fill the role of an initial load state.
The app will look at the app Pinia state and if it is 'registered' and then send to the discovery page.
2022-12-19 15:58:17 +08:00
Matthew Aaron Raymer
b4557c3596
Adding markers to keep track of registration state
2022-12-19 14:19:33 +08:00
Matthew Aaron Raymer
05e969fbc4
Some small cleanup. Tried Plugin and have abandoned.
2022-12-17 18:28:53 +08:00
Matthew Aaron Raymer
c239906a96
New structure
2022-12-14 17:06:16 +08:00
Matthew Aaron Raymer
aad6b8273b
Stil fixing database writes
2022-12-13 17:47:04 +08:00
Matthew Aaron Raymer
84af5287de
Fix to new routing rules
2022-12-08 15:37:07 +08:00
Matthew Aaron Raymer
39f2d73007
Adding new routing logic ... broken for the moment
2022-12-07 17:59:37 +08:00
Matthew Aaron Raymer
617de58a92
Change to anchors with click handlers so we can run code before transitioning to next pages
2022-12-05 16:52:28 +08:00
Matthew Aaron Raymer
5c14275a75
Added Pinia account state tracking. Also modified router to go to Start if no account is defined.
2022-12-02 18:54:47 +08:00
Matthew Aaron Raymer
ba143dfccd
Cleanup of some workflow actions and quick nav
2022-12-01 16:16:58 +08:00
Matthew Aaron Raymer
f28e2123b1
Resynching master branch
2022-11-30 13:20:45 +08:00
Matthew Aaron Raymer
813a874d12
Added first path to start view
2022-11-27 12:17:54 +08:00
Matthew Aaron Raymer
4952e17fa4
init
2022-11-16 14:48:22 +08:00