bb-plane-fork/apiserver/plane
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
..
analytics chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
api fix: type fixes 2024-08-16 14:24:58 +05:30
app [WEB-2126] chore: guest and viewer role permission (#5347) 2024-08-16 16:35:05 +05:30
authentication chore: add rate limiting in magic generate endpoint (#5322) 2024-08-07 19:35:00 +05:30
bgtasks fix: type fixes 2024-08-16 14:24:58 +05:30
db chore: migrations for constraints 2024-08-14 14:26:44 +05:30
license fix: adding signup enabled flag in instance settings endpoint 2024-08-09 16:35:52 +05:30
middleware [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
settings [WEB-2092] chore: changed the hard delete days (#5255) 2024-07-30 20:05:08 +05:30
space fix: type fixes 2024-08-16 14:24:58 +05:30
static build: merge frontend and backend into a single repo 2022-11-30 02:47:42 +05:30
tests chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
utils chore: handling the archived module ids in the issue list and issue detail endpoints (#5343) 2024-08-09 17:16:37 +05:30
web [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
__init__.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
asgi.py refactor: move issue activity tracking from django-channels to rqworker (#207) 2023-01-31 00:46:59 +05:30
celery.py [WEB-2092] chore: soft delete operation (#5244) 2024-07-29 14:29:08 +05:30
urls.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
wsgi.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30