65 Commits (211e0487fe394b49a570c3270a963f49877b6cc0)

Author SHA1 Message Date
Jose Olarte III 998a1d312f Set max screen content width 11 months ago
Trent Larson 051a0a97d8 fix issuer name in project list 11 months ago
Trent Larson 17c96dd01a fix linting, etc with previous feature (env warning) 11 months ago
Trent Larson 4f2cb55753 add warning if on unexpected server 11 months ago
Trent Larson ccca93b9f1 change some messages, rework tasks 12 months ago
Trent Larson 6957678474 include project ID in the URLs to the project-details page 1 year ago
Trent Larson 20c2954be1 remove unused properties 1 year ago
Trent Larson 52a6451a2d remove technical details from user-facing messages 1 year ago
Trent Larson 4b9cbd0e9f fix all the lint 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
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
Jose Olarte III 7c77578f79 Fixes to search bar and list top 1 year ago
Matthew Aaron Raymer 0907d59a6a Remove form tags 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
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 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 c859778832 Add AlertMessage component 1 year ago
Trent Larson 643f777d10 start linking gives to projects 1 year ago
Jose Olarte III 1d6241abbb Various changes 1 year ago
Trent Larson c40b690878 fix load-project function 1 year ago
Matthew Raymer 53f42e1ad3 Updates to fix merge and remove console.log 1 year ago
Matthew Raymer 6d3ab7c313 Added loading settings (no image yet) plus refactored types a little more. 1 year ago
Trent Larson ea95382fdf change jwtId to rowid for paging within a derivative/cached table 1 year ago
Trent Larson 072b663ec9 change comment whitespace to get past lint errors 1 year ago
Matthew Raymer 6393a20e7e Documentation added 1 year ago
Matthew Raymer 49ce7d43b0 Refactored and streamlined code. Still having an issue with beforeId? 1 year ago
Trent Larson 42bf34f549 fix infinitescroll to work off correct ID 1 year ago
Matthew Raymer 071c41b70c Firing properly but no data returned on extended fetch 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 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 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 a7363eadcf feat: add tooltip for latest give description 2 years ago
Trent Larson 0ea123e028 fix highlights on bottom row 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 9cb10b8561 ui: change item on bottom row to 'contacts' 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 da6833a0eb Fixed search bar 2 years ago