556 Commits (667e1e8890b42de59cd939caca1a01c7a7a702be)

Author SHA1 Message Date
Matthew Raymer 5dc80ce12a A bit more cleanup. Problem in Contacts to resolve. 2 years ago
Matthew Raymer 754bced2a9 Considerable cleanup. I think I also found the issue from the other day with values not loading from settings. 2 years ago
Matthew Raymer e3f58bd593 Purge all vue-class-component with vue-facing-decorator. 2 years ago
Matthew Raymer 3b41014083 Considerable cleanup and merge 2 years ago
Matthew Raymer 5be67fd4c9 Rolled out to all views that had HTML quicknav 2 years ago
Matthew Raymer dda3ad057d This is the QuickNav component 2 years ago
Matthew Raymer cf54096326 Looks like GiftedDialog works? A little cleanup. 2 years ago
Matthew Raymer 80a1185faa Fix for missing scene-container 2 years ago
Trent Larson e42b3ff11d allow choice of no identity (for testing) 2 years ago
Matthew Raymer 4758a740de First draft of Vue3 version. WIll finish after error-logging merge 2 years ago
Matthew Raymer 0a020a4069 Clean up vestigle old alert code 2 years ago
Matthew Raymer c859778832 Add AlertMessage component 2 years ago
Matthew Raymer c24022c41c Make the visibility of the Alert indirect 2 years ago
Matthew Raymer 0fd4b86a84 A bit of linting 2 years ago
Matthew Raymer c31445865e Straggler 2 years ago
Matthew Raymer 0af03227a6 Propagated AlertMessage component 2 years ago
Matthew Raymer 3c977a1f28 First roll out of an AlertMessage control 2 years ago
Matthew Raymer 8d8635a3e6 Added try...catch and linted 2 years ago
Matthew Raymer bcc6de6fc0 New AlertMessage component 2 years ago
Matthew Raymer 99ea161da0 Removed created() and relocated to mounted() could not replicate issue 2 years ago
Matthew Raymer 3f6dbdebef Moved checkLimits inside try...catch since it has an identity check 2 years ago
Matthew Raymer b139957e3e Added identity check 2 years ago
Trent Larson cdeece1795 add project search (which just goes to console for now) 2 years ago
Trent Larson a8f1e25986 add error messages for gives 2 years ago
Trent Larson a2b3cebdb3 finish contact selection for gives 2 years ago
Trent Larson 643f777d10 start linking gives to projects 2 years ago
Jose Olarte III 1d6241abbb Various changes 2 years ago
Trent Larson c40b690878 fix load-project function 2 years ago
Trent Larson c9c81f1e5c fix wording in list of contacts, remove console.log 2 years ago
Matthew Raymer 53f42e1ad3 Updates to fix merge and remove console.log 2 years ago
Matthew Raymer 6d3ab7c313 Added loading settings (no image yet) plus refactored types a little more. 2 years ago
Trent Larson ea95382fdf change jwtId to rowid for paging within a derivative/cached table 2 years ago
Trent Larson 072b663ec9 change comment whitespace to get past lint errors 2 years ago
Matthew Raymer 6393a20e7e Documentation added 2 years ago
Matthew Raymer 49ce7d43b0 Refactored and streamlined code. Still having an issue with beforeId? 2 years ago
Trent Larson 1a86730354 make display on creation page look halfway decent, and switch fully to it 2 years ago
Trent Larson a96728bec5 add better messaging on registration failure 2 years ago
Trent Larson 944b0ad759 fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage 2 years ago
Trent Larson 42bf34f549 fix infinitescroll to work off correct ID 2 years ago
Matthew Raymer 071c41b70c Firing properly but no data returned on extended fetch 2 years ago
Trent Larson 5747404fd6 add marker in feed to show where they've seen claims, plus other small clean-up 2 years ago
Trent Larson a8794be2ea sllow quick gifting all the way to the server, maybe with hours 2 years ago
Matthew Raymer 0726a8d3ba New modules and InfiniteScroll init 2 years ago
Trent Larson aa2f484a9f add the other activity envisioned on the home page (though not sending data yet) 2 years ago
Trent Larson 07e7a70d56 in feed: add token for authorized request, plus better descriptions 2 years ago
Trent Larson 6daa515d19 load feed of give records on home screen 2 years ago
Trent Larson d5336dbf1b docs & comments & labels 2 years ago
Trent Larson b0fc8818ee add timing & animation details to stats-world 2 years ago
Trent Larson 9f49234179 update help instructions for importing another identity 2 years ago
Trent Larson 32351b07b7 prefer console.error messages for errors 2 years ago