Commit graph

329 commits

Author SHA1 Message Date
Ejaaz Khan
328d4763e5 chore: update datatble to 1.20.3 2026-04-26 11:08:44 +05:30
Ejaaz Khan
43d7497588 chore: update datatble to 1.20.2 2026-04-24 11:15:36 +05:30
Ejaaz Khan
48f48b6207 chore: update datatble to 1.20.1 2026-04-21 12:31:27 +05:30
Ejaaz Khan
9febd8057c feat: report sticky column from UI 2026-04-16 10:29:40 +05:30
Saqib Ansari
c485bacbcd fix: install cypress-split when running tests 2026-03-19 13:03:30 +05:30
sokumon
4c68fae18c fix: run ui tests parallely 2026-03-18 16:07:47 +05:30
Safwan Samsudeen
f43e2eb6ea chore: bump gantt version 2026-02-17 16:20:23 +05:30
Safwan Samsudeen
b3bf9e1696 chore: update gantt 2026-02-16 16:54:33 +05:30
Safwan Samsudeen
2d96f5d1a5 chore: update gantt 2026-02-04 18:11:48 +05:30
Akhil Narang
345f17558a
build(deps): bump to python>=3.14, nodejs>=24
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-22 20:33:11 +05:30
sokumon
4ef5e2a4f8 feat: emoji picker 2025-11-14 23:05:13 +05:30
sokumon
690430195f chore: update frappe charts 2025-07-05 17:17:25 +05:30
sokumon
21308d3678 chore: bump datatable 2025-06-05 14:00:42 +05:30
sokumon
633d2c3f84 fix: update image alignment package 2025-05-26 14:07:28 +05:30
Ankush Menat
cd13a682db
build: bump datatable (#32578)
* build: Bump datatable

To apply https://github.com/frappe/datatable/pull/217

* fix: bump report length limit
2025-05-19 06:54:59 +00:00
sokumon
b9456b7737 chore: bump quill 2025-05-12 23:31:19 +05:30
sokumon
ac1aa6e1a2 chore: bump datatable 2025-05-06 16:49:02 +05:30
sokumon
d6470dc9bd chore: update frappe-charts to 2.0.0rc26 2025-03-27 22:49:53 +05:30
sokumon
4f705afb51 chore: update frappe-charts 2025-03-27 22:39:28 +05:30
sokumon
3301de67c4 fix: based on number of labels change space in charts 2025-03-27 22:39:28 +05:30
Ejaaz Khan
173fe402a6 chore: update datatable version 2025-03-07 17:33:01 +05:30
Ejaaz Khan
d5b532d498 style: format code 2025-02-28 13:29:50 +05:30
Bread Genie
bf97db2de9 refactor: remove billing pages and navigate user to Frappe Cloud directly 2024-12-13 13:13:12 +05:30
Shariq Ansari
61caa8324d fix: post install also install billing dependencies
moved build command from esbuild.js to build.py
2024-11-14 16:08:26 +05:30
dependabot[bot]
af5821a7b7
chore(deps): bump cookie from 0.4.2 to 0.7.0
Bumps [cookie](https://github.com/jshttp/cookie) from 0.4.2 to 0.7.0.
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.0)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 10:54:33 +00:00
dependabot[bot]
226d7e09d0
chore(deps): bump @sentry/browser from 7.81.1 to 7.119.1
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 7.81.1 to 7.119.1.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/7.119.1/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.81.1...7.119.1)

---
updated-dependencies:
- dependency-name: "@sentry/browser"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-04 17:22:04 +00:00
Rutwik Hiwalkar
426a4991ca build(deps): add photoswipe dependency 2024-05-20 14:26:56 +05:30
Rutwik Hiwalkar
c7c3eee6d5 build(deps): add fullcalendar and related plugins 2024-05-11 13:23:21 +05:30
Ankush Menat
be0e9350a0
build: bump datatable (#26011)
Fixes filtering https://github.com/frappe/datatable/pull/198
2024-04-17 20:18:58 +05:30
Ankush Menat
266b2797aa refactor: use Fetch API instead of superagent 2024-04-06 21:26:45 +05:30
Ankush Menat
96d2bcde86 build: Bump datatable
perf fix for large data
2024-03-13 18:17:37 +05:30
Ankush Menat
692a400632 perf: Add optional socketio native packages
These are native implementations of some of the things socketio relies
on. Just installing makes few things faster.

These are optional so yarn should ignore failure to install.
2024-02-20 11:07:47 +05:30
RitvikSardana
e948afe938 build(deps): bump frappe-datable to v1.17.14 2024-01-08 15:31:21 +05:30
Corentin Flr
c6bdc7fe45
fix(workspace): Fix widget rendering for EditorJS v2.28 (#23918)
* fix(workspace): Ensure Block.render() always return an element

If `has_data` is false, then `this.wrapper` is still empty (because it was just created and `this.make` did nothing), so it's safe to give it back to EditorJS for rendering.

* build(deps): Bump EditorJS
2024-01-07 12:36:55 +05:30
Shariq Ansari
1659f01f05 build(deps): bump datatable to latest 2024-01-03 14:57:41 +05:30
Saqib Ansari
2ef75be7ff chore: update datatable 2024-01-02 12:35:10 +05:30
Shariq Ansari
cf69a6e340 build(deps): bump datatable to latest 2023-12-21 14:20:31 +05:30
Shariq Ansari
b483800a06 fix: pass filter to formatter to handle custom logic 2023-12-07 19:45:32 +05:30
Ankush Menat
ddedfd1d9e
build: pin editor js (#23534) 2023-12-01 13:18:33 +05:30
Ankush Menat
cccb95387c build(deps): add sentry/browser dependency 2023-11-30 17:13:41 +05:30
Shariq Ansari
d95b3b6fb0 feat: created autocomplete component to control options with up/down key 2023-10-31 20:28:31 +05:30
Shariq Ansari
920a88e1ac feat: show preview on popover if file is image type 2023-09-15 17:17:22 +05:30
David Arnold
7780670ae4
build(deps): update node redis client to v4 (#21797)
* build(deps): update redis client to v4 in legacy mode

* fix: node17+ - prefer ipv4

* chore: use redis client v4 api (async) and adapt error handling

* fix: timeout by exiting if not in watch mode

* fix: parse message before republishing

---------

Co-authored-by: Ankush Menat <ankush@frappe.io>
2023-07-25 14:07:46 +05:30
Shariq Ansari
a5025cbd0c build(deps): Again bump bootstrap to v4.6.2 2023-07-17 18:21:12 +05:30
Ankush Menat
e50ff81f41 Revert: bootstrap update 2023-07-17 17:06:47 +05:30
Ankush Menat
d17a336249
build(deps): bump JS dependencies (#21697)
- Bootstrap
- html5-qrcode
- editorjs
- jquery
- jsbarcode
- localforage
- sass
- rtlcss
- socketio server and client
- sortablejs
- superagent

TODO (maybe separate PRs):
- redis v4
- esbuild latest (ugh)
2023-07-16 23:01:45 +05:30
Suraj Shetty
efb8c24f72 chore: Upgrade vue v3.2 to v3.3
change log: https://blog.vuejs.org/posts/vue-3-3
2023-06-26 09:14:17 +05:30
Suraj Shetty
729c955665 chore: Update plyr to avoid build failures 2023-06-26 09:14:17 +05:30
Suraj Shetty
c44db90bed chore: Upgrade minimum required node version to 18
- Also update all the node packages
2023-06-26 09:14:17 +05:30
Ankush Menat
6f4a7ddf10 Revert "build(deps)!: Require NodeJS 18 as minimum version (#21303)"
This reverts commit 67cd951013.
2023-06-11 11:40:22 +05:30