Commit Graph

44 Commits

Author SHA1 Message Date
96c80853ef fixed warnings. 2022-07-26 05:56:41 -07:00
30f3909ee9 ALmost done on UI improvements. 2022-07-23 07:18:52 -07:00
005bfe2603 removed redundant stuff. 2022-07-22 22:55:26 -07:00
7f5a2ea353 user progress 2022-07-22 09:44:19 -07:00
1d0cdcaf88 more migrating onto v2 2022-07-21 12:55:55 -07:00
86aaa4a933 Minor refactoring to simplify consumer. May be better to use macro. 2022-07-20 06:27:21 -07:00
9b5b7bef53 supports validation on complete 2022-07-20 06:02:47 -07:00
cab3a84903 A way better approach for form validation. Feels good now. 2022-07-19 08:24:33 -07:00
b6962c5bfa Undoes old way of doing forms in favor of context version. Much easier 2022-07-17 17:32:47 -07:00
586978823e Form builder as a way to simplify some things 2022-07-14 22:08:03 -07:00
99fe24ddae Made admin clients easier to work with. 2022-07-14 12:58:06 -07:00
e897443f7d vendor querying step 1. 2022-04-10 20:28:02 -07:00
bcdc181f86 addressed all compilation errors. 2021-05-27 22:04:30 -07:00
33b45373c2 reverted. 2021-05-27 08:25:58 -07:00
21dd112395 Got all typeaheads to one place 2021-05-23 15:47:22 -07:00
Bryce Covert
3d0b190702 Revert "Revert "Enabling signature editing.""
This reverts commit b52f3231e8.
2020-12-21 08:47:53 -08:00
Bryce Covert
b52f3231e8 Revert "Enabling signature editing."
This reverts commit bc40430d7b.
2020-12-21 08:46:24 -08:00
Bryce Covert
bc40430d7b Enabling signature editing. 2020-12-21 08:18:30 -08:00
Bryce Covert
f40ff431dd progress on making saving work better for accounts. 2020-09-02 07:57:56 -07:00
Bryce Covert
25477d07f7 rebrand. 2020-08-22 17:14:21 -07:00
Bryce Covert
001c66547c first step of page abstraction. 2020-08-16 17:40:45 -07:00
Bryce Covert
f1dab06330 simplified form works, too. 2020-08-04 08:36:10 -07:00
Bryce Covert
c7fd0aafc0 standardized users. 2020-08-04 08:19:00 -07:00
Bryce Covert
d120b7e810 tons of bug fixes 2020-07-08 21:44:11 -07:00
Bryce Covert
86f51f93e4 so many bug fixes. 2020-07-03 17:50:37 -07:00
Bryce Covert
8043fb0b81 made it possible to change accounts. 2020-04-29 08:21:39 -07:00
Bryce Covert
01c776a72e better warning behavior.A 2020-04-20 08:12:30 -07:00
Bryce Covert
ec10e6b823 really improved vendor dialog code. 2020-04-18 09:16:32 -07:00
Bryce Covert
b535f73e33 warns about how many are visible 2019-09-19 20:18:09 -07:00
Bryce Covert
677a4e3c22 basic ability to test. 2019-05-09 21:12:26 -07:00
Bryce Covert
976d37d641 implementing sorting for checks. 2019-05-04 12:25:55 -07:00
Bryce Covert
3902900095 the form is pretty good now. 2019-04-26 14:50:13 -07:00
Bryce Covert
48a8e0ce9f single event for handling changes. 2019-04-26 14:32:37 -07:00
Bryce Covert
5d5db63ed6 continuing to refactor form. 2019-04-26 14:14:13 -07:00
Bryce Covert
598da0f322 refactored transactions. 2019-04-26 13:20:40 -07:00
Bryce Covert
dd86b2be48 cleaning up interface for account. 2019-04-25 18:46:54 -07:00
Bryce Covert
b3e407d211 good progress on making expense accounts editable. 2019-04-17 09:00:34 -07:00
Bryce Covert
2199e91c2a supports changing expense accounts 2019-04-17 08:02:41 -07:00
Bryce Covert
bc4287befe you can kind of set up more than one account in an invoice. 2019-04-16 20:27:14 -07:00
Bryce Covert
e64820d71a Supports editing expense accounts 2019-04-12 12:00:42 -07:00
Bryce Covert
a55e6d890f slightly improved excel import. 2019-03-20 22:35:43 -07:00
Bryce Covert
00e2c64317 You can now print and pay 2019-02-21 22:22:36 -08:00
Bryce Covert
9c6fbaf963 improvements to UI. 2019-02-21 07:49:14 -08:00
BC
e2b99961e4 new approach to adding invoices. 2019-02-18 16:23:05 -08:00