Vamsi Krishna
5499e49b72
[WEB-5574]chore: notification card refactor ( #8234 )
...
* chore: notification card refactor
* chore: moved base activity types to constants package
2025-12-24 20:32:50 +05:30
Prateek Shourya
0c795e95ac
[WEB-5798] refactor: web and admin auth related components and update admin designs ( #8431 )
...
* refactor: web and admin auth related components and update admin designs.
* fix: format
2025-12-24 16:31:52 +05:30
Anmol Singh Bhatia
2bc7080d24
[WEB-5772] chore: theme switcher and editor colors enhancements ( #8436 )
2025-12-23 18:09:26 +05:30
Aaryan Khandelwal
373e640a25
[WIKI-740] refactor: editor table performance ( #8411 )
2025-12-23 14:24:05 +05:30
Aaryan Khandelwal
21df1028f8
[WEB-5792] regression: editor font family #8427
2025-12-23 14:20:36 +05:30
Jayash Tripathy
cb9b4f7887
[WEB-5784] fix: truncation issue in wi properties ( #8422 )
...
* fix: update background surface 2 variables in tailwind config
* fix: improve layout and truncation handling in issue link and list items
2025-12-22 20:31:51 +05:30
Aaryan Khandelwal
7a3cebdb6b
fix: alpha colors ( #8418 )
2025-12-22 16:52:09 +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
Aaryan Khandelwal
e2fcb5044d
[WEB-5775] fix: mentions search on empty query #8417
2025-12-22 16:38:53 +05:30
Vamsi Krishna
daf65f5ddd
[WEB-5776]chore: updated design system for alert modal #8415
2025-12-22 16:38:20 +05:30
Aaryan Khandelwal
8a0b710a62
[WEB-5774] fix: editor nodes background colors ( #8416 )
2025-12-22 16:37:44 +05:30
Aaryan Khandelwal
72883e76a5
[WEB-5773] fix: editor image full screen modal ( #8413 )
2025-12-22 15:50:02 +05:30
Nikhil
c2ce21e56c
[WEB-5657] feat: add synchronization configuration for multiple providers in authentication adapter ( #8336 )
...
* feat: add sync functionality for OAuth providers
- Implemented `check_sync_enabled` method to verify if sync is enabled for Google, GitHub, GitLab, and Gitea.
- Added `sync_user_data` method to update user details, including first name, last name, display name, and avatar.
- Updated configuration variables to include sync options for each provider.
- Integrated sync check into the login/signup process.
* feat: add sync toggle for OAuth providers in configuration forms
* fix: remove default value for sync options in OAuth configuration forms
* chore: delete old avatar and upload a new one
* chore: update class method
* chore: add email nullable
* refactor: streamline sync check for multiple providers and improve avatar deletion logic
* fix: ensure ENABLE_SYNC configurations default to "0" for Gitea, Github, Gitlab, and Google forms
* fix: simplify toggle switch value handling in ControllerSwitch component
---------
Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com>
2025-12-22 12:23:39 +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
Vamsi Krishna
409a3e84ab
[WEB-5768]chore: updated comment UI #8402
2025-12-19 20:02:40 +05:30
Jayash Tripathy
67c39dfc3d
[WEB-5762] fix: workitem detail sidebar properties design consistency ( #8400 )
2025-12-19 18:15:56 +05:30
Aaryan Khandelwal
3876bf054c
[WEB-5675] chore: implement fontsource as the fonts library ( #8398 )
2025-12-19 16:21:04 +05:30
Anmol Singh Bhatia
df69886080
[WEB-5614] chore: work item detail comment and sidebar enhancements ( #8397 )
2025-12-19 16:09:46 +05:30
Aaryan Khandelwal
1e3514575f
fix: custom z-index classNames ( #8395 )
2025-12-19 15:35:45 +05:30
Aaryan Khandelwal
465c99f742
fix: input fields bg ( #8389 )
2025-12-18 20:25:46 +05:30
Jayash Tripathy
81dbd5ab19
[WEB-5614] refactor: update styling and structure across various components ( #8388 )
2025-12-18 20:19:51 +05:30
Aaryan Khandelwal
cb56fbe3ca
fix: image uploader bg in light mode ( #8385 )
2025-12-18 20:00:57 +05:30
Aaryan Khandelwal
5e0091e32e
fix: font imports ( #8387 )
2025-12-18 19:59:46 +05:30
Vipin Chaudhary
59f024dad3
[WIKI-849] feat: debounce for mention search ( #8380 )
2025-12-18 18:44:16 +05:30
Aaryan Khandelwal
9747bffbe2
[WEB-5652] fix: kanban quick add UI #8382
2025-12-18 18:40:00 +05:30
Anmol Singh Bhatia
b165e2a3fe
[WEB-5614] chore: platform header and breadcrumb enhancements ( #8383 )
2025-12-18 18:39:06 +05:30
Aaryan Khandelwal
3df58397b5
fix: tooltip imports ( #8379 )
2025-12-18 17:19:10 +05:30
Anmol Singh Bhatia
e56417e056
[WEB-5614] chore: primitive token updated ( #8378 )
2025-12-18 17:18:49 +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
Anmol Singh Bhatia
508e332a23
[WEB-5614] chore: lucide icon code refactor #8365
2025-12-17 20:30:33 +05:30
Aaryan Khandelwal
b906d42e1d
fix: material icons font file ( #8366 )
2025-12-17 20:30:11 +05:30
Anmol Singh Bhatia
617c7ab734
[WEB-5614] chore: logo and icon enhancements #8362
2025-12-17 19:14:43 +05:30
Anmol Singh Bhatia
2f80d59ba9
[WEB-5614] fix: empty state and padding token fixes ( #8359 )
2025-12-17 17:58:22 +05:30
Aaryan Khandelwal
dbda7504b2
[WEB-5732] style: update work item detail properties UI ( #8357 )
2025-12-17 17:52:54 +05:30
Anmol Singh Bhatia
61db42bcb7
[WEB-5614] chore: custom theme on colour improvement #8356
2025-12-17 16:54:12 +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
Anmol Singh Bhatia
fa63964566
feat: custom theming enhancements ( #8342 )
2025-12-16 18:17:59 +05:30
Jayash Tripathy
be1113b170
[WEB-5699] refactor: update styling and classnames of charts according to new design system ( #8345 )
...
* refactor: update styling and class names according to new design system in charts
* refactor: clean up
2025-12-16 16:30: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
Anmol Singh Bhatia
2ac5efe2f0
[WEB-5647] chore: list layout work item identifier enhancements ( #8326 )
2025-12-12 19:21:29 +05:30
Vamsi Krishna
192ed9ba8d
[WEB-5654]fix: custom select selection and dropdown close #8324
2025-12-12 15:43:30 +05:30