Commit Graph

43 Commits

Author SHA1 Message Date
Bryce Covert
f0b31fe6d1 Adds transaction->autopay linking 2021-01-05 17:57:36 -08:00
Bryce Covert
8c746e2100 various fixes. 2020-10-16 14:20:51 -07:00
Bryce Covert
71c716e669 Adds location filter. 2020-10-01 08:04:57 -07:00
Bryce Covert
c5ed61b2e1 switched from auto pay to scheduled payment 2020-09-24 08:06:17 -07:00
Bryce Covert
abfcb37078 added default sorting back in. 2020-09-01 22:47:03 -07:00
Bryce Covert
183c74f128 added auditing. 2020-08-27 07:24:12 -07:00
Bryce Covert
54d5de6d33 invoices shouldn't be allowed to duplicate. 2020-08-13 08:06:53 -07:00
Bryce Covert
51b097766f revamped logging! 2020-08-01 17:07:17 -07:00
Bryce Covert
be9c789003 lots of QOL improvements. 2020-07-31 18:26:57 -07:00
Bryce Covert
98f0d40313 Quality of life improvements with client login 2020-07-30 08:44:44 -07:00
Bryce Covert
3737cfa628 minor fixes. 2020-07-17 12:46:44 -07:00
Bryce Covert
ef843ac9a2 starting work on cash flow. 2020-06-15 08:19:43 -07:00
Bryce Covert
d30dfb5e34 a bunch of filtering fixes. 2020-05-20 07:51:07 -07:00
Bryce Covert
700d78fc75 idea for cash flow linkage. makes invoices use uri parameters. 2020-05-17 07:41:27 -07:00
Bryce Covert
3f8ce25e7f cleaning up invoice pagination. 2020-04-28 20:43:20 -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
b28dd64c4a due date exists. 2020-04-18 09:44:42 -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
d07367dc19 date range filter for everyone. 2019-05-04 08:04:08 -07:00
Bryce Covert
b6e73f0bfb huge number of changes to start making all usages of expense accounts dynamic. 2019-04-12 15:39:32 -07:00
Bryce Covert
7c01a04ee8 Added the ability to import invoices again 2019-02-11 20:48:43 -08: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
BC
1b5a097508 deleting println. 2019-01-27 18:49:55 -08:00
BC
c677d0191f beginning to support new icons. 2019-01-24 23:54:18 -08:00
Bryce Covert
e75ef6b884 mostly supporting showing when something cleared. 2019-01-23 10:40:44 -08:00
Bryce Covert
e6adf11fa1 reimplemented filtering. 2019-01-22 09:22:31 -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
BC
24b82802a8 basic permissions 2019-01-11 00:10:37 -08:00
Bryce Covert
6eaff40608 scalar type for id simplifies parsing longs. 2018-11-12 08:26:47 -08:00
Bryce Covert
a17ef01046 hand written checks graphql 2018-09-03 18:14:55 -07:00
Bryce Covert
3ea31e8836 only one way to change invoices -> datomic! 2018-09-03 16:31:37 -07:00
Bryce Covert
11a9e3c39c You change change expense accounts on invoices 2018-09-03 16:00:20 -07:00
Bryce Covert
2e87b9ddff another sql mutation bites the dust. 2018-09-03 14:54:18 -07:00
Bryce Covert
2ea6ca576f check printing 2018-08-23 18:28:35 -07:00
Bryce Covert
bcb839aaa8 adding invoices works correctly again. 2018-08-16 19:36:50 -07:00
Bryce Covert
a4e3fe2327 more conversion to datomic 2018-08-16 08:23:44 -07:00
Bryce Covert
0741b27239 everything is now looked up through datomic 2018-08-16 07:13:38 -07:00