18alantom
|
fba81e5b22
|
fix: get listview to render
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
22609711bc
|
fix(ui): chevron display and readOnly color
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
371cda82b3
|
fix: get system settings to function and display
- improve autocomplete display and func
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
024687c1b9
|
fix: get Invoice settings to render and work
- remove "computed"
- fix a few formcontrols
- simplify doc.ts a bit more
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
9fbf4fa23c
|
fix: get GetStarted to display
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
3f3da5001c
|
fix: get sidebar to display
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
b383e426a0
|
fix: update setup wizard
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
1b85fee5e6
|
fix: make setupInstance code work
|
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
|
76c61a5c29
|
incr: get setupwizard to display
- make converter more explicit
|
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
|
b6163b4cac
|
incr: remove 600x600 windows
|
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
|
835deb4ce8
|
incr: type renderer
- move setup logic outside components, type it
|
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
|
ae6a5e52f2
|
refactor: move ledgerPosting to models
- move getExchangeRate to helpers
- add git blame ignore
|
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 |
|
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
|
ffdacc9637
|
incr: type post start
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
a8e208a68a
|
incr: type frappe/utils/format
|
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
|
8ba8d7a284
|
refactor: make getCountryCode a static db core function
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
cb7ac55357
|
chore: add META.md and shift frappe tests into frappe
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
c7ecdf6ff4
|
chore: shift readme stuff into a readme
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
591e7b3163
|
incr: complete typing models
- fix model exports
- add a README for models base
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
91bf6e03fa
|
incr: type Transaction and Tax
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
1cc05d218f
|
incr: type Payment
|
2022-05-23 16:18:22 +05:30 |
|
18alantom
|
b08a3b9d52
|
incr: type Party, JournalEntry
- add removeFields
- fix Party schema
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
71800dffd6
|
incr: type ledgerposting
|
2022-05-23 16:18:21 +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
|
309c5c7474
|
refactor: remove util calls from frappe
- shift demux
- fix import
- add init test
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
de7131ba1f
|
fix: translation.ts typing
|
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
|
1329c164c7
|
refactor: convert Customer, Supplier links to Party
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
d69dec1ca7
|
incr: type translation
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
0201844fd0
|
refactor: properly type naming
- remove redundant files
- change getDoc and getNewDoc
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
9e71466b82
|
refactor: use one schema for Customer and Supplier
|
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
|
0efd2b4c33
|
refactor: remove core js schemas
- switch to doc and json schemas instead
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
e0e74817be
|
incr: update docHandler to not use meta
|
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
|
c9cac7410f
|
chore: rename getNewDoc, newDoc
- delete irrelevant tests
|
2022-05-23 16:18:21 +05:30 |
|
18alantom
|
1567dc762f
|
incr: add type converters
|
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 |
|