Commit Graph

  • 3eda246e85 Merge pull request 'DiscoverView searches almost done.' (#38) from discover-view-etc into master anomalist 2023-07-11 01:36:19 -0400
  • 3f13d3ea33 CLeanup header creation Matthew Raymer 2023-07-10 19:03:20 +0800
  • cef346e487 Move almost all interfaces to endorserServer.ts Matthew Raymer 2023-07-10 18:45:50 +0800
  • fed23a61ee Remove HelloWorld and do sweeping Matthew Raymer 2023-07-10 18:20:13 +0800
  • 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 Matthew Raymer 2023-07-10 18:03:51 +0800
  • 3f8be3b4de Merge pull request 'Show the gives to & from a project (plan)' (#37) from project-gives into master anomalist 2023-07-10 00:39:01 -0400
  • 21af37c2c2 Merge pull request 'move QR for contact up, right under header' (#36) from move-qr-up into master anomalist 2023-07-10 00:38:51 -0400
  • 0b7a35c9b8 list the gives to a plan and gives to which this plan contributed Trent Larson 2023-07-09 20:37:08 -0600
  • 0257901c5b allow viewing of a project without an ID (and other refactors) Trent Larson 2023-07-09 09:38:28 -0600
  • d9d6096275 consolidate the "gave" actions on a projecct Trent Larson 2023-07-09 08:31:11 -0600
  • ed7d37c649 move QR for contact up, right under header Trent Larson 2023-07-09 08:15:51 -0600
  • 81dd6eb595 Merge pull request 'Updates to contacts UI. Sweep for buildIdentity and buildHeaders' (#35) from contacts-identity into master anomalist 2023-07-08 22:58:51 -0400
  • c61bb88788 More cleanup from project task list Matthew Raymer 2023-07-08 18:42:53 +0800
  • 3bd55f3ad2 More cleanup and application of new db loading Matthew Raymer 2023-07-08 18:31:12 +0800
  • 3471afdf25 Cleaned up messages and improved the accountsDB lookups Matthew Raymer 2023-07-08 17:39:20 +0800
  • e25a83ff1b Move account counter to mounted event Matthew Raymer 2023-07-08 17:19:52 +0800
  • 0fbdb45d3e Project Task update Matthew Raymer 2023-07-07 20:33:43 +0800
  • dc23ba1375 Fix a bug in HomeView and clean up recordGive method Matthew Raymer 2023-07-07 18:43:16 +0800
  • 08137eb000 Updates to contacts UI. Sweep for buildIdentity and buildHeaders Matthew Raymer 2023-07-07 18:28:06 +0800
  • 5d49965166 Simple fix. Missing reference to QuickNav Matthew Raymer 2023-07-07 16:22:53 +0800
  • 8e8aa4356d Update 'project.task.yaml' anomalist 2023-07-06 22:20:43 -0400
  • 59a354027e Update 'src/views/StatisticsView.vue' anomalist 2023-07-06 21:36:10 -0400
  • 5dc80ce12a A bit more cleanup. Problem in Contacts to resolve. Matthew Raymer 2023-07-06 18:33:13 +0800
  • 754bced2a9 Considerable cleanup. I think I also found the issue from the other day with values not loading from settings. Matthew Raymer 2023-07-06 18:12:21 +0800
  • e3f58bd593 Purge all vue-class-component with vue-facing-decorator. Make some strike-throughs for project-task Update package.json Matthew Raymer 2023-07-06 17:28:08 +0800
  • 3b41014083 Considerable cleanup and merge Matthew Raymer 2023-07-06 16:59:50 +0800
  • f568149745 Merge pull request 'allow choice of no identity (for testing)' (#32) from choose-no-id into master anomalist 2023-07-06 02:40:11 -0400
  • a27d035e9b Merge branch 'master' into choose-no-id anomalist 2023-07-06 02:40:00 -0400
  • 16d0be681c Merge pull request 'quicknav-component' (#34) from quicknav-component into master anomalist 2023-07-06 02:38:19 -0400
  • 5be67fd4c9 Rolled out to all views that had HTML quicknav Matthew Raymer 2023-07-05 17:59:31 +0800
  • dda3ad057d This is the QuickNav component Matthew Raymer 2023-07-05 17:58:18 +0800
  • cf54096326 Looks like GiftedDialog works? A little cleanup. Matthew Raymer 2023-07-05 16:27:21 +0800
  • 49c3971cf2 Merge pull request 'First draft of Vue3 version. WIll finish after error-logging merge' (#31) from gifted-dialog-conversion into master anomalist 2023-07-05 03:07:35 -0400
  • cd8bc73bac Merge branch 'master' into gifted-dialog-conversion anomalist 2023-07-05 03:07:09 -0400
  • 80a1185faa Fix for missing scene-container Matthew Raymer 2023-07-05 15:59:58 +0800
  • e42b3ff11d allow choice of no identity (for testing) Trent Larson 2023-07-04 13:15:52 -0600
  • d98e95915b Merge pull request 'error-logging' (#29) from error-logging into master trentlarson 2023-07-04 12:15:24 -0400
  • 4758a740de First draft of Vue3 version. WIll finish after error-logging merge Matthew Raymer 2023-07-04 20:03:36 +0800
  • 0a020a4069 Clean up vestigle old alert code Matthew Raymer 2023-07-04 19:29:12 +0800
  • c859778832 Add AlertMessage component Matthew Raymer 2023-07-04 19:27:57 +0800
  • c24022c41c Make the visibility of the Alert indirect Matthew Raymer 2023-07-04 19:26:05 +0800
  • 0fd4b86a84 A bit of linting Matthew Raymer 2023-07-03 21:06:24 +0800
  • c31445865e Straggler Matthew Raymer 2023-07-03 21:05:45 +0800
  • 0af03227a6 Propagated AlertMessage component Matthew Raymer 2023-07-03 21:04:53 +0800
  • 3c977a1f28 First roll out of an AlertMessage control Matthew Raymer 2023-07-03 20:24:23 +0800
  • 8d8635a3e6 Added try...catch and linted Matthew Raymer 2023-07-03 19:44:41 +0800
  • bcc6de6fc0 New AlertMessage component Matthew Raymer 2023-07-03 19:40:53 +0800
  • 99ea161da0 Removed created() and relocated to mounted() could not replicate issue Matthew Raymer 2023-07-03 18:48:01 +0800
  • 3f6dbdebef Moved checkLimits inside try...catch since it has an identity check Matthew Raymer 2023-07-03 18:46:23 +0800
  • b139957e3e Added identity check Matthew Raymer 2023-07-03 18:44:42 +0800
  • 6e4f6d090a Merge pull request 'add project search (which just goes to console for now)' (#28) from search-projects into master anomalist 2023-07-02 20:21:35 -0400
  • 48227e8cf2 Merge branch 'master' into search-projects anomalist 2023-07-02 20:21:19 -0400
  • 09f02ca4b2 Merge pull request 'Quick links to record a gift, to this person or to a project' (#27) from give-to-project into master anomalist 2023-07-02 20:20:51 -0400
  • 9b3823ef0e Merge branch 'master' into give-to-project anomalist 2023-07-02 20:06:11 -0400
  • cdeece1795 add project search (which just goes to console for now) Trent Larson 2023-07-02 07:55:45 -0600
  • c2ebaa0a76 mark the give-to-project task as complete Trent Larson 2023-07-02 06:46:31 -0600
  • 3f60051599 Merge branch 'master' into give-to-project Trent Larson 2023-07-01 22:33:23 -0600
  • a8f1e25986 add error messages for gives Trent Larson 2023-07-01 22:20:10 -0600
  • 964248e895 Update 'project.task.yaml' anomalist 2023-07-01 21:04:06 -0400
  • a2b3cebdb3 finish contact selection for gives Trent Larson 2023-07-01 15:45:30 -0600
  • bc6e52774c update tasks Trent Larson 2023-07-01 07:13:39 -0600
  • 643f777d10 start linking gives to projects Trent Larson 2023-07-01 07:07:46 -0600
  • ec1d8404ca Merge pull request 'start a walk-through of the test' (#26) from scenarios into master trentlarson 2023-07-01 08:12:55 -0400
  • 1d6241abbb Various changes Jose Olarte III 2023-07-01 16:04:32 +0800
  • c40b690878 fix load-project function Trent Larson 2023-06-28 20:28:14 -0600
  • c9c81f1e5c fix wording in list of contacts, remove console.log Trent Larson 2023-06-28 20:20:06 -0600
  • a94069e70a update tasks from previous conversation, marking milestone:2 done Trent Larson 2023-06-27 20:54:07 -0600
  • 53f42e1ad3 Updates to fix merge and remove console.log Matthew Raymer 2023-06-27 20:07:38 +0800
  • 5f0bbccbe6 Merge branch 'infinitescroll-test' Matthew Raymer 2023-06-27 19:06:41 +0800
  • 3ec9056901 Merging remote master into local Matthew Raymer 2023-06-27 19:06:25 +0800
  • 6d3ab7c313 Added loading settings (no image yet) plus refactored types a little more. Matthew Raymer 2023-06-27 18:57:36 +0800
  • d9e9a7b740 start a walk-through Trent Larson 2023-06-26 20:00:23 -0600
  • ea95382fdf change jwtId to rowid for paging within a derivative/cached table Trent Larson 2023-06-26 19:20:02 -0600
  • 072b663ec9 change comment whitespace to get past lint errors Trent Larson 2023-06-26 19:18:38 -0600
  • 6393a20e7e Documentation added Matthew Raymer 2023-06-26 20:45:13 +0800
  • 19d934eb28 Do a merge Matthew Raymer 2023-06-26 20:02:56 +0800
  • 49ce7d43b0 Refactored and streamlined code. Still having an issue with beforeId? Matthew Raymer 2023-06-26 19:53:28 +0800
  • 6233189a49 Merging next-iteration Matthew Aaron Raymer 2023-06-26 13:59:47 +0800
  • ffb0f2d37f Merge branch 'master' of ssh://173.199.124.46:222/trent_larson/kick-starter-for-time-pwa into allow-new Matthew Aaron Raymer 2023-06-26 13:49:59 +0800
  • 502352ad36 Update 'project.task.yaml' anomalist 2023-06-25 21:08:17 -0400
  • db7b3fff06 mark another task off (no code changes) Trent Larson 2023-06-25 17:22:47 -0600
  • bd75802a0c mark another task fixed (no code changes) Trent Larson 2023-06-25 17:22:06 -0600
  • 1a86730354 make display on creation page look halfway decent, and switch fully to it Trent Larson 2023-06-25 17:20:22 -0600
  • a96728bec5 add better messaging on registration failure Trent Larson 2023-06-25 16:41:32 -0600
  • 944b0ad759 fix registration, separate ID creation to allow new random ones, and refactor warning and other verbiage Trent Larson 2023-06-24 21:07:21 -0600
  • 42bf34f549 fix infinitescroll to work off correct ID Trent Larson 2023-06-24 06:45:03 -0600
  • 071c41b70c Firing properly but no data returned on extended fetch Matthew Raymer 2023-06-24 17:47:18 +0800
  • 5747404fd6 add marker in feed to show where they've seen claims, plus other small clean-up Trent Larson 2023-06-23 20:17:54 -0600
  • 639f630436 remove old texture image that's been replaced Trent Larson 2023-06-23 17:37:09 -0600
  • a8794be2ea sllow quick gifting all the way to the server, maybe with hours Trent Larson 2023-06-23 17:00:20 -0600
  • 0726a8d3ba New modules and InfiniteScroll init Matthew Raymer 2023-06-23 18:56:26 +0800
  • aa2f484a9f add the other activity envisioned on the home page (though not sending data yet) Trent Larson 2023-06-22 20:51:06 -0600
  • 07e7a70d56 in feed: add token for authorized request, plus better descriptions Trent Larson 2023-06-12 20:29:55 -0600
  • 6daa515d19 load feed of give records on home screen Trent Larson 2023-06-11 20:37:34 -0600
  • d5336dbf1b docs & comments & labels Trent Larson 2023-06-11 17:02:20 -0600
  • b0fc8818ee add timing & animation details to stats-world Trent Larson 2023-05-28 09:11:37 -0600
  • 9f49234179 update help instructions for importing another identity Trent Larson 2023-05-28 07:21:35 -0600
  • 32351b07b7 prefer console.error messages for errors Trent Larson 2023-05-28 07:10:00 -0600
  • 0ce06bd9ac fix a problem with test data (divide by 0), and map full addresses to points Trent Larson 2023-05-27 17:48:41 -0600
  • c3c16fd15b Merge pull request 'add QR code for contact info' (#22) from contact-qr into master trentlarson 2023-05-22 17:27:50 -0400