dependabot[bot]
6c2f73a030
build(deps): bump snyk from 1.707.0 to 1.996.0 ( #18311 )
...
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>
2022-10-10 13:55:10 +05:30
Sagar Vora
a93d052c98
chore: update yarn.lock ( #18326 )
2022-10-10 13:36:10 +05:30
dependabot[bot]
bfdc5da2cd
build(deps): bump moment-timezone from 0.5.28 to 0.5.35 ( #17999 )
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.28 to 0.5.35.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.28...0.5.35 )
---
updated-dependencies:
- dependency-name: moment-timezone
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>
2022-08-31 13:47:32 +05:30
Ankush Menat
887d22cb1f
chore: rengerate yarn.lock ( #17747 )
...
yarn lock wasn't updated correctly in last package.json update which
causes failure during update
[skip ci]
2022-08-07 18:55:38 +05:30
Ankush Menat
3304e1c222
chore: bump frappe-charts to latest
2022-07-18 18:39:41 +05:30
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>
2022-07-07 04:10:25 +00:00
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.
2022-07-05 19:45:17 +05:30
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.
2022-07-04 09:17:20 +05:30
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
2022-06-29 14:58:13 +05:30
Suraj Shetty
c72731c4af
chore: Update socket io, remove fuse.js
...
- Install cliui as devDependency
- Add @vue/component-compiler
2022-06-29 14:31:06 +05:30
Suraj Shetty
870b98a34e
chore: Update esbuild-vue and vue
2022-06-24 19:26:34 +05:30
Suraj Shetty
78ceec6a95
chore: Update showdown and yargs
2022-06-24 19:16:11 +05:30
Suraj Shetty
eeeef86ae3
fix: Replace node-sass with dart-sass
2022-06-24 19:11:44 +05:30
Ankush Menat
fd324db67e
chore!: remove deprecated quaggajs based barcode scanner ( #17248 )
2022-06-20 21:04:30 +05:30
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
2022-06-09 14:33:08 +05:30
Ankush Menat
ba5004e5cc
chore: bump plyr to latest version
2022-05-12 16:30:30 +05:30
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>
2022-04-09 01:08:28 +00:00
dependabot[bot]
020dac8c44
chore(deps): bump minimist from 1.2.5 to 1.2.6
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-04-02 06:53:04 +00:00
Faris Ansari
0a09ad2a2f
chore: update esbuild to 0.14.29
2022-04-01 21:30:24 +05:30
Suraj Shetty
24f3123552
build: Use @frappe/esbuild-plugin-postcss2 to auto-trigger rebuild on scss file changes
2022-03-15 09:28:30 +05:30
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>
2022-02-10 16:37:00 +00:00
dependabot[bot]
5d2d9f6a25
build(deps): bump nanoid from 3.1.22 to 3.2.0 ( #15685 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 16:55:38 +05:30
Suraj Shetty
568a86393c
Merge branch 'develop' into datatable-rtl-column-resize
2022-01-18 09:17:21 +05:30
Shariq Ansari
3f7ede278d
build: Upgrade Frappe Gantt from 0.5.0 to 0.6.0 ( #15635 )
2022-01-17 18:45:00 +05:30
Faris Ansari
6ef4b6833d
fix: datatable column resize in rtl
2022-01-17 17:00:53 +05:30
barredterra
24ac11c98f
fix: update yarn.lock
2022-01-06 15:43:17 +01:00
Gavin D'souza
9ed95a2d75
chore: Update caniuse-lite package
2022-01-04 15:32:59 +05:30
Shariq Ansari
192a975d7f
build: Upgrade jQuery 3.5.0 to 3.6.0
2021-11-11 19:08:17 +05:30
Gavin D'souza
ebf93fe19b
chore: Bump browserlist dependency
2021-10-29 14:25:40 +05:30
Faris Ansari
5345d4ce7b
Merge branch 'develop' of https://github.com/frappe/frappe into print-format-builder-beta
2021-10-20 18:40:18 +05:30
dependabot[bot]
4d1a49f4fe
chore(deps): bump nth-check from 2.0.0 to 2.0.1
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-21 06:12:46 +00:00
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
2021-09-14 14:24:46 +05:30
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
2021-09-06 16:56:00 +05:30
Shariq Ansari
7caae74004
build: Update datatable to 1.15.4 ( #14016 )
...
Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com>
2021-08-24 10:15:37 +05:30
mergify[bot]
bd6ed2033f
Merge pull request #13152 from shariquerik/wiki-based-desk
...
feat: Workspace 2.0
2021-08-13 06:44:32 +00:00
Suraj Shetty
66924817ca
Merge pull request #13909 from frappe/dependabot/npm_and_yarn/path-parse-1.0.7
...
chore(deps): bump path-parse from 1.0.6 to 1.0.7
2021-08-13 09:45:20 +05:30
dependabot[bot]
6af73a1155
chore(deps): bump path-parse from 1.0.6 to 1.0.7
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-10 22:18:59 +00:00
Saqib Ansari
e742719c56
Merge branch 'develop' of https://github.com/frappe/frappe into frappe-scanner
2021-08-10 19:46:05 +05:30
Shariq Ansari
1ab70d2145
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-10 12:20:08 +05:30
Saqib Ansari
0cf2fd9b5c
Merge branch 'frappe-scanner' of https://github.com/netchampfaris/frappe into frappe-scanner
2021-08-09 14:02:37 +05:30
Mitul David
fa6e26f5e1
Merge branch 'develop' into image-processing
2021-08-05 16:41:00 +05:30
Shariq Ansari
cec1de0389
Merge branch 'frappe:develop' into wiki-based-desk
2021-08-05 11:30:18 +05:30
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
2021-08-04 15:40:54 +05:30
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>
2021-08-04 13:33:07 +05:30
shariquerik
84f195ca19
fix: Resolved Conflicts
2021-08-03 17:53:14 +05:30
MitulDavid
47ac923b3e
feat: Image cropping
2021-08-02 18:22:44 +05:30
Suraj Shetty
c5c79ea2fd
Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style
2021-07-21 10:52:31 +05:30
dependabot-preview[bot]
8bc498c18c
chore(deps): [security] bump minimist from 1.2.0 to 1.2.5
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5. **This update includes security fixes.**
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-13 10:42:00 +00:00
Shariq Ansari
29616c080e
Merge branch 'develop' into wiki-based-desk
2021-07-06 22:38:59 +05:30
Suraj Shetty
3d3d8bdfca
Merge branch 'develop' of https://github.com/frappe/frappe into auto-generate-rtl-style
2021-07-05 12:04:04 +05:30