2
0
mirror of https://github.com/frappe/books.git synced 2024-11-15 17:57:08 +00:00
Commit Graph

625 Commits

Author SHA1 Message Date
18alantom
a03ca7f474 chore: deprecate old syntax, remove variable calls 2022-02-16 13:15:33 +05:30
18alantom
53ce50bb1e refactor: convert template instances of t(' → t` 2022-02-16 13:15:33 +05:30
18alantom
5ffaa39ff6 refactor: t( => t` in *.vue <script/> 2022-02-16 13:15:33 +05:30
18alantom
cad59570a0 refactor: t( => t` in *.js 2022-02-16 13:15:33 +05:30
18alantom
9ca8073a33 refactor: convert frappe.t( to frappe.t` 2022-02-16 13:15:33 +05:30
18alantom
2a14e55e97 fix(ui): print format location 2022-02-15 22:28:55 +05:30
18alantom
1626278938 refactor: move key to component
- lag seems to be gone 🤨
2022-02-11 19:03:28 +05:30
18alantom
c6afe59033 refactor: inline rendering 2022-02-11 18:01:48 +05:30
18alantom
6701b4f769 refactor: keep-alive, fix quickeditform 2022-02-11 17:04:04 +05:30
18alantom
cab5283a92 refactor: quickeditform query issue
- markRaw report data
2022-02-11 15:55:49 +05:30
18alantom
9f65a9ba9e refactor: markRaw pesa objects
- remove native clicks
2022-02-11 14:30:39 +05:30
18alantom
3d9344a0ed refactor: search bar vo vue3, remove 'x' 2022-02-11 11:25:07 +05:30
18alantom
fb525c88b3 refactor: add emits to *.vue where $emit 2022-02-10 17:28:26 +05:30
18alantom
aba83950fb refactor: mounting behaviour for toasts and app 2022-02-10 17:02:55 +05:30
18alantom
a2ff952b4a refactor: scrolling and outsideclick directive 2022-02-10 15:28:20 +05:30
18alantom
fec1f65e33 refactor: prevent bubbling
- update this.$set
- beforeDestroy -> beforeUnmount
2022-02-10 14:40:30 +05:30
18alantom
51c066e926 refactor: use slot shorthand
- more minor fixes
- remove redundant file
2022-02-10 13:12:43 +05:30
18alantom
2f6a2f4cc2 refactor: vue 2 → 3 migration
- render functions
- slots
- creation
2022-02-10 12:11:51 +05:30
18alantom
9830c648ef fix(ux): -- cashflow height cause linux titlebars 2022-02-08 13:49:50 +05:30
18alantom
b725267789 fix(ux): don't notify if no updates on startup 2022-02-08 12:56:46 +05:30
18alantom
b19af48e40 fix(ux): mention payments on cancelling invoice 2022-02-07 18:01:13 +05:30
18alantom
0acdaa9b78 fix(ux): darken on active (preserve outline none) 2022-02-07 16:56:27 +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
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
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
18alantom
2544687ab3 fix(ui): tune charts a bit 2022-01-28 01:12:39 +05:30
18alantom
df759340a4 chore: update profit and loss with bar chart 2022-01-28 01:12:39 +05:30
18alantom
9daee4c9be feat: add BarChart 2022-01-28 01:12:39 +05:30
18alantom
d7f753f476 refactor: shift yMax logic out 2022-01-28 01:12:39 +05:30
18alantom
e576fda569 fix(ui): prevent scroll 😔 adjust top margin 2022-01-27 00:30:11 +05:30
18alantom
3007b68b91 chore: remove old charting code
- adjust yMax, fix typo
2022-01-27 00:23:05 +05:30
18alantom
e2afa7419e fix(ui): tune line chart, ref dot, miter, etc 2022-01-27 00:23:05 +05:30
18alantom
c99eb37bbd feat: add simple tooltip to the line chart 2022-01-27 00:23:05 +05:30
18alantom
f957e13aea fix(ui): add transition effects to Tooltip 2022-01-27 00:23:05 +05:30
18alantom
c55d691768 feat: add a tooltip element 2022-01-27 00:23:05 +05:30
18alantom
88ae0e17d0 fix: no key on template issue 2022-01-27 00:23:05 +05:30
18alantom
277f294e5b fix(ui): LineChart gradient calculation
- grid extension
2022-01-27 00:23:05 +05:30
18alantom
b52ff05087 fix(ui): allow dashb overflow (not that it will) 2022-01-27 00:23:05 +05:30
18alantom
fb5318ddf3 refactor: rewrite linechart from scratch 2022-01-27 00:23:05 +05:30
18alantom
d448771e1f fix(ui): dashboard horizontal alignment
- converts border divs to hr
- fix helper text color
- donut chart text position
2022-01-26 13:08:22 +05:30
18alantom
f9475a08ea fix(ui): donut chart alignment and size 2022-01-26 12:44:22 +05:30
18alantom
eb9046bcf2 fix(ui): dashboard vertical alignment 2022-01-26 12:22:38 +05:30
18alantom
7017608c68 chore: enable typescript support 2022-01-24 12:49:27 +05:30
18alantom
4e81e0fbcc fix: prevent double click 2022-01-24 12:18:48 +05:30
18alantom
fc23c585d4 refactor: remove _, replace stand alone instances 2022-01-24 12:02:38 +05:30
18alantom
d4675c0e5a refactor: replace all frappe._(" instances 2022-01-24 11:44:48 +05:30
18alantom
6053bcb39b chore: add missing pieces from frappejs 2022-01-21 03:06:17 +05:30
18alantom
cc09847337 refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
18alantom
f4d543a78f fix: don't pass undefined to translate func 2022-01-20 14:10:39 +05:30
18alantom
fdd1da3052 chore: tune the Toasts 2022-01-19 17:20:00 +05:30
18alantom
89e70095ae chore: improve toast message 2022-01-19 16:18:57 +05:30
18alantom
fdf579356a fix: import sleep (how did it get removed?!) 2022-01-19 15:58:50 +05:30
18alantom
039e371f6b chore: update toast calls, remove window.showToast 2022-01-19 15:55:26 +05:30
18alantom
2508993d47 feat: add colored toasts 2022-01-19 15:55:26 +05:30
18alantom
d4cfbca7df refactor: move color stuff to colors.js 2022-01-19 15:55:26 +05:30
18alantom
81c6812e2f fix: use toast for Save as PDF
- DRY for export toast
2022-01-19 12:13:42 +05:30
18alantom
4400416768 fix: include hideGetStarted for window reloading 2022-01-18 14:14:44 +05:30
18alantom
526eaf9e2c feat: handle change in main settings component
- show toast if display precision has changed
2022-01-18 14:06:23 +05:30
18alantom
975e083084 feat: forward change event from setting tabs 2022-01-18 14:06:23 +05:30
18alantom
b1ace5c248 feat: allow emitting change from two column form 2022-01-18 14:06:23 +05:30
18alantom
a708a14881 fix: period selection error, sync issue, no transaction message 2022-01-18 12:33:00 +05:30
18alantom
a51c4bac64 chore: remove redundant length check 2022-01-18 12:14:37 +05:30
18alantom
8f5d71f743 fix: refactor donutchart
- factor in edge cases
- z-index on dropdown
2022-01-18 12:12:37 +05:30