Jose Olarte III
|
b6e344a15e
|
Propagated button improvements across views
|
2024-03-21 19:30:42 +08:00 |
|
|
|
6aab1ff49d
|
consolidate interface and remove copies of code
|
2024-02-24 10:26:12 -07:00 |
|
|
|
f41e541fe2
|
send the last JWT instead of the identifier for plan edits
|
2024-02-11 16:05:15 -07:00 |
|
|
|
c3819ec919
|
don't autocapitalize website input; refactor tasks
|
2024-02-03 19:33:52 -07:00 |
|
|
|
1be899c48d
|
ensure error message shows, and unset register flag if there's an API error
|
2024-02-02 17:40:06 -07:00 |
|
|
|
6aee93ca6c
|
update tasks; enhance an error message & some typescripts
|
2024-02-02 12:25:04 -07:00 |
|
|
|
639dc7b4e5
|
add instruction to error output
|
2024-01-27 12:40:40 -07:00 |
|
|
|
d7ef07c2e2
|
automatically create an identity on the first page (and other UI tweaks)
|
2024-01-14 21:00:59 -07:00 |
|
|
|
40a8794649
|
remove checks on old fullIri field
|
2024-01-13 18:48:29 -07:00 |
|
|
|
fa72d38d18
|
allow an agent to edit a project
|
2024-01-13 18:45:51 -07:00 |
|
|
|
a87179d127
|
change wording from "identity" to "identifier" in many places
|
2024-01-12 16:37:02 -07:00 |
|
Jose Olarte III
|
998a1d312f
|
Set max screen content width
|
2024-01-02 15:25:51 +08:00 |
|
|
|
04df0d4eff
|
fix problem when there's a null description
|
2023-12-13 08:56:53 -07:00 |
|
|
|
bb122be319
|
add URL for plans
|
2023-12-05 19:55:44 -07:00 |
|
|
|
3f436476a2
|
fix project loading & saving to include all the claim data
|
2023-12-05 18:47:56 -07:00 |
|
|
|
69c60e5426
|
change verbiage from "project" to "idea"
|
2023-12-04 19:55:57 -07:00 |
|
|
|
4806acc30e
|
increase max characters for project description
|
2023-12-04 19:51:29 -07:00 |
|
|
|
1127d7079b
|
remove outdated check, refactor tasks
|
2023-12-04 19:42:04 -07:00 |
|
|
|
0bbadfec6d
|
add contact import by URL, add error notification, refine tasks
|
2023-12-04 19:21:03 -07:00 |
|
|
|
7e819ea4de
|
fix location checkbox so that we can uncheck it
|
2023-11-20 19:23:22 -07:00 |
|
|
|
74ed025377
|
move search area selection out of discover onto it's own screen
|
2023-11-17 15:23:48 -07:00 |
|
|
|
0df5a975f3
|
add bottom navigation to edit-plan page
|
2023-11-03 16:17:25 -06:00 |
|
|
|
4b9cbd0e9f
|
fix all the lint warnings
|
2023-09-04 15:17:32 -06:00 |
|
|
|
a5e0c847b1
|
fix the last of the type annotations (still have to fix no-explicit-any warnings)
|
2023-09-04 08:03:43 -06:00 |
|
Matthew Raymer
|
fd43da93a5
|
A whole lot of cleaning going on
|
2023-09-04 20:44:00 +08:00 |
|
|
|
b05b602acd
|
fix many, many more type errors
|
2023-09-03 10:02:17 -06:00 |
|
Matthew Raymer
|
5501ac1a2f
|
Many fixes -- especially and endorserServer
|
2023-09-03 21:08:30 +08:00 |
|
|
|
519f320a2e
|
add a location marker to a new plan
|
2023-08-26 21:12:46 -06:00 |
|
|
|
ac4c92d8e8
|
Merge branch 'master' into update-api-server
|
2023-08-07 03:13:26 -04:00 |
|
|
|
bf6830a1a8
|
update URL for API server
|
2023-08-05 18:20:03 -06:00 |
|
Jose Olarte III
|
f55e50067f
|
Replaced all alertMessage calls with notiwind
|
2023-07-21 20:26:00 +08:00 |
|
|
|
8add6448fb
|
remove code that keeps the private key (account) data in memory
|
2023-07-11 09:10:25 -06: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 |
|
|
|
0257901c5b
|
allow viewing of a project without an ID (and other refactors)
|
2023-07-09 09:38:28 -06:00 |
|
Matthew Raymer
|
3bd55f3ad2
|
More cleanup and application of new db loading
|
2023-07-08 18:31:12 +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
|
0af03227a6
|
Propagated AlertMessage component
|
2023-07-03 21:04:53 +08:00 |
|
Matthew Raymer
|
3ec9056901
|
Merging remote master into local
|
2023-06-27 19:06:25 +08: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 |
|
Matthew Raymer
|
0726a8d3ba
|
New modules and InfiniteScroll init
|
2023-06-23 18:56:26 +08:00 |
|
|
|
07e7a70d56
|
in feed: add token for authorized request, plus better descriptions
|
2023-06-12 20:29:55 -06:00 |
|
|
|
6daa515d19
|
load feed of give records on home screen
|
2023-06-11 20:37:34 -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
|
504da70fec
|
Alerts position fixed to viewport
|
2023-04-02 10:39:35 +08:00 |
|
|
|
6c05d3105f
|
parameterize main identifier (to prepare the way for multiple)
|
2023-03-25 21:43:51 -06:00 |
|