bb-plane-fork/apiserver/plane/app/urls
Anmol Singh Bhatia 0a1c656865
[WEB-2126] chore: guest and viewer role permission (#5347)
* chore: user store code refactor

* chore: general unauthorized screen asset added

* chore: workspace setting sidebar options updated for guest and viewer

* chore: NotAuthorizedView component code updated

* chore: project setting layout code refactor

* chore: workspace setting members and exports page permission validation added

* chore: workspace members and exports settings page improvement

* chore: project invite modal updated

* chore: workspace setting unauthorized access empty state

* chore: workspace setting unauthorized access empty state

* chore: project settings sidebar permission updated

* fix: project settings user role permission updated

* chore: app sidebar role permission validation updated

* chore: app sidebar role permission validation

* chore: disabled page empty state validation

* chore: app sidebar add project improvement

* chore: guest role changes

* fix: user favorite

* chore: changed pages permission

* chore: guest role changes

* fix: app sidebar project item permission

* fix: project setting empty state flicker

* fix: workspace setting empty state flicker

* chore: granted notification permission to viewer

* chore: project invite and edit validation updated

* chore: favorite validation added for guest and viewer role

* chore: create view validation updated

* chore: views permission changes

* chore: create view empty state validation updated

* chore: created ENUM for permissions

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: Bavisetti Narayan <72156168+NarayanBavisetti@users.noreply.github.com>
2024-08-16 16:35:05 +05:30
..
__init__.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
analytic.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
api.py feat: added endpoint for creating service tokens (#5312) 2024-08-06 17:26:20 +05:30
asset.py chore: seperated delete endpoint for file upload (#2870) 2023-12-07 19:59:35 +05:30
cycle.py [WEB-989] chore: archived module and cycle sidebar details (#4191) 2024-04-15 19:46:14 +05:30
dashboard.py feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
estimate.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
external.py [WEB-1559] chore: make AI assistant endpoint workspace level (#4770) 2024-06-12 15:01:53 +05:30
inbox.py [WEB-2126] chore: guest and viewer role permission (#5347) 2024-08-16 16:35:05 +05:30
issue.py dev: rename user display configuration model (#5119) 2024-07-16 13:51:28 +05:30
module.py [WEB-989] chore: archived module and cycle sidebar details (#4191) 2024-04-15 19:46:14 +05:30
notification.py dev: email notifications (#3421) 2024-01-23 17:49:22 +05:30
page.py [WEB-1985] chore: page access control (#5154) 2024-07-19 15:43:01 +05:30
project.py feat: estimates revamp and space app refactor (#4742) 2024-06-10 12:16:23 +05:30
search.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
state.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
user.py [WEB-1309] fix: auth fixes (#4456) 2024-05-14 20:53:51 +05:30
views.py [WEB-1665] chore: advance views migration (#4869) 2024-06-20 13:12:33 +05:30
webhook.py fix: file structuring (#2797) 2023-12-07 19:59:35 +05:30
workspace.py [WEB-1907] feat: Favorites Enhancements (#5262) 2024-08-02 12:25:26 +05:30