Matthew Aaron Raymer
59e1311d23
Minor linting issue
2023-03-29 15:44:31 +08:00
Matthew Aaron Raymer
2d78a46ef2
Added alert box to save project but need a way to trigger an error?
2023-02-16 18:07:19 +08:00
Matthew Aaron Raymer
a2d1569d93
Added Save progress and a text counter on textbox
2023-02-16 17:30:09 +08:00
Matthew Aaron Raymer
1f114bfc52
Stub for message dialog
2023-02-06 18:51:50 +08:00
Matthew Aaron Raymer
99c38079b3
More fixes due to typing in catch
2023-02-02 17:51:03 +08:00
Matthew Aaron Raymer
54d556ac4b
Fixes to get the linter peachy
2023-02-01 16:55:40 +08:00
Matthew Aaron Raymer
68eb04c137
Added updating account name
2023-01-17 16:53:44 +08:00
Matthew Aaron Raymer
51600b65d7
Add edit project flow in anticipation of API method. Ugly Edit button needs to be replaced.
2023-01-17 16:35:38 +08:00
Matthew Aaron Raymer
997093c695
Add flow from project list to view
2023-01-17 16:13:58 +08:00
Matthew Aaron Raymer
cc57d59717
Basic Project list added
2023-01-16 18:35:06 +08:00
Matthew Aaron Raymer
01eecfd8d9
Time since
2023-01-16 17:24:48 +08:00
Matthew Aaron Raymer
64bd9a103d
Name and description added to Project View
2023-01-16 16:37:57 +08:00
Matthew Aaron Raymer
c84e597047
Added the flow from New Project to View Project
2023-01-16 14:12:52 +08:00
Matthew Aaron Raymer
c61be23fee
Merged in with small corrections
2023-01-10 16:30:03 +08:00
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
2023-01-10 16:22:07 +08:00
Matthew Aaron Raymer
41d8df2238
Added Project New Button
2023-01-09 16:05:45 +08:00
Matthew Aaron Raymer
71546ea605
Added new projects view
2023-01-09 15:57:58 +08:00
Matthew Aaron Raymer
487997b87c
Adding a less complex router
2023-01-09 15:10:05 +08:00
Matthew Aaron Raymer
ba85663048
Linted
2023-01-07 13:19:04 +08:00
Matthew Aaron Raymer
3440f28121
Added some ideas for doing actions from the console ... Work in Progress
2023-01-06 17:56:37 +08:00
Matthew Aaron Raymer
150b35c4c7
Update with our own SimpleSigner
2023-01-06 17:30:41 +08:00
Matthew Aaron Raymer
39c931cde9
A touch of documenting process
2023-01-04 17:15:11 +08:00
Matthew Aaron Raymer
f858a4d29a
Linted
2023-01-04 17:09:11 +08:00
Matthew Aaron Raymer
f021fcdb1c
New Project
2023-01-04 17:05:08 +08:00
Matthew Aaron Raymer
6325bcbe35
Work in progress
2023-01-03 17:28:23 +08:00
Matthew Aaron Raymer
0ee35e4946
Added variation of accessToken method carried over from endorser-mobile
2023-01-03 12:35:41 +08:00
Matthew Aaron Raymer
f5a2d71ed3
Added some elementary Vue constructs
2023-01-02 17:55:43 +08:00
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
2022-12-22 15:24:17 +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
07f763e167
Fixing import function
2022-12-21 16:08:40 +08:00
Matthew Aaron Raymer
c9919987ca
Added clipboard copy actions.
...
We need to add designs for feedback on the copy action
2022-12-19 17:51:14 +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
4a407b43ae
Fix encrypt-decrypt issue.
2022-12-17 13:32:00 +08:00
Matthew Aaron Raymer
c6d0473fab
Refactored again. Fields update on Account page
2022-12-16 18:46:01 +08:00
Matthew Aaron Raymer
607230b51c
Cleaned up old Dexie class. Added mnemonic and dateCreated columns.
2022-12-16 13:34:01 +08:00
Matthew Aaron Raymer
c9d5ab82fd
Adds an initial account as long as there are no available accounts.
2022-12-15 17:52:42 +08:00
Matthew Aaron Raymer
3ac8f911ac
DB being created. Still getting an exception.
2022-12-15 16:45:38 +08:00
Matthew Aaron Raymer
9232afb5af
In transition ... experimenting
2022-12-15 16:36:23 +08:00
Matthew Aaron Raymer
2c57bbf4ee
Added a source map to aid in debugging
2022-12-14 17:34:53 +08:00
Matthew Aaron Raymer
c239906a96
New structure
2022-12-14 17:06:16 +08:00
Matthew Aaron Raymer
0fa0936c59
Clean up a bit
2022-12-13 18:00:40 +08:00
Matthew Aaron Raymer
aad6b8273b
Stil fixing database writes
2022-12-13 17:47:04 +08:00
Matthew Aaron Raymer
571fd241aa
Added Dixie class and cryptography. Need to figure out generating password, storing, and boot sequence.
2022-12-12 18:35:20 +08:00
Matthew Aaron Raymer
e0a3f92211
Add Dixie and make some dependency updates
2022-12-12 14:28:58 +08:00
Matthew Aaron Raymer
b58c0ce820
First iteration of account creation. More refactoring to come
2022-12-09 18:23:53 +08:00
Matthew Aaron Raymer
cbad2e7308
Initial foray into the enrolling. Expect refactoring.
2022-12-08 17:36:26 +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
ed23317b0f
Adding an appStore Pinia datastore
2022-12-05 17:50:28 +08:00
Matthew Aaron Raymer
3c843b2f16
Add a back-button action
2022-12-05 16:54:40 +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
290a13fbf2
Fixing up some dependencies
2022-12-05 16:10:29 +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
3c388da22d
Added Pinia in addition to Vuex for state-management. Will migrate to Pinia eventually
2022-12-01 17:43:43 +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
037fb09d82
A few small fixes and adding some possible dependencies we'll need later
2022-11-30 16:36:21 +08:00
Matthew Aaron Raymer
3357ee08eb
Updates to quick navigation
2022-11-30 15:40:10 +08:00
Matthew Aaron Raymer
65d4efb936
Updates to add back buttons and known router paths
2022-11-30 14:39:24 +08:00
Matthew Aaron Raymer
f28e2123b1
Resynching master branch
2022-11-30 13:20:45 +08:00
Matthew Aaron Raymer
301b96ef3a
Merge branch 'tmp'
2022-11-27 14:18:18 +08:00
Matthew Aaron Raymer
6a0ddb15e5
Fix config
2022-11-27 14:16:57 +08:00
Matthew Aaron Raymer
7cb2821e76
FontAwesome added
2022-11-27 13:44:12 +08:00
Matthew Aaron Raymer
7d707e47f4
Clean up vestigal boilerplat
2022-11-27 13:30:21 +08:00
Matthew Aaron Raymer
a75a745b8b
Fix up css
2022-11-27 13:15:25 +08:00
Matthew Aaron Raymer
813a874d12
Added first path to start view
2022-11-27 12:17:54 +08:00
Matthew Aaron Raymer
c1acee63bf
Linted views
2022-11-27 12:11:07 +08:00
Matthew Aaron Raymer
acbf1b062b
TypeScript classes added
2022-11-27 12:09:44 +08:00
Matthew Aaron Raymer
303f22b60d
Raw templates for all current designs
2022-11-27 11:58:01 +08:00
Matthew Aaron Raymer
ff826a81f3
Add ImportAccountView
2022-11-26 17:02:50 +08:00
Matthew Aaron Raymer
099dbbdad8
Added NewEditAccountView and gitignore
2022-11-26 16:36:37 +08:00
Matthew Aaron Raymer
ea668a87d4
Adding Tailwind and start application views
2022-11-26 12:36:39 +08:00
Matthew Aaron Raymer
2243458a67
Updates to dependencies
2022-11-25 16:28:00 +08:00
Matthew Aaron Raymer
4952e17fa4
init
2022-11-16 14:48:22 +08:00