Commit Graph

  • 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 simple-signer Matthew Aaron Raymer 2023-01-10 16:22:07 +0800
  • 2a7c858662 refactor: use our own SimpleSigner since library version is deprecated Trent Larson 2023-01-09 19:08:41 -0700
  • 8540a2de77 Merge pull request 'Include a way to register other test users' (#4) from test-registration into master anomalist 2023-01-09 16:25:34 -0500
  • 41d8df2238 Added Project New Button Matthew Aaron Raymer 2023-01-09 16:05:45 +0800
  • 71546ea605 Added new projects view Matthew Aaron Raymer 2023-01-09 15:57:58 +0800
  • 487997b87c Adding a less complex router Matthew Aaron Raymer 2023-01-09 15:10:05 +0800
  • 693df1bda1 feat: switch to the SimpleSigner code for working signatures Trent Larson 2023-01-07 23:37:38 -0700
  • d3e590822e docs: fix spelling error Trent Larson 2023-01-07 23:34:42 -0700
  • 4e1263d041 test: add function for test User #0 to register a new user Trent Larson 2023-01-07 23:15:39 -0700
  • ba85663048 Linted Matthew Aaron Raymer 2023-01-07 13:19:04 +0800
  • 9d566fa977 fix: use SimpleSigner directly from did-jwt Trent Larson 2023-01-06 19:25:53 -0700
  • 3440f28121 Added some ideas for doing actions from the console ... Work in Progress Matthew Aaron Raymer 2023-01-06 17:56:37 +0800
  • 150b35c4c7 Update with our own SimpleSigner Matthew Aaron Raymer 2023-01-06 17:30:41 +0800
  • 39c931cde9 A touch of documenting process Matthew Aaron Raymer 2023-01-04 17:15:11 +0800
  • f858a4d29a Linted Matthew Aaron Raymer 2023-01-04 17:09:11 +0800
  • f021fcdb1c New Project Matthew Aaron Raymer 2023-01-04 17:05:08 +0800
  • 6325bcbe35 Work in progress Matthew Aaron Raymer 2023-01-03 17:28:23 +0800
  • 0ee35e4946 Added variation of accessToken method carried over from endorser-mobile Matthew Aaron Raymer 2023-01-03 12:35:41 +0800
  • f5a2d71ed3 Added some elementary Vue constructs Matthew Aaron Raymer 2023-01-02 17:55:43 +0800
  • c43fdcbb7f Merge pull request 'chore: add setup file for asdf-vm.com' (#3) from setup-asdf into master anomalist 2023-01-02 01:53:16 -0500
  • 3034d66a5d docs: insert coding project task list into this repo Trent Larson 2023-01-01 12:48:42 -0700
  • ba14fd4242 chore: add setup file for asdf-vm.com Trent Larson 2023-01-01 12:43:34 -0700
  • 236c1c2836 Merge pull request 'remove code for lowercase checks (that were for old uPort)' (#1) from remove-unused-lowercases into master anomalist 2022-12-31 21:03:38 -0500
  • d2cea34242 fix: remove code for lowercase checks (that were for old uPort) Trent Larson 2022-12-29 16:13:51 -0700
  • 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 Matthew Aaron Raymer 2022-12-22 15:24:17 +0800
  • 65381e103c Flesh out a bit more of the import and also refactor the router Matthew Aaron Raymer 2022-12-21 18:02:19 +0800
  • 07f763e167 Fixing import function Matthew Aaron Raymer 2022-12-21 16:08:40 +0800
  • c9919987ca Added clipboard copy actions. We need to add designs for feedback on the copy action Matthew Aaron Raymer 2022-12-19 17:51:14 +0800
  • 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. Matthew Aaron Raymer 2022-12-19 15:58:17 +0800
  • b4557c3596 Adding markers to keep track of registration state Matthew Aaron Raymer 2022-12-19 14:19:33 +0800
  • 9e4046a69d Adding class-based Vue Plugin for Vue stub experimental_plugin Matthew Aaron Raymer 2022-12-19 12:41:04 +0800
  • 05e969fbc4 Some small cleanup. Tried Plugin and have abandoned. Matthew Aaron Raymer 2022-12-17 18:28:53 +0800
  • 4a407b43ae Fix encrypt-decrypt issue. Matthew Aaron Raymer 2022-12-17 13:32:00 +0800
  • c6d0473fab Refactored again. Fields update on Account page Matthew Aaron Raymer 2022-12-16 18:46:01 +0800
  • 607230b51c Cleaned up old Dexie class. Added mnemonic and dateCreated columns. Matthew Aaron Raymer 2022-12-16 13:34:01 +0800
  • c9d5ab82fd Adds an initial account as long as there are no available accounts. Matthew Aaron Raymer 2022-12-15 17:52:42 +0800
  • 3ac8f911ac DB being created. Still getting an exception. Matthew Aaron Raymer 2022-12-15 16:45:38 +0800
  • 9232afb5af In transition ... experimenting Matthew Aaron Raymer 2022-12-15 16:36:23 +0800
  • 2c57bbf4ee Added a source map to aid in debugging Matthew Aaron Raymer 2022-12-14 17:34:53 +0800
  • c239906a96 New structure Matthew Aaron Raymer 2022-12-14 17:06:16 +0800
  • 0fa0936c59 Clean up a bit Matthew Aaron Raymer 2022-12-13 18:00:40 +0800
  • aad6b8273b Stil fixing database writes Matthew Aaron Raymer 2022-12-13 17:47:04 +0800
  • 571fd241aa Added Dixie class and cryptography. Need to figure out generating password, storing, and boot sequence. Matthew Aaron Raymer 2022-12-12 18:35:20 +0800
  • e0a3f92211 Add Dixie and make some dependency updates Matthew Aaron Raymer 2022-12-12 14:28:58 +0800
  • b58c0ce820 First iteration of account creation. More refactoring to come Matthew Aaron Raymer 2022-12-09 18:23:53 +0800
  • cbad2e7308 Initial foray into the enrolling. Expect refactoring. Matthew Aaron Raymer 2022-12-08 17:36:26 +0800
  • 84af5287de Fix to new routing rules Matthew Aaron Raymer 2022-12-08 15:37:07 +0800
  • 39f2d73007 Adding new routing logic ... broken for the moment Matthew Aaron Raymer 2022-12-07 17:59:37 +0800
  • ed23317b0f Adding an appStore Pinia datastore Matthew Aaron Raymer 2022-12-05 17:50:28 +0800
  • 3c843b2f16 Add a back-button action Matthew Aaron Raymer 2022-12-05 16:54:40 +0800
  • 617de58a92 Change to anchors with click handlers so we can run code before transitioning to next pages Matthew Aaron Raymer 2022-12-05 16:52:28 +0800
  • 290a13fbf2 Fixing up some dependencies Matthew Aaron Raymer 2022-12-05 16:10:29 +0800
  • 5c14275a75 Added Pinia account state tracking. Also modified router to go to Start if no account is defined. Matthew Aaron Raymer 2022-12-02 18:54:47 +0800
  • 3c388da22d Added Pinia in addition to Vuex for state-management. Will migrate to Pinia eventually Matthew Aaron Raymer 2022-12-01 17:43:43 +0800
  • ba143dfccd Cleanup of some workflow actions and quick nav Matthew Aaron Raymer 2022-12-01 16:16:58 +0800
  • 037fb09d82 A few small fixes and adding some possible dependencies we'll need later Matthew Aaron Raymer 2022-11-30 16:36:21 +0800
  • 3357ee08eb Updates to quick navigation Matthew Aaron Raymer 2022-11-30 15:40:10 +0800
  • 65d4efb936 Updates to add back buttons and known router paths Matthew Aaron Raymer 2022-11-30 14:39:24 +0800
  • f28e2123b1 Resynching master branch Matthew Aaron Raymer 2022-11-30 13:20:45 +0800
  • cf4375164f Adding router-links tmp Matthew Aaron Raymer 2022-11-30 13:09:12 +0800
  • bdb9da2b87 Added back fontawesome icons Jose Olarte III 2022-11-28 21:04:26 +0800
  • 6fc070b45d Chimney added to project view Matthew Aaron Raymer 2022-11-28 19:03:23 +0800
  • 55ba4f0154 Updates with Font-Awesome Matthew Aaron Raymer 2022-11-28 18:31:38 +0800
  • 38d04566a4 Merge branch 'tmp' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into tmp Matthew Aaron Raymer 2022-11-28 17:52:19 +0800
  • 4b8466fb04 First font-awesome icon Matthew Aaron Raymer 2022-11-28 17:50:51 +0800
  • f45a528f43 Fixes to input fields Jose Olarte III 2022-11-28 17:42:25 +0800
  • d25f8f45bd All the router endpoints to views initiated Matthew Aaron Raymer 2022-11-28 13:11:29 +0800
  • fee0c08f76 Review universal nav from boilerplate Matthew Aaron Raymer 2022-11-28 12:40:17 +0800
  • 301b96ef3a Merge branch 'tmp' Matthew Aaron Raymer 2022-11-27 14:18:18 +0800
  • 6a0ddb15e5 Fix config Matthew Aaron Raymer 2022-11-27 14:16:57 +0800
  • 7cb2821e76 FontAwesome added Matthew Aaron Raymer 2022-11-27 13:44:12 +0800
  • 7d707e47f4 Clean up vestigal boilerplat Matthew Aaron Raymer 2022-11-27 13:30:21 +0800
  • a75a745b8b Fix up css Matthew Aaron Raymer 2022-11-27 13:15:25 +0800
  • 813a874d12 Added first path to start view Matthew Aaron Raymer 2022-11-27 12:17:54 +0800
  • c1acee63bf Linted views Matthew Aaron Raymer 2022-11-27 12:11:07 +0800
  • acbf1b062b TypeScript classes added Matthew Aaron Raymer 2022-11-27 12:09:44 +0800
  • 303f22b60d Raw templates for all current designs Matthew Aaron Raymer 2022-11-27 11:58:01 +0800
  • ff826a81f3 Add ImportAccountView Matthew Aaron Raymer 2022-11-26 17:02:50 +0800
  • 099dbbdad8 Added NewEditAccountView and gitignore Matthew Aaron Raymer 2022-11-26 16:36:37 +0800
  • ea668a87d4 Adding Tailwind and start application views Matthew Aaron Raymer 2022-11-26 12:36:39 +0800
  • 2243458a67 Updates to dependencies Matthew Aaron Raymer 2022-11-25 16:28:00 +0800
  • 4952e17fa4 init Matthew Aaron Raymer 2022-11-16 14:48:22 +0800