Commit Graph

113 Commits

Author SHA1 Message Date
791e41cf34 feat(ssr): add test suite for admin account management and document test improvements
- Added comprehensive test suite for account creation, validation, and grid views
- Documented Datomic entity reference handling patterns in test comments
- Created 5 test improvement todo documents addressing common test anti-patterns
- Todo items cover: removing debug statements, fixing test nesting, strengthening assertions, extracting helpers, and removing doc-only tests
2026-02-06 22:12:23 -08:00
2df1f71a29 done 2026-02-06 07:26:30 -08:00
3489fb19d5 clauding 2026-01-31 10:13:06 -08:00
e22beb149e much smaller build (hopefully) and transactions progress. 2025-03-10 22:13:53 -07:00
7373ef41d1 Removes old login page, more progress on transactions 2025-03-10 14:09:45 -07:00
59d48342ea Makes it so that the edit page works better 2025-03-05 14:25:43 -08:00
f881bdcc93 test: Add tests for src/clj/auto_ap/ssr/transaction/edit.clj functions 2025-03-03 10:30:56 -08:00
dfccbf35cd Makes editing work correctly for non-admins 2024-04-03 20:08:46 -07:00
8063a8fcbd Builds client SSR approach, sunsets old cljs. 2024-02-07 21:22:56 -08:00
3d9d02f76a a bunch of cleanup to remove stuff 2023-10-14 23:37:04 -07:00
12c676629d Bulk coding works on multiple clients 2023-09-14 21:48:00 -07:00
c98766873e fixes tests. 2023-08-31 23:43:19 -07:00
Bryce
5b5b15cb27 Makes plaid user configurable 2023-07-24 20:55:40 -07:00
Bryce
445375d15e When plaid merchant is linked to vendor, automatically code to that vendor. 2023-07-24 09:10:28 -07:00
Bryce
de6c6b3031 working on solr stuff. 2023-06-06 21:08:19 -07:00
ca82b2c81f Merge branch 'port-datomic-cloud' into try-tailwind 2023-05-13 23:36:30 -07:00
3ce9cceee0 Fixes a few issues discovered 2023-05-13 23:36:14 -07:00
b9ae20125b Yodlee page in ssr. 2023-05-13 22:51:03 -07:00
8bd73b8a98 Removes docjure, freeing space 2023-05-10 10:39:58 -07:00
05f1f009fd Adds cloud approach to reading excel 2023-05-09 16:32:00 -07:00
c52444499f adds alternative ezcater solution. 2023-05-05 15:10:39 -07:00
f2025c2e65 made cloud tests work again. 2023-05-01 20:21:58 -07:00
611af7f9bb making tests work again. 2023-05-01 09:42:06 -07:00
b2ad7790cf Migrates back to datomic on-prem 2023-04-29 07:12:51 -07:00
8dae0fde10 (cloud) fixes issues encountered in testing. 2023-04-24 21:05:54 -07:00
ed37b19d6a Makes transaction pencil much faster. 2023-04-07 20:38:02 -07:00
ff2891204f merge fixes 2023-04-04 13:24:23 -07:00
8fcfe9e880 merged. 2023-04-04 13:11:25 -07:00
9745cc4f3b Makes cintas import work 2023-04-04 12:48:37 -07:00
6622aae589 no need for transact-with-ledger. 2023-04-03 09:04:33 -07:00
68e809d8fb (cloud) experimental approach to ensure the ledgers do not get out of sync 2023-04-02 07:45:12 -07:00
5df47c8837 (cloud) running balance update way more streamlined now 2023-03-30 16:44:25 -07:00
3a126e0b23 Merged vendor tests, got them working 2023-03-27 16:59:15 -07:00
24366058cf merged vendor test 2023-03-27 16:17:51 -07:00
17841934a5 makes all invoice operations work again 2023-03-27 14:11:20 -07:00
ca45795b11 More test coverage, also found a bug where bulk voided invoices were not unvoidable 2023-03-27 13:25:43 -07:00
e3fbc50e6a merged 2023-03-27 07:51:53 -07:00
8d6832e1fe added more tests. 2023-03-27 07:51:14 -07:00
bcd9698eb6 merged. 2023-03-26 20:43:46 -07:00
4fccb47082 Adds tests for transactions 2023-03-26 20:32:44 -07:00
e6a2626312 print checks tests. 2023-03-25 15:34:26 -07:00
7562213e97 merged. 2023-03-25 15:30:46 -07:00
5e9f480790 Added check printing test 2023-03-25 15:27:43 -07:00
8508fbe70c progress on making check tests work. 2023-03-24 16:11:18 -07:00
eb7394b42b account tests. 2023-03-24 15:34:43 -07:00
bfa04ef83f got accounts working 2023-03-24 15:34:14 -07:00
21f4dee7b2 account tests. 2023-03-24 15:25:26 -07:00
1057a263a9 made user test pass. 2023-03-24 14:45:15 -07:00
5b694cec63 Merge branch 'master' into port-datomic-cloud 2023-03-24 14:01:53 -07:00
f82bb2dc6b user testing 2023-03-24 14:01:01 -07:00