Commit Graph

  • b57be7670c refactor: improve logging levels and environment configuration Matthew Raymer 2025-09-05 04:02:53 +00:00
  • a427a9e66f chore: still tweaking plan Matthew Raymer 2025-09-04 13:09:40 +00:00
  • 5110c17fba chore: create new notification plan Matthew Raymer 2025-09-04 13:09:00 +00:00
  • 10a1f435ed fix(platform): remove auto-fix identity selection and fix feed loading race condition Matthew Raymer 2025-09-04 10:36:50 +00:00
  • 720be1aa4d Merge branch 'master' into active_did_redux Matthew Raymer 2025-09-04 07:43:42 +00:00
  • 4c761d8fd5 feat(db)!: complete ActiveDid migration to active_identity table Matthew Raymer 2025-09-04 07:28:26 +00:00
  • de45e83ffb Merge pull request 'test: add a check that the newly invited person can indeed log a claim' (#194) from invited-check into master trentlarson 2025-09-03 22:06:36 -04:00
  • f38ec1daff feat: implement seed phrase backup reminder modal Jose Olarte III 2025-09-03 19:50:29 +08:00
  • ec2cab768b feat: Add seed backup tracking with database migration Jose Olarte III 2025-09-03 15:52:29 +08:00
  • 4cb1d8848f migrate: PhotoDialog.vue to use () API Matthew Raymer 2025-09-03 07:48:55 +00:00
  • 3e03aaf1e8 migrate: OfferDialog.vue to use () API Matthew Raymer 2025-09-03 07:45:58 +00:00
  • 9ae9bed8a9 doc: update status of migration Matthew Raymer 2025-09-03 06:45:59 +00:00
  • b2536adc4e feat: stabilize Playwright tests after ActiveDid migration Matthew Raymer 2025-09-03 06:34:14 +00:00
  • 22d6b08623 Merge branch 'master' into active_did_redux Matthew Raymer 2025-09-03 03:43:53 +00:00
  • ba587471f9 doc: update the in-app help doc Trent Larson 2025-09-02 19:11:50 -06:00
  • 61703930f3 chore: dog walk Matthew Raymer 2025-09-02 10:30:01 +00:00
  • 4c96a234e3 chore: take the dog for a walk Matthew Raymer 2025-09-02 10:28:47 +00:00
  • 1a5aa7a5ef docs: update development rules and documentation Matthew Raymer 2025-09-02 10:27:03 +00:00
  • aa49a5d8a4 chore: update utilities and configuration for ActiveDid migration Matthew Raymer 2025-09-02 10:26:45 +00:00
  • 2db4f8f894 refactor: update components for ActiveDid migration compatibility Matthew Raymer 2025-09-02 10:24:02 +00:00
  • 552de23ef2 refactor: enhance platform service for ActiveDid migration Matthew Raymer 2025-09-02 10:23:06 +00:00
  • 2b423b8d7b fix: resolve Playwright test flakiness with robust dialog handling Matthew Raymer 2025-09-02 10:22:23 +00:00
  • 8024688561 docs: document critical Vue reactivity bug and migration progress Matthew Raymer 2025-09-02 10:21:52 +00:00
  • b374f2e5a1 feat: implement ActiveDid migration to active_identity table Matthew Raymer 2025-09-02 10:20:54 +00:00
  • 9f1495e185 feat: alloww markdown in the descriptions and render them appropriately Trent Larson 2025-09-01 18:40:35 -06:00
  • f61cb6eea7 fix: on project changes, truncate the description properly (to avoid screen zooming in) and widen the table Trent Larson 2025-09-01 14:53:39 -06:00
  • 2f05d27b51 Merge pull request 'fix: clean up "register random person" test' (#190) from playwright-test-00-fix into master Jose Olarte 3 2025-09-01 10:00:15 -04:00
  • 40c8189c51 Merge pull request 'feat: add duplicate account import prevention' (#189) from account-import-duplicate-prevention into master Jose Olarte 3 2025-09-01 09:58:49 -04:00
  • cd7755979f Merge pull request 'enhance the verbiage & display for bulk confirmations & visibility' (#183) from better-confirms into master trentlarson 2025-09-01 09:56:14 -04:00
  • 4fa8c8f4cb test: add a check that the newly invited person can indeed log a claim Trent Larson 2025-09-01 07:51:02 -06:00
  • 1eeb013638 refactor(claims): extract offer fulfillment logic to utility function Jose Olarte III 2025-09-01 21:24:46 +08:00
  • 3e5e2cd0bb fix(claims): handle single Offer object in fulfills field for ConfirmGiftView Jose Olarte III 2025-09-01 21:18:08 +08:00
  • d87f44b75d fix(claims): handle single Offer object in fulfills field Jose Olarte III 2025-09-01 21:06:48 +08:00
  • 2c7cb9333e chore: remove error logging for errors that are propagated account-import-duplicate-prevention Trent Larson 2025-09-01 06:59:36 -06:00
  • fa8956fb38 chore: explicitly share error message used for logic Trent Larson 2025-09-01 06:42:00 -06:00
  • 1499211018 refactor: simplify duplicate account error detection Jose Olarte III 2025-09-01 20:03:17 +08:00
  • 25e37cc415 refactor: consolidate duplicate account checking logic into unified utility Jose Olarte III 2025-09-01 19:36:01 +08:00
  • d339f1a274 chore: remove generated doc Jose Olarte III 2025-09-01 19:33:18 +08:00
  • c2e7531554 Merge branch 'master' into account-import-duplicate-prevention Jose Olarte III 2025-09-01 18:06:36 +08:00
  • aa64f426f3 Merge pull request 'feat(electron): add editMenu to enable copy/paste keyboard shortcuts' (#192) from electron-copy-paste-keyboard-shortcuts into master Jose Olarte 3 2025-09-01 05:05:27 -04:00
  • e6f0c7a079 Merge branch 'master' into electron-copy-paste-keyboard-shortcuts electron-copy-paste-keyboard-shortcuts Jose Olarte III 2025-09-01 17:06:05 +08:00
  • 2b9b43d08f Merge pull request 'fix: persist identity names per user instead of globally' (#191) from switching-identities-change-name into master Jose Olarte 3 2025-09-01 04:54:40 -04:00
  • 5f8d1fc8c6 refactor: remove deprecated lastName field from user settings switching-identities-change-name Jose Olarte III 2025-09-01 16:54:36 +08:00
  • c9082fa57b refactor: remove single-use notification constant Jose Olarte III 2025-09-01 16:02:48 +08:00
  • a7608429be Merge pull request 'fix(electron): resolve TypeScript errors in Electron build configuration' (#187) from electron-build-config-overwrite into master Jose Olarte 3 2025-09-01 03:49:44 -04:00
  • a522a10fb7 feat(activeDid): complete API layer with minimal safe $accountSettings update Matthew Raymer 2025-09-01 06:16:44 +00:00
  • b4e1313b22 fix(activeDid): implement dual-write pattern with proper MASTER_SETTINGS_KEY usage Matthew Raymer 2025-09-01 06:06:00 +00:00
  • d3f54d6bff feat: move the user profile up on page, reword "star" to "favorite" Trent Larson 2025-08-31 08:21:25 -06:00
  • 2bb733a9ea feat: make each of the "new" buttons on the home page the same size Trent Larson 2025-08-31 07:46:10 -06:00
  • f63f4856bf feat(migration): complete Step 2 of ActiveDid migration - implement dual-write pattern Matthew Raymer 2025-08-31 05:28:39 +00:00
  • eb4ddaba50 feat(migration): complete Step 1 of ActiveDid migration - update () to use new API Matthew Raymer 2025-08-31 05:18:05 +00:00
  • 971bc68a74 temp: whitelist unused table defintion since I'm doing step-wise changes Matthew Raymer 2025-08-31 03:50:06 +00:00
  • d2e04fe2a0 feat(api)!: fix $getActiveIdentity return type for ActiveDid migration Matthew Raymer 2025-08-31 03:48:46 +00:00
  • 7da6f722f5 fix: fix remaining problems with recent plan changes Trent Larson 2025-08-30 21:30:03 -06:00
  • 18ca6baded docs(migration): update Phase 2 status to COMPLETE with testing notes Matthew Raymer 2025-08-31 00:57:13 +00:00
  • 475f4d5ce5 feat: add changed details for plans with recent changes (not all are accurate yet) Trent Larson 2025-08-30 17:18:56 -06:00
  • ae4e9b3420 chore: sync adjustments Matthew Raymer 2025-08-30 04:31:43 +00:00
  • 0bda040f15 Merge branch 'active_did_redux' of ssh://173.199.124.46:222/trent_larson/crowd-funder-for-time-pwa into active_did_redux Matthew Raymer 2025-08-30 04:31:23 +00:00
  • a2e6ae5c28 docs(migration): restructure activeDid migration plan for implementation Matthew Raymer 2025-08-30 04:28:15 +00:00
  • 24a7cf5eb6 feat: add a notification for changes to starred projects Trent Larson 2025-08-29 17:31:00 -06:00
  • da0621c09a feat: Start the ability to star/bookmark a project. Trent Larson 2025-07-09 08:59:42 -06:00
  • 4a22a35b3e feat(activeDid): implement migration to separate active_identity table Matthew Raymer 2025-08-29 11:48:22 +00:00
  • 95b0cbca78 docs(activeDid): add critical data migration logic to prevent data loss Matthew Raymer 2025-08-29 11:06:40 +00:00
  • 1227cdee76 docs(activeDid): streamline migration plan for existing migration service Matthew Raymer 2025-08-29 10:51:40 +00:00
  • 4a1249d166 feat(electron): add editMenu to enable copy/paste keyboard shortcuts Jose Olarte III 2025-08-29 18:05:37 +08:00
  • 6225cd7f8f Merge branch 'electron-build-config-overwrite' into electron-copy-paste-keyboard-shortcuts Jose Olarte III 2025-08-29 17:09:34 +08:00
  • fad7093fbd chore: update plan for handling MASTER_SETTINGS_KEY Matthew Raymer 2025-08-29 08:54:08 +00:00
  • dde37e73e1 Lint fixes Jose Olarte III 2025-08-29 16:41:46 +08:00
  • 83c0c18db2 fix: persist identity names per user instead of globally Jose Olarte III 2025-08-29 16:41:19 +08:00
  • fddb2ac959 feat(migration)!: enhance ActiveDid migration plan with focused implementation Matthew Raymer 2025-08-29 07:58:50 +00:00
  • 40babae05d Merge branch 'master' into active_did_redux Matthew Raymer 2025-08-29 07:15:41 +00:00
  • 5780d96cdc chore: linting Matthew Raymer 2025-08-29 06:50:16 +00:00
  • e67c97821a fix: change import User Zero function playwright-test-00-fix Jose Olarte III 2025-08-28 21:06:26 +08:00
  • 40fa38a9ce fix: clean up "register random person" test Jose Olarte III 2025-08-28 20:50:57 +08:00
  • acbc276ef6 docs: enhance activeDid migration plan with implementation details Matthew Raymer 2025-08-28 12:32:39 +00:00
  • ff864adbe5 Merge branch 'master' into profile_include_location profile_include_location anomalist 2025-08-28 06:37:51 -04:00
  • 96e4d3c394 chore - reorder duplication test Jose Olarte III 2025-08-28 18:34:38 +08:00
  • c4f2bb5e3a refactor: move duplicate account import warnings to notification constants Jose Olarte III 2025-08-28 16:44:17 +08:00
  • f51408e32a feat: add duplicate account import prevention Jose Olarte III 2025-08-28 16:35:04 +08:00
  • 649786ae01 chore: a bit more planning Matthew Raymer 2025-08-27 12:52:21 +00:00
  • 4aea8d9ed3 linting Matthew Raymer 2025-08-27 12:36:15 +00:00
  • 0079ca252d chore: add plan Matthew Raymer 2025-08-27 12:35:37 +00:00
  • 8827c4a973 fix(electron): resolve TypeScript errors in Electron build configuration electron-build-config-overwrite Jose Olarte III 2025-08-27 19:04:27 +08:00
  • 6f9847b524 Merge pull request 'ProjectView: hide offer link from unregistered users' (#178) from projectview-hide-offer-link-unregistered into master Jose Olarte 3 2025-08-27 06:51:42 -04:00
  • 01279b61f5 Merge branch 'master' into projectview-hide-offer-link-unregistered projectview-hide-offer-link-unregistered Jose Olarte 3 2025-08-27 06:51:25 -04:00
  • 9c8e8d573d Merge branch 'master' into activedid_migration activedid_migration Matthew Raymer 2025-08-27 10:32:09 +00:00
  • 98f97f2dc9 refactor(settings): simplify $getSettings to $getMasterSettings Matthew Raymer 2025-08-27 09:45:42 +00:00
  • 4c7c2d48e9 Merge branch 'master' into profile_include_location Matthew Raymer 2025-08-27 09:12:03 +00:00
  • 43e7bc1c12 Merge pull request 'DIDView: validate DID format' (#176) from didview-invalid-did-handling into master build-web-serve-test Jose Olarte 3 2025-08-27 04:53:48 -04:00
  • 1a77dfb750 Merge branch 'playwright-test-60-fix' into didview-invalid-did-handling didview-invalid-did-handling Jose Olarte III 2025-08-27 16:38:36 +08:00
  • 1365adad92 Test: change expected redirect view Jose Olarte III 2025-08-27 16:37:12 +08:00
  • baccb962cf Merge branch 'master' into didview-invalid-did-handling Jose Olarte III 2025-08-27 15:42:15 +08:00
  • a92d088432 fix: resolve Playwright strict mode violations in test suite electron-build-capacitor-config Matthew Raymer 2025-08-27 03:48:58 +00:00
  • 0a0a17ef9c Merge branch 'master' into profile_include_location Matthew Raymer 2025-08-27 02:50:05 +00:00
  • aa346a9abd feat: for confirm list, allow to see 30 minutes before meeting start Trent Larson 2025-08-25 08:47:15 -06:00
  • 9ea2f96106 fix: Fix onboard-meeting-members deep link with groupId. Trent Larson 2025-08-18 19:26:59 -06:00
  • 623bf12ecd doc: add simpler instruction to get started with testing Trent Larson 2025-08-26 19:25:31 -06:00
  • 427660d686 docs: enhance serve command documentation in BUILDING.md Matthew Raymer 2025-08-26 09:58:35 +00:00
  • 643f31c43a Merge branch 'master' into build-web-serve-test Matthew Raymer 2025-08-26 09:52:49 +00:00
  • 8dab4ed016 feat: suppress console spam for expected HTTP errors in profile operations Matthew Raymer 2025-08-26 09:32:18 +00:00