Commit Graph

  • 0ea123e028 fix highlights on bottom row Trent Larson 2023-03-20 19:46:17 -0600
  • fdac4f2665 allow deletion of a contact Trent Larson 2023-03-20 19:29:58 -0600
  • 5c75ad80af add correct encodings for public keys, plus some instructions for entering a contact Trent Larson 2023-03-20 18:58:55 -0600
  • d293d0c3e2 show/hide given totals based on setting rather than URL parameter Trent Larson 2023-03-20 09:19:40 -0600
  • c47d6d8ae4 Merge pull request 'separate account from other data for backup/restore' (#13) from separate-dbs into master anomalist 2023-03-20 01:45:22 -0400
  • 07bba55a30 add help page; add tasks for rest of "contact giving" functions Trent Larson 2023-03-19 19:47:37 -0600
  • 4cec3859ea refactor: misc tweaks for types, lint, etc Trent Larson 2023-03-19 18:29:02 -0600
  • c7fa6823bc add DB export Trent Larson 2023-03-19 18:23:15 -0600
  • 34a50d75b3 remove the handle for test-user registration, and add easier instructions Trent Larson 2023-03-19 17:33:18 -0600
  • 45b54db01e separate account from other data for backup/restore Trent Larson 2023-03-19 16:25:19 -0600
  • fb44c8aa48 Merge pull request 'Add settings table.' (#12) from db-set-and-bak into master trentlarson 2023-03-19 13:30:27 -0400
  • ee32c1aef4 Merge branch 'master' into db-set-and-bak Trent Larson 2023-03-19 11:30:00 -0600
  • ae96d88680 Merge pull request 'add contacts DB & page' (#10) from add-contacts into master trentlarson 2023-03-19 13:10:47 -0400
  • 75eb712c62 Merge pull request 'show totals of GiveAction entries for contacts' (#11) from contact-tallies into add-contacts trentlarson 2023-03-19 13:09:54 -0400
  • b3cdcb010a change dateCreated to a string (from a Date object, which persists as a Date object) Trent Larson 2023-03-18 20:46:59 -0600
  • 59d621efc1 add toggle for displaying give amounts for each contact Trent Larson 2023-03-18 20:37:50 -0600
  • afc175e3e7 add settings table to store names (and other things soon) Trent Larson 2023-03-18 19:56:57 -0600
  • 315cdc0cf1 remove unused lastView and localStorage account names Trent Larson 2023-03-18 18:06:58 -0600
  • 5f3861049e remove separate storage reference for account check Trent Larson 2023-03-18 17:42:27 -0600
  • cfeabf05a4 refactor DB organization (prepping for more tables) Trent Larson 2023-03-18 17:04:14 -0600
  • f6a7677bdc feat: add a description for time gifts (and refactor errors) Trent Larson 2023-03-15 21:04:10 -0600
  • 9cb10b8561 ui: change item on bottom row to 'contacts' Trent Larson 2023-03-15 18:49:05 -0600
  • d6a5bd02f3 fix: type-checking Trent Larson 2023-03-14 20:31:26 -0600
  • d5abfb0265 feat: load totals immediately, and prompt to verify giving amount Trent Larson 2023-03-14 18:42:30 -0600
  • 392728fd4a feat: allow entry and send of a Give to/from addresses in contact list Trent Larson 2023-03-14 17:03:32 -0600
  • 740f2f0932 Merge branch 'master' into add-contacts anomalist 2023-03-14 03:41:57 -0400
  • 7214882523 feat: show hours given to and received from contacts Trent Larson 2023-03-13 20:36:33 -0600
  • 53204179a2 Merge pull request 'updating tasks for the end of this stage' (#9) from trentlarson-patch-1 into master trentlarson 2023-03-12 23:15:26 -0400
  • 4fdfe2f824 feat: add contacts DB & page Trent Larson 2023-03-12 18:30:18 -0600
  • 682942268d updating tasks trentlarson 2023-03-05 21:19:07 -0500
  • 701f71e942 Merge pull request 'refactor: migrate to handleId (since fullIri will soon be deprecated)' (#8) from handleId-migrate into master trentlarson 2023-03-01 22:36:28 -0500
  • 8b0b65c55b refactor: migrate to handleId (since fullIri will soon be deprecated) Trent Larson 2023-02-28 09:12:00 -0700
  • 1378106be7 Fixes to alert visibility and icon Jose Olarte III 2023-02-27 20:16:24 +0800
  • 2d78a46ef2 Added alert box to save project but need a way to trigger an error? Matthew Aaron Raymer 2023-02-16 18:07:19 +0800
  • a2d1569d93 Added Save progress and a text counter on textbox Matthew Aaron Raymer 2023-02-16 17:30:09 +0800
  • da6833a0eb Fixed search bar Jose Olarte III 2023-02-13 18:44:50 +0800
  • f3f55e1636 Update 'project.yaml' anomalist 2023-02-13 02:12:45 -0500
  • 6c38e69f9e docs: remove completed tasks regarding IDs Trent Larson 2023-02-07 20:50:56 -0700
  • f4dcfb8dad linting update (no functional changes) Trent Larson 2023-02-07 20:30:17 -0700
  • 1f114bfc52 Stub for message dialog Matthew Aaron Raymer 2023-02-06 18:51:50 +0800
  • 1ed22c9848 Update 'project.yaml' anomalist 2023-02-03 00:48:12 -0500
  • 99c38079b3 More fixes due to typing in catch Matthew Aaron Raymer 2023-02-02 17:51:03 +0800
  • 54d556ac4b Fixes to get the linter peachy Matthew Aaron Raymer 2023-02-01 16:55:40 +0800
  • c8feb0c35b Update 'project.yaml' anomalist 2023-01-31 23:19:16 -0500
  • 2c74f358c7 Update 'project.yaml' anomalist 2023-01-31 23:17:29 -0500
  • 3f1a0185a4 Update 'project.yaml' anomalist 2023-01-31 23:17:02 -0500
  • f886be7844 Merge pull request 'update to new endpoints with the editable plan "handle"' (#7) from pull-only-plans into master trentlarson 2023-01-31 22:46:39 -0500
  • 83a9dc332c chore: understandable debugging Trent Larson 2023-01-25 16:32:19 -0700
  • 5638798ca8 chore: update to match latest API for retrieving plans Trent Larson 2023-01-25 09:10:16 -0700
  • 1bedbe17c0 feat: adjust to the new endpoints for editable plan records Trent Larson 2023-01-23 22:14:46 -0700
  • d6253ca737 Merge pull request 'Pull only PlanAction records for this issuer' (#6) from pull-only-plans into master anomalist 2023-01-20 00:15:27 -0500
  • 4664d697fd feat: restrict to only pull PlanActions for issuer Trent Larson 2023-01-19 21:30:00 -0700
  • fa01125c84 docs: add testing info, tweak tasks Trent Larson 2023-01-19 21:29:45 -0700
  • 68eb04c137 Added updating account name Matthew Aaron Raymer 2023-01-17 16:53:44 +0800
  • 51600b65d7 Add edit project flow in anticipation of API method. Ugly Edit button needs to be replaced. Matthew Aaron Raymer 2023-01-17 16:35:38 +0800
  • 997093c695 Add flow from project list to view Matthew Aaron Raymer 2023-01-17 16:13:58 +0800
  • cc57d59717 Basic Project list added Matthew Aaron Raymer 2023-01-16 18:35:06 +0800
  • 01eecfd8d9 Time since Matthew Aaron Raymer 2023-01-16 17:24:48 +0800
  • 64bd9a103d Name and description added to Project View Matthew Aaron Raymer 2023-01-16 16:37:57 +0800
  • c84e597047 Added the flow from New Project to View Project Matthew Aaron Raymer 2023-01-16 14:12:52 +0800
  • c61be23fee Merged in with small corrections Matthew Aaron Raymer 2023-01-10 16:30:03 +0800
  • 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 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
  • 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