Commit Graph

  • 9547da6da6 fix(events): Fix pres mgmt reports data loading and field mapping Scott Idem 2026-02-26 14:36:46 -05:00
  • 61025ea0d5 Docs: Add CLAUDE.md project context file for AI agent coordination Scott Idem 2026-02-26 13:48:01 -05:00
  • e34dd83436 Docs: Update README to mention DexieJS 4.x in tech stack Scott Idem 2026-02-26 13:47:43 -05:00
  • fd5c36f836 Test: Add Playwright test for session cold-start bug fix Scott Idem 2026-02-26 13:47:07 -05:00
  • 3c8a6feda0 Docs: Document session cold-start bug fix and mark project resolved Scott Idem 2026-02-26 13:43:34 -05:00
  • 32f8a75373 Refactor: Add microtask yields to journals module for consistency Scott Idem 2026-02-26 13:42:27 -05:00
  • 3849118fec Fix: Event session cold-start bug - presentations/presenters now load on first render Scott Idem 2026-02-26 13:40:36 -05:00
  • 9da3e5326b docs: reorganize and rename documentation files for consistency Scott Idem 2026-02-26 10:49:23 -05:00
  • b1162b9f08 I am done. Just saving things for the night. Not a good day. Scott Idem 2026-02-25 20:17:03 -05:00
  • 95a56d25bf test: stabilize cold-start Playwright tests; fix editor bind:new_content fallback Scott Idem 2026-02-25 20:15:09 -05:00
  • 7b5c7528b6 All of the changes from today (Wednesday February 25, 2026) need to be reviewed. We spent over 6 hours trying to fix the page loading when viewing a fresh Session ID and Presentation ID. OpenAI and Gemini failed hard!!! I am at a lost and frustrated. I will probably need to deal with this myself. :-/ Scott Idem 2026-02-25 18:34:21 -05:00
  • 17620b6fbc refactor(events): enforce hierarchy consistency and id standardization Scott Idem 2026-02-25 17:53:20 -05:00
  • 197adff33b tests: add Playwright event badge CRUD + interaction tests; add minimal V3 mocks and env helper; update presenter/badge smoke tests to use helpers; convert test locals to snake_case Scott Idem 2026-02-24 17:49:43 -05:00
  • 39614c9cc2 test: remove stale tests/disabled/example.test.ts Scott Idem 2026-02-24 16:45:45 -05:00
  • a7f6101cce test: move and rename private-network check to tests/private_network.test.ts; make diagnostic Scott Idem 2026-02-24 16:42:10 -05:00
  • f2c426b595 test: combine and modernize private-network checks; remove legacy disabled variants Scott Idem 2026-02-24 16:38:36 -05:00
  • 7f9f93765d test: modernize v3 API security tests (mock /v3/, deterministic headers); add runnable modern copy Scott Idem 2026-02-24 16:36:27 -05:00
  • c70e7a3bf9 test: add badge interaction test + README; ignore disabled tests in Playwright config Scott Idem 2026-02-24 16:32:50 -05:00
  • e57bbca33e Work on CORS testing and fixes. Chrome and pfSense with the DNS resolution found a problem. Should be fixed now. Scott Idem 2026-02-23 18:18:58 -05:00
  • 30e44a0af1 Testing tests with Playwright Scott Idem 2026-02-21 10:05:21 -05:00
  • 7724cac492 Saving notes Scott Idem 2026-02-20 19:45:54 -05:00
  • 399455b67a feat(testing): Add foundational Playwright security test Scott Idem 2026-02-20 19:43:01 -05:00
  • 06dbccaaa4 Reorganized System Lookups page and added Time Zone priority filtering. Scott Idem 2026-02-20 18:03:42 -05:00
  • 2dfc8a5034 Implemented 'only_priority' filtering for V3 Lookups. Scott Idem 2026-02-20 17:17:09 -05:00
  • 52c9e765a0 Implemented Aether API V3 Lookup integration for standardized tables. Scott Idem 2026-02-20 16:12:06 -05:00
  • b4d85f4618 Saving notes Scott Idem 2026-02-19 19:20:16 -05:00
  • e2e120456e Enhanced Events Launcher Location loading and instructions. Scott Idem 2026-02-19 17:54:21 -05:00
  • 0a689be25d Implemented 'inc_hosted_file' support and expanded data mapping for Event Files. Scott Idem 2026-02-19 17:15:12 -05:00
  • e5b94123a5 Fixed Event File data mapping for V3 API and updated AGENT_TODO. Scott Idem 2026-02-19 15:19:19 -05:00
  • 4a7ac31197 Resolved Svelte check errors and modernized component event handling. Scott Idem 2026-02-16 19:11:59 -05:00
  • de7e8443c8 Making the Debug Menu not always shown as easily. Scott Idem 2026-02-16 17:22:36 -05:00
  • f96f7069a4 Stabilized hierarchical permissions and implemented strict visibility gating. Scott Idem 2026-02-16 17:12:24 -05:00
  • fb724411d3 Initialized Activity Log IndexedDB infrastructure and refactored Jitsi reports. Scott Idem 2026-02-16 16:13:04 -05:00
  • 4711f41c34 Expanded Recovery Meeting sort options and refined development SOP. Scott Idem 2026-02-16 15:58:17 -05:00
  • f34e24aa02 Standardized robust chronological sorting across modules. Scott Idem 2026-02-16 15:40:00 -05:00
  • fdfba0f752 Clean up of the email notifications for Post, Post Comment, and Event create and update. Scott Idem 2026-02-16 13:34:38 -05:00
  • 6c4cdb4ed0 Notes Scott Idem 2026-02-13 19:52:45 -05:00
  • b03888d37f Serious notes about security updates. Scott Idem 2026-02-13 19:21:51 -05:00
  • f62bd9fb79 security(api): harden V3 authentication and unify CRUD endpoint patterns Scott Idem 2026-02-13 19:10:32 -05:00
  • 3e83890932 feat(framework): implement AE Obj Field Editor v3 and test playground Scott Idem 2026-02-13 16:07:21 -05:00
  • 6bfd13f52c refactor(events, idaa): standardize on String-only IDs and remove '_random' suffix Scott Idem 2026-02-13 13:51:55 -05:00
  • de947c827a ui(hosted_files): update clipping components and fix count reference bug Scott Idem 2026-02-12 19:57:42 -05:00
  • 5998389e3a ui(hosted_files): improve upload component accessibility and dark mode Scott Idem 2026-02-12 19:57:25 -05:00
  • 52ff50457d ui(hosted_files): update video util page for dark mode consistency Scott Idem 2026-02-12 19:57:10 -05:00
  • 4f4f16478d refactor(core): adjust root layout data structure and clean up site config Scott Idem 2026-02-12 15:29:17 -05:00
  • a7e17283e4 fix(events): robust date sorting in core event processors Scott Idem 2026-02-12 15:24:18 -05:00
  • 60771c5ba1 fix(journals): robust date sorting in journal and entry processors Scott Idem 2026-02-12 15:23:22 -05:00
  • c4009391c0 fix(posts): robust date sorting in post and comment processors Scott Idem 2026-02-12 15:22:28 -05:00
  • 5e9457580c fix(bb): robust date sorting in Bulletin Board list Scott Idem 2026-02-12 15:21:44 -05:00
  • 64be14249c ui(recovery_meetings): update meeting editor and search components Scott Idem 2026-02-12 15:07:37 -05:00
  • 4266bef352 ui(bb): update post list surface colors Scott Idem 2026-02-12 15:07:05 -05:00
  • 6977867ed8 feat(idaa): add IDAA module dashboard Scott Idem 2026-02-12 15:06:10 -05:00
  • 299367ae62 Updating notes Scott Idem 2026-02-11 19:29:26 -05:00
  • f785907792 Updating the documentation for things. Hopefully improvements to Gemini CLI. Scott Idem 2026-02-11 17:59:09 -05:00
  • 7549749d14 Launcher: Resolved session selection hang and improved reactivity pattern. Scott Idem 2026-02-11 17:18:55 -05:00
  • cda7a5421c General code clean up. Removing old stuff. Scott Idem 2026-02-11 13:41:41 -05:00
  • 3ffe9cbcc9 More general code clean up. Updating Lucide icons. Scott Idem 2026-02-11 13:21:38 -05:00
  • 3ca041383f More general code clean up. More removing of the _random bits. Scott Idem 2026-02-11 13:00:42 -05:00
  • 87d74e5b4b Just general code clean up. Also removing more of the extra _random bits. Scott Idem 2026-02-11 12:51:55 -05:00
  • 5bea72f02e Doing general clean up to remove old code and keep removing the _random bits that I find. Bug fix for new hosted files not showing immediately for BB Posts. Just directly updating the selected Post and its linked_li_json. Scott Idem 2026-02-11 12:39:20 -05:00
  • ae03cbb27f Saving notes Scott Idem 2026-02-10 19:45:45 -05:00
  • c5bfc140af fix(launcher): resolve 'download' filename bug and refactor data_url to global page state Scott Idem 2026-02-10 19:12:55 -05:00
  • 72abd8034e fix(launcher): resolve session selection hang and reactive header sync Scott Idem 2026-02-10 18:49:31 -05:00
  • d300825312 fix(sync): restrict room refreshes to selected session to prevent flickering Scott Idem 2026-02-10 18:38:39 -05:00
  • ab2b984c25 fix(launcher): resolve metadata flickering and harden session reactivity Scott Idem 2026-02-10 18:31:59 -05:00
  • 475954b791 feat(sync): persist polling intervals across all Launcher variants Scott Idem 2026-02-10 18:28:13 -05:00
  • b91adfd8cf feat(sync): implement dedicated presentation and presenter refresh loops Scott Idem 2026-02-10 18:15:34 -05:00
  • ddefd94f03 feat(sync): implement separate API refresh loops for presentations and presenters Scott Idem 2026-02-10 18:13:16 -05:00
  • cf18257fb4 fix(sync): refine heartbeat logic and silence non-native warnings Scott Idem 2026-02-10 18:04:19 -05:00
  • 1ab13eaf96 fix(launcher): optimize layout reactivity and implement staggered data pipeline Scott Idem 2026-02-10 17:57:28 -05:00
  • be53e12d63 perf(launcher): implement staggered data loading for sessions and presentations Scott Idem 2026-02-10 17:30:30 -05:00
  • 8a05e48514 fix(launcher): resolve hydration errors and missing file counts Scott Idem 2026-02-10 16:00:13 -05:00
  • 900105913b Documentation clean up. Scott Idem 2026-02-10 14:08:35 -05:00
  • b5b44e4016 feat(launcher): harden native caching and telemetry; consolidate documentation Scott Idem 2026-02-10 14:07:45 -05:00
  • 6abfff293c refactor: bulk convert decorative labels to spans across core modules Scott Idem 2026-02-09 22:00:49 -05:00
  • f24449457f refactor: address Svelte compiler warnings and improve a11y/security Scott Idem 2026-02-09 20:22:51 -05:00
  • c1750dd04e fix(data_store): implement hierarchical priority logic in liveQuery; update project plans Scott Idem 2026-02-09 19:03:06 -05:00
  • fe4380f819 Standardize Exhibit Leads module: Rich text support and naming alignment Scott Idem 2026-02-09 15:30:00 -05:00
  • e7895cee07 Fix Exhibit Licensee list parsing and standardize terminology Scott Idem 2026-02-08 23:17:47 -05:00
  • c88904beb1 Implement 'Already Added' detection for Lead Capture Scott Idem 2026-02-08 23:08:36 -05:00
  • 1dd80cc974 Implement dynamic Custom Questions editor in Lead Detail view Scott Idem 2026-02-08 23:06:09 -05:00
  • 111ef76d14 Fix Lead List filtering and resolve Svelte 5 subscription crash Scott Idem 2026-02-08 23:03:35 -05:00
  • 8787f8c2ff Harden Licensed User dropdown logic and resolve data parsing errors Scott Idem 2026-02-08 22:25:56 -05:00
  • 68075d37a1 Standardize on Licensed Exhibit Leads User (licensee) terminology Scott Idem 2026-02-08 21:28:16 -05:00
  • 224e03405c Remove redundant 'View Leads List' button from Add Lead tab Scott Idem 2026-02-08 20:00:57 -05:00
  • f2e5fccc8d Implement auto-prefill for Exhibitor shared passcode for trusted users Scott Idem 2026-02-08 19:55:27 -05:00
  • 16acae03d0 Implement exhibitor search constraints and sync telemetry Scott Idem 2026-02-08 19:46:53 -05:00
  • b3114c619a Complete Exhibitor Leads Authentication and Portal Structure Scott Idem 2026-02-08 19:23:26 -05:00
  • 72b0086efa Complete Exhibitor Leads Manage tab functionality Scott Idem 2026-02-08 19:18:01 -05:00
  • 7963314377 Overhaul Exhibitor Leads Manage tab and resolve all TypeScript errors Scott Idem 2026-02-08 18:46:32 -05:00
  • d6480bd0dc Optimize IDAA Bulletin Board performance and finalize hydration stability Scott Idem 2026-02-08 18:29:31 -05:00
  • f84d6b638d Implement reactive sorting for IDAA Archives Scott Idem 2026-02-08 18:12:54 -05:00
  • 84cfed97ca Fix badge loading race conditions and standardize Svelte 5 param resolution Scott Idem 2026-02-08 17:48:20 -05:00
  • 718de1457d Fix infinite hydration loop and stabilize global store synchronization Scott Idem 2026-02-08 17:15:20 -05:00
  • 88bc18cf15 fix(core): resolve 68 compiler errors and stabilize Svelte 5 reactivity Scott Idem 2026-02-08 16:05:35 -05:00
  • 356eda5ab4 Saving notes and things. Done for the night. Tomorrow need to work on the Leads - Manage/Config and then Leads - Sign In/Licenses/Payment Scott Idem 2026-02-07 19:16:41 -05:00
  • acf69c3deb feat(leads): standardize exhibit and lead tracking on V3 API and base ID keys Scott Idem 2026-02-07 18:58:20 -05:00
  • aa5c795287 refactor(leads): combine QR and Search buttons into a single toggle Scott Idem 2026-02-07 18:09:29 -05:00
  • 677571dde2 feat(leads): persistent tab states and unified search UI Scott Idem 2026-02-07 18:08:23 -05:00
  • f4a34e4ad7 feat(leads): stabilize v3 layout and unify tab width logic Scott Idem 2026-02-07 18:00:12 -05:00