Matthew Aaron Raymer
bfd2498906
Merge branch 'master' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa
2023-08-07 16:33:47 +08:00
Matthew Aaron Raymer
4933017e9c
Merge remote-tracking branch 'origin/cleanup-and-qr-code'
2023-08-07 16:33:37 +08:00
Matthew Aaron Raymer
18c23451bb
Merge remote-tracking branch 'origin/contact-amounts-ui-improvements'
2023-08-07 16:10:34 +08:00
Matthew Aaron Raymer
304985f88d
Merge remote-tracking branch 'origin/polish-ui-project-view'
2023-08-07 16:08:48 +08:00
Matthew Aaron Raymer
9a41aff8f0
Merge remote-tracking branch 'origin/jdenticon-entity-photos'
2023-08-07 15:59:47 +08:00
Matthew Aaron Raymer
e19cd980b4
Merging with corrections
2023-08-07 15:54:06 +08:00
Matthew Raymer
c4443f2ed1
Added error handling and new alerts in DiscoverView
2023-07-20 16:36:33 +08:00
Matthew Raymer
c502869c5f
Add button with gift icon for future dialog
2023-07-19 18:41:12 +08:00
Matthew Raymer
b7aacd63e6
Add and edit project tasks list
2023-07-19 18:26:59 +08:00
Matthew Raymer
5bc0e27b30
Use a DID instead of a name ... this may need some better design on the dialog @jose
2023-07-19 18:25:58 +08:00
Matthew Raymer
a4fe94f081
Add a back arrow
2023-07-19 18:25:03 +08:00
Matthew Raymer
8de95566df
Cleaning up this page to switch to GiftedDialog
2023-07-19 18:23:55 +08:00
Matthew Raymer
97569697f6
* show DID if no name
...
* hide no contacts when there are no contacts
* replace contact property with giver (? can you have another contact give you something ?)
2023-07-19 18:22:35 +08:00
Matthew Raymer
b9ed9d748b
Only project owner may see edit button of a project
2023-07-19 18:19:29 +08:00
Matthew Raymer
790d44db81
Remove the stub context menu causing vertical ellipsis
2023-07-19 16:30:56 +08:00
Matthew Raymer
6e3066ae92
Stub update of project task list
2023-07-18 21:04:48 +08:00
Matthew Raymer
e8eae544f3
Merge remote-tracking branch 'origin/no-accounts-in-memory'
2023-07-18 18:50:55 +08:00
Matthew Raymer
47ade49e31
Cleanup after some testing
2023-07-14 20:29:38 +08:00
Matthew Raymer
4ecea1ab0e
Add a special page for seeing all contacts to gift
2023-07-14 18:12:39 +08:00
Matthew Raymer
b9fdc920ea
Remove the old identity management. Update project tasks
2023-07-13 18:13:41 +08:00
Matthew Aaron Raymer
0907d59a6a
Remove form tags
2023-07-13 16:06:09 +08:00
Matthew Raymer
f428199228
Redirect to account tab after switching identity
2023-07-12 19:12:31 +08:00
Matthew Raymer
1405b88323
Functional Identity Management
2023-07-12 18:47:21 +08:00
Matthew Raymer
52d411470e
Send back to Jose for some list magic
2023-07-12 16:11:35 +08:00
Matthew Raymer
7a4ceaa455
Adding Identity Management stubs
2023-07-12 15:16:07 +08:00
Matthew Raymer
1d362c314b
Beginning of integration. Seems the data coming back from local and remote are different?
2023-07-11 18:31:58 +08:00
Matthew Raymer
3f13d3ea33
CLeanup header creation
2023-07-10 19:03:20 +08:00
Matthew Raymer
cef346e487
Move almost all interfaces to endorserServer.ts
2023-07-10 18:45:50 +08:00
Matthew Raymer
fed23a61ee
Remove HelloWorld and do sweeping
2023-07-10 18:20:13 +08:00
Matthew Raymer
b6b7c56157
DiscoverView searches almost done.
...
Contact fixes
ContactAmounts fix quick-nav
Cleaning up ProjectView still more to do
Hide advanced by default on StatisticsView
project.task updated
2023-07-10 18:03:51 +08:00
Matthew Raymer
c61bb88788
More cleanup from project task list
2023-07-08 18:42:53 +08:00
Matthew Raymer
3bd55f3ad2
More cleanup and application of new db loading
2023-07-08 18:31:12 +08:00
Matthew Raymer
3471afdf25
Cleaned up messages and improved the accountsDB lookups
2023-07-08 17:39:20 +08:00
Matthew Raymer
e25a83ff1b
Move account counter to mounted event
2023-07-08 17:19:52 +08:00
Matthew Raymer
0fbdb45d3e
Project Task update
2023-07-07 20:33:43 +08:00
Matthew Raymer
dc23ba1375
Fix a bug in HomeView and clean up recordGive method
2023-07-07 18:43:16 +08:00
Matthew Raymer
08137eb000
Updates to contacts UI. Sweep for buildIdentity and buildHeaders
2023-07-07 18:28:06 +08:00
Matthew Raymer
5d49965166
Simple fix. Missing reference to QuickNav
2023-07-07 16:22:53 +08:00
Matthew Raymer
5dc80ce12a
A bit more cleanup. Problem in Contacts to resolve.
2023-07-06 18:33:13 +08:00
Matthew Raymer
754bced2a9
Considerable cleanup. I think I also found the issue from the other day with values not loading from settings.
2023-07-06 18:12:21 +08:00
Matthew Raymer
e3f58bd593
Purge all vue-class-component with vue-facing-decorator.
...
Make some strike-throughs for project-task
Update package.json
2023-07-06 17:28:08 +08:00
Matthew Raymer
3b41014083
Considerable cleanup and merge
2023-07-06 16:59:50 +08:00
Matthew Raymer
5be67fd4c9
Rolled out to all views that had HTML quicknav
2023-07-05 17:59:31 +08:00
Matthew Raymer
dda3ad057d
This is the QuickNav component
2023-07-05 17:58:18 +08:00
Matthew Raymer
cf54096326
Looks like GiftedDialog works? A little cleanup.
2023-07-05 16:27:21 +08:00
Matthew Raymer
80a1185faa
Fix for missing scene-container
2023-07-05 15:59:58 +08:00
Matthew Raymer
4758a740de
First draft of Vue3 version. WIll finish after error-logging merge
2023-07-04 20:03:36 +08:00
Matthew Raymer
0a020a4069
Clean up vestigle old alert code
2023-07-04 19:29:12 +08:00
Matthew Raymer
c859778832
Add AlertMessage component
2023-07-04 19:27:57 +08:00
Matthew Raymer
c24022c41c
Make the visibility of the Alert indirect
2023-07-04 19:26:05 +08:00
Matthew Raymer
0fd4b86a84
A bit of linting
2023-07-03 21:06:24 +08:00
Matthew Raymer
c31445865e
Straggler
2023-07-03 21:05:45 +08:00
Matthew Raymer
0af03227a6
Propagated AlertMessage component
2023-07-03 21:04:53 +08:00
Matthew Raymer
3c977a1f28
First roll out of an AlertMessage control
2023-07-03 20:24:23 +08:00
Matthew Raymer
8d8635a3e6
Added try...catch and linted
2023-07-03 19:44:41 +08:00
Matthew Raymer
bcc6de6fc0
New AlertMessage component
2023-07-03 19:40:53 +08:00
Matthew Raymer
99ea161da0
Removed created() and relocated to mounted() could not replicate issue
2023-07-03 18:48:01 +08:00
Matthew Raymer
3f6dbdebef
Moved checkLimits inside try...catch since it has an identity check
2023-07-03 18:46:23 +08:00
Matthew Raymer
b139957e3e
Added identity check
2023-07-03 18:44:42 +08:00
Matthew Raymer
53f42e1ad3
Updates to fix merge and remove console.log
2023-06-27 20:07:38 +08:00
Matthew Raymer
5f0bbccbe6
Merge branch 'infinitescroll-test'
2023-06-27 19:06:41 +08:00
Matthew Raymer
3ec9056901
Merging remote master into local
2023-06-27 19:06:25 +08:00
Matthew Raymer
6d3ab7c313
Added loading settings (no image yet) plus refactored types a little more.
2023-06-27 18:57:36 +08:00
Matthew Raymer
6393a20e7e
Documentation added
2023-06-26 20:45:13 +08:00
Matthew Raymer
19d934eb28
Do a merge
2023-06-26 20:02:56 +08:00
Matthew Raymer
49ce7d43b0
Refactored and streamlined code. Still having an issue with beforeId?
2023-06-26 19:53:28 +08:00
Matthew Aaron Raymer
6233189a49
Merging next-iteration
2023-06-26 13:59:47 +08:00
Matthew Aaron Raymer
ffb0f2d37f
Merge branch 'master' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into allow-new
2023-06-26 13:49:59 +08:00
Matthew Raymer
071c41b70c
Firing properly but no data returned on extended fetch
2023-06-24 17:47:18 +08:00
Matthew Raymer
0726a8d3ba
New modules and InfiniteScroll init
2023-06-23 18:56:26 +08:00
Matthew Aaron Raymer
0dbc018c8d
A bit of infinity and hack for copy message
2023-05-13 11:19:53 +08:00
Matthew Aaron Raymer
7208a0fad1
Title: Updates to packages, new decorators, and implement slider
...
Description: It has been a while since packages have been updated. I've switched to the vue-facing-decorators since the old decorators are deprecated. Also, using a model for the checkbox value and a change handler on the surrounding label instead of the checkbox itself.
2023-04-02 18:29:25 +08:00
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