Commit Graph
87 Commits
Author SHA1 Message Date
Aaryan Khandelwal 18f3410cda Merge branch 'feat/design-system' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-08 15:47:04 +05:30
Aaryan Khandelwal c116a1739f chore: add fontsource package for typography 2025-12-08 15:46:36 +05:30
Jayash Tripathy 0658abf2eb updated classnames 2025-12-08 13:00:14 +05:30
Jayash Tripathy 719547432e Merge branch 'chore/update-existing-vars' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 20:31:48 +05:30
Jayash Tripathy 5a4da68534 refactor: update various components and improve UI consistency across the application 2025-12-05 20:31:05 +05:30
Aaryan Khandelwal ad3e0b66f5 fix: merge conflicts resolved from origin 2025-12-05 18:59:20 +05:30
Aaryan Khandelwal 5c46d98c4e fix: merge conflicts resolved from preview 2025-12-05 18:57:47 +05:30
Jayash Tripathy 1d25e26e61 Merge branch 'preview' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 18:37:35 +05:30
Aaryan Khandelwal 6983f63a99 fix: external css files 2025-12-05 18:36:19 +05:30
85d90030cf fix: eslint (#8185)
Co-authored-by: Prateek Shourya <[email protected]>
2025-12-05 16:03:51 +05:30
Jayash Tripathy 53b24f80fa refactor: updated border to border-subtle 2025-12-04 19:57:10 +05:30
Aaryan Khandelwal 1e3e3a60a2 fix: merge conflicts resolved from preview 2025-12-04 19:51:13 +05:30
Aaryan Khandelwal 9bd88822ed chore: update css files 2025-12-04 19:47:27 +05:30
Aaryan Khandelwal 8d10fcbbfe chore: update primary colors 2025-12-04 18:55:08 +05:30
sriram veeraghantaandGitHub 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 65166d19be fix: docker ngnix version 2025-12-04 16:35:19 +05:30
sriramveeraghanta cf84ade52c fix: turbo version upgrade in docker files 2025-12-04 16:11:59 +05:30
Prateek ShouryaandGitHub bc96d34cb7 [WEB-5576] fix: remove optionsClassName from email and workspace forms (#8240) 2025-12-04 15:36:39 +05:30
Aaryan Khandelwal 4d413bfd71 fix: merge conflicts resolved from preview 2025-12-04 14:18:52 +05:30
Aaryan Khandelwal f5ccd315ac chore: update bg colors 2025-12-03 20:18:08 +05:30
Aaryan Khandelwal ce6b9feaa6 chore: update font sizes and weights 2025-12-03 18:34:06 +05:30
Aaryan Khandelwal 0c7767a9d6 chore: update css variables 2025-12-03 18:06:15 +05:30
Aaryan Khandelwal d9c067e8b9 chore: update text colors 2025-12-03 14:11:52 +05:30
Aaryan Khandelwal 68298598fc chore: update all borders 2025-12-02 19:23:13 +05:30
Aaryan Khandelwal b07149d982 Merge branch 'feat/design-system' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-02 19:07:48 +05:30
Aaryan Khandelwal 17c50f725b chore: update all configs 2025-12-02 19:07:24 +05:30
Aaryan Khandelwal a3472fcfe6 chore: update border colors 2025-12-02 18:29:45 +05:30
sriram veeraghantaandGitHub ec478a8979 chore: standard replacement from dotenv to dotenvx (#8216) 2025-12-02 15:32:00 +05:30
AaronandGitHub 0f4309659a [WEB-5478] chore: fix types (#8155) 2025-11-21 20:22:37 +05:30
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 <[email protected]>
2025-11-21 13:43:52 +05:30
sriram veeraghantaandGitHub 8307badae5 fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
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 <[email protected]>
2025-11-20 17:39:40 +05:30
90866fb925 chore: use oxc tooling to speed up prettier (#8117)
Co-authored-by: sriramveeraghanta <[email protected]>
2025-11-20 17:30:27 +05:30
Prateek ShouryaandGitHub 19a0ef490b [WEB-5423] fix: typescript errors and add types check step to pull request workflow (#8110) 2025-11-14 16:18:36 +05:30
sriram veeraghantaGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>Copilot
4e357c4ad0 [WEB-5404] chore: update next images with html default images (#8101)
* chore: update next images with html default images

* chore: sync related changes

* Update apps/admin/core/components/instance/failure.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update apps/space/app/not-found.tsx

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update apps/space/core/components/issues/issue-layouts/error.tsx

Co-authored-by: Copilot <[email protected]>

* Update apps/space/core/components/ui/not-found.tsx

Co-authored-by: Copilot <[email protected]>

* chore: replace classname styles in space

* fix: copoilot suggestions

* fix: copilot suggestions

* chore: format files

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
2025-11-13 18:33:18 +05:30
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 <[email protected]>
2025-11-13 17:57:47 +05:30
AaronandGitHub 95c742244e [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
sriram veeraghantaandGitHub 30da349475 [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
sriramveeraghanta b51da2f997 chore: remove unused middleware files 2025-11-11 15:33:34 +05:30
Prateek ShouryaandGitHub 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
Prateek ShouryaandGitHub a407105bb8 [WEB-5389] chore: enable progress bar for production builds and add logo spinner for hydration fallback (#8093)
* [WEB-5389] chore: enable progress bar for production builds

* feat: add LogoSpinner to HydrateFallback in admin, space, and web apps
2025-11-11 12:22:40 +05:30
sriramveeraghanta 5ec09a7fe1 chore: update dockerfile pnpm install with ci=true 2025-11-10 18:28:51 +05:30
sriramveeraghanta 3f0721c59a chore: upgrade vite version using catalog 2025-11-10 13:13:22 +05:30
Aaryan KhandelwalandGitHub d05c222d0a regression: fallback base url for redirection (#8075) 2025-11-07 16:10:52 +05:30
Prateek ShouryaandGitHub 696fb96e87 [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
Prateek ShouryaandGitHub 118ecc81ba [WEB-5042] feat: sites vite migration (#7965) 2025-11-06 13:58:24 +05:30
AaronandGitHub 315e1d5eb0 [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30
Anmol Singh BhatiaandGitHub 0e8128594b [WEB-5191 | WEB-5197] chore: actions and arrows icon revamp (#7984) 2025-10-29 20:13:08 +05:30
1126ca30b0 [WEB-5262] feat: gitea sso (#8022)
* Feature/7137/gitea sso (#7940)

* added gitea auth to admin panel with configs , added api calls

* added gitea to oauth root (for signup and signin)

* removed log

* replace github oauth with gitea ouath error messages

* added gitea to auth root

* fix: update token expiration handling and remove unused variable in Gitea callback

* fix: include Gitea in OAuth enabled checks

* fix: improve error handling when fetching emails from Gitea

* chore : remove logs and add semicolons

* refactor: update Gitea authentication components and imports for consistency

* fix: enhance Gitea authentication form to auto-populate host value and improve OAuth checks

* refactor: enhance Gitea OAuth provider with improved error handling and URL validation

* fix: update authentication success messages to check for string value "1"

---------

Co-authored-by: Shivam Jain <[email protected]>
Co-authored-by: Prateek Shourya <[email protected]>
2025-10-28 18:53:54 +05:30
sriramveeraghanta 1b43efbc2a chore: version bump 2025-10-21 19:14:43 +05:30