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

38 Commits

Author SHA1 Message Date
18alantom
d0fe62946c fix(ux): handle directory does not exist
- type DatabaseSelector
- fix dialog button width, varios types, injection
2023-04-04 22:10:32 -07:00
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
69bf6a080d fix: catch more network errors
- prevent dupe account names in Catalan
2022-09-20 21:17:43 +05:30
18alantom
6f127f0032 fix: catch all errors when getting translations.csv 2022-09-19 17:34:24 +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
a8e681b973 fix: use unlinkIfExists
- handle failed migration copy issue separately
2022-08-30 18:13:42 +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
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
deefcd08f9 incr: updates to dummy creation 2022-05-23 16:18:23 +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
03ee043696 incr: fetch translateables from schema.json
- use legit csv
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
6581070a59 fix: dev tools version, add isDev to frappe.store 2022-03-18 16:02:11 +05:30
18alantom
33e035e38c chore: shift process listeners back
- cause webpack bundels as mainprocess stuff
2022-03-18 16:02:11 +05:30
18alantom
a86e9447ab chore: convert main.js to renderer.ts 2022-03-18 16:02:08 +05:30
18alantom
a596f5dcad refactor: shift main process stuff out of source 2022-03-18 16:01:05 +05:30