plane/web/components/issues/sidebar-select
Prateek Shourya f132fe59ae
Chore/user role validation (#3260)
* chore: remove `Save View` option for guest/ viewer from project issues header.

* chore: allow guest/ viewer to clear applied filters in project issues.

* chore: disable `date`, `label` property access for guests/ viewer in all project issue views.

* chore: update `Workspace Issues` -> `All Issues` header.

* chore: refactor apply/ clear filter implementation in All Issues.

* Revert "chore: refactor apply/ clear filter implementation in All Issues."

This reverts commit 024822d54f4061eb2686d811a2b87cd0789b6b90.

* Revert "chore: allow guest/ viewer to clear applied filters in project issues."

This reverts commit 3dae871d23424d55abac95e16522696ad3c2a5c4.

* Revert "chore: update `Workspace Issues` -> `All Issues` header."

This reverts commit 03f90be188bc6b2f98a780ae22e0a29d9c59268d.

* chore: remove `cursor-pointer` style from non actionable issue properties.
2023-12-29 16:35:03 +05:30
..
assignee.tsx fix: issue with peek view properties not editable and options not being shown in all workspace issues. (#3100) 2023-12-18 14:47:40 +05:30
blocked.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
blocker.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
cycle.tsx fix: issue with peek view properties not editable and options not being shown in all workspace issues. (#3100) 2023-12-18 14:47:40 +05:30
duplicate.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
estimate.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
index.ts feat: issue link to create relation between issues (#2171) 2023-09-13 19:41:11 +05:30
label.tsx Chore/user role validation (#3260) 2023-12-29 16:35:03 +05:30
module.tsx fix: issue with peek view properties not editable and options not being shown in all workspace issues. (#3100) 2023-12-18 14:47:40 +05:30
parent.tsx fix: issue parent select (#3267) 2023-12-29 15:22:30 +05:30
priority.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
relates-to.tsx chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
state.tsx fix: issue with peek view properties not editable and options not being shown in all workspace issues. (#3100) 2023-12-18 14:47:40 +05:30