Commit Graph

1582 Commits

Author SHA1 Message Date
93077fa25d change 2023-03-28 20:18:33 -07:00
5df4033ac0 Lots of fixes for cloud. 2023-03-28 09:40:45 -07:00
3a126e0b23 Merged vendor tests, got them working 2023-03-27 16:59:15 -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
952aa38951 Using ions for dollar matching 2023-03-27 10:58:46 -07:00
1080005b8c got tests to pass again. 2023-03-26 20:58:48 -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
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
4f94602716 fixes issues with a neverending search. Also fixes client saving to match normal test. 2023-03-24 13:01:33 -07:00
7fd3528d0f (cloud) big performance fixes 2023-03-24 11:02:17 -07:00
e810612fbb (cloud) makes ledger running balances fast and smooth 2023-03-24 11:02:17 -07:00
6a0f593606 (cloud) minor fix 2023-03-24 11:02:17 -07:00
142d9474ae (cloud) Made invoice proposition a usable ion 2023-03-24 11:02:17 -07:00
bbb11bbf46 (cloud) fixes missing namespace 2023-03-24 11:02:17 -07:00
0af50758bd (cloud) Added running balance cache for ledger 2023-03-24 11:02:17 -07:00
4c90e72a1f (cloud) Should make searching function again for 2023-03-24 11:02:15 -07:00
ab9cb15e24 moved tx functions. 2023-03-24 11:01:09 -07:00
ad1b82b304 Upsert entity from invoice should work in cloud 2023-03-24 11:01:09 -07:00
bdf237e196 more work on initial ion. 2023-03-24 11:01:09 -07:00
6ad48d8467 working on setting up an ion. 2023-03-24 11:01:09 -07:00
1497549d64 All tests pass again. 2023-03-24 11:00:02 -07:00
9260834135 scrubbed all reference to datomic.api 2023-03-24 10:59:06 -07:00
9c65751b21 Should fix bad client 2023-03-24 10:57:53 -07:00
8104506988 Minor tweaks for datomic cloud 2023-03-24 10:57:53 -07:00
78519663ac Getting closer to datomic cloud 2023-03-24 10:57:50 -07:00
bd658906b5 Made tweaks to support datomic 2023-03-24 10:56:35 -07:00
f7fe2b2bee Makes running datomic cloud work again 2023-03-24 10:56:35 -07:00
aebf95a87b updates 2023-03-24 10:56:35 -07:00
1f57ed2d1c fulltext better. 2023-03-24 10:56:35 -07:00
65ecee7014 making cloud runnable again. 2023-03-24 10:56:35 -07:00
d02fba2b44 Makes integreat run on datomic cloud 2023-03-24 10:56:28 -07:00
58b9dcf272 Added test for client graphql 2023-03-24 10:54:19 -07:00
56d2d2f7c2 fix bug introduced by making new queries faster 2023-03-23 14:12:12 -07:00
e20df35775 Fixes auth issue by eliminating client names 2023-03-17 11:41:06 -07:00
12d9acba59 fixes for kyle, ben, and cashflows. 2023-03-14 20:42:09 -07:00
437cbdcada removing forced sleep for performance improvement. 2023-03-14 09:12:26 -07:00
aa937ac009 adds capability for performance improvement on sales exports. 2023-03-13 13:54:18 -07:00
3e16aedfa2 Performance improvements for printing checks 2023-03-13 12:55:44 -07:00
67eb52768f More investigation into perf issues 2023-03-13 08:30:56 -07:00
0f18ad6778 Merge branch 'master' of ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/integreat 2023-03-11 19:29:08 -08:00
a4b54b4fea fix for the bug with the performance improvement 2023-03-11 19:25:14 -08:00
dcf8adc273 Revert "Likely improves performance of import ledger"
This reverts commit ece217ad78.
2023-03-10 17:58:07 -08:00