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
|
d73d331a87
|
refactor: use NaN safe Number parsing where applicable
|
2022-11-06 23:55:22 -08:00 |
|
18alantom
|
92b8f61e03
|
refactor: move ipc call out of vue components
|
2022-10-25 13:43:00 +05:30 |
|
18alantom
|
90c8516e62
|
feat: exports
|
2022-10-17 22:24:33 +05:30 |
|
18alantom
|
8d3d0a29ee
|
incr: add logUnexpected
- prevent undefined rootType, log it instead
|
2022-09-20 22:49:09 +05:30 |
|
18alantom
|
a8e681b973
|
fix: use unlinkIfExists
- handle failed migration copy issue separately
|
2022-08-30 18:13:42 +05:30 |
|
18alantom
|
3904d04f7d
|
fix(ux): handle db delete exception
|
2022-07-30 17:34:39 +05:30 |
|
18alantom
|
014db554fa
|
feat: add custom UOM support
|
2022-07-08 23:24:26 +05:30 |
|
18alantom
|
fbfde7d230
|
fix: don't log telem on dummy create
- remove redundant calls
- add telem for app open
|
2022-05-28 16:44:38 +05:30 |
|
18alantom
|
f21e507f2a
|
incr: remove Check for Updates
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
b7d41db996
|
incr: simplify error logging, send to renderer
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
12f4162162
|
incr: circumv window reload issue
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
8116bd097a
|
incr: shift process out of src/**
|
2022-05-27 16:20:28 +05:30 |
|
18alantom
|
46dbb6348f
|
fix: updateSchemas works now, also proper cleanup
|
2022-05-25 14:33:36 +05:30 |
|
18alantom
|
6ace4677e7
|
incr: add patch for v0.4 to v0.5
|
2022-05-24 17:04:41 +05:30 |
|
18alantom
|
448068883e
|
incr: version comparators
|
2022-05-24 12:48:56 +05:30 |
|
18alantom
|
ca5514417e
|
incr: improve db call error handling
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
341c1bb639
|
incr: remove fs and path calls
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
4810396434
|
incr: translate schema translateables
|
2022-05-23 16:18:23 +05:30 |
|
18alantom
|
03ee043696
|
incr: fetch translateables from schema.json
- use legit csv
|
2022-05-23 16:18:23 +05:30 |
|
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 |
|