18alantom
|
eb9046bcf2
|
fix(ui): dashboard vertical alignment
|
2022-01-26 12:22:38 +05:30 |
|
18alantom
|
da9839e8b6
|
feat: allow multiline translate strings
|
2022-01-24 14:55:52 +05:30 |
|
18alantom
|
0f825c044e
|
chore: set allowJs
|
2022-01-24 14:36:09 +05:30 |
|
dependabot[bot]
|
4f4e24c32b
|
build(deps): bump node-fetch from 2.6.6 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.6 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.6...v2.6.7)
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 13:27:58 +05:30 |
|
Alan
|
6ddd90b5f7
|
Merge pull request #323 from 18alantom/enable-ts
chore: enable typescript support 🙂
|
2022-01-24 13:26:34 +05:30 |
|
18alantom
|
28171bc285
|
chore: include stuff in tsconfig
- remove redundant file
|
2022-01-24 13:01:05 +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 |
|
Alan
|
6b0aab815f
|
Merge pull request #322 from 18alantom/deprecate-underscore
refactor: deprecate underscore, switch _ to t
|
2022-01-24 12:05:48 +05:30 |
|
18alantom
|
fc23c585d4
|
refactor: remove _, replace stand alone instances
|
2022-01-24 12:02:38 +05:30 |
|
18alantom
|
0320743161
|
refactor: replace all frappe._(` instances
|
2022-01-24 11:45:26 +05:30 |
|
18alantom
|
d4675c0e5a
|
refactor: replace all frappe._(" instances
|
2022-01-24 11:44:48 +05:30 |
|
18alantom
|
31f2db495e
|
fix: shift t, T to prevent module errors
|
2022-01-24 11:41:09 +05:30 |
|
18alantom
|
54f579519c
|
chore: remove unused fixtures
|
2022-01-24 11:37:19 +05:30 |
|
18alantom
|
eaf36ff93a
|
chore: remove frappejs from readme
|
2022-01-21 16:23:28 +05:30 |
|
Alan
|
da01afdf19
|
Merge pull request #320 from frappe/inlining-fjs
refactor: inline frappejs code into books
|
2022-01-21 16:10:07 +05:30 |
|
18alantom
|
b7519cb730
|
ci(publish): remove frappejs steps
|
2022-01-21 15:58:43 +05:30 |
|
18alantom
|
13573c5133
|
ci(build): remove frappejs steps
|
2022-01-21 15:30:02 +05:30 |
|
18alantom
|
a1eb699945
|
fix: config, tranpile for the main process
|
2022-01-21 15:20:52 +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
|
f602caff81
|
refactor: inline frappejs code into books
|
2022-01-21 02:08:09 +05:30 |
|
18alantom
|
6cb08940ea
|
fix: minor changes and use T when class required
|
2022-01-20 14:37:16 +05:30 |
|
18alantom
|
5d9b2d66bb
|
fix: replace _ with T
- for now backwards compatible
- will remote T on changing all instances
|
2022-01-20 14:37:16 +05:30 |
|
18alantom
|
132883ffb4
|
refactor: deprecate undersore translate
|
2022-01-20 14:37:16 +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
|
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 |
|