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
sriram veeraghanta
ec478a8979
chore: standard replacement from dotenv to dotenvx ( #8216 )
2025-12-02 15:32:00 +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
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
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
3f0721c59a
chore: upgrade vite version using catalog
2025-11-10 13:13:22 +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
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
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14: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
sriram veeraghanta
bedc1fae1f
[WEB-5027] fix: replace lodash package with lodash-es ( #7856 )
...
* fix: replace lodash pacakge with lodash-es
* fix: lint errors
* fix: import fixes
2025-09-26 17:59:31 +05:30
sriram veeraghanta
4b74751e4e
[WEB-4837] feat: adding more packages to catalog ( #7693 )
...
* feat: adding more packages to catalog
* fix: lock file
* fix: sharp pacakge catalog
2025-09-02 21:03:03 +05:30
Anmol Singh Bhatia
26b48bfcf0
[WEB-4724] feat: migrate tooltips from blueprintjs to base-ui ( #7646 )
...
* feat: add card component to propel package and update tooltip imports
* refactor: remove @plane/ui dependency and update tooltip imports to use local card component
* fix: lint
* refactor: update import from @plane/ui to @plane/utils in command component
* chore: removed blueprintjs/core and blueprintjs/popover2 dependencies
* chore: updated tooltip instances across platform and performed related code refactoring
* chore: code refactor
* chore: code refactor
* fix: lint and build error
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
* fix: format issue
* fix: build fix
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com >
2025-09-02 18:19:56 +05:30
Jayash Tripathy
f2edf637de
[WEB-4809] chore: added common libs to pnpm workspace catalog ( #7611 )
...
* chore: added common libs to pnpm workspace catalog
* chore: update pnpm lockfile to use exact versions for React and TypeScript dependencies
* refactor: removed string from the versions
* fix: lint
* refactor: cleanup
* fix: lint
* chore: updated lock file
2025-09-01 19:42:56 +05:30
sriramveeraghanta
34181fba80
chore: version bump
2025-09-01 19:38:21 +05:30
dependabot[bot]
ab283c7c78
chore(deps): bump the npm_and_yarn group across 4 directories with 1 update ( #7681 )
...
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/admin directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/space directory: [next](https://github.com/vercel/next.js ).
Bumps the npm_and_yarn group with 1 update in the /apps/web directory: [next](https://github.com/vercel/next.js ).
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
Updates `next` from 14.2.30 to 14.2.32
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v14.2.30...v14.2.32 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
dependency-type: direct:production
dependency-group: npm_and_yarn
- dependency-name: next
dependency-version: 14.2.32
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-09-01 13:05:18 +05:30
sriram veeraghanta
4293892178
[WEB-4803] fix: eslint errors in code editors ( #7675 )
...
* fix: eslint errors in code editors
* fix: removed workspaces from package.json
2025-08-29 19:44:46 +05:30
Surya Prashanth
258d24bf06
[SILO-454] chore: refactor decorator, logger packages ( #7618 )
...
* [SILO-454] chore: refactor decorator, logger packages
- add registerControllers function abstracting both rest, ws controllers
- update logger to a simple json based logger
* fix: logger instance and middleware
* fix: type and module resolutions
* fix: lodash type package update
* fix: bypass lint errors in decorators
* chore: format changes
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-08-29 14:29:16 +05:30
Aaron
553f01fde1
feat: migrate to pnpm from yarn ( #7593 )
...
* chore(repo): migrate to pnpm
* chore(repo): cleanup pnpm integration with turbo
* chore(repo): run lint
* chore(repo): cleanup tsconfigs
* chore: align TypeScript to 5.8.3 across monorepo; update pnpm override and catalog; pnpm install to update lockfile
* chore(repo): revert logger.ts changes
* fix: type errors
* fix: build errors
* fix: pnpm home setup in dockerfiles
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
2025-08-19 20:06:42 +05:30
Sriram Veeraghanta
b1162395ed
sync: canary into preview
2025-07-28 12:53:16 +05:30
Sriram Veeraghanta
b93883fc14
chore: version upgrade
2025-07-28 12:51:19 +05:30
Anmol Singh Bhatia
a5f3bd15b1
[WEB-4513] refactor: consolidate password strength meter into shared ui package ( #7462 )
...
* refactor: consolidate password strength indicator into shared UI package
* chore: remove old password strength meter implementations
* chore: update package dependencies for password strength refactor
* chore: code refactor
* fix: lock file
---------
Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 16:56:46 +05:30
Aaron Heckmann
57479f4554
fix: lint ( #7433 )
...
* chore: fix lint
* fix: constants check:lint command
* chore(lint): permit unused vars which begin w/ _
* chore: rm dead code
* fix(lint): more lint fixes to constants pkg
* fix(lint): lint the live server
- fix lint issues
* chore: improve clean script
* fix(lint): more lint
* chore: set live server process title
* chore(deps): update to turbo@2.5.5
* chore(live): target node22
* fix(dev): add missing ui pkg dependency
* fix(dev): lint decorators
* fix(dev): lint space app
* fix(dev): address lint issues in types pkg
* fix(dev): lint editor pkg
* chore(dev): moar lint
* fix(dev): live server exit code
* chore: address PR feedback
* fix(lint): better TPageExtended type
* chore: refactor
* chore: revert most live server changes
* fix: few more lint issues
* chore: enable ci checks
Ensure we can build + confirm that lint is not getting worse.
* chore: address PR feedback
* fix: web lint warning added to package.json
* fix: ci:lint command
---------
Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com >
2025-07-25 01:44:51 +05:30
sriram veeraghanta
b7be45d08a
chore: upgrade axios version to 1.11.0 ( #7469 )
2025-07-24 13:50:37 +05:30
Aaron Heckmann
c0f986cf95
fix(partial): get dev env working ( #7356 )
...
part of #7355
2025-07-08 13:33:12 +05:30
sriram veeraghanta
ba884d1e4d
feat: adding standard scripts for lint and format check ( #7326 )
...
* feat: adding standard scripts for lint and format check
* fix: update packages scripts
* fix: adding tsup config to utils package
* chore: updated build scripts in logger pacakge
2025-07-04 14:23:18 +05:30
sriramveeraghanta
4f5272c8af
sync: canary cahnges to preview
2025-07-04 13:57:40 +05:30
sriram veeraghanta
944b873184
chore: move all services inside the apps folder ( #7321 )
...
* chore: move all services inside the apps folder
* chore: rename apiserver to server
2025-07-03 00:44:13 +05:30
sriram veeraghanta
1e152c666c
New Directory Setup ( #2065 )
...
* chore: moved app & space from apps to root
* chore: modified workspace configuration
* chore: modified dockerfiles for space and web
* chore: modified icons for space
* feat: updated files for new svg icons supported by next-images
* chore: added /spaces base path for next
* chore: added compose config for space
* chore: updated husky configuration
* chore: updated workflows for new configuration
* chore: changed app name to web
* fix: resolved build errors with web
* chore: reset file tracing root for both projects
* chore: added nginx config for deploy
* fix: eslint and tsconfig settings for space app
* husky setup fixes based on new dir
* eslint fixes
* prettier formatting
---------
Co-authored-by: Henit Chobisa <chobisa.henit@gmail.com >
2023-09-03 18:50:30 +05:30
sriram veeraghanta
8a95a41100
feat: Converting space app to pages dir ( #2052 )
...
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com >
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
Co-authored-by: Bavisetti Narayan <narayan@Bavisettis-MacBook-Pro.local >
Co-authored-by: Nikhil <118773738+pablohashescobar@users.noreply.github.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
Co-authored-by: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com >
Co-authored-by: Dakshesh Jain <65905942+dakshesh14@users.noreply.github.com >
Co-authored-by: Aaryan Khandelwal <65252264+aaryan610@users.noreply.github.com >
2023-09-01 16:42:30 +05:30
Henit Chobisa
cfc7049343
Dockerrizing space project ( #1921 )
...
* chore: Added Dockerfile for Space Project
* fix: next js config to standalone mode
* fix: workedaround build error with rename 404 page
* chore: modified dockerfile with new conventions
* chore: modified dockercompose file for new plane-deploy
* fix: handled ts errors with possibly undefined states
* chore: updated main dockerfile with plane-deploy
* feat: included space project to start.sh
* chore: modified space project port while running in production
* chore: restored changes inside space project
* chore: added ngnix config for space project running :4000
* fix: Updated docker-compose files
* chore: added space url for ngnix config
* chore: Updated ngnix template
* chore: updated space url in compose hub file
* dev: updated dockerfile.space and start and replace script
* dev: equate hub and build docker files
* dev: revert workspace space page
---------
Co-authored-by: NarayanBavisetti <narayan3119@gmail.com >
2023-08-21 18:12:41 +05:30
guru_sainath
10dface85d
chore: updated error pages 404 and project-not-found in plane deploy ( #1885 )
...
* dev: custom error messages.
* dev: updated next version in yarn.lock
* dev: updated project-not-published icon
2023-08-16 17:05:40 +05:30
guru_sainath
1ded8f486f
chore: updated meta tags for project issues ( #1875 )
...
* dev: updated meta tags for project issues
* dev: updated project description in meta tags in plane deploy.
2023-08-16 13:15:57 +05:30
guru_sainath
cd5e5b96da
feat: Mobx integration, List and Kanban boards implementation in plane space ( #1844 )
...
* feat: init mobx and issue filter
* feat: Implemented list and kanban views in plane space and integrated mobx.
* feat: updated store type check
2023-08-11 17:18:33 +05:30
guru_sainath
9df0ba6e3a
feat: initiated plane space ( #1801 )
2023-08-08 12:55:42 +05:30