Commit graph

218 commits

Author SHA1 Message Date
Faris Ansari
4b39f7f699 fix: Print rebuilt files in watch mode 2021-05-16 11:13:54 +05:30
Faris Ansari
dacd0bf107 fix: Remove rollup code and unused dependencies 2021-05-04 07:06:26 +05:30
Faris Ansari
adc236e35d feat: Notify build events to browser
- Update assets_json directly from node
- Show error overlay or success message
- Open file in editor from error overlay
2021-05-01 16:02:49 +05:30
Faris Ansari
86c0f7f9d6 fix: Use yargs for cli argument parsing 2021-05-01 15:50:03 +05:30
Faris Ansari
aac5423600 Merge remote-tracking branch 'upstream/develop' into esbuild 2021-04-29 13:58:27 +05:30
dependabot[bot]
43285fd2d8
chore(deps): bump redis from 2.8.0 to 3.1.1
Bumps [redis](https://github.com/NodeRedis/node-redis) from 2.8.0 to 3.1.1.
- [Release notes](https://github.com/NodeRedis/node-redis/releases)
- [Changelog](https://github.com/NodeRedis/node-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NodeRedis/node-redis/compare/v.2.8.0...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-27 17:16:25 +00:00
Faris Ansari
09f5e904a9 fix: Pretty CLI Output 2021-04-24 20:05:10 +05:30
Faris Ansari
c119f9ab3c fix: libs.bundle.js
- Separate file to import jquery and bootstrap
- Remove separate jquery bundle from app as well as web
- Load jquery from node_modules
2021-04-24 14:42:43 +05:30
Faris Ansari
226ad1d91a feat: New Build System based on esbuild
- Deprecate use of build.json
- *.bundle.js files placed anywhere in the public folder are bundled
- Built files are created in public/build folder which is gitignored

WIP
2021-04-22 07:01:36 +05:30
Suraj Shetty
c16584bbf1
chore: Upgrade frappe-charts to rc13 (#12896) 2021-04-19 10:45:54 +05:30
Snyk bot
3cd4e33469
chore(Snyk): Security upgrade snyk from 1.509.0 to 1.518.0 (#12753)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NETMASK-1089716
2021-04-01 08:34:58 +05:30
dependabot-preview[bot]
58d2581002
chore(deps): [security] bump y18n from 4.0.0 to 4.0.1 (#12714)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-30 09:39:20 +05:30
Snyk bot
98b1b5be97
chore(Snyk): Security upgrade snyk from 1.431.1 to 1.465.0 (#12653)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HOSTEDGITINFO-1088355
2021-03-24 10:16:01 +05:30
Suraj Shetty
19a092feec
chore: Update frappe-charts (#12617) 2021-03-19 14:24:57 +05:30
prssanna
89b9c29802 chore: update frappe charts 2021-03-10 18:14:52 +05:30
Suraj Shetty
4786db9a77
chore: Upgrade caniuse-lite (#12451) 2021-02-22 15:45:06 +05:30
prssanna
6c490f44e4 feat: replace localStorage with localforage for storing drafts 2021-02-17 19:04:13 +05:30
Suraj Shetty
1cdca0c07e chore: Bump frappe-charts version 2021-02-02 12:51:48 +05:30
Suraj Shetty
6c01e9234b chore: Update frappe-charts 2021-01-21 12:14:36 +05:30
Suraj Shetty
dd7d12df22 fix: Post merge fixes 2021-01-19 10:39:02 +05:30
Suraj Shetty
b94d5778a8 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2021-01-19 10:36:50 +05:30
Rushabh Mehta
c93368b242 fix(minor): merge develop 2021-01-08 14:35:55 +05:30
Snyk bot
f939ec87cc
fix(Snyk): Security upgrade socket.io from 2.3.0 to 2.4.0 (#12181)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SOCKETIO-1024859
2021-01-08 11:31:33 +05:30
Suraj Shetty
46af36f24a fix: Update frappe-charts 2020-12-16 20:00:55 +05:30
Gavin D'souza
5db02513e5 Merge branch 'develop' of github.com:frappe/frappe into snyk-fix-e205bf085ec74cf13bd3f75b89038f28 2020-12-16 15:50:19 +05:30
Snyk bot
f4f7e8e798
chore(Snyk): Security upgrade frappe-charts from 1.5.4 to 1.5.5 (#12086) 2020-12-16 10:34:07 +05:30
Shivam Mishra
7db23a8271 feat: update charts for dark mode 2020-12-15 16:14:58 +05:30
dependabot[bot]
8c539743cf
chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-14 08:18:58 +00:00
snyk-bot
9dec6e84bd
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1048676
2020-12-06 23:07:09 +00:00
Rushabh Mehta
d858d87d43 ix(merge): minor fixes post merge 2020-12-02 12:03:45 +05:30
Rushabh Mehta
ff71329b03 fix(merge): develop 2020-12-02 10:54:10 +05:30
Shivam Mishra
51928cccb0 chore: bump frappe-charts to 1.5.4 2020-11-30 12:38:38 +05:30
Snyk bot
a459ce40ed
fix(snyk): Security upgrade highlight.js from 9.18.1 to 9.18.2 (#11999)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-HIGHLIGHTJS-1045326
2020-11-26 09:11:01 +05:30
Snyk bot
1154cc931f
fix(Snyk): Security upgrade snyk from 1.398.1 to 1.425.4 (#11990)
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-Y18N-1021887
2020-11-25 10:59:34 +05:30
Suraj Shetty
a7bd4210ef fix: Remove Start mixed support warning 2020-11-09 12:11:30 +05:30
Suraj Shetty
b5d9c1e816 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-11-06 10:42:37 +05:30
Shivam Mishra
80ad93a792 feat: bump frappe charts 2020-11-05 11:17:17 +05:30
dependabot-preview[bot]
4ebb868ee3
chore(deps): [security] bump dot-prop from 4.2.0 to 4.2.1 (#11839)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.**
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-02 09:51:05 +05:30
sezanzeb
429cbb17eb chore: github shorthand for air-datepicker 2020-10-21 13:39:11 +02:00
sezanzeb
8906c1eba4 chore: git url format for air-datepicker 2020-10-21 12:57:37 +02:00
Shivam Mishra
9e39a7464a Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-21 11:55:13 +05:30
prssanna
2f890c1391 chore: update datatable to 1.15.3 2020-10-20 16:51:01 +05:30
dependabot[bot]
f3077f3f12
chore(deps): bump lodash from 4.17.15 to 4.17.20 (#11728)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-19 09:14:24 +05:30
Shivam Mishra
3f64bec4b9 feat: add Plyr 2020-10-15 13:55:19 +05:30
Gavin D'souza
e48173481a fix: Run yarn install 2020-10-12 17:33:57 +05:30
Gavin D'souza
40ee03c21d Merge branch 'develop' of github.com:frappe/frappe into move-cypress 2020-10-12 17:32:16 +05:30
Faris Ansari
1b6cbf681f
feat: Gantt Rebranded Styles (#11662)
list.min.css is not needed anymore as the only styles it included was of old gantt
2020-10-08 10:00:25 +05:30
Suraj Shetty
2f4f5dd4ad refactor: Re-organize scss
Co-Authored-By: Shivam Mishra <scm.mymail@gmail.com>
Co-Authored-By: Faris Ansari <netchamp.faris@gmail.com>
Co-Authored-By: Prssanna Desai <prssud@gmail.com>
2020-10-01 13:49:17 +05:30
Suraj Shetty
ba29d8d8b4 Merge branch 'develop' of https://github.com/frappe/frappe into rebrand-ui 2020-10-01 13:10:37 +05:30
Gavin D'souza
436ebde0ec fix: yarn upgrade node-sass 2020-09-24 15:13:43 +05:30