Commit Graph
6715 Commits
Author SHA1 Message Date
Jayash Tripathy 5525e75d25 Merge branch 'feat/design-system' into chore/update-existing-vars 2025-12-06 23:36:21 +05:30
Jayash Tripathy 7618e0af45 chore: added brief agents.md and story for new design system 2025-12-06 20:37:32 +05:30
Aaryan Khandelwal de38e23f50 chore: update font family 2025-12-06 15:35:56 +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 9951f272bc Merge branch 'feat/design-system' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 19:27:17 +05:30
Aaryan Khandelwal d7c446c9f7 chore: update tailwind-merge version 2025-12-05 19:26:08 +05:30
Aaryan Khandelwal 0260fa1eeb fix: merge conflicts resolved from origin 2025-12-05 18:59:56 +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 cbdfa6772c Merge branch 'chore/update-existing-vars' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 18:37:58 +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
NikhilandGitHub d34c7f9a0e [WEB-5254] chore: add bot user to create workspace seed data (#8225)
* chore: add bot user to workspace seed task

* refactor: use BotTypeEnum for bot type in workspace seed task

* refactor: update bot user display name and last name in workspace seed task

* fix: return empty dictionary for missing cycle and module seeds in workspace seed task
2025-12-05 18:03:58 +05:30
Aaryan Khandelwal ad9c876de0 Merge branch 'feat/design-system' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 16:21:26 +05:30
Aaryan Khandelwal 21b7a50cf1 chore: remove spacing tokens 2025-12-05 16:21:11 +05:30
NikhilandGitHub f81e120328 chore(deps): upgrade psycopg packages to version 3.3.0 (#8222)
* chore(deps): upgrade psycopg packages to version 3.3.0

* chore: update Python version to 3.12.x in CI workflow

* refactor: clean up imports and improve code formatting across multiple files
2025-12-05 16:06:19 +05:30
85d90030cf fix: eslint (#8185)
Co-authored-by: Prateek Shourya <[email protected]>
2025-12-05 16:03:51 +05:30
Aaryan Khandelwal 3733c6facc fix: merge conflicts resolved from origin 2025-12-05 14:10:42 +05:30
Aaryan Khandelwal e4db832e3b chore: update animations 2025-12-05 14:08:43 +05:30
Jayash Tripathy 7f3dc96128 Merge branch 'preview' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-05 13:24:01 +05:30
M. PalanikannanandGitHub 82c970ac4b [WIKI-804] fix: refactor image uploader (#8210)
* fix: refactor uploader

* fix: props

* fix: sites fix
2025-12-05 13:20:15 +05:30
Anmol Singh BhatiaandGitHub 392c8cf2e1 [WEB-5582] chore: top nav and user menu improvement (#8245)
* chore: user menu code refactor

* chore: CustomizeNavigationDialog enhancements
2025-12-04 21:25:09 +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 ccd4327111 fix: merge conflicts resolved from origin 2025-12-04 19:48:43 +05:30
Aaryan Khandelwal 9bd88822ed chore: update css files 2025-12-04 19:47:27 +05:30
Aaryan Khandelwal eb6eb4c997 Merge branch 'chore/update-existing-vars' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-04 18:55:15 +05:30
Aaryan Khandelwal 8d10fcbbfe chore: update primary colors 2025-12-04 18:55:08 +05:30
Jayash Tripathy adeeac25be fix: uncomment spacing-1200 variable in variables.css 2025-12-04 18:38:52 +05:30
Jayash Tripathy 3e04dec68e Merge branch 'chore/update-existing-vars' of https://github.com/makeplane/plane into chore/update-existing-vars 2025-12-04 18:37:14 +05:30
Jayash Tripathy 400ea9ea86 Merge branch 'feat/design-system' of https://github.com/makeplane/plane into feat/design-system 2025-12-04 18:32:58 +05:30
Jayash Tripathy cc30c77f07 Merge branch 'feat/design-system' into chore/update-existing-vars 2025-12-04 18:32:20 +05:30
Jayash Tripathy 6b8e49e3fd refactor: remove initial spacing variable and update dark mode selector 2025-12-04 18:31: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
Anmol Singh BhatiaandGitHub 1090b3e938 [WEB-5573] refactor: app rail enhancements (#8239)
* chore: app rail context added

* chore: dock/undock app rail implementation

* chore: refactor

* chore: code refactor

* chore: code refactor
2025-12-04 18:14:59 +05:30
sriramveeraghanta fe867135c4 Merge branch 'preview' of github.com:makeplane/plane into canary 2025-12-04 16:35:46 +05:30
sriramveeraghanta 65166d19be fix: docker ngnix version 2025-12-04 16:35:19 +05:30
sriramveeraghanta 3bc85c8430 fix: docker pnpm installation setup 2025-12-04 16:30:42 +05:30
Aaryan Khandelwal 71d142e953 fix: merge conflicts resolved from origin 2025-12-04 16:19:37 +05:30
Aaryan Khandelwal 929137c144 chore: update extended color var names 2025-12-04 16:17:57 +05:30
sriramveeraghanta cf84ade52c fix: turbo version upgrade in docker files 2025-12-04 16:11:59 +05:30
Jayash Tripathy 16300ec1d0 Merge branch 'feat/design-system' into chore/update-existing-vars 2025-12-04 16:08:55 +05:30
Aaryan Khandelwal c31cd7de8a Merge branch 'feat/design-system' of https://github.com/makeplane/plane into feat/design-system 2025-12-04 16:08:30 +05:30
Aaryan Khandelwal ea78ffced3 chore: update typography 2025-12-04 16:08:26 +05:30
Aaryan Khandelwal e9d2191742 chore: sync changes 2025-12-04 16:05:18 +05:30
Anmol Singh BhatiaandGitHub 9699a01fb8 [WEB-5572] fix storybook 500 error #8231 2025-12-04 15:37:14 +05:30
Prateek ShouryaandGitHub bc96d34cb7 [WEB-5576] fix: remove optionsClassName from email and workspace forms (#8240) 2025-12-04 15:36:39 +05:30
Jayash Tripathy 73c0b7b66d feat: added extended colors 2025-12-04 15:02:01 +05:30
Vipin ChaudharyandGitHub 739b1bfb75 fix: undo unique id (#8238) 2025-12-04 14:45:43 +05:30