Commit Graph

28 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
bd8cb34a0f Adds pedantic flag 2025-11-05 20:57:54 -08:00
40fee3ad74 Prevents bad bank account 2024-12-11 16:47:46 -08:00
a547b1671a Merge branch 'master' into wip-ledger-investigate 2024-11-20 11:51:54 -08:00
e8b753a0bd Makes it easy to tell which thing you selected 2024-11-20 11:40:02 -08:00
a8c7c7eb8e cleans up grids 2024-11-18 19:41:54 -08:00
52a23209d7 Sysco can now import for a line item 2024-05-02 23:08:18 -07:00
002c3d8688 Adds refresh button 2024-05-01 16:02:15 -07:00
e6a8f7dc78 other tweaks 2024-05-01 12:39:48 -07:00
53b7da9512 Imports custom amounts 2024-04-24 11:59:36 -07:00
Bryce
65be50cf9f simplify sorting 2024-04-10 14:48:47 -07:00
Bryce
8b9e617062 highlights filters just a little bit better 2024-04-09 14:21:58 -07:00
Bryce
3a88e7ccff applying Ashlee's feedback 2024-04-09 08:54:13 -07:00
fe6d24c030 merged 2024-04-04 21:19:40 -07:00
72a17486cd Fixes bug with client page 2024-04-01 19:46:37 -07:00
1ac90804b8 Nearly able to create invoices manually 2024-03-24 22:07:17 -07:00
Bryce
c22cd9914c Merge branch 'master' into ssr-invoices 2024-03-21 23:06:25 -07:00
Bryce
8af5713ba2 Makes navigation a little bit better. 2024-03-20 14:48:44 -07:00
7c190640ad Makes bank code and routing persist 2024-03-11 15:44:30 -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
7b622b945a Adds little indicator on bank account form 2024-03-08 19:19:32 -08:00
e5426d4b25 visible for payment added back 2024-03-06 08:18:15 -08:00
876e36da19 intuit bank account selectable, bank name and account changeable. 2024-03-01 15:03:58 -08:00
eb15a55450 Fixes issue where yodlee and plaid accounts get unset when changing dates. 2024-02-27 22:07:13 -08:00
8bca115443 ui fixes for client screen. 2024-02-19 21:49:12 -08:00
a5e6b0549d Should make reloading AND aot work again 2024-02-08 15:20:58 -08:00
fcefbd5d6d Makes groups possible 2024-02-08 11:41:03 -08:00
8063a8fcbd Builds client SSR approach, sunsets old cljs. 2024-02-07 21:22:56 -08:00