bb-plane-fork/web/core/hooks/store
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
..
estimates [WEB-522] chore: Move the estimates store and service out of core (#4896) 2024-06-20 19:29:09 +05:30
notifications [WEB-1764] chore: revamp workspace notifications (#4947) 2024-06-28 19:00:48 +05:30
pages [WEB-2103]: chore: Intercom integration (#5295) 2024-08-05 13:37:11 +05:30
user [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
index.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30
use-app-theme.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-calendar-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-command-palette.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-cycle-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-cycle.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-dashboard.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-event-tracker.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-favorite.ts [WEB-1907] feat: Favorites Enhancements (#5262) 2024-08-02 12:25:26 +05:30
use-global-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-inbox-issues.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-instance.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-issue-detail.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-issues.ts fix: eslint config and errors 2024-06-13 21:17:06 +05:30
use-kanban-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-label.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-member.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-mention.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-module-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-module.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-multiple-select-store.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-filter.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-inbox.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-publish.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-state.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project-view.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-project.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-router-params.ts [WEB-1634] dev: update application router to support n-progress. (#4846) 2024-06-18 11:35:20 +05:30
use-transient.ts [WEB-2103] chore: intercom trigger updates from sidebar and command palette helper actions (#5314) 2024-08-06 16:02:01 +05:30
use-webhook.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30
use-workspace.ts Refactor folder structure (#4759) 2024-06-11 14:39:52 +05:30