mergify[bot]
132b089f32
build(deps): bump snyk from 1.707.0 to 1.996.0 ( #18311 ) ( #18337 )
Bumps [snyk](https://github.com/snyk/snyk ) from 1.707.0 to 1.996.0.
- [Release notes](https://github.com/snyk/snyk/releases )
- [Commits](https://github.com/snyk/snyk/compare/v1.707.0...v1.996.0 )
---
updated-dependencies:
- dependency-name: snyk
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 6c2f73a030
)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
преди 2 години
mergify[bot]
a8fa47ebef
build: reliable asset building in production (backport #18133 ) ( #18136 )
* build: move all devDependencies to Dependencies
These are real dependencies without which you can't locally build apps.
(cherry picked from commit 06aaaaaedf
)
* fix: fail code when build fails in production
In production it is useful to fail with proper exit code. To avoid
silently pushing bad assets in built pipelines.
(cherry picked from commit 1ba99396bc
)
Co-authored-by: Ankush Menat <ankush@frappe.io>
преди 2 години
Ankush Menat
21a7291d00
ci: Stripped down config for Semantic checks ( #17542 )
* ci: Stripped down config for Semantic checks
Conventional commit enforces too many pointless rules, all we care about
is type and subject.
* ci: auto merge on commit pass
преди 2 години
Ankush Menat
8ac7e32214
ci: check commit messages with commitlint ( #17541 )
преди 2 години
Ankush Menat
3304e1c222
chore: bump frappe-charts to latest
преди 2 години
dependabot[bot]
39ded52028
build(deps): bump moment from 2.29.2 to 2.29.4
Bumps [moment](https://github.com/moment/moment ) from 2.29.2 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.4 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
преди 2 години
Suraj Shetty
4b6ab45c57
refactor: Replace fluxify with vuex
Reason:
fluxify has GPL2 licence which is incompatible with MIT hence using vuex which is a similar library and has MIT license.
преди 2 години
Suraj Shetty
728ff49cec
refactor: Get sortable js from node_modules instead of vendoring it
- No point in having a copy since there are no customization done.
преди 2 години
Suraj Shetty
05f416e448
refactor: Removed vendored socketio library
- Removed vendored socketio library
- Add socket.io-client library
- Removed unnecessary code in socketio server
- Remove chat related code
преди 2 години
Suraj Shetty
c72731c4af
chore: Update socket io, remove fuse.js
- Install cliui as devDependency
- Add @vue/component-compiler
преди 2 години
Suraj Shetty
870b98a34e
chore: Update esbuild-vue and vue
преди 3 години
Suraj Shetty
78ceec6a95
chore: Update showdown and yargs
преди 3 години
Suraj Shetty
eeeef86ae3
fix: Replace node-sass with dart-sass
преди 3 години
Ankush Menat
fd324db67e
chore!: remove deprecated quaggajs based barcode scanner ( #17248 )
преди 3 години
Shariq Ansari
f96c623b33
fix: added text editor dialog on hide action ( #17117 )
* fix: added text editor dialog on hide action
When we edit text editor field and close the dialog the cell in datatable is empty
* chore: bump datatable to 1.16.4
преди 3 години
Ankush Menat
ba5004e5cc
chore: bump plyr to latest version
преди 3 години
dependabot[bot]
42cfcdadf9
chore(deps): bump moment from 2.24.0 to 2.29.2
Bumps [moment](https://github.com/moment/moment ) from 2.24.0 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.24.0...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
преди 3 години
Faris Ansari
0a09ad2a2f
chore: update esbuild to 0.14.29
преди 3 години
Suraj Shetty
24f3123552
build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes
преди 3 години
Shariq Ansari
6526e48e0a
revert: package.json file updated with cypress
преди 3 години
Shariq Ansari
d2e656eff5
fix(linter): Trim Trailing Whitespace
преди 3 години
dependabot[bot]
26d802737f
build(deps): bump node-sass from 4.14.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.14.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.14.1...v7.0.0 )
---
updated-dependencies:
- dependency-name: node-sass
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
преди 3 години
Shariq Ansari
3f7ede278d
build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 ( #15635 )
преди 3 години
Faris Ansari
6ef4b6833d
fix: datatable column resize in rtl
преди 3 години
hrwx
a3c5c08cff
chore: bump datatable version
преди 3 години
Shariq Ansari
192a975d7f
build: Upgrade jQuery 3.5.0 to 3.6.0
преди 3 години
MitulDavid
d8d8c8e54e
ci: Code coverage for JS files
преди 3 години
Snyk bot
104b903748
fix: package.json & yarn.lock to reduce vulnerabilities ( #14175 )
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-ANSIREGEX-1583908
преди 3 години
Faris Ansari
b8fbed0f66
feat: New Print Format Builder
- Print Format Builder Beta page
- Add margin fields in Print Format
- Using vuedraggable for drag and drop
преди 3 години
Shariq Ansari
7caae74004
build: Update datatable to 1.15.4 ( #14016 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
преди 3 години
Faris Ansari
bbcead50c1
feat: frappe.ui.Scanner
- Uses https://github.com/mebjas/html5-qrcode
- Supports a number of different formats including barcodes and qrcodes
- Simple and generic API
преди 3 години
Snyk bot
3fa9b42f26
chre(Snyk): Security upgrade snyk from 1.520.0 to 1.667.0 ( #13790 )
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
преди 3 години
MitulDavid
47ac923b3e
feat: Image cropping
преди 3 години
Suraj Shetty
40dd522796
feat: Auto generate RTL styles using rtlcss
https://github.com/MohammadYounes/rtlcss
преди 4 години
shariquerik
398e591ad1
fix: Removed unused libraries & fixed yarn.lock file
преди 4 години
leela
e534dc0a02
feat: Make url's clickable in text editor when typed/copied
Using a Quill module named quill-magic-url to automatically convert
typed/copied urls into links.
преди 4 години
dependabot-preview[bot]
14a1b7f4ac
chore(deps): [security] bump jquery from 2.2.4 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery ) from 2.2.4 to 3.5.0. **This update includes security fixes.**
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/2.2.4...3.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
преди 4 години
snyk-bot
d7d0ddf6ad
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NORMALIZEURL-1296539
преди 4 години
shariquerik
3112d6d843
fix: Sidebar Child Item Draggable & minor fixes
преди 4 години
Faris Ansari
4b39f7f699
fix: Print rebuilt files in watch mode
преди 4 години
Faris Ansari
9000d86681
fix: Pin node version to 14 in package.json
- Install node 14 in CI
преди 4 години
Faris Ansari
dacd0bf107
fix: Remove rollup code and unused dependencies
преди 4 години
shariquerik
902676ffb3
feat: Wiki based desk page
преди 4 години
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
преди 4 години
Faris Ansari
86c0f7f9d6
fix: Use yargs for cli argument parsing
преди 4 години
dependabot[bot]
68f8315dc8
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>
(cherry picked from commit 43285fd2d8
)
преди 4 години
dependabot[bot]
6b08f3437a
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>
(cherry picked from commit 43285fd2d8
)
преди 4 години
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>
преди 4 години
Suraj Shetty
8b8bd2a463
chore: Upgrade frappe-charts to rc13 ( #12896 )
преди 4 години
Faris Ansari
09f5e904a9
fix: Pretty CLI Output
преди 4 години