Matthew Aaron Raymer
c84e597047
Added the flow from New Project to View Project
2 years ago
Matthew Aaron Raymer
c61be23fee
Merged in with small corrections
2 years ago
Matthew Aaron Raymer
1c0881fe14
Subject: workflow for saving of project
* Changed from passing parameters since this isn't supported anymore by Vue
* Added new AppStore values for a projectId which are accessible in the ProjectView View
2 years ago
Trent Larson
2a7c858662
refactor: use our own SimpleSigner since library version is deprecated
2 years ago
anomalist
8540a2de77
Merge pull request 'Include a way to register other test users' ( #4 ) from test-registration into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/4
2 years ago
Matthew Aaron Raymer
41d8df2238
Added Project New Button
2 years ago
Matthew Aaron Raymer
71546ea605
Added new projects view
2 years ago
Matthew Aaron Raymer
487997b87c
Adding a less complex router
2 years ago
Trent Larson
693df1bda1
feat: switch to the SimpleSigner code for working signatures
2 years ago
Trent Larson
d3e590822e
docs: fix spelling error
2 years ago
Trent Larson
4e1263d041
test: add function for test User #0 to register a new user
2 years ago
Matthew Aaron Raymer
ba85663048
Linted
2 years ago
Trent Larson
9d566fa977
fix: use SimpleSigner directly from did-jwt
2 years ago
Matthew Aaron Raymer
3440f28121
Added some ideas for doing actions from the console ... Work in Progress
2 years ago
Matthew Aaron Raymer
150b35c4c7
Update with our own SimpleSigner
2 years ago
Matthew Aaron Raymer
39c931cde9
A touch of documenting process
2 years ago
Matthew Aaron Raymer
f858a4d29a
Linted
2 years ago
Matthew Aaron Raymer
f021fcdb1c
New Project
2 years ago
Matthew Aaron Raymer
6325bcbe35
Work in progress
2 years ago
Matthew Aaron Raymer
0ee35e4946
Added variation of accessToken method carried over from endorser-mobile
2 years ago
Matthew Aaron Raymer
f5a2d71ed3
Added some elementary Vue constructs
2 years ago
anomalist
c43fdcbb7f
Merge pull request 'chore: add setup file for asdf-vm.com' ( #3 ) from setup-asdf into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/3
2 years ago
Trent Larson
3034d66a5d
docs: insert coding project task list into this repo
2 years ago
Trent Larson
ba14fd4242
chore: add setup file for asdf-vm.com
2 years ago
anomalist
236c1c2836
Merge pull request 'remove code for lowercase checks (that were for old uPort)' ( #1 ) from remove-unused-lowercases into master
Reviewed-on: https://gitea.anomalistdesign.com/trent_larson/kick-starter-for-time-pwa/pulls/1
2 years ago
Trent Larson
d2cea34242
fix: remove code for lowercase checks (that were for old uPort)
2 years ago
Matthew Aaron Raymer
3687e5e282
Subject line: Added v-model for input box on seed input.
Also completed recovery from seed. Should be ready to move to Make commitment
2 years ago
Matthew Aaron Raymer
65381e103c
Flesh out a bit more of the import and also refactor the router
2 years ago
Matthew Aaron Raymer
07f763e167
Fixing import function
2 years ago
Matthew Aaron Raymer
c9919987ca
Added clipboard copy actions.
We need to add designs for feedback on the copy action
2 years ago
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.
2 years ago
Matthew Aaron Raymer
b4557c3596
Adding markers to keep track of registration state
2 years ago
Matthew Aaron Raymer
05e969fbc4
Some small cleanup. Tried Plugin and have abandoned.
2 years ago
Matthew Aaron Raymer
4a407b43ae
Fix encrypt-decrypt issue.
2 years ago
Matthew Aaron Raymer
c6d0473fab
Refactored again. Fields update on Account page
2 years ago
Matthew Aaron Raymer
607230b51c
Cleaned up old Dexie class. Added mnemonic and dateCreated columns.
2 years ago
Matthew Aaron Raymer
c9d5ab82fd
Adds an initial account as long as there are no available accounts.
2 years ago
Matthew Aaron Raymer
3ac8f911ac
DB being created. Still getting an exception.
2 years ago
Matthew Aaron Raymer
9232afb5af
In transition ... experimenting
2 years ago
Matthew Aaron Raymer
2c57bbf4ee
Added a source map to aid in debugging
2 years ago
Matthew Aaron Raymer
c239906a96
New structure
2 years ago
Matthew Aaron Raymer
0fa0936c59
Clean up a bit
2 years ago
Matthew Aaron Raymer
aad6b8273b
Stil fixing database writes
2 years ago
Matthew Aaron Raymer
571fd241aa
Added Dixie class and cryptography. Need to figure out generating password, storing, and boot sequence.
2 years ago
Matthew Aaron Raymer
e0a3f92211
Add Dixie and make some dependency updates
2 years ago
Matthew Aaron Raymer
b58c0ce820
First iteration of account creation. More refactoring to come
2 years ago
Matthew Aaron Raymer
cbad2e7308
Initial foray into the enrolling. Expect refactoring.
2 years ago
Matthew Aaron Raymer
84af5287de
Fix to new routing rules
2 years ago
Matthew Aaron Raymer
39f2d73007
Adding new routing logic ... broken for the moment
2 years ago
Matthew Aaron Raymer
ed23317b0f
Adding an appStore Pinia datastore
2 years ago