bb-plane-fork/packages/ui
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
..
.storybook WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
src [WEB-2357] fix: update and redefine user roles across the platform (#5466) 2024-09-11 17:10:15 +05:30
styles WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
.prettierignore chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
.prettierrc chore: format all files in monorepo (#3054) 2023-12-10 15:50:45 +05:30
helpers.ts feat: dashboard widgets (#3362) 2024-01-22 13:22:09 +05:30
package.json fix: remove esm build for the ui package (#5517) 2024-09-04 18:12:31 +05:30
postcss.config.js fix: tailwind common config (#2168) 2023-09-13 12:50:04 +05:30
README.md fix: ui package readme added (#2334) 2023-10-02 13:40:28 +05:30
tailwind.config.js WEB-1344 chore: Add storybook (#4490) 2024-05-22 16:36:31 +05:30
tsconfig.json fix: Implementing mobx, refactoring service layer and rewriting components (#2441) 2023-10-15 23:50:12 +05:30
tsup.config.ts [WEB-1116] feat: pages realtime collaboration (#5493) 2024-09-02 17:54:12 +05:30

UI Package