Jacob Schmidt J.Schmidt92
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-30 21:39:49 -05:00
56b560edf2 Support dispatch board and map view switching
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-30 20:23:00 -05:00
1ca2499af7 Add dispatcher mode to CAD UI
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-29 22:17:23 -05:00
0e9d0d3dc4 Refactor CAD sidepanel to hydrate board data
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-28 02:21:06 -05:00
45a4f7460a Integrate task contracts and CAD UI pipeline
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-27 19:01:01 -05:00
65f33ee02a Align client module naming and org member hydrate
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-25 20:30:24 -05:00
db565d1e51 Refactor module hydration and init flow
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-16 10:55:28 -05:00
6c0ce9e867 refactor(bank): split monolithic store into focused modules; fix locker grant for attachments
J.Schmidt92 pushed to master at IDSolutions/forge 2026-03-14 20:12:10 -05:00
7a8ca6b237 Merge pull request 'Merge development into master: shared Web UI runtime, bridge-driven UIs, and server-authoritative store flow' (#1) from development into master
68218304ab Move store catalog service server-side and rebuild WebUI bundles
603963c935 Refactor bank UI to bridge-driven single-page flow
bdc1e36e63 Implement interactive garage UI with service-based client bridge
e15d4b3066 Introduce shared web UI runtime and migrate org/store bridges
Compare 38 commits »
J.Schmidt92 merged pull request IDSolutions/forge#1 2026-03-14 20:12:08 -05:00
Merge development into master: shared Web UI runtime, bridge-driven UIs, and server-authoritative store flow
J.Schmidt92 created pull request IDSolutions/forge#1 2026-03-14 20:11:52 -05:00
Merge development into master: shared Web UI runtime, bridge-driven UIs, and server-authoritative store flow
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-14 20:06:38 -05:00
68218304ab Move store catalog service server-side and rebuild WebUI bundles
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-14 12:11:47 -05:00
603963c935 Refactor bank UI to bridge-driven single-page flow
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-14 03:06:32 -05:00
bdc1e36e63 Implement interactive garage UI with service-based client bridge
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-14 00:40:46 -05:00
e15d4b3066 Introduce shared web UI runtime and migrate org/store bridges
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-12 22:20:37 -05:00
7a214d835d Enable vehicle checkout grants and garage/org sync updates
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-12 21:44:29 -05:00
6dda184d54 Wire store checkout flow across client and server
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-12 06:36:35 -05:00
9771e375b6 Add org credit lines and multi-source store checkout state
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-10 22:20:50 -05:00
09ab290b5a Add live category hydration and paged store catalog UI
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-10 19:13:40 -05:00
d178e39164 Refactor client UI stores and normalize docs formatting
J.Schmidt92 pushed to development at IDSolutions/forge 2026-03-10 06:34:01 -05:00
06f1bad878 Refactor store UI into components, logic, and data modules