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

1885 Commits

Author SHA1 Message Date
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
c0beade500 feat: setting to auto report errors (default off) 2022-01-19 16:42:50 +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
Alan
8e62272d08
chore: link to issue addressing broken develop 2022-01-19 10:59:04 +05:30
18alantom
3db454d380 feat: add error log list on global to deal with errors 2022-01-18 18:30: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
3abb807957 fix: incorrect variable naming 2022-01-18 13:43:06 +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
2ac4049cc8 Merge branch 'master' of https://github.com/frappe/books 2022-01-17 17:37:59 +05:30
18alantom
fcc31d0755 fix: use pesa in gst reports when using raw knex 2022-01-17 17:37:22 +05:30
18alantom
6b12bcc909 refactor: slowly deprecate frappe-charts; donut-chart refac 2022-01-17 16:57:30 +05:30
18alantom
5fc21ce291 fix: prevent no such table error 2022-01-17 11:13:42 +05:30
dependabot[bot]
dfd34f51f5 build(deps): bump follow-redirects from 1.14.5 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 01:38:37 +05:30
18alantom
5b994522b1 ci(publish:win): fix tar line in a noob way 2022-01-14 17:42:15 +05:30
18alantom
6e45640ae6 ci(publish:win): switch runner to windows-2019 cause node-gyp issue 2022-01-14 16:20:20 +05:30
dependabot[bot]
1270f530c7 chore(deps): bump engine.io from 6.1.0 to 6.1.1
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.1.0...6.1.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 13:23:57 +05:30
Alan
2758580a12
Merge pull request #305 from piyushsinghania/fix/profit-loss-report-filter-fields
Fixed profit loss report half-yearly filter field
2022-01-14 13:02:10 +05:30
18alantom
ac0f98a2bf fix: make export encoding explicit 2022-01-14 12:58:27 +05:30
Piyush Singhania
34d7e5e9a2 Refactored code 2022-01-14 12:18:00 +05:30
Piyush Singhania
c8a314c5dc Created the initial setup for GSTR-1 export as CSV 2022-01-14 12:18:00 +05:30
dependabot[bot]
f9d624c657 chore(deps-dev): bump postcss from 7.0.39 to 8.2.13
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.2.13.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.2.13)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:57:14 +05:30
dependabot[bot]
3aaae75e01 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14 11:56:36 +05:30
Piyush Singhania
23e633318c
Merge branch 'master' into fix/profit-loss-report-filter-fields 2022-01-13 13:52:38 +05:30
18alantom
b502ac27d2 ci(publish): upload build artifacts 2022-01-13 13:02:24 +05:30
18alantom
e9369f0790 ci(publish): change to upgrade frappejs 2022-01-13 12:43:45 +05:30
18alantom
0b3e3c0326 ci(build): add upgrade frappejs 2022-01-13 12:43:45 +05:30
Piyush Singhania
d091bf1347 Fixed the half-yearly filter 2022-01-12 21:21:42 +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
Alan
6a298716d9
Merge pull request #158 from piyushsinghania/add/skipcache
Added options to skipCacheDocument if ever needed
2022-01-12 11:53:15 +05:30
Piyush Singhania
9459b66148 Renamed to skipDocumentCache 2022-01-11 19:10:32 +05:30
Piyush Singhania
89592070b5 Added options to skipCacheDocument if needed 2022-01-11 18:13:02 +05:30