2
0
mirror of https://github.com/frappe/books.git synced 2024-09-19 19:19:02 +00:00
Commit Graph

33 Commits

Author SHA1 Message Date
18alantom
a0cea8683e fix: use fallback if documents not available 2023-08-18 16:00:33 +05:30
18alantom
23916a3b1d fix(ux): remove file selection on create 2023-07-11 13:43:32 +05:30
18alantom
05475fcacc fix: version on develop
- explicitly disable sandbox
2023-07-11 11:02:41 +05:30
18alantom
c1b3687221 fix(ux): check db access before opening 2023-06-29 11:02:09 +05:30
18alantom
f2b620f256 chore: fix all fixable eslint errors in main and main.ts 2023-06-22 12:04:32 +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
1016e39c1b feat: update save pdf to use custom size 2023-06-02 19:50:32 +05:30
18alantom
eda3bb7576 incr: insert or update .template.html files
- move .template.html files out of fixtures
2023-03-07 14:16:19 +05:30
18alantom
92b8f61e03 refactor: move ipc call out of vue components 2022-10-25 13:43:00 +05:30
18alantom
af6f953b11 fix: use relative imports for non src 2022-08-31 15:43:41 +05:30
18alantom
ef26c18d50 fix: dont report network errors on updation 2022-08-31 14:50:54 +05:30
18alantom
cd234f8826 fix: better error handling on updation fails
- ask user whether to restart post update download
2022-08-31 14:25:25 +05:30
18alantom
bce45bd107 chore: move autod-updater listeners 2022-08-30 13:43:52 +05:30
18alantom
3904d04f7d fix(ux): handle db delete exception 2022-07-30 17:34:39 +05:30
18alantom
c8f5c0123f fix: ask if should update
- if next version is beta and !current
2022-07-26 19:23:56 +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
8116bd097a incr: shift process out of src/** 2022-05-27 16:20:28 +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
0951e11cb1 incr: move pdf printer to main
- fix pdf printing
2022-05-23 16:18:23 +05:30
18alantom
56e5a7fc74 incr: shift contactMothership
- ship lang files too cause sometimes errors out.
2022-05-23 16:18:23 +05:30
18alantom
64d1f13e42 incr: button for db delete 2022-05-23 16:18:23 +05:30
18alantom
b7f0757d69 fix: maximize behaviour 2022-05-23 16:18:23 +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
9ec004184c refactor: simplify init flow
- add README.md
- move currency to systemsettings
2022-05-23 16:18:22 +05:30
18alantom
c1482b0d2f incr: convert knex calls to dbHandler calls
- add callBespoke
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
1c8a70819e fix: period selector issue, version issue 2022-04-01 18:58:21 +05:30
18alantom
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +05:30