Trent Larson
4cec3859ea
refactor: misc tweaks for types, lint, etc
2 years ago
Trent Larson
c7fa6823bc
add DB export
2 years ago
Trent Larson
34a50d75b3
remove the handle for test-user registration, and add easier instructions
2 years ago
Trent Larson
45b54db01e
separate account from other data for backup/restore
2 years ago
Trent Larson
b3cdcb010a
change dateCreated to a string (from a Date object, which persists as a Date object)
2 years ago
Trent Larson
59d621efc1
add toggle for displaying give amounts for each contact
2 years ago
Trent Larson
afc175e3e7
add settings table to store names (and other things soon)
2 years ago
Trent Larson
5f3861049e
remove separate storage reference for account check
2 years ago
Trent Larson
cfeabf05a4
refactor DB organization (prepping for more tables)
2 years ago
Trent Larson
9cb10b8561
ui: change item on bottom row to 'contacts'
2 years ago
Matthew Aaron Raymer
68eb04c137
Added updating account name
2 years ago
Trent Larson
4e1263d041
test: add function for test User #0 to register a new user
2 years ago
Matthew Aaron Raymer
6325bcbe35
Work in progress
2 years ago
Matthew Aaron Raymer
f5a2d71ed3
Added some elementary Vue constructs
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
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
9232afb5af
In transition ... experimenting
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
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
ba143dfccd
Cleanup of some workflow actions and quick nav
2 years ago
Matthew Aaron Raymer
f28e2123b1
Resynching master branch
2 years ago
Matthew Aaron Raymer
c1acee63bf
Linted views
2 years ago
Matthew Aaron Raymer
acbf1b062b
TypeScript classes added
2 years ago
Matthew Aaron Raymer
303f22b60d
Raw templates for all current designs
2 years ago