Commit Graph

50 Commits

Author SHA1 Message Date
8a676718a7 feat(ssr): reset transaction selection after bulk code
Bulk coding left the checked items selected after the table refreshed.
Add a dedicated reset-selection event that the grid's Alpine state
listens for, and fire it alongside refreshTable on bulk-code submit.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 22:06:37 -07:00
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
da2702f9e8 Supports more 2024-12-16 21:55:06 -08:00
a8c7c7eb8e cleans up grids 2024-11-18 19:41:54 -08:00
f634d8fd81 Making investigate improvements. 2024-11-17 22:01:48 -08:00
18172df3f8 Periods selector 2024-11-14 22:26:43 -08:00
cb4f88f02a adds csv capability 2024-11-11 21:39:36 -08:00
966deb232a tweaks 2024-11-04 21:43:41 -08:00
ca5d90b17f investigate progress. 2024-10-14 23:21:48 -07:00
06a23d4d10 balance sheet prep 2024-10-12 19:24:31 -07:00
87ea623318 Removes glimpse, adds copy ids, cleans up error stuff, and supports ledyard 2024-08-23 21:37:35 -07:00
d9bd09a9cc Resets selected on page change, adds account number to drop downs and makes missing emails less noisy 2024-08-22 21:14:43 -07:00
6fd118eae6 minor fix. 2024-08-09 22:38:23 -07:00
ddf358379a fixes problems in the ui. 2024-08-09 22:21:29 -07:00
e947b4592c fixes several issues with scheduled payments 2024-08-02 22:32:18 -07:00
af8e55803d merged. 2024-05-26 20:22:13 -07:00
a2fc817d14 continued migration 2024-04-27 15:32:23 -07:00
263e432a6b working on import page 2024-04-17 22:13:28 -07:00
Bryce
6031f15246 Adds totals 2024-04-11 13:18:45 -07:00
Bryce
65be50cf9f simplify sorting 2024-04-10 14:48:47 -07:00
Bryce
894f7af16e Date default 2024-04-10 09:58:05 -07:00
Bryce
ff2bf4c2b3 makes client selection not contanimate other tabs 2024-04-09 23:27:35 -07:00
Bryce
d31d2297ef Fixes issues customers have run into with new experience. 2024-04-08 21:32:58 -07:00
Bryce
9ea70005cb supports credits 2024-03-20 21:20:10 -07:00
Bryce
8af5713ba2 Makes navigation a little bit better. 2024-03-20 14:48:44 -07:00
Bryce
f6f6dcc865 Making progress on a good invoice experience. 2024-03-19 09:14:51 -07:00
9e9eda343a progress on pay button. 2024-03-11 08:20:33 -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
320d7c73df Allows for deleting of transaction rules 2023-11-03 16:53:36 -07:00
31dc514cdd Supports pagination selection 2023-11-01 08:50:30 -07:00
855c23f4ae changes for running. 2023-10-28 12:17:01 -07:00
346ece787a migrates accounts to new dialog, adds client search to user 2023-10-17 10:14:02 -07:00
d9fec54062 Migrates user page to SSR 2023-10-12 21:55:37 -07:00
8c3756f1c1 Sets up impersonate for ssr pages too 2023-09-28 23:22:25 -07:00
99accc067c progress on migrating all grids. 2023-09-28 22:22:25 -07:00
d1798f6b5c further cleans up POS 2023-09-28 20:41:00 -07:00
fddd3d9007 makes all sales orders use new grid helper 2023-09-27 23:52:57 -07:00
c5c752417b Maybe using new datepicker 2023-09-27 09:03:16 -07:00
160c289f03 progress towards sales. 2023-09-26 14:30:21 -07:00
94ef7ebf03 progress for sales 2023-09-25 23:44:35 -07:00
d5565f7cf8 Revisions on grid page to make parameters easier to grok 2023-09-25 16:26:42 -07:00
e23cc6e8fd progress on ssr sales. 2023-09-23 07:13:32 -07:00
85597fd9eb ssr sales 2023-09-14 22:45:05 -07:00
fd7c0b62e7 making ssr pages incorporate auth. 2023-09-06 14:52:22 -07:00
7d251c8398 fixes 2023-08-31 23:24:42 -07:00
Bryce
5b5b15cb27 Makes plaid user configurable 2023-07-24 20:55:40 -07:00
Bryce
1b044ff5cd every ssr page is tailwindified. 2023-06-01 12:00:30 -07:00
Bryce
0eb91b9ad8 Makes company pages work great 2023-05-31 16:58:29 -07:00
Bryce
721bbaea53 All of my company works spame way 2023-05-30 14:36:34 -07:00
Bryce
33cae26cc1 other pages 2023-05-18 22:14:23 -07:00