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
|
4415c04a88
|
chore: enable typescript eslint rules
- refactor code to satisfy rules (batch 1)
- use ensuredir in build to prevent ENOENT
|
2023-06-21 16:08:47 +05:30 |
|
18alantom
|
5a3b87333e
|
fix: uninserted doc cache router break
- explicit drop from cache on delete if notinserted
|
2023-04-17 09:59:12 +05:30 |
|
18alantom
|
c5c01c52bf
|
fix: add to cache only if synced
|
2023-04-14 13:27:44 +05:30 |
|
18alantom
|
9bce0f1ae8
|
fix: address setting on create new
- fix link field typo
- remove name from address quickedit form list
- add export shortcut
|
2023-03-27 00:27:00 -07:00 |
|
18alantom
|
332307bdd1
|
incr: user common form for journal entries
|
2023-02-21 11:51:32 +05:30 |
|
18alantom
|
e0141b70d8
|
incr: use CommonForm for a few docs
- show errors
- shit setName to after validation
|
2023-02-21 11:04:35 +05:30 |
|
18alantom
|
0c077f09d2
|
incr: use legible temp name
- fix table borders
- enable edit row
|
2023-02-20 11:22:48 +05:30 |
|
18alantom
|
819e6821e1
|
fix: prevent converter errors on duplication
|
2022-10-13 17:10:28 +05:30 |
|
18alantom
|
7c03b98d67
|
fix: from account not found
- add a bunch of Payment validations
- add inline form error message display
|
2022-10-08 00:11:50 +05:30 |
|
18alantom
|
5c5dc09d58
|
fix: purgeCache, close db
|
2022-07-30 16:33:09 +05:30 |
|
18alantom
|
a09fa62f5f
|
incr: image in dummy values
- remove getSingle
- remove SalesInvoiceSettings cause unused
|
2022-05-26 15:41:15 +05:30 |
|
18alantom
|
fefc79024d
|
fix: async issue, transactional deletion cascade
- add db observers
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
104a0fc43f
|
fix: add a few event listeners on cached docs
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
8cc46c584c
|
fix: db updation, invoice submit, number series
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
9ebe35fe93
|
incr: set crud observable, set update listeners
|
2022-05-23 16:18:22 +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
|
b3533698c0
|
incr: update AutoComplete
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
6accde0e17
|
incr: update DatabaseSelector
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
27aed52044
|
incr: type some files, frappe -> fyo
- get books to serve albiet broken
- one step at a time
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
de7e5ba807
|
refactor: rename 'frappe' to 'fyo' outside src
- cause now most of it is different from what it was
|
2022-05-23 16:18:22 +05:30 |
|