Commit Graph
405 Commits
Author SHA1 Message Date
trentlarson 4fdfe2f824 feat: add contacts DB & page 2023-03-12 18:30:18 -06:00
trentlarson 682942268d updating tasks 2023-03-05 21:19:07 -05:00
trentlarson 701f71e942 Merge pull request 'refactor: migrate to handleId (since fullIri will soon be deprecated)' (#8) from handleId-migrate into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#8
2023-03-01 22:36:28 -05:00
trentlarson 8b0b65c55b refactor: migrate to handleId (since fullIri will soon be deprecated) 2023-02-28 09:12:00 -07:00
Jose Olarte III 1378106be7 Fixes to alert visibility and icon 2023-02-27 20:16:24 +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
Jose Olarte III da6833a0eb Fixed search bar 2023-02-13 18:44:50 +08:00
anomalist f3f55e1636 Update 'project.yaml' 2023-02-13 02:12:45 -05:00
trentlarson 6c38e69f9e docs: remove completed tasks regarding IDs 2023-02-07 20:50:56 -07:00
trentlarson f4dcfb8dad linting update (no functional changes) 2023-02-07 20:30:17 -07:00
Matthew Aaron Raymer 1f114bfc52 Stub for message dialog 2023-02-06 18:51:50 +08:00
anomalist 1ed22c9848 Update 'project.yaml' 2023-02-03 00:48:12 -05: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
anomalist c8feb0c35b Update 'project.yaml' 2023-01-31 23:19:16 -05:00
anomalist 2c74f358c7 Update 'project.yaml' 2023-01-31 23:17:29 -05:00
anomalist 3f1a0185a4 Update 'project.yaml' 2023-01-31 23:17:02 -05:00
trentlarson f886be7844 Merge pull request 'update to new endpoints with the editable plan "handle"' (#7) from pull-only-plans into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#7
2023-01-31 22:46:39 -05:00
trentlarson 83a9dc332c chore: understandable debugging 2023-01-25 16:32:19 -07:00
trentlarson 5638798ca8 chore: update to match latest API for retrieving plans 2023-01-25 09:10:16 -07:00
trentlarson 1bedbe17c0 feat: adjust to the new endpoints for editable plan records 2023-01-23 22:14:46 -07:00
anomalist d6253ca737 Merge pull request 'Pull only PlanAction records for this issuer' (#6) from pull-only-plans into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#6
2023-01-20 00:15:27 -05:00
trentlarson 4664d697fd feat: restrict to only pull PlanActions for issuer 2023-01-19 21:30:00 -07:00
trentlarson fa01125c84 docs: add testing info, tweak tasks 2023-01-19 21:29:45 -07: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
trentlarson 2a7c858662 refactor: use our own SimpleSigner since library version is deprecated 2023-01-09 19:08:41 -07:00
anomalist 8540a2de77 Merge pull request 'Include a way to register other test users' (#4) from test-registration into master
Reviewed-on: trent_larson/kick-starter-for-time-pwa#4
2023-01-09 16:25:34 -05: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
trentlarson 693df1bda1 feat: switch to the SimpleSigner code for working signatures 2023-01-07 23:37:38 -07:00
trentlarson d3e590822e docs: fix spelling error 2023-01-07 23:34:42 -07:00
trentlarson 4e1263d041 test: add function for test User #0 to register a new user 2023-01-07 23:15:39 -07:00
Matthew Aaron Raymer ba85663048 Linted 2023-01-07 13:19:04 +08:00
trentlarson 9d566fa977 fix: use SimpleSigner directly from did-jwt 2023-01-06 19:25:53 -07: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