76 Commits
Author SHA1 Message Date
18alantom 3cdba15b81 fix: dynamic link ref
- gl ordering
- report filtering
- dummy dates
- few other things
2022-05-23 16:18:23 +05:30
18alantom 64d1f13e42 incr: button for db delete 2022-05-23 16:18:23 +05:30
18alantom cc493e9fb1 incr: start rewriting reports
- list type report eg GL almost done
2022-05-23 16:18:23 +05:30
18alantom bd6f110553 incr: get dataimport to work
- need to test on child table docs
2022-05-23 16:18:23 +05:30
18alantom 0a3fe90990 incr: add code to generate csv 2022-05-23 16:18:23 +05:30
18alantom 9877bf4fd3 incr: simplify doc a bit
- allow nulls in converter else not not null'll fail
2022-05-23 16:18:22 +05:30
18alantom 76c61a5c29 incr: get setupwizard to display
- make converter more explicit
2022-05-23 16:18:22 +05:30
18alantom b6163b4cac incr: remove 600x600 windows 2022-05-23 16:18:22 +05:30
18alantom c56850d08f incr: refactor and type src/utils 2022-05-23 16:18:22 +05:30
18alantom 76bf6cfda5 incr: rem singleton from index.ts cause can't test
- update models to not use singleton export
2022-05-23 16:18:22 +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 af0d897020 chore: type generateTranslations
- shift csvParser to utils
2022-05-23 16:18:22 +05:30
18alantom 1cc05d218f incr: type Payment 2022-05-23 16:18:22 +05:30
18alantom 781c1d70e9 refactor: Item and Address models to ts Doc subcls 2022-05-23 16:18:21 +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 d69dec1ca7 incr: type translation 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 cdb039d308 incr: delete some stuff add typed doc.ts 2022-05-23 16:18:21 +05:30
18alantom 98e1a44686 incr: get schemaMap on db handler init 2022-05-23 16:18:21 +05:30
18alantom 4dbecad1cb incr: add error messaging 2022-05-23 16:18:21 +05:30
18alantom 804d841466 incr: move messages, add DB_ actions 2022-05-23 16:18:21 +05:30
18alantom 9765707d21 incr: add DatabaseManager.call 2022-05-23 16:18:21 +05:30
18alantom 18dd3f8518 test: add more dbcore tests
- fix bugs in core.ts
2022-05-23 16:18:21 +05:30
18alantom f5d795d95b test: add tests for singlevalue CRUD
- add utils
2022-05-23 16:18:21 +05:30