0d3a98e6ce
feat: Add graceful QB connection shutdown and enhanced logout UI
main
aewing2026-02-23 13:26:13 +00:00
e6777003a2
Add Mode3 with QB Web Connector SOAP integration and credit card charge management
aewing2026-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
aewing2026-01-23 13:14:29 +00:00
135087e096
feat: Complete Mode2Svelte with file viewer and token management
aewing2026-01-23 05:28:53 +00:00
1322ace853
Critical: Always refresh Graph token before file operations to prevent expiration errors
aewing2026-01-18 04:06:13 +00:00
00b944c388
Fix: Debounce token refresh to prevent PocketBase auto-cancellation on rapid calls
aewing2026-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
aewing2026-01-18 04:01:46 +00:00
3ed6c888ee
Fix Graph token initialization order and progressive job loading
aewing2026-01-18 03:37:19 +00:00
09fc949a06
Fix token handling, remove orchestrator API call, improve mobile responsive footer layout
aewing2026-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
aewing2026-01-17 20:20:24 +00:00
eaf5149d15
Ultra-fast jobs display: backend returns first 40 jobs instantly, frontend renders immediately, full set updates when ready
aewing2026-01-01 07:13:09 +00:00
6dea66b0cf
Add Valkey/Redis cache visualization and API autoloading for graphical inspection
aewing2026-01-01 06:48:52 +00:00
218a15a4c2
Fix: robust token/session handling, no client-side job data caching, improved reauth flow
aewing2026-01-01 02:36:45 +00:00
f7a703b3ca
Bump version to 1.0.0-beta3
aewing2025-12-31 06:04:19 +00:00
14327e219d
Fix error handling in Graph API endpoints - use 502 status and add logging
aewing2025-12-31 03:06:02 +00:00
6dc58c2fc3
Update default port to 3005 for test instance
aewing2025-12-31 02:58:57 +00:00
ccdfeb782d
redis caching updated optimized loading and data readiness
aewing2025-12-28 06:19:55 +00:00
dd0eba8aee
Manager Info UI improvements and voice search enhancements
aewing2025-12-28 05:55:03 +00:00
eead6de627
manager info view job notes working correctly now.
aewing2025-12-28 04:54:32 +00:00
cb9df953e1
made updates to manager info view
aewing2025-12-28 04:20:26 +00:00
07d8f83883
added manager info view
aewing2025-12-28 03:10:53 +00:00
a191db8449
fixed viewer and folder issues
aewing2025-12-28 01:41:47 +00:00
b11df8484f
Bump version to 1.0.0-beta3
aewing2025-12-28 00:09:00 +00:00
c65a2000ac
Add Redis/Valkey caching with sessionStorage client-side cache and improved asset loading
aewing2025-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.
aewing2025-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.
aewing2025-12-23 17:58:06 +00:00
611bccbc51
Add file preloading, branded file icons, instant card clicks, and live reload dev mode
aewing2025-12-22 22:06:51 +00:00
56e1131622
added restart always to service
aewing2025-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
aewing2025-12-18 19:11:02 +00:00
1565496407
added taskbar. needs work
aewing2025-12-17 23:19:53 +00:00
560e30d93c
added preferences to pull from user_preferences collection. seems to be working.
aewing2025-12-17 19:58:39 +00:00
1d692ddb87
updated info modal: bold headings, added Job_Type and Job_Division
aewing2025-12-17 19:14:29 +00:00
9b2c1d2b20
fixed active status issues bug
aewing2025-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.
aewing2025-12-16 17:02:39 +00:00
a0c62af25c
added clear cache for testing
aewing2025-12-16 09:34:29 -06:00
c785bf2dc5
changed back worked in test
aewing2025-12-16 09:23:38 -06:00
3618072ce8
needed to switch pb collect due to errors for testing.
aewing2025-12-16 09:18:31 -06:00
ef613c238a
update pb collection and versioning setting is now in don in package.json
aewing2025-12-16 14:40:51 +00:00
1f704d78fc
updated ui for index.html
eewing2025-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
aewing2025-12-12 18:20:58 +00:00