Prateek Shourya
e9b011896d
[VPAT-27] chore(security): disable autocomplete on sensitive input fields #8517
...
Disable autocomplete on authentication and security-related forms to prevent
browsers from storing sensitive credentials. This affects sign-in, password
reset, account security, and onboarding forms across admin, web, and space apps.
Modified components:
- Auth forms (email, password, unique code, forgot/reset/set password)
- Account security pages
- Instance setup and profile onboarding
- Shared UI components (auth-input, password-input)
2026-02-17 00:43:35 +05:30
sriram veeraghanta
02d0ee3e0f
chore: add copyright ( #8584 )
...
* feat: adding new copyright info on all files
* chore: adding CI
2026-01-27 13:54:22 +05:30
Prateek Shourya
32a2584578
[GIT-66] improvement: prevent disabling last enabled authentication method ( #8570 )
2026-01-27 00:47:37 +05:30
Aaryan Khandelwal
db8b67102d
[WEB-5860] [WEB-5861] [WEB-5862] style: improved settings interface ( #8520 )
...
* style: improved profile settings
* chore: minor improvements
* style: improved workspace settings
* style: workspace settings content
* style: improved project settings
* fix: project settings flat map
* chore: add back navigation from settings pages
* style: settings content
* style: estimates list
* refactor: remove old code
* refactor: removed unnecessary line breaks
* refactor: create a common component for page header
* chore: add fade-in animation to sidebar
* fix: formatting
* fix: project settings sidebar header
* fix: workspace settings sidebar header
* fix: settings content wrapper scroll
* chore: separate project settings features
* fix: formatting
* refactor: custom theme selector
* refactor: settings headings
* refactor: settings headings
* fix: project settings sidebar padding
* fix: sidebar header padding
* fix: sidebar item permissions
* fix: missing editable check
* refactor: remove unused files
* chore: remove unnecessary code
* chore: add missing translations
* fix: formatting
2026-01-23 13:34:20 +05:30
Aaryan Khandelwal
6cc5c1946a
regression: red and green color backgrounds ( #8456 )
2025-12-26 19:17:03 +05:30
Anmol Singh Bhatia
2980c2d76b
refactor: actions icon migration ( #8219 )
...
* chore: gitignore updated
* chore: check icon added to propel package
* feat: search icon migration
* chore: check icon migration
* chore: plus icon added to propel package
* chore: code refactor
* chore: plus icon migration and code refactor
* chore: trash icon added to propel package
* chore: code refactor
* chore: trash icon migration
* chore: edit icon added to propel package
* chore: new tab icon added to propel package
* chore: edit icon migration
* chore: newtab icon migration
* chore: lock icon added to propel package
* chore: lock icon migration
* chore: globe icon added to propel package
* chore: globe icon migration
* chore: copy icon added to propel package
* chore: copy icon migration
* chore: link icon added to propel package
* chore: link icon migration
* chore: link icon migration
* chore: info icon added to propel package
* chore: code refactor
* chore: code refactor
* chore: code refactor
* chore: code refactor
2025-12-26 17:19:15 +05:30
Aaryan Khandelwal
92ac28fcb8
[WEB-5809] refactor: tailwind config inline variables ( #8437 )
2025-12-26 16:36:29 +05:30
Jayash Tripathy
5a2e2e7e11
[WEB-5662][WEB-5770] fix: alignment of cycles in sidebar and layout selection dropdown button ( #8414 )
2025-12-22 16:40:51 +05:30
Vamsi Krishna
daf65f5ddd
[WEB-5776]chore: updated design system for alert modal #8415
2025-12-22 16:38:20 +05:30
sriram veeraghanta
4908211fe6
chore: update storybook dependency
2025-12-21 23:00:48 +05:30
Anmol Singh Bhatia
83496487d4
[WEB-5614] chore: package and layout enhancements #8403
2025-12-21 12:41:11 +05:30
Aaryan Khandelwal
3876bf054c
[WEB-5675] chore: implement fontsource as the fonts library ( #8398 )
2025-12-19 16:21:04 +05:30
Aaryan Khandelwal
465c99f742
fix: input fields bg ( #8389 )
2025-12-18 20:25:46 +05:30
Aaryan Khandelwal
5e0091e32e
fix: font imports ( #8387 )
2025-12-18 19:59:46 +05:30
Aaryan Khandelwal
9747bffbe2
[WEB-5652] fix: kanban quick add UI #8382
2025-12-18 18:40:00 +05:30
Aaryan Khandelwal
cae66ef853
[WEB-5649] [WEB-5675] fix: local font files #8377
2025-12-18 16:48:50 +05:30
Anmol Singh Bhatia
67416935b4
[WEB-5614] chore: platform design token enhancements ( #8373 )
2025-12-18 16:45:04 +05:30
Jayash Tripathy
c56bb06957
chore: update component styles and class names for consistency across the application ( #8376 )
2025-12-18 16:33:32 +05:30
Aaryan Khandelwal
88f4d8253d
chore: replace old classNames ( #8372 )
2025-12-18 13:08:38 +05:30
Aaryan Khandelwal
d9ab60104e
[WEB-5742] fix: input field background #8369
2025-12-17 21:23:28 +05:30
Aaryan Khandelwal
4cac953cd1
fix: nested context menu UI ( #8367 )
2025-12-17 20:46:10 +05:30
Aaryan Khandelwal
1f06b67c66
regression: replace old css vars with the new design system tokens ( #8354 )
...
* chore: replace old css vars
* fix: replace shadow and primary colors
* chore: remove hardcoded colors
2025-12-17 16:28:22 +05:30
Anmol Singh Bhatia
1338e9d2a4
[WEB-5614] chore: work item detail and list layout enhancements #8355
2025-12-17 16:18:14 +05:30
Aaryan Khandelwal
7c6a6a3432
chore: sync changes ( #8343 )
2025-12-17 14:07:01 +05:30
Jayash Tripathy
88f5a063d6
[WEB-5614] fix: new design system consistency ( #8351 )
...
* chore: tooltip enhancements
* chore: project card enhancements
* chore: work item card enhancements
* chore: update component styles and class names for consistency across the application
---------
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so >
2025-12-17 13:32:29 +05:30
Aaryan Khandelwal
22339b9786
[WEB-5602] feat: new design system ( #8220 )
...
* chore: init tailwind v4
* chore: update all configs
* chore: add source to parse monorepo packages
* chore: combine all css files
* feat: added extended colors
* chore: update typography
* chore: update extended color var names
* refactor: remove initial spacing variable and update dark mode selector
* chore: update css files
* chore: update animations
* chore: remove spacing tokens
* fix: external css files
* chore: update tailwind-merge version
* chore: update font family
* chore: added brief agents.md and story for new design system
* chore: enhance design system documentation with rare exceptions for visual separation
* chore: add fontsource package for typography
* chore: material symbols font added
* chore: update shadow default
* chore: add stroke and outline theme vars
* chore: update ring and fill colors
* chore: overwrite tailwind typography tokens
* chore: add high contrast mode tokens
* chore: update scrollbar colors
* chore: backward compatibility for buttons and placeholders
* chore: add priority colors
* chore: update urgent priority color
* chore: update plan colors
* chore: add missing utility class
* chore: update height and padding classes
* chore: update label colors
* chore: add missing utlity
* chore: add typography plugin to space app
* chore: replace existing classNames with new design system tokens #8244 (#8278 )
* chore: update border colors
* chore: update all borders
* chore: update text colors
* chore: update css variables
* chore: update font sizes and weights
* chore: update bg colors
* chore: sync changes
* fix: uncomment spacing-1200 variable in variables.css
* chore: update primary colors
* refactor: updated border to border-subtle
* refactor: update various components and improve UI consistency across the application
* updated classnames
* updated classnames
* refactor: update color-related class names to use new design system variables for consistency
* chore: default automations
* chore: update text sizes
* chore: home and power k
* chore: home and power k
* chore: replace ui package button components
* chore: update text sizes
* chore: updated issue identifier (#8275 )
* refactor: top navigation and sidebar design token (#8276 )
* chore: update all button components (#8277 )
* chore: new button component
* chore: update existing buttons
* chore: overwrite tailwind typography tokens
* fix: twMerge config + fixed cn instances
* refactor: toast design token updated (#8279 )
* chore: update existing buttons
* chore: tooltip design token updatged (#8280 )
* chore: moved cn utility to propel (#8281 )
* chore: update space app UI (#8285 )
* chore; update space app filters component
* fix: button whitespace wrap
* chore: space app votes
* chore: update dropdown components
* refactor: auth, onboarding, sidebar, and common component design token migration (#8291 )
* chore: checkbox component design token updated
* chore: indicator and oauth component design token updated
* chore: sidebar design token updated
* chore: auth and onboarding design token updated
* chore: update divider color
* style: update background colors and hover effects across list components
* fix: tailwind merge
* refactor: toggle switch design token migration and header utility classname added (#8295 )
* chore: toggle component design token updated
* chore: h-header utility class added
* chore: updated color tokens for work item detail page (#8296 )
* chore: update react-day-picker UI
* refactor: update button sizes and styles in filters components
* refactor: breadcrumbs design token updated (#8297 )
* chore: update priority icon colors
* refactor: updated layout variables
* chore: update plan card primary CTA
* Chore update editor design system (#8299 )
* refactor: update styles for callout, color selector, logo selector, and image uploader
* refactor:fix image
* chore: update settings UI
* chore: updated notifications color and size tokens (#8302 )
* chore: update sm button border radius
* fix: logo renderer
* chore: icon button component
* chore: remove deprecated classes
* chore: remove deprecated classes
* chore: update editor list spacing
* fix: icon button size
* chore: improvements (#8309 )
* chore: update cycles and modules pages
* refactor: update background styles across various components to use new design system colors
* fix: button type errors
* chore: update modals design system (#8310 )
* refactor: callout bg
* refactor: code bg
* refactor: modal size and variant
---------
Co-authored-by: Aaryan Khandelwal <aaryankhandu123@gmail.com >
* chore: update next-themes
* design: update billing and plans component styles and remove unused utility functions (#8313 )
* refactor: empty state design token migration and improvements (#8315 )
* fix: profile page
* refactor: tabs design token updated (#8316 )
* chore: updated buttons and tokens for work items (#8317 )
* fix: adjust trial button spacing in checkout modal
* chore: update add button hover state
* fix: type error (#8318 )
* fix: type error
* chore: code refactor
* refactor: update button sizes and background styles in rich filters components
* refactor: update editor bg
* refactor: enhance Gantt chart sidebar functionality and styling
- Removed unused prop from .
- Updated to include new props for better block management and scrolling behavior.
- Improved auto-scroll functionality for Gantt chart items.
- Adjusted styles in component for consistent design.
* regression: gantt design
* chore: new badge component
* fix: favorite star
* chore: update backgroung, typography and button sizes across workspace settings general and members pages
* fix: header button sizes
* fix: emoji icon logo (#8323 )
* more fixes
* chore: update settings sidebar
* refactor: avatar component
* chore: updated work item detail sidebar (#8327 )
* refactor: update link preview
* fix: work item property dropdowns
* fix: dropdown buttons border radius
* chore: update power k translation
* chore: updated profile activity design (#8328 )
* chore: update settings pages
* chore: update work item sidebar alignments (#8330 )
* refactor: admin design system
* chore: update page header
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com >
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
* fix: formatting
* reexport types
* fix: lint error
---------
Co-authored-by: Jayash Tripathy <76092296+JayashTripathy@users.noreply.github.com >
Co-authored-by: VipinDevelops <vipinchaudhary1809@gmail.com >
Co-authored-by: Vamsi Krishna <46787868+vamsikrishnamathala@users.noreply.github.com >
Co-authored-by: Anmol Singh Bhatia <121005188+anmolsinghbhatia@users.noreply.github.com >
Co-authored-by: gakshita <akshitagoyal1516@gmail.com >
Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com >
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com >
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com >
Co-authored-by: M. Palanikannan <73993394+Palanikannan1437@users.noreply.github.com >
2025-12-12 20:50:14 +05:30
Vamsi Krishna
192ed9ba8d
[WEB-5654]fix: custom select selection and dropdown close #8324
2025-12-12 15:43:30 +05:30
Aaron
0370a1bfdd
chore: fix/check tooling improvements with turbo ( #8304 )
2025-12-11 13:03:37 +05:30
sriram veeraghanta
362d29c7b0
sync: canary to preview using merge commit
2025-12-09 23:38:41 +05:30
sriram veeraghanta
a55253d242
chore: update package version
2025-12-09 23:35:52 +05:30
pratapalakshmi
7caa1bb482
[PAI-963] feat: enhance CustomSelect component with context for dropdown management ( #8202 )
...
* feat: enhance CustomSelect component with context for dropdown management
* refactor: streamline CustomSelect component structure and improve dropdown options rendering
2025-12-09 20:57:15 +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
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
Anmol Singh Bhatia
4806bdf99c
[WEB-5170] feat: navigation revamp ( #8162 )
2025-11-26 12:56:11 +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
Prateek Shourya
c04ae51d20
[WEB-5423] revert: update imports for pragmatic-drag-and-drop to use cjs entry points and add TypeScript error handling ( #8118 )
2025-11-14 19:04:49 +05:30
Prateek Shourya
19a0ef490b
[WEB-5423] fix: typescript errors and add types check step to pull request workflow ( #8110 )
2025-11-14 16:18:36 +05:30
Aaron
95c742244e
[WEB-5416] fix: Use proper import syntax ( #8105 )
2025-11-13 17:41:06 +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
118ecc81ba
[WEB-5042] feat: sites vite migration ( #7965 )
2025-11-06 13:58:24 +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
sriramveeraghanta
1b43efbc2a
chore: version bump
2025-10-21 19:14:43 +05:30
Prateek Shourya
cfb4a8212c
[WEB-5099] improvement: enhance rich filters with new components and configurations ( #7916 )
...
* feat: enhance rich filters with new components and configurations
- Added `AdditionalFilterValueInput` for unsupported filter types.
- Introduced `FilterItem` and related components for better filter item management.
- Updated filter configurations to include new properties and support for multiple values.
- Improved loading states and error handling in filter components.
- Refactored existing filter logic to streamline operations and enhance performance.
* Refactor rich filters component structure and enhance filter item functionality
- Moved AddFilterButton and AddFilterDropdown to a new directory structure for better organization.
- Updated FilterItemProperty to handle filter selection and condition updates more effectively.
- Enhanced the FilterInstance class with methods to update condition properties and operators, improving filter management.
- Added new functionality to handle invalid filter states and improve user feedback.
* [WEB-5111] feat: add 'created_at' and 'updated_at' filters to work item configuration
- Introduced new filter configurations for 'created_at' and 'updated_at' in the work item filters.
- Updated relevant components to utilize these new filters, enhancing filtering capabilities.
- Added corresponding filter configuration functions in the utils for better date handling.
* fix: build
2025-10-14 01:39:24 +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
Anmol Singh Bhatia
2c17f8ad72
[WEB-5103] fix: custom menu event propagation ( #7932 )
...
* fix: custommenu event propagation
* chore: code refactor
2025-10-11 15:02:34 +05:30
sriram veeraghanta
5d60d6d702
chore: adding types node package to pnpm catalog ( #7923 )
2025-10-08 18:42:53 +05:30