Commit Graph
11 Commits
Author SHA1 Message Date
18alantom d0571a2450 chore: fix all fixable eslint errors in remaining non vue files
- update files to ignore
- delete babel.config.js
2023-06-22 14:22:54 +05:30
18alantom 7c60b71294 fix: list ordering issues 2023-01-05 11:14:05 +05:30
18alantom 2a5686058d incr: add deleteAll
- fix db where clauses
2022-11-07 13:28:35 +05:30
18alantom 6805ebcaba fix: allow location to be common 2022-11-07 13:28:35 +05:30
18alantom 9ec004184c refactor: simplify init flow
- add README.md
- move currency to systemsettings
2022-05-23 16:18:22 +05:30
18alantom a39d7ed555 incr: complete dbHandler.ts 2022-05-23 16:18:22 +05:30
18alantom 1cc05d218f incr: type Payment 2022-05-23 16:18:22 +05:30
18alantom cb54100db4 incr: convert simple models to .ts Doc subclass 2022-05-23 16:18:21 +05:30
18alantom c1482b0d2f incr: convert knex calls to dbHandler calls
- add callBespoke
2022-05-23 16:18:21 +05:30
18alantom a66e2bcc45 incr: database demux base
- remove a few redundant files
2022-05-23 16:18:21 +05:30
18alantom 9765707d21 incr: add DatabaseManager.call 2022-05-23 16:18:21 +05:30