sriram veeraghanta
a3e651854a
fix: updated npmrc with hoist patterns ( #8271 )
2025-12-09 16:32:49 +05:30
Aaron
0ab94ed6d6
chore: run fixes ( #8257 )
...
* chore: run fixes
* fix: type, just use hocuspocusservercontext
* fix: codemod
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-12-08 22:26:50 +05:30
sriram veeraghanta
85daa1572c
fix: upgrade turbo version ( #8259 )
2025-12-08 15:46:23 +05:30
Aaron
85d90030cf
fix: eslint ( #8185 )
...
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-12-05 16:03:51 +05:30
sriram veeraghanta
c3906048ea
fix(CI): upgrade prettier oxc plugin version ( #8242 )
...
* fix: upgrade prettier oxc plugin version
* fix: type errors
2025-12-04 18:27:50 +05:30
sriramveeraghanta
3bc85c8430
fix: docker pnpm installation setup
2025-12-04 16:30:42 +05:30
sriram veeraghanta
ec478a8979
chore: standard replacement from dotenv to dotenvx ( #8216 )
2025-12-02 15:32:00 +05:30
sriramveeraghanta
e07d91e857
fix: update express version in overrides
2025-12-02 15:09:25 +05:30
sriramveeraghanta
9ccb3e321a
chore(deps): upgrade express version
2025-12-02 15:01:12 +05:30
sriramveeraghanta
f2c046dff9
fix: update mdast-util-to-hast package in overrides
2025-12-02 14:58:06 +05:30
sriramveeraghanta
73c317f283
chore(deps): adding pacakges to resolutions to resolve vulnerbailities
2025-11-27 16:37:36 +05:30
Anmol Singh Bhatia
4806bdf99c
[WEB-5170] feat: navigation revamp ( #8162 )
2025-11-26 12:56:11 +05:30
sriramveeraghanta
31e8563725
chore(deps): upgrade sentry pacakges
2025-11-25 16:25:07 +05:30
dependabot[bot]
ef99f8bbca
chore(deps): bump @sentry/node ( #8169 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript ).
Updates `@sentry/node` from 10.24.0 to 10.27.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases )
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/getsentry/sentry-javascript/compare/10.24.0...10.27.0 )
---
updated-dependencies:
- dependency-name: "@sentry/node"
dependency-version: 10.27.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-25 13:35:01 +05:30
Aaron
0f4309659a
[WEB-5478] chore: fix types ( #8155 )
2025-11-21 20:22:37 +05:30
Aaron
2e15e4f786
fix: source map warning during build ( #8148 )
...
* [WEB-5473] fix: source map errors
* [WEB-5473] chore: run codemod
* fix: build errors in editor
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-21 13:43:52 +05:30
Aaron
83fdebf64d
[WEB-5459] feat(codemods): add function declaration transformer with tests ( #8137 )
...
- Add jscodeshift-based codemod to convert arrow function components to function declarations
- Support React.FC, observer-wrapped, and forwardRef components
- Include comprehensive test suite covering edge cases
- Add npm script to run transformer across codebase
- Target only .tsx files in source directories, excluding node_modules and declaration files
* [WEB-5459] chore: updates after running codemod
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:39:40 +05:30
Aaron
90866fb925
chore: use oxc tooling to speed up prettier ( #8117 )
...
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-11-20 17:30:27 +05:30
Aaryan Khandelwal
d462546055
[WIKI-788] fix: editor markdown copy rules ( #8140 )
2025-11-20 14:46:12 +05:30
sriramveeraghanta
d6503232de
chore(deps): bump npm vulnerabilities
2025-11-19 14:56:29 +05:30
Prateek Shourya
64f90b828b
[WEB-5419] chore: add dotenv dependency, hosts and configure environment variables in admin, space, and web apps ( #8107 )
...
* chore: add dotenv dependency and configure environment variables in admin, space, and web apps
* chore: allowed multiple hosts in dev mode
* chore: move dotenv to dev deps
* chore: update Vite configuration to set server host to 127.0.0.1 for admin, space, and web apps
---------
Co-authored-by: gakshita <akshitagoyal1516@gmail.com>
2025-11-13 17:57:47 +05:30
sriram veeraghanta
30da349475
[WEB-5413] feat: adding sentry error handling in web, space and admin ( #8099 )
2025-11-12 19:03:47 +05:30
Prateek Shourya
f8a9a1576d
[WEB-5399] chore: update dependencies and improve PostHog integration ( #8097 )
...
- Updated PostHog React package to version 1.4.0 and posthog-js to version 1.255.1.
- Refactored PostHogProvider to include hydration state management for improved event tracking.
- Cleaned up version references in pnpm-lock.yaml for react-router and next-themes.
2025-11-11 19:27:49 +05:30
sriramveeraghanta
da22c2f670
chore(deps): bump turbo package and remove unused packages
2025-11-11 15:50:10 +05:30
Prateek Shourya
433b5a4fe1
[WEB-5386] refactor: update all apps to use react-router for development and enable SSR for space app. ( #8095 )
2025-11-11 14:08:42 +05:30
sriramveeraghanta
4ae0763d0f
chore: bump turbo version
2025-11-11 13:32:10 +05:30
M. Palanikannan
5d7bf554dd
[WEB-5381] fix: buffer issue with vite #8091
2025-11-10 20:33:41 +05:30
sriramveeraghanta
3f0721c59a
chore: upgrade vite version using catalog
2025-11-10 13:13:22 +05:30
Anmol Singh Bhatia
9b3bd11c03
[WEB-5305] refactor: migrate emoji and logo components to propel and remove duplication ( #8038 )
2025-11-06 17:33:06 +05:30
Prateek Shourya
696fb96e87
[WEB-5043] feat: web vite migration ( #7973 )
2025-11-06 14:08:48 +05:30
Prateek Shourya
118ecc81ba
[WEB-5042] feat: sites vite migration ( #7965 )
2025-11-06 13:58:24 +05:30
Aaron
315e1d5eb0
[WEB-5040] feat: admin react-router migration ( #7922 )
2025-11-06 13:39:35 +05:30
Anmol Singh Bhatia
0e8128594b
[WEB-5191 | WEB-5197] chore: actions and arrows icon revamp ( #7984 )
2025-10-29 20:13:08 +05:30
Aaron
e710f5b278
[WEB-5196] chore: switch from isomorphic-dompurify to dompurify ( #7983 )
...
* [WEB-5196] chore: switch from isomorphic-dompurify to dompurify
Replace isomorphic-dompurify with dompurify package in utils.
This change simplifies the dependency and uses the canonical
DOMPurify package directly.
* fix: removing dompurify from the space app as dependency
* chore: remove unused import
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-10-23 16:33:32 +05:30
Aaryan Khandelwal
64781be7d2
regression: downgrade to tiptap v2 ( #7982 )
...
* chore: downgrade to tiptap v2
* fix: revert back to hocuspocus
* fix: collaboration events added
* fix: lock unlock issues
* fix: build errors
* fix: type errors
* fix: graceful shutdown
---------
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
2025-10-21 18:28:16 +05:30
sriramveeraghanta
59022b6beb
fix: vite package upgrade
2025-10-21 14:41:34 +05:30
sriramveeraghanta
98b81d7ebb
chore(deps): happy dom version bump
2025-10-16 14:55:57 +05:30
Prateek Shourya
eee9744159
[WEB-5119] chore: remove any deprecated toast instances from the plane/ui page ( #7943 )
...
* [WEB-5119] chore: remove deprecated toast implementation from @plane/ui
* fix: build
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-10-14 00:08:00 +05:30
sriramveeraghanta
3eecec552a
chore(deps): lock file resolutions
2025-10-13 13:43:05 +05:30
sriramveeraghanta
c561164d65
chore(deps): happy dom resolution added
2025-10-13 13:32:13 +05:30
sriram veeraghanta
71ec9fadb7
chore: package versions
2025-10-10 01:52:23 +05:30
sriram veeraghanta
c88ed332e5
chore: package version upgrade
2025-10-10 01:36:32 +05:30
sriram veeraghanta
ae215a542e
[WIKI-724 ] feat: sentry setup for live express server #7934
2025-10-09 21:00:43 +05:30
Anmol Singh Bhatia
75cd2017a0
[WEB-5104] chore: base-ui package upgrade and combobox migration ( #7931 )
...
* chore: base ui package upgrade
* feat: migrate combobox to use base-ui primitives
* chore: code refactor
* fix: format fixes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
2025-10-09 18:47:09 +05:30
M. Palanikannan
98e0089723
[WIKI-722] fix: hocuspocus provider update to v3 ( #7930 )
...
* fix: hocuspocus provider
* fix: hocuspocus updated url instead of queryparams
2025-10-09 15:38:15 +05:30
M. Palanikannan
0f038705ed
fix: hocuspocus version upgrade ( #7928 )
2025-10-09 14:32:43 +05:30
Prateek Shourya
0b257c8693
[WEB-5093] improvement: adds content-based MIME type detection for uploads #7925
...
- Refactored file upload utilities to use async functions for better handling of file metadata.
- Introduced MIME type detection using the file-type library.
- Updated file service methods to await metadata retrieval.
- Added new dependencies for file-type and updated package.json accordingly.
- Removed deprecated file handling code from utils and adjusted imports across services.
2025-10-09 12:22:43 +05:30
sriram veeraghanta
5d60d6d702
chore: adding types node package to pnpm catalog ( #7923 )
2025-10-08 18:42:53 +05:30
sriram veeraghanta
0589ac56d5
[WEB-5048] chore: implements esm exports for all packages ( #7816 )
...
* fix: esm module imports for live and editor
* fix: convert all pacakges to export esm and cjs build
* fix: auto export
* fix: translation files formatting
* fix: convert eslint files to cjs files for supporting current config
* fix: code uuid package upgrade
---------
Co-authored-by: Aaron Reisman <aaron.reisman@plane.so>
2025-10-06 21:01:32 +05:30
Aaron
cbcb026e9a
[WEB-5083] chore: add stories to propel #7888
2025-10-06 20:48:52 +05:30