Trent Larson
c8de13d376
add link to map on projects which have a location
1 year ago
Jose Olarte III
868b5413de
Added jdenticon to project view
1 year ago
Jose Olarte III
75f26ccf2d
eslint fixes
1 year ago
Jose Olarte III
4de66b1609
Cleaned up Project view UI
1 year ago
Jose Olarte III
4b87692231
Added jdenticon to more views
1 year ago
Jose Olarte III
f55e50067f
Replaced all alertMessage calls with notiwind
1 year ago
Trent Larson
4866416aae
fix didInfo logic, and add to project lists
1 year ago
Trent Larson
87cfead094
fix display of gives on contact screen; adjust give UI for project
1 year ago
Matthew Raymer
b9ed9d748b
Only project owner may see edit button of a project
1 year ago
Matthew Raymer
790d44db81
Remove the stub context menu causing vertical ellipsis
1 year ago
Trent Larson
110ed009b2
remove unused reference, call out another verbiage fix to do
1 year ago
Trent Larson
b86323ec83
adjust didInfo so we can use DIDs and not identities, removing last of identities in memory
1 year ago
Trent Larson
8add6448fb
remove code that keeps the private key (account) data in memory
1 year ago
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
1 year ago
Trent Larson
0b7a35c9b8
list the gives to a plan and gives to which this plan contributed
1 year ago
Trent Larson
0257901c5b
allow viewing of a project without an ID (and other refactors)
1 year ago
Trent Larson
d9d6096275
consolidate the "gave" actions on a projecct
1 year ago
Matthew Raymer
c61bb88788
More cleanup from project task list
1 year ago
Matthew Raymer
3bd55f3ad2
More cleanup and application of new db loading
1 year ago
Matthew Raymer
3471afdf25
Cleaned up messages and improved the accountsDB lookups
1 year ago
Matthew Raymer
08137eb000
Updates to contacts UI. Sweep for buildIdentity and buildHeaders
1 year ago
Matthew Raymer
754bced2a9
Considerable cleanup. I think I also found the issue from the other day with values not loading from settings.
1 year ago
Matthew Raymer
3b41014083
Considerable cleanup and merge
1 year ago
Matthew Raymer
5be67fd4c9
Rolled out to all views that had HTML quicknav
1 year ago
Matthew Raymer
0af03227a6
Propagated AlertMessage component
1 year ago
Trent Larson
a8f1e25986
add error messages for gives
1 year ago
Trent Larson
a2b3cebdb3
finish contact selection for gives
1 year ago
Trent Larson
643f777d10
start linking gives to projects
1 year ago
Trent Larson
5747404fd6
add marker in feed to show where they've seen claims, plus other small clean-up
1 year ago
Trent Larson
32351b07b7
prefer console.error messages for errors
1 year ago
Trent Larson
55b53955fc
add page to show mnemonic seed phrase for backup
2 years ago
Trent Larson
fc7c1187e8
allow to switch the server
2 years ago
Jose Olarte III
67a1a07cab
Increased nav z-index to clear other abs/fixed position elements
2 years ago
Trent Larson
6c05d3105f
parameterize main identifier (to prepare the way for multiple)
2 years ago
Trent Larson
07bba55a30
add help page; add tasks for rest of "contact giving" functions
2 years ago
Trent Larson
45b54db01e
separate account from other data for backup/restore
2 years ago
Trent Larson
4fdfe2f824
feat: add contacts DB & page
2 years ago
Matthew Aaron Raymer
54d556ac4b
Fixes to get the linter peachy
2 years ago
Trent Larson
83a9dc332c
chore: understandable debugging
2 years ago
Trent Larson
5638798ca8
chore: update to match latest API for retrieving plans
2 years ago
Trent Larson
1bedbe17c0
feat: adjust to the new endpoints for editable plan records
2 years ago
Matthew Aaron Raymer
51600b65d7
Add edit project flow in anticipation of API method. Ugly Edit button needs to be replaced.
2 years ago
Matthew Aaron Raymer
cc57d59717
Basic Project list added
2 years ago
Matthew Aaron Raymer
01eecfd8d9
Time since
2 years ago
Matthew Aaron Raymer
64bd9a103d
Name and description added to Project View
2 years ago
Matthew Aaron Raymer
c84e597047
Added the flow from New Project to View Project
2 years ago
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
2 years ago
Matthew Aaron Raymer
487997b87c
Adding a less complex router
2 years ago
Matthew Aaron Raymer
037fb09d82
A few small fixes and adding some possible dependencies we'll need later
2 years ago
Matthew Aaron Raymer
65d4efb936
Updates to add back buttons and known router paths
2 years ago