Commit Graph

  • 0d3a98e6ce feat: Add graceful QB connection shutdown and enhanced logout UI main aewing 2026-02-23 13:26:13 +00:00
  • e6777003a2 Add Mode3 with QB Web Connector SOAP integration and credit card charge management aewing 2026-02-21 04:00:10 +00:00
  • e89f60f8a5 WIP: Add canvas zoom/pan/pinch event handlers - handlers deployed but zoom interaction not working yet, will debug later aewing 2026-01-23 13:14:29 +00:00
  • 135087e096 feat: Complete Mode2Svelte with file viewer and token management aewing 2026-01-23 05:28:53 +00:00
  • 7d8fd9f251 Add Mode2Svelte - advanced SvelteKit implementation aewing 2026-01-23 03:00:47 +00:00
  • 7b997dc354 Rebuild Mode1Svelte with SvelteKit + Node.js adapter aewing 2026-01-23 02:18:34 +00:00
  • d8d53ece93 Add development standards: variable naming consistency, mode independence, scope, ports, service restart, health check, and git workflow aewing 2026-01-22 13:00:37 +00:00
  • c0d32d7658 Update Mode1Svelte title and add mode indicator aewing 2026-01-22 12:36:56 +00:00
  • 5a4a3c51e9 Add Mode1Svelte - independent copy of Mode1 for future SvelteKit integration aewing 2026-01-22 05:53:15 +00:00
  • 1fdc87f7f4 Add Mode1 auth testing environment with token comparison verification aewing 2026-01-22 05:32:33 +00:00
  • 3ff23cd2bd Add session log documenting components and ModeTemplate aewing 2026-01-21 05:15:17 +00:00
  • 05f8e2e3b6 Add ModeTemplate with Svelte 5 frontend and components aewing 2026-01-21 05:12:25 +00:00
  • bd7842799c Fix orchestrator to inherit env vars when spawning modes aewing 2026-01-21 04:18:53 +00:00
  • 0b76a4b119 Cleanup: Remove old modes, add Svelte 5 reference library, update orchestrator aewing 2026-01-21 03:56:01 +00:00
  • 42ff3e8f33 Add Mode6Test: copy of Mode5Test running on port 3000 aewing 2026-01-20 13:43:29 +00:00
  • 61dbbc457a Mode5Test: Update version to 1.0.0-mode5 - working stable version aewing 2026-01-19 13:31:02 +00:00
  • 3cc466c12d Fix: Add fallback token retrieval endpoint and improved token extraction debugging aewing 2026-01-18 04:15:37 +00:00
  • 1322ace853 Critical: Always refresh Graph token before file operations to prevent expiration errors aewing 2026-01-18 04:06:13 +00:00
  • 00b944c388 Fix: Debounce token refresh to prevent PocketBase auto-cancellation on rapid calls aewing 2026-01-18 04:03:35 +00:00
  • 9e28d86610 Optimize pagination: return first 100 jobs instantly (187KB instead of 4.3MB), load remaining pages in background aewing 2026-01-18 04:01:46 +00:00
  • 3ed6c888ee Fix Graph token initialization order and progressive job loading aewing 2026-01-18 03:37:19 +00:00
  • 09fc949a06 Fix token handling, remove orchestrator API call, improve mobile responsive footer layout aewing 2026-01-18 03:09:37 +00: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 2026-01-17 20:20:24 +00:00
  • eed8552282 Mode2Test AuthAndToken component complete: login/logout working, token persistence, background refresh active, tested and verified aewing 2026-01-17 15:31:44 +00:00
  • 319289cfac Mode-based architecture complete: Created ModeSwitch orchestrator (3006), Mode1Test isolated (3005), Mode2Test placeholder, added active mode label to frontend aewing 2026-01-17 14:37:14 +00:00
  • c33ee3dfe7 Scaffold NewApproach: Full-stack Bun+Hono+TypeScript+TailwindCSS project NewApproach aewing 2026-01-09 13:33:22 +00:00
  • e4e3e65ea4 redis optimization/improvments aewing 2026-01-09 04:08:06 +00:00
  • eaf5149d15 Ultra-fast jobs display: backend returns first 40 jobs instantly, frontend renders immediately, full set updates when ready aewing 2026-01-01 07:13:09 +00:00
  • 6dea66b0cf Add Valkey/Redis cache visualization and API autoloading for graphical inspection aewing 2026-01-01 06:48:52 +00:00
  • 218a15a4c2 Fix: robust token/session handling, no client-side job data caching, improved reauth flow aewing 2026-01-01 02:36:45 +00:00
  • f7a703b3ca Bump version to 1.0.0-beta3 aewing 2025-12-31 06:04:19 +00:00
  • 14327e219d Fix error handling in Graph API endpoints - use 502 status and add logging aewing 2025-12-31 03:06:02 +00:00
  • 6dc58c2fc3 Update default port to 3005 for test instance aewing 2025-12-31 02:58:57 +00:00
  • 61ea64b13d watch added aewing 2025-12-29 15:38:39 +00:00
  • ccdfeb782d redis caching updated optimized loading and data readiness aewing 2025-12-28 06:19:55 +00:00
  • dd0eba8aee Manager Info UI improvements and voice search enhancements aewing 2025-12-28 05:55:03 +00:00
  • eead6de627 manager info view job notes working correctly now. aewing 2025-12-28 04:54:32 +00:00
  • cb9df953e1 made updates to manager info view aewing 2025-12-28 04:20:26 +00:00
  • 07d8f83883 added manager info view aewing 2025-12-28 03:10:53 +00:00
  • a191db8449 fixed viewer and folder issues aewing 2025-12-28 01:41:47 +00:00
  • b11df8484f Bump version to 1.0.0-beta3 aewing 2025-12-28 00:09:00 +00:00
  • c65a2000ac Add Redis/Valkey caching with sessionStorage client-side cache and improved asset loading aewing 2025-12-28 00:02:45 +00:00
  • d231a0b6ec fixed folder view title to remove doubles and display turncated job name if needed, but at least have a partial job name no matter what. aewing 2025-12-27 22:49:35 +00:00
  • 97d958a400 minor changes added voice to search. one touch highlight Golwhit 2025-12-27 15:05:42 -06:00
  • bc7d2e04fb created redis for data cache and added some directions in redis.txt on how I'd like to wire it in. but nothing built yet. aewing 2025-12-23 17:58:06 +00:00
  • 611bccbc51 Add file preloading, branded file icons, instant card clicks, and live reload dev mode aewing 2025-12-22 22:06:51 +00:00
  • 94e5079a60 many edits aewing 2025-12-19 22:55:48 +00:00
  • 56e1131622 added restart always to service aewing 2025-12-19 21:51:46 +00:00
  • cf57336c97 taskbar updates links to islannd in excel and links to gm dash board added and working. need to be updated to production soon aewing 2025-12-18 19:11:02 +00:00
  • 1565496407 added taskbar. needs work aewing 2025-12-17 23:19:53 +00:00
  • 560e30d93c added preferences to pull from user_preferences collection. seems to be working. aewing 2025-12-17 19:58:39 +00:00
  • 1d692ddb87 updated info modal: bold headings, added Job_Type and Job_Division aewing 2025-12-17 19:14:29 +00:00
  • 9b2c1d2b20 fixed active status issues bug aewing 2025-12-17 19:07:51 +00:00
  • 98ca33cd94 pb collection updates success notes added fallback to capture job number and id. id capture for the Job_Number_Id still not working. aewing 2025-12-16 17:02:39 +00:00
  • a0c62af25c added clear cache for testing aewing 2025-12-16 09:34:29 -06:00
  • c785bf2dc5 changed back worked in test aewing 2025-12-16 09:23:38 -06:00
  • 3618072ce8 needed to switch pb collect due to errors for testing. aewing 2025-12-16 09:18:31 -06:00
  • ef613c238a update pb collection and versioning setting is now in don in package.json aewing 2025-12-16 14:40:51 +00:00
  • 575c6e3311 tailwind eewing 2025-12-12 15:30:47 -06:00
  • 835e29311b Tailwind Upgrade eewing 2025-12-12 15:27:18 -06:00
  • e1695380fc Merge branch 'main' of https://gitea.ccllc.pro/aewing/Job-Info eewing 2025-12-12 12:44:32 -06:00
  • 1f704d78fc updated ui for index.html eewing 2025-12-12 12:42:17 -06:00
  • 0a834417a9 UI Improvements buttons, viewable area, exchanged folder link heading and url text and replaced with a button - states for if a folder exists and if one doesn't aewing 2025-12-12 18:20:58 +00:00
  • ae884e6519 sh files for eewing aewing 2025-12-12 17:36:07 +00:00
  • af7e675b48 INIT aewing 2025-12-12 10:52:35 -06:00
  • cea0577eb0 Initial commit aewing 2025-12-12 10:46:19 -06:00