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
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
7d251c8398
fixes
2023-08-31 23:24:42 -07:00
1d82ec29e0
Makes multiple client selection somewhat possible via graphql.
2023-08-31 13:05: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
952aa38951
Using ions for dollar matching
2023-03-27 10:58:46 -07:00
d02fba2b44
Makes integreat run on datomic cloud
2023-03-24 10:56:28 -07:00
06f0d9d9dd
Fixes checks permissions
2022-07-05 16:58:00 -07:00
0f8dcd43e1
adds support for bulk voids.
2022-02-18 07:53:34 -08:00
286c300dd0
added payment status and made checks sort correctly.
2022-02-11 08:34:18 -08:00
4c764ed927
improvements for payment finding
2021-04-27 21:46:45 -07:00
Bryce Covert
10785b9c85
it's now possible to link across each entity type
2021-01-24 09:45:13 -08:00
Bryce Covert
2d8483f2e3
Progress on payment matching
2021-01-23 12:26:55 -08:00
Bryce Covert
b00e2c5b60
Started added direct linkage
2021-01-23 10:24:55 -08:00
Bryce Covert
f0b31fe6d1
Adds transaction->autopay linking
2021-01-05 17:57:36 -08:00
Bryce Covert
abfcb37078
added default sorting back in.
2020-09-01 22:47:03 -07:00
Bryce Covert
fdc1d3e9e4
Tons of small fixes
2020-07-27 21:28:02 -07:00
Bryce Covert
d30dfb5e34
a bunch of filtering fixes.
2020-05-20 07:51:07 -07:00
Bryce Covert
d799fc469d
much better sorting.
2020-04-25 16:21:36 -07:00
Bryce Covert
2f6dc32546
more forgiving matching.
2019-05-17 08:30:26 -07:00
Bryce Covert
d63bb566dc
good s orting across the board.
2019-05-04 20:05:35 -07:00
Bryce Covert
1232033160
making everyone do queries the same way.
2019-05-04 19:40:29 -07:00
Bryce Covert
e6a36b190a
moving to merge-query
2019-05-04 19:01:12 -07:00
Bryce Covert
976d37d641
implementing sorting for checks.
2019-05-04 12:25:55 -07:00
Bryce Covert
047a0c1f8e
checks have date ranges.
2019-05-04 08:00:18 -07:00
Bryce Covert
0be29d74ac
continuing on quest.
2019-04-12 17:59:08 -07:00
Bryce Covert
2727573a96
supports looking up by check number.
2019-03-20 21:46:44 -07:00
BC
a257468b75
Updating to include extra fields.
2019-02-02 17:13:22 -08:00
Bryce Covert
f0fb70f193
fixes, adding renames.
2019-02-01 16:58:11 -08:00
Bryce Covert
d10b97e68e
reimplemented import
2019-01-28 17:40:22 -08:00
Bryce Covert
7aaf9bf035
added vendor filter payment
2019-01-25 23:01:02 -08:00
Bryce Covert
963fe4373b
fixing vendor sort.
2019-01-25 22:53:18 -08:00
Bryce Covert
72350a03c1
fixing several issues.
2019-01-18 08:10:54 -08:00
Bryce Covert
583752d740
reimplemented security
2019-01-16 21:30:39 -08:00
Bryce Covert
6eaff40608
scalar type for id simplifies parsing longs.
2018-11-12 08:26:47 -08:00
Bryce Covert
de8563a60b
Making manual import work in datomic
2018-11-09 10:47:47 -08:00
Bryce Covert
a9224dad22
now all payments can go through datomic, but pdfs need work.
2018-08-23 22:39:12 -07:00
Bryce Covert
1208f972ef
makes check voiding work correctly
2018-08-16 18:51:58 -07:00
Bryce Covert
a4e3fe2327
more conversion to datomic
2018-08-16 08:23:44 -07:00
Bryce Covert
a25232a195
payments work through the ui in datomic
2018-08-14 08:41:11 -07:00