Isaac GC
|
91f2a130c7
|
Fixing printToPDF from electron window
|
2024-01-29 19:13:14 -08:00 |
|
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
|
92e8dfb6d7
|
incr: enable context isolation
|
2023-07-10 14:42:20 +05:30 |
|
18alantom
|
675066d6f2
|
incr: add preload scripts
|
2023-07-10 13:04:14 +05:30 |
|
Abdallah A. Zaqout
|
01b29dc2a6
|
fix translations path in dev
|
2023-06-30 03:04:16 -07:00 |
|
18alantom
|
c1b3687221
|
fix(ux): check db access before opening
|
2023-06-29 11:02:09 +05:30 |
|
18alantom
|
18fc0e1a5d
|
fix: printing bug cause event not fired
|
2023-06-28 11:12:49 +05:30 |
|
18alantom
|
b155d71170
|
chore: add lint workflow
- fix filter issue in List.vue
- update readme with inspect notes
- fix log_creds.txt path for dev
|
2023-06-23 12:29:51 +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
|
8df735d76f
|
build: create app protocol
- add a build script (wip not yet packaged)
|
2023-06-20 19:29:25 +05:30 |
|
18alantom
|
1016e39c1b
|
feat: update save pdf to use custom size
|
2023-06-02 19:50:32 +05:30 |
|
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 |
|