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

1778 Commits

Author SHA1 Message Date
18alantom
325045dc34 chore: bump version 2022-02-08 11:11:34 +05:30
18alantom
b19af48e40 fix(ux): mention payments on cancelling invoice 2022-02-07 18:01:13 +05:30
18alantom
349d15e9cc chore: start naming from 1001 2022-02-07 17:24:05 +05:30
18alantom
e8ad2ce21d fix: Party Widget payment display 2022-02-07 17:15:58 +05:30
18alantom
0acdaa9b78 fix(ux): darken on active (preserve outline none) 2022-02-07 16:56:27 +05:30
18alantom
dd5d87442e fix: number series skipping issue 2022-02-07 15:49:32 +05:30
18alantom
838ae87642 fix: error type
- allow translation string folding
2022-02-07 14:31:28 +05:30
18alantom
29c1621882 fix: validation not running issue 2022-02-07 14:16:02 +05:30
18alantom
8ba9f7f510 fix: preserve spaces in translation 2022-02-07 14:11:10 +05:30
18alantom
9b30142cf0 fix(ui): set z-index on popover 2022-02-07 13:53:23 +05:30
18alantom
afbd43bfde fix(ui): expenses empty message 2022-02-07 13:15:03 +05:30
18alantom
2e1b8bfa13 fix: address not being set issue 2022-02-07 13:01:13 +05:30
18alantom
ad70b64e0c chore: refactor deprecated contructor 2022-02-06 23:08:35 +05:30
18alantom
71d55950ff fix(ux): allow party type on ambiguous quickedit 2022-02-04 12:06:44 +05:30
18alantom
3ed5f40586 fix: remote _ from \d ∵ F$#&%N! webpack 2022-02-03 18:11:53 +05:30
18alantom
6bfbbca747 fix: css calc 2022-02-03 17:02:21 +05:30
18alantom
f2dd7ff67e refactor(ui): wider desk
- rename Common Entries to Common
2022-02-03 17:01:01 +05:30
18alantom
099513fb54 feat: add close buttons to toasts 2022-02-03 16:55:47 +05:30
18alantom
abdd26f662 fix(ui): center toasts
- wider toasts
- narrower sidebar
2022-02-03 16:55:47 +05:30
Alan
da9c677fc2
Merge pull request #331 from 18alantom/auto-updation
feat: notification based updation
2022-02-03 15:37:43 +05:30
18alantom
bee9501b27 fix: silent check on startup 2022-02-03 15:35:46 +05:30
18alantom
af0e8523ed feat: updation using notification flow
- minor refactor in errorHandling
2022-02-03 15:33:21 +05:30
18alantom
0d3db0739a ux: remove auto update option (notify) 2022-02-03 14:51:24 +05:30
18alantom
0226152884 fix: action bug 2022-02-03 14:06:21 +05:30
18alantom
f42df70fb1 refactor: use channels for ipcMain to ipcRenderer 2022-02-03 13:32:33 +05:30
18alantom
2fef56459c feat: add check for updates button
- remove frappe event check-for-update
2022-02-03 13:24:00 +05:30
18alantom
9fb714118d fix(ux): donut chart hover behaviour 2022-02-02 16:47:02 +05:30
18alantom
e68995e729 fix(ux): improve tooltip
- don't cache inverse matrix
2022-02-02 16:32:05 +05:30
18alantom
a01d3c7ad4 fix(ui): allow y scroll, donut hover 2022-02-02 16:05:58 +05:30
18alantom
22ad26f488 fix(ux): allow date to be cleared from the picker 2022-02-02 14:16:58 +05:30
18alantom
3dd7c2e1c7 fix: currency sigil not appearing post setup 2022-02-02 13:53:04 +05:30
18alantom
45e0af46f3 fix: save address df not found issue 2022-02-02 13:22:37 +05:30
18alantom
517a0cc6d8 fix: improve error handling
- exit on `uncaughtException`
- set `window.onerror`
- handle error in contactMothership.js
2022-02-02 12:48:03 +05:30
18alantom
d324998197 fix: import and startup error handling bug 2022-01-31 13:15:51 +05:30
18alantom
a7cd594485 chore(cd): set error log creds 2022-01-31 12:33:41 +05:30
18alantom
31ca1389ae feat: auto report also hides error toast 2022-01-28 18:43:27 +05:30
18alantom
6440455470 fix: path fixes, electron-builder creds 2022-01-28 18:43:27 +05:30
18alantom
39b56e1d1c feat: add code to post errors on report 2022-01-28 18:43:27 +05:30
18alantom
de22050633 feat: add Repor Issue button
- Change db switcher location
2022-01-28 18:43:27 +05:30
18alantom
ad496ab80e feat: redirect to create an issue on Report Error 2022-01-28 18:43:27 +05:30
18alantom
b5582ca1da refactor: convert to ts
- refactor showErrorDialog
2022-01-28 18:43:27 +05:30
18alantom
7587c22e5b fix: imports and translations 2022-01-28 18:43:27 +05:30
18alantom
c3c72470dc feat: action only if autoReport is not active 2022-01-28 18:43:27 +05:30
18alantom
5681e90665 feat: show Toast to report error 2022-01-28 18:43:27 +05:30
18alantom
9e25b89765 refactor: shift error stuff to errorHandling.js
- log errors on calling handleErrorWithDialog
2022-01-28 18:43:27 +05:30
18alantom
f8c76603d2 feat: error handle ipcRenderer.[send, invoke] 2022-01-28 18:43:27 +05:30
18alantom
7b61eec372 feat: start setting up error logging 2022-01-28 18:43:27 +05:30
18alantom
23a8bb2a24 chore: remove unnecessary class 2022-01-28 11:35:38 +05:30
18alantom
281de603e4 fix: tentative fix to single value charts
- i.e. when This Month
2022-01-28 01:12:39 +05:30
18alantom
55fc6d8b66 fix: y limit bug, console logs 2022-01-28 01:12:39 +05:30