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
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
18alantom
6b12bcc909 refactor: slowly deprecate frappe-charts; donut-chart refac 2022-01-17 16:57:30 +05:30
18alantom
ac0f98a2bf fix: make export encoding explicit 2022-01-14 12:58:27 +05:30
Alan
7e18dc503a
Merge pull request #298 from piyushsinghania/feature/gstr2
Add ability to view and export GSTR II
2022-01-12 16:13:12 +05:30
18alantom
7878a405d3 fix(ux): allow custom empty messages in autocomp
- set custom message for State
2022-01-12 15:04:16 +05:30
18alantom
404cb60cc1 fix(ui): white toasts, not grey 2022-01-12 14:34:10 +05:30
Piyush Singhania
8958d96f26 Changed the bg color and checkbox color 2022-01-12 14:28:36 +05:30
Piyush Singhania
ee42005d87 Updated the layout of checkbox 2022-01-12 14:28:36 +05:30
18alantom
c8d2edd188 fix: DatePicker toggle on tab, allow click 2022-01-12 13:28:33 +05:30
18alantom
f128ad6f57 fix(ux): invoice complete on visiting invoice
- earlier complete on setting image and address
- the way to complete wasn't clear and these aren't mandatory
- hence this change
2022-01-12 12:28:04 +05:30
Piyush Singhania
80e542f390 Renamed to skipDocumentCache 2022-01-12 11:55:27 +05:30
Piyush Singhania
721bfab5b8 Fetching fresh document and avoiding cached one to prevent error 2022-01-12 11:55:27 +05:30
18alantom
55832f19ad fix(ux): select curr on focus
- close popover on blur
2022-01-11 12:33:49 +05:30
Piyush Singhania
1798902835 Resolved merge conflicts 2022-01-10 16:50:53 +05:30
18alantom
22f3080af3 fix(ui): use inline validations 2022-01-10 13:47:23 +05:30
18alantom
5a457614c3 fix: minor fixes to validation messages
- add two for SI items
2022-01-10 13:41:11 +05:30
18alantom
ab7cffe609 fix: remove ternary & number input style 2022-01-07 12:01:49 +05:30
18alantom
85cd124024 fix: payment status check function 2022-01-07 10:51:19 +05:30
18alantom
3d7aa6ba26 fix: avoid null issue check for nonzero falsy 2022-01-07 10:51:19 +05:30
18alantom
4d85642a40 chore: deprecate numberFormat 2022-01-07 10:51:19 +05:30
18alantom
595341c2aa fix: init pesa with correct currency 2022-01-07 10:51:19 +05:30
18alantom
5ad858ede7 fix: knex queries 2022-01-07 10:51:19 +05:30
18alantom
3d0e91d3f5 fix: GSTR reports, cashflow 2022-01-07 10:51:19 +05:30
18alantom
b69505bdbb fix: minor fixes to dashboard 2022-01-07 10:51:19 +05:30
18alantom
5c6ac0e161 fix: currency field display (PI) 2022-01-07 10:51:19 +05:30
18alantom
4385a93a77 fix: validate to true if no validation, parse into pesa on input 2022-01-07 10:51:19 +05:30
18alantom
facf5dbfb6 feat: add locales, reword a get started 2022-01-07 10:51:19 +05:30
18alantom
ec3558f513 fix: call validate on blur
- number type Float, Int
- remove floatPrecision
2022-01-07 10:51:19 +05:30
18alantom
4650b1eeda refactor: shift pesa init with currency to books 2022-01-07 10:51:19 +05:30
18alantom
2d59655bd0 fix: select field stacking context issue 2022-01-04 12:20:52 +05:30
18alantom
ddb46f8bee fix: AutoComplete country, state, pos and place 2021-12-30 15:03:03 +05:30
18alantom
bc39a26590 fix: popover issues, deprecate portal-vue 2021-12-30 15:01:55 +05:30
18alantom
497872eb84 feat: allow aribitrary values in AutoComplete
- pass doc to getList
2021-12-30 14:30:46 +05:30
Piyush Singhania
51b05adf44 Created the initial setup for GSTR-2 Report exporting as csv 2021-12-29 16:14:35 +05:30
Ankit Singhaniya
5a460aebeb add ability to show different columns based on filter in reports 2021-12-29 10:52:31 +05:30
Piyush Singhania
d6aa958537 Fixed dropdown CSS, removed sleep, renamed state label for India 2021-12-28 17:54:38 +05:30
18alantom
070b49d90f fix: toast styling, remove from window 2021-12-21 18:22:40 +05:30
18alantom
f21aee6664 feat: add function to pop toast
fix: use calls to ipcMain to save data
refactor: remove redundant file and comments
2021-12-21 18:22:40 +05:30
18alantom
04fb48faed feat: add toast component, to be launched externally 2021-12-21 18:22:40 +05:30
18alantom
afa261c592 refactor: move gstSavePath to utils 2021-12-21 18:22:40 +05:30
18alantom
ca8739f8c0 fix: pass report fetching function to action
refactor: remove unnecessary prompt function
2021-12-21 12:37:25 +05:30
18alantom
e1730d85c5 fix(ui): fix black of the button 2021-12-21 12:37:25 +05:30
18alantom
791d276f9d fix: add grouped dropdown for export, add reset filter in Report.vue 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
c0c1c26d8d move gst from print setting to account settings 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
26e69216a2 remove gst2 for now from sidebar 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3bdbdbb73a update the hidden property for sidebar gstr reports 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
3f8e058066 json file should open the folder instead 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
a303b6011b link action fields in report should not hardcode type 2021-12-21 12:37:25 +05:30
Ankit Singhaniya
41bb11f023 update sidebar config to show hide groups and items based on condition 2021-12-21 12:37:25 +05:30
Piyush Singhania
4efe6552f9 Added ability to hide and show side bar items 2021-12-21 12:37:25 +05:30
Piyush Singhania
65c4faf135 Added filter to hide gst reports for countries other then India 2021-12-21 12:37:25 +05:30
Piyush Singhania
776f12c2d1 Moved function promptWhenGstUnavailable to gst.js 2021-12-21 12:37:25 +05:30
Piyush Singhania
6c29f0c4ba Delete isGstReportsPage computed property, not needed anymore 2021-12-21 12:37:25 +05:30
Piyush Singhania
c18db1c406 Fix gstr-1 json format for validation 2021-12-21 12:37:25 +05:30
Piyush Singhania
4fa1c272d5 Added prompt while exporting if no gstin configured for company 2021-12-21 12:37:25 +05:30
Piyush Singhania
8c0e5d4e75 Fixed the fp value to match the last date of range 2021-12-21 12:37:25 +05:30
Piyush Singhania
228e069096 Code Refactoring 2021-12-21 12:37:25 +05:30
Piyush Singhania
f4fa8a6d88 Added feature to dowload gstr-1 2021-12-21 12:37:25 +05:30
Piyush Singhania
b4c6faae17 Added feature to download json data 2021-12-21 12:37:25 +05:30
Piyush Singhania
482f7875bb Added date filter for a quater, added download path setup 2021-12-21 12:37:25 +05:30
Piyush Singhania
b7980c6a56 Added download as json button 2021-12-21 12:37:25 +05:30
Piyush Singhania
60f0d00eb5 Added gstr-1 gstr-2 reports feature 2021-12-21 12:37:25 +05:30
18alantom
1eb9431767 ux: add Cancel in Setup Wizard 2021-12-20 15:22:31 +05:30
18alantom
ae154a53e9 fix(ui): create Common Entries for Sales ∩ Purchases 2021-12-17 12:18:09 +05:30
18alantom
137c1c248e fix(ux): print error to console when submission fails 2021-12-17 12:18:09 +05:30
18alantom
f502b8004b fix(ux): scroll long db names 2021-12-16 18:17:32 +05:30
18alantom
b7cd516138 fix(ux): journal entry submission confirmation; message 2021-12-16 18:17:32 +05:30
18alantom
eab88f61a1 fix(ui): remove lable from Journal Entry Form, consistency, will have hover hints later 2021-12-16 18:17:32 +05:30
18alantom
1fd616fb0d fix(ui): No empty required selects, set placeholders everywhere 2021-12-16 18:17:32 +05:30
18alantom
ea5e0c9f6e fix(ui): empty state in dropdown instead of Loading... 2021-12-16 18:17:32 +05:30
18alantom
95867541df fix(ux): rename Purchase Invoice to Bill & Sales Invoice to Invoice 2021-12-16 18:17:32 +05:30
18alantom
bc17e72cda fix: checkbox display, show cancelled set to checkbox 2021-12-16 18:17:32 +05:30
18alantom
91692d1e75 fix(ui): improve attach image placeholder 2021-12-16 18:17:32 +05:30
18alantom
ce7ef72048 fix(ui): select chevrons don't share space with text, no overflow issue 2021-12-16 18:17:32 +05:30
18alantom
6fdbad1882 fix: Journal Entry Reference Date reflects referenceDate 2021-12-16 18:17:32 +05:30
18alantom
b1537f04e3 fix(ui): match icons and order to Settings 2021-12-15 14:17:42 +05:30
18alantom
ae5cade05a fix: add failsafes along db connection paths 2021-12-10 13:42:43 +05:30
18alantom
415bf0e047 fix: use fallback group instead of first 2021-12-09 14:36:42 +05:30
18alantom
5c8976ba1b fix: settings routing, illicit char in settings.vue 2021-12-09 14:10:05 +05:30
18alantom
2d7cf505e5 fix: company name update in db selector on change 2021-12-09 13:14:06 +05:30
18alantom
6fdabcb68c fix(ux): rename default db file 2021-12-09 12:48:27 +05:30
18alantom
60d88a0a9d fix: update sidebar on router.push 2021-12-09 12:45:49 +05:30
18alantom
c1c66bdd60 build(win): fix webkit-app-region issue
- set multiple icon sizes
- set icon if linux
2021-12-07 18:41:58 +05:30
18alantom
ad3b41721d fix: set icon only if in dev mode, else not req 2021-12-07 13:01:15 +05:30
18alantom
1d0db3579a fix(ui): empty state svg alignment 2021-12-07 11:18:56 +05:30
18alantom
deeaac0f74 fix(ui): prevent truncation, don't show year 2021-12-06 18:40:12 +05:30
18alantom
8e0e648497 fix(ui): center the donut chart text 2021-12-06 18:15:31 +05:30
18alantom
0d90efa819 refactor(ux): route to GetStarted if not complete or hidden 2021-12-02 18:50:51 +05:30
18alantom
40ddf7a171 fix: make onboarding completable 2021-12-02 18:41:56 +05:30
18alantom
b96902bd83 fix: prevent cannot read prop of null 2021-12-02 15:46:46 +05:30
18alantom
6197e78514 fix: readonly and hidden in TwoColumnForm
- make some fields readonly, hidden
- formatting
2021-12-02 15:39:02 +05:30
Alan
14ce1e88cf
Merge pull request #266 from 18alantom/fix-regional-changes
feat: allow regional model updates
2021-12-01 18:46:08 +05:30
18alantom
46a7e9e9c7 fix: routeTo function 2021-12-01 18:38:47 +05:30
18alantom
3f69d7fcc5 feat: allow regional model updates 2021-12-01 18:38:00 +05:30
18alantom
209e8bf7ec fix: add console.error for db connection failure 2021-11-30 17:43:52 +05:30
18alantom
7a47ee2e22 refactor: update patch run pre and post migration patches 2021-11-30 17:39:40 +05:30
18alantom
bc2f7d9eda fix: add missing function openSettings 2021-11-29 16:17:07 +05:30
18alantom
77144ddebe refactor: remove load existing database cause just ipcRenderer invoke 2021-11-29 15:15:23 +05:30
18alantom
512e16d910 refactor: move fjs init boilerplate out, shift db init 2021-11-29 15:02:05 +05:30
18alantom
d491a46a21 fix: autocomplete behaviour, use fuzzy matching 2021-11-26 12:51:47 +05:30
18alantom
f45ea81224 refactor: shift autoupdate to systemsettings 2021-11-25 16:48:26 +05:30