• Joined on 2025-11-25
aewing pushed to main at Cardoza_Construction/Job-Info-Prod 2026-01-20 13:38:21 -06:00
a3576bce4b Clean up: keep only Mode6Test and ModeSwitch folders
aewing pushed to main at Cardoza_Construction/Job-Info-Prod 2026-01-20 13:33:42 -06:00
7de75b0596 Sync Mode6Test frontend improvements: pinch zoom 500% max, no flicker/flip, deferred rendering
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-20 07:44:10 -06:00
42ff3e8f33 Add Mode6Test: copy of Mode5Test running on port 3000
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-19 07:31:03 -06:00
61dbbc457a Mode5Test: Update version to 1.0.0-mode5 - working stable version
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 22:15:38 -06:00
3cc466c12d Fix: Add fallback token retrieval endpoint and improved token extraction debugging
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 22:06:15 -06:00
1322ace853 Critical: Always refresh Graph token before file operations to prevent expiration errors
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 22:03:36 -06:00
00b944c388 Fix: Debounce token refresh to prevent PocketBase auto-cancellation on rapid calls
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 22:01:49 -06:00
9e28d86610 Optimize pagination: return first 100 jobs instantly (187KB instead of 4.3MB), load remaining pages in background
3ed6c888ee Fix Graph token initialization order and progressive job loading
Compare 2 commits »
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 21:12:14 -06:00
09fc949a06 Fix token handling, remove orchestrator API call, improve mobile responsive footer layout
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 14:21:13 -06:00
d77fa4b817 Mode2Test/AuthAndToken: assume tokens always fresh with background refresh; fix jobs API to use correct collection; align Home UI to Mode1 (exact fields, styling, strict Active dot); add full-field IndexedDB cache w/ pagination; remove progress bar; dev TLS bypass; rebuild bundles
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 09:32:04 -06:00
eed8552282 Mode2Test AuthAndToken component complete: login/logout working, token persistence, background refresh active, tested and verified
aewing pushed to main at Cardoza_Construction/Job-Info 2026-01-17 08:37:44 -06:00
319289cfac Mode-based architecture complete: Created ModeSwitch orchestrator (3006), Mode1Test isolated (3005), Mode2Test placeholder, added active mode label to frontend
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-16 06:06:27 -06:00
04ae0c0c82 UI improvements: filter buttons, note detail styling
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-15 21:50:12 -06:00
4c6058c656 Extract auth module: standalone PocketBase OAuth2 + Graph token management
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-15 20:42:28 -06:00
864fcab1ce Fix voice search for notes list
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-15 20:29:20 -06:00
1b751742dc Add hidden notes feature, note filters, detail view edit/delete, and dynamic styling
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-15 19:45:25 -06:00
95888562a0 Add alert sound on note share - plays for recipients only, fix favicon 404
7c4459fd47 Add alert creation on note sharing - triggers alerts for shared_with users
Compare 2 commits »
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-14 07:26:08 -06:00
9ced9fd4ed User email lookup component + architecture decision: Vite frontend + Bun backend
efbe5d6573 Add user email lookup component for sharing UI tooltips
Compare 2 commits »
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-14 06:48:12 -06:00
534016e9d5 Standards alignment: Document .js tools deviation, fix port 3030, enhance tool documentation
aewing pushed to main at Cardoza_Construction/Prism-Notes-Main 2026-01-14 06:38:29 -06:00
2c384eb734 Standards audit: Remove npm lock file, establish audit process & deviations tracking