87cfead094
fix display of gives on contact screen; adjust give UI for project
2023-07-20 18:22:45 -06: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
110ed009b2
remove unused reference, call out another verbiage fix to do
2023-07-14 20:30:40 -06:00
b86323ec83
adjust didInfo so we can use DIDs and not identities, removing last of identities in memory
2023-07-11 15:30:51 -06:00
8add6448fb
remove code that keeps the private key (account) data in memory
2023-07-11 09:10:25 -06: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
0b7a35c9b8
list the gives to a plan and gives to which this plan contributed
2023-07-09 20:37:08 -06:00
0257901c5b
allow viewing of a project without an ID (and other refactors)
2023-07-09 09:38:28 -06:00
d9d6096275
consolidate the "gave" actions on a projecct
2023-07-09 08:31:11 -06: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
08137eb000
Updates to contacts UI. Sweep for buildIdentity and buildHeaders
2023-07-07 18:28:06 +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
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
0af03227a6
Propagated AlertMessage component
2023-07-03 21:04:53 +08:00
a8f1e25986
add error messages for gives
2023-07-01 22:20:10 -06:00
a2b3cebdb3
finish contact selection for gives
2023-07-01 15:45:30 -06:00
643f777d10
start linking gives to projects
2023-07-01 07:07:46 -06:00
5747404fd6
add marker in feed to show where they've seen claims, plus other small clean-up
2023-06-23 20:17:54 -06:00
32351b07b7
prefer console.error messages for errors
2023-05-28 07:10:00 -06:00
55b53955fc
add page to show mnemonic seed phrase for backup
2023-05-19 15:49:34 -06:00
fc7c1187e8
allow to switch the server
2023-05-19 13:28:52 -06:00
Jose Olarte III
67a1a07cab
Increased nav z-index to clear other abs/fixed position elements
2023-04-02 10:35:05 +08:00
6c05d3105f
parameterize main identifier (to prepare the way for multiple)
2023-03-25 21:43:51 -06:00
07bba55a30
add help page; add tasks for rest of "contact giving" functions
2023-03-19 19:47:37 -06:00
45b54db01e
separate account from other data for backup/restore
2023-03-19 16:25:19 -06:00
4fdfe2f824
feat: add contacts DB & page
2023-03-12 18:30:18 -06:00
Matthew Aaron Raymer
54d556ac4b
Fixes to get the linter peachy
2023-02-01 16:55:40 +08:00
83a9dc332c
chore: understandable debugging
2023-01-25 16:32:19 -07:00
5638798ca8
chore: update to match latest API for retrieving plans
2023-01-25 09:10:16 -07:00
1bedbe17c0
feat: adjust to the new endpoints for editable plan records
2023-01-23 22:14:46 -07: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
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
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
487997b87c
Adding a less complex router
2023-01-09 15:10:05 +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
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
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