Trent Larson
1127d7079b
remove outdated check, refactor tasks
12 months ago
Trent Larson
0bbadfec6d
add contact import by URL, add error notification, refine tasks
12 months ago
Trent Larson
7e819ea4de
fix location checkbox so that we can uncheck it
1 year ago
Trent Larson
74ed025377
move search area selection out of discover onto it's own screen
1 year ago
Trent Larson
0df5a975f3
add bottom navigation to edit-plan page
1 year ago
Trent Larson
4b9cbd0e9f
fix all the lint warnings
1 year ago
Trent Larson
a5e0c847b1
fix the last of the type annotations (still have to fix no-explicit-any warnings)
1 year ago
Matthew Raymer
fd43da93a5
A whole lot of cleaning going on
1 year ago
Trent Larson
b05b602acd
fix many, many more type errors
1 year ago
Matthew Raymer
5501ac1a2f
Many fixes -- especially and endorserServer
1 year ago
Trent Larson
519f320a2e
add a location marker to a new plan
1 year ago
Trent Larson
bf6830a1a8
update URL for API server
1 year ago
Jose Olarte III
f55e50067f
Replaced all alertMessage calls with notiwind
1 year ago
Trent Larson
8add6448fb
remove code that keeps the private key (account) data in memory
1 year ago
Matthew Raymer
cef346e487
Move almost all interfaces to endorserServer.ts
1 year ago
Matthew Raymer
fed23a61ee
Remove HelloWorld and do sweeping
1 year ago
Trent Larson
0257901c5b
allow viewing of a project without an ID (and other refactors)
1 year ago
Matthew Raymer
3bd55f3ad2
More cleanup and application of new db loading
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
0af03227a6
Propagated AlertMessage component
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
Matthew Raymer
0726a8d3ba
New modules and InfiniteScroll init
1 year ago
Trent Larson
07e7a70d56
in feed: add token for authorized request, plus better descriptions
1 year ago
Trent Larson
6daa515d19
load feed of give records on home screen
1 year ago
Trent Larson
32351b07b7
prefer console.error messages for errors
2 years 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
504da70fec
Alerts position fixed to viewport
2 years ago
Trent Larson
6c05d3105f
parameterize main identifier (to prepare the way for multiple)
2 years ago
Trent Larson
4cec3859ea
refactor: misc tweaks for types, lint, etc
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
Trent Larson
8b0b65c55b
refactor: migrate to handleId (since fullIri will soon be deprecated)
2 years ago
Jose Olarte III
1378106be7
Fixes to alert visibility and icon
2 years ago
Matthew Aaron Raymer
2d78a46ef2
Added alert box to save project but need a way to trigger an error?
2 years ago
Matthew Aaron Raymer
a2d1569d93
Added Save progress and a text counter on textbox
2 years ago
Trent Larson
f4dcfb8dad
linting update (no functional changes)
2 years ago
Matthew Aaron Raymer
1f114bfc52
Stub for message dialog
2 years ago
Matthew Aaron Raymer
99c38079b3
More fixes due to typing in catch
2 years ago
Matthew Aaron Raymer
54d556ac4b
Fixes to get the linter peachy
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
997093c695
Add flow from project list to view
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