Commit Graph

12 Commits

Author SHA1 Message Date
ba87805d4c Add vendor pre-population for bulk code and individual edit forms
- Add vendor-changed HTMX handlers for both bulk code and individual edit
- Pre-populate default account at 100% when vendor is selected and no accounts exist
- Fix render-accounts-section to render from step-params correctly
- Change bulk code vendor-changed from hx-get to hx-post to include form data
- Add routes for vendor-changed endpoints
- Update e2e tests to cover vendor pre-population
- Run lein cljfmt fix across codebase
2026-05-21 14:45:19 -07:00
98dcdb5a55 cleans stuff up. 2024-11-23 21:13:15 -08:00
2311acb9a2 Dropdown works well 2024-10-18 21:00:50 -07:00
8afbc124c4 Addes expense report card 2024-04-29 20:08:11 -07:00
Bryce
0d75df522d keyboard navigation 2024-03-27 15:57:03 -07:00
d73a3153bb payments ssr
voiding

supports bulk void.

exact match id linking

voidnig payments works.

minor tweak.
2024-03-09 11:59:17 -08:00
57f1805b55 Fixes an issue with adding accounts. 2024-01-18 20:04:48 -08:00
a8cce0377d lots of progress 2023-10-24 11:52:55 -07:00
48347bb8c5 Uses cursors for simplicity, uses common grid bottom 2023-10-23 23:46:01 -07:00
825443ef2c Made accounts page look great 2023-10-23 10:57:35 -07:00
34f4a12b2e Makes appear logic work right 2023-10-21 13:25:00 -07:00
6863684d9e Makes the entire form work but it just looks janky 2023-10-19 22:11:19 -07:00