bb-plane-fork/apiserver/plane/db/models
Bavisetti Narayan fdcd9a376c
[WEB-2357] fix: update and redefine user roles across the platform (#5466)
* chore: removed viewer role

* chore: indentation

* chore: remove viewer role

* chore: handled user permissions in store

* chore: updated the migration file

* chore: updated user permissions store

* chore: removed the owner key

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor

* chore: code refactor

* fix: build error

* chore: updated user permissions store and handled the permissions fetch in workspace and project wrappers

* chore: package user enum updated

* chore: user permission updated

* chore: user permission updated

* chore: resolved build errors

* chore: resolved build error

* chore: resolved build errors

* chore: computedFn deep map issue resolved

* chore: added back migration

* chore: added new field in project table

* chore: removed member store in users

* chore: private project for admins

* chore: workspace notification access validation updated

* fix: workspace member edit option

* fix: project intake permission validation updated

* chore: workspace export settings permission updated

* chore: guest_view_all_issues added

* chore: guest_view_all_issues added

* chore: key changed for guest access

* chore: added validation for individual issues

* chore: changed the dashboard issues count

* chore: added new yarn file

* chore: modified yarn file

* chore: project page permission updated

* chore: project page permission updated

* chore: member setting ux updated

* chore: build error

* fix: yarn lock

* fix: build error

---------

Co-authored-by: gurusainath <gurusainath007@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2024-09-11 17:10:15 +05:30
..
integration feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
__init__.py [WEB-1980] feat: user recent visited entities (#5211) 2024-08-19 20:28:19 +05:30
analytic.py [WEB - 549] dev: formatting and removing unused imports (#3782) 2024-03-06 20:48:30 +05:30
api.py [WEB - 1837]feat: page versioning (#5019) 2024-07-09 18:55:35 +05:30
asset.py chore: limit svg uploads (#5462) 2024-08-29 13:31:41 +05:30
base.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
cycle.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
dashboard.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
deploy_board.py [WEB-2214] chore: migration for user favorite, file asset, and deploy board (#5339) 2024-08-14 13:07:08 +05:30
estimate.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
exporter.py chore: page version migrations (#5103) 2024-07-10 19:37:04 +05:30
favorite.py [WEB-2214] chore: migration for user favorite, file asset, and deploy board (#5339) 2024-08-14 13:07:08 +05:30
importer.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
inbox.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
issue.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
issue_type.py fix: migration 2024-08-14 13:57:59 +05:30
module.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
notification.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
page.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
project.py [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
recent_visit.py feat: added external api endpoints for creating users and adding attachments to issues (#5193) 2024-07-23 19:20:50 +05:30
session.py feat: session auth implementation (#4411) 2024-05-08 23:01:20 +05:30
social_connection.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
state.py [WEB-2092] chore: soft delete migration (#5286) 2024-08-02 13:15:59 +05:30
user.py feat: add GitLab OAuth client (#4692) 2024-06-14 14:55:59 +05:30
view.py [WEB-2092] chore: soft delete operation (#5244) 2024-07-29 14:29:08 +05:30
webhook.py chore: formatting all python files using black formatter (#3366) 2024-01-22 13:19:43 +05:30
workspace.py [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30