Rahulcheryala
3d488a62ac
refactor: delete hook (use-issue-embed) from web/app/ce
2026-06-05 19:54:00 +05:30
Rahulcheryala
568a69b185
refactor: migrate hooks (use-workspace-issue-properties) from web/app/ce to web/app/core
2026-06-05 19:51:15 +05:30
Rahulcheryala
045f6ccdcb
refactor: migrate hooks (use-issue-properties) from web/app/ce to web/app/core
2026-06-05 19:49:44 +05:30
Rahulcheryala
768b23aed1
refactor: migrate hooks (use-debounced-duplicate-issues) from web/app/ce to web/app/core
2026-06-05 19:47:53 +05:30
Rahulcheryala
27e82659b7
refactor: migrate hooks (use-bulk-operations) from web/app/ce to web/app/core
2026-06-05 19:44:49 +05:30
Rahulcheryala
01d96b2027
refactor: migrate hooks (use-extended-editor-config) from web/app/ce to web/app/core
2026-06-05 19:21:26 +05:30
Rahulcheryala
c54838b791
refactor: migrate hooks (use-work-items-filters-config) from web/app/ce to web/app/core
2026-06-05 19:10:30 +05:30
Rahulcheryala
d953a50014
refactor: migrate hooks (use-extended-editor-extensions, use-pages-pane-extensions) from web/app/ce to web/app/core
2026-06-05 19:08:13 +05:30
Rahulcheryala
9e6b7b10ec
refactor: migrate hooks (use-additional-favorite-item-details) from web/app/ce to web/app/core
2026-06-05 18:54:51 +05:30
Rahulcheryala
6790b613a6
refactor: migrate hooks (use-additional-editor-mention) from web/app/ce to web/app/core
2026-06-05 18:52:56 +05:30
Rahulcheryala
891af46240
refactor: migrate hooks (use-filters-operator-configs) from web/app/ce to web/app/core
2026-06-05 18:50:38 +05:30
Rahulcheryala
8c70657106
refactor: migrate hooks (use-editor-flagging) from web/app/ce to web/app/core
2026-06-05 18:48:59 +05:30
Rahulcheryala
ffaa931bdf
refactor: migrate hooks (use-page-flag) from web/app/ce to web/app/core
2026-06-05 18:46:42 +05:30
Rahulcheryala
9bea238e04
refactor: migrate hooks (app-rail, indexes) from web/app/ce to web/app/core
2026-06-05 17:51:17 +05:30
Rahulcheryala
2625b685f4
refactor: migrate hooks (use-page, use-page-store) from web/app/ce to web/app/core
2026-06-05 17:15:24 +05:30
Rahulcheryala
eabe5917d5
refactor: migrate hooks (use-timeline-chart) from web/app/ce to web/app/core
2026-06-05 16:48:14 +05:30
Rahulcheryala
da42cd7835
refactor: migrate hooks (use-notification-preview) from web/app/ce to web/app/core
2026-06-05 16:43:21 +05:30
Rahulcheryala
866d995af7
refactor: migrate hooks (use-file-size) from web/app/ce to web/app/core
2026-06-05 16:39:54 +05:30
Rahulcheryala
19bc48b553
refactor: migrate constants (plans) from apps/web to @core/components
2026-06-05 13:53:21 +05:30
Rahulcheryala
af042719fe
refactor: migrate constants (sidebar, favorites) from apps/web to @plane/constants
2026-06-05 13:53:21 +05:30
Rahulcheryala
a7eab16d39
refactor: migrate constants (ai, calenda, gaant) from apps/web to @plane/constants
2026-06-05 13:53:21 +05:30
Rahulcheryala
4e2fe590fa
refactor: migrate types from apps/web to @plane/types
2026-06-05 13:52:50 +05:30
Durgesh Shekhawat
4280c4d1b1
fix: handle error message for special characters in Identifier of Project ( #9059 )
2026-06-03 17:26:18 +05:30
Rahul Cheryala
bd0d164e0b
fix(GIT-235): add styles to onboarding tour close button for contrast ( #9188 )
2026-06-01 16:43:45 +05:30
darkingtail
d9695afcdc
fix: remove unused imports and variables (part 1 — packages & non-web-core) ( #8751 )
...
* fix: remove unused imports and variables (part 1)
Resolve oxlint no-unused-vars warnings in packages/*, apps/admin,
apps/space, apps/live, and apps/web (non-core).
* fix: resolve CI check failures
* fix: resolve check:types failures
* fix: resolve check:types and check:format failures
- Use destructuring alias for activeCycleResolvedPath
- Format propel tab-navigation file
* fix: format propel button helper with oxfmt
Reorder Tailwind classes to match oxfmt canonical ordering.
2026-03-25 02:04:20 +05:30
sriram veeraghanta
41abaffc6e
chore: replace prettier with oxfmt ( #8676 )
2026-03-02 20:40:50 +05:30
sriram veeraghanta
2b6e24d526
chore: merge helpers and layouts ( #8624 )
...
* fix: remove constants and services
* fix: formatting
* chore: merge helpers and layouts
* fix: workspace disbale flag handling
2026-02-10 22:04:07 +05:30
sriram veeraghanta
7793febcf8
chore: merge constants and services ( #8623 )
...
* fix: remove constants and services
* fix: formatting
* fix: types check
2026-02-10 21:10:54 +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
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
Prateek Shourya
3d5e427894
chore: remove unused right sidebar component and clean up workspace member settings ( #8477 )
2025-12-31 00:08:40 +05:30
sriram veeraghanta
6129e8e53b
Revert "[WEB-4959]chore: refactor project member page #8464 " ( #8476 )
...
This reverts commit c97e418515 .
2025-12-30 21:46:32 +05:30
sriram veeraghanta
d61b157929
chore: remove posthog events ( #8465 )
...
* chore: remove posthog events
* chore: remove event tracking
* chore: lint errors
* chore: minor changes based on comments
* fix: type errors
2025-12-30 19:59:50 +05:30
b-saikrishnakanth
c97e418515
[WEB-4959]chore: refactor project member page #8464
2025-12-30 14:59:16 +05:30
Jayash Tripathy
9141a9377f
[WEB-5472] refactor: components of project creation flow ( #8462 )
2025-12-30 14:32:48 +05:30
Anmol Singh Bhatia
866338289e
chore: navigation preference enhancements ( #8468 )
2025-12-30 13:22:28 +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
Prateek Shourya
f04be48f61
[WEB-5804] refactor: decouple filter value types from filter configurations ( #8441 )
...
* [WEB-5804] refactor: decouple filter value types from filter configurations
Remove value type constraints from filter configurations to support
operator-specific value types. Different operators can accept different
value types for the same filter property, so value types should be
determined at the operator level rather than the filter level.
- Remove generic value type parameter from TFilterConfig
- Update TOperatorConfigMap to accept union of all value types
- Simplify filter config factory signatures across all filter types
- Add forceUpdate parameter to updateConditionValue method
* refactor: remove filter value type constraints from filter configurations
Eliminate the generic value type parameter from filter configurations to allow for operator-specific value types. This change enhances flexibility by enabling different operators to accept various value types for the same filter property.
- Updated TFilterConfig and related interfaces to remove value type constraints
- Adjusted filter configuration methods and types accordingly
- Refactored date operator support to align with the new structure
2025-12-24 21:03:22 +05:30
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
d09c91b838
[WEB-5772] chore: theme switcher code refactor #8438
2025-12-23 19:42:01 +05:30
Anmol Singh Bhatia
2bc7080d24
[WEB-5772] chore: theme switcher and editor colors enhancements ( #8436 )
2025-12-23 18:09:26 +05:30
Vamsi Krishna
409a3e84ab
[WEB-5768]chore: updated comment UI #8402
2025-12-19 20:02:40 +05:30
b-saikrishnakanth
eafa393524
[WEB-5726] fix: showing an empty state on deleted work item link #8381
2025-12-18 18:41:29 +05:30
Anmol Singh Bhatia
b165e2a3fe
[WEB-5614] chore: platform header and breadcrumb enhancements ( #8383 )
2025-12-18 18:39:06 +05:30
Anmol Singh Bhatia
67416935b4
[WEB-5614] chore: platform design token enhancements ( #8373 )
2025-12-18 16:45:04 +05:30
Aaryan Khandelwal
88f4d8253d
chore: replace old classNames ( #8372 )
2025-12-18 13:08:38 +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