Commit Graph

15 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
4c14e43734 Greatly simplifies keeping bank accounts in check 2024-09-27 15:59:21 -07:00
b2ad7790cf Migrates back to datomic on-prem 2023-04-29 07:12:51 -07:00
02abe1dba9 (cloud) Improvements in logging when restoring backup 2023-03-30 11:14:08 -07:00
c8ada656c8 starts logging in the event of an issue. 2023-03-30 11:11:17 -07:00
744c4b60f7 (cloud) more aggressive exponential backoff. 2023-03-30 10:33:04 -07:00
4bfe43e235 adds the ability to start a restore from a particular entity 2023-03-30 09:40:34 -07:00
9fc8c13d53 (cloud) Tweaks to logging and build performance 2023-03-30 08:38:47 -07:00
f0603d922a Attempts solution of retrying transaction 2023-03-30 06:27:04 -07:00
5a6a43f183 Dialing things down to avoid service unavailable. 2023-03-29 20:45:30 -07:00
8223485f9c attempt to fix. 2023-03-29 19:54:51 -07:00
420bd126bd Adds the ability to launch a job that restores a database 2023-03-29 16:46:36 -07:00
1ec694a5d6 patches quick thing 2023-03-29 08:41:43 -07:00
9d355a41b5 working on restore. 2023-03-29 06:43:24 -07:00
93077fa25d change 2023-03-28 20:18:33 -07:00