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 |
|