Commit Graph

88 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
7373ef41d1 Removes old login page, more progress on transactions 2025-03-10 14:09:45 -07:00
3d65816d9c fixes PWL 2025-03-01 21:18:07 -08:00
7154d0ff21 Creates daily sales summaries 2024-04-24 16:15:30 -07:00
ad29a19ff3 Adds lock icon for locked transactions. 2024-04-23 22:22:12 -07:00
2cdb8e33bf Fixes logging to not cause out of control costs 2024-02-27 21:54:56 -08:00
c290c34ec7 Allows making rules by client group 2024-02-08 15:56:46 -08:00
810c3aacb2 Adds the ability to set up read only users, adds linking filtering 2024-01-03 21:42:30 -08:00
a56d3b0b84 Should fix most of the authentication issues 2023-09-05 23:08:22 -07:00
c98766873e fixes tests. 2023-08-31 23:43:19 -07:00
1d82ec29e0 Makes multiple client selection somewhat possible via graphql. 2023-08-31 13:05:06 -07:00
Bryce
ed66805e8c Makes plaid merchants automatically assigned when first set up 2023-08-04 23:17:10 -07:00
Bryce
dfd1af77c4 makes plaid really usable, allowing choosing on bank screen, and searchable on vendors page. 2023-07-22 21:33:06 -07:00
b200728c6a makes cloud search possible. 2023-05-04 17:07:08 -07:00
b2ad7790cf Migrates back to datomic on-prem 2023-04-29 07:12:51 -07:00
d02fba2b44 Makes integreat run on datomic cloud 2023-03-24 10:56:28 -07:00
96c80853ef fixed warnings. 2022-07-26 05:56:41 -07:00
005bfe2603 removed redundant stuff. 2022-07-22 22:55:26 -07:00
6ae5e624d8 Adds default filtering and sorting 2022-07-11 08:13:15 -07:00
f51f3450d6 Accounts don't need to be loaded 2022-04-19 13:27:47 -07:00
634e4f4820 Fixing findage of duplicates 2022-01-06 17:00:11 -08:00
Bryce Covert
4da3789569 supports filtering down to just duplicates. 2021-12-23 10:38:07 -08:00
1d312dd55d Adds the ability to suppress transactions 2021-12-16 07:26:02 -08:00
26a949e63f New import approach to capture the batch. 2021-12-15 20:35:37 -08:00
06ea51a168 Adds ability to find expected deposits and link them 2021-11-24 16:50:13 -08:00
Bryce Covert
326d946574 case insensitiwve. 2021-10-12 11:02:39 -07:00
e920c48773 Bank balances are visible + import invoices should be open 2021-01-29 07:35:05 -08:00
Bryce Covert
3a096fa0c7 begun on unpaid invoice match. 2021-01-24 16:25:51 -08:00
Bryce Covert
e2cdb3c719 adds linkage changing date 2021-01-24 10:00:13 -08:00
Bryce Covert
10785b9c85 it's now possible to link across each entity type 2021-01-24 09:45:13 -08:00
Bryce Covert
664ec69868 tweaks. 2021-01-11 10:55:08 -08:00
Bryce Covert
1534175608 Adds the ability to find unresolved transactions 2020-12-16 08:09:54 -08:00
Bryce Covert
71c716e669 Adds location filter. 2020-10-01 08:04:57 -07:00
Bryce Covert
2e18e2da26 better health check. 2020-09-17 07:05:23 -07:00
Bryce Covert
abfcb37078 added default sorting back in. 2020-09-01 22:47:03 -07:00
Bryce Covert
9f46f85330 tons of small fixes. 2020-09-01 17:07:03 -07:00
Bryce Covert
183c74f128 added auditing. 2020-08-27 07:24:12 -07:00
Bryce Covert
4ac3e31e91 A better way to allow bulk select. 2020-08-25 12:10:55 -07:00
Bryce Covert
001c66547c first step of page abstraction. 2020-08-16 17:40:45 -07:00
Bryce Covert
51b097766f revamped logging! 2020-08-01 17:07:17 -07:00
Bryce Covert
d4559a7c2d lots of new fixes. 2020-06-19 10:05:55 -07:00
Bryce Covert
b89b4a86c5 Fixing export bugs with bad queries, improving performance. 2020-04-26 08:20:07 -07:00
Bryce Covert
d799fc469d much better sorting. 2020-04-25 16:21:36 -07:00
Bryce Covert
f935e9a42e fixed vendor sorting. 2020-04-22 07:48:25 -07:00
Bryce Covert
86ed52f44c Unapproving a collection works 2020-03-30 08:18:28 -07:00
Bryce Covert
add1dc6fcb can unapprove, but there are bugs. UI doesnt refresh, filters are lost. 2020-03-21 13:17:50 -07:00
Bryce Covert
bb59be6aea Description filter 2020-03-21 12:51:56 -07:00
Bryce Covert
c6d09a07e9 number range match. 2020-03-21 12:33:28 -07:00
Bryce Covert
f0ac926700 filter transaction by vendor 2020-03-21 12:21:22 -07:00
Bryce Covert
7ac17c9cbc bank accounts can now have locations. 2019-06-04 07:08:10 -07:00