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
8063a8fcbd Builds client SSR approach, sunsets old cljs. 2024-02-07 21:22:56 -08:00
Bryce
de6c6b3031 working on solr stuff. 2023-06-06 21:08:19 -07:00
f2025c2e65 made cloud tests work again. 2023-05-01 20:21:58 -07:00
b2ad7790cf Migrates back to datomic on-prem 2023-04-29 07:12:51 -07:00
eb7394b42b account tests. 2023-03-24 15:34:43 -07:00
bfa04ef83f got accounts working 2023-03-24 15:34:14 -07:00
21f4dee7b2 account tests. 2023-03-24 15:25:26 -07:00
7635237605 Fixes broken test 2023-03-24 11:01:08 -07:00
1497549d64 All tests pass again. 2023-03-24 11:00:02 -07:00
9260834135 scrubbed all reference to datomic.api 2023-03-24 10:59:06 -07:00
f7d5454d2c Makes a vendor account acceptable even if the invoice account isn't. 2023-02-04 19:57:42 -08:00