Ketan Sharma
|
450bb42c46
|
[WEB-2330] fix: you don't have permission toast on on bulk delete (#5599)
* fix logic check boolean then call function
* minor code improvement
* fixed logic error
|
2024-09-19 17:49:30 +05:30 |
|
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 |
|
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 |
|
Aaryan Khandelwal
|
4792c1cdf5
|
fix: project modal shortcut (#5353)
|
2024-08-12 19:17:10 +05:30 |
|
Anmol Singh Bhatia
|
35e58e9ec7
|
[WEB-2043] fix: delete action validation and toast alert (#5254)
* dev: canPerformProjectAdminActions helper function added
* chore: deleteInboxIssue action updated
* dev: bulk delete modal validation updated
* chore: issue, intake, cycle and module delete action toast updated
* chore: code refactor
|
2024-07-29 19:08:18 +05:30 |
|
Akshita Goyal
|
e7948eabf2
|
[WEB-1956] fix: Keyboard shortcuts (#5134)
* fix: shortcuts
* fix: naming
* fix: structure optimization
|
2024-07-19 15:28:48 +05:30 |
|
Akshita Goyal
|
4c353b6eeb
|
[WEB-1557] fix: create issue disabled for guests (#5102)
* fix: create issue disabled for guests
* fix: workspace role type
* fix: create modal issue
* fix: removed the create action in guest mode
* Remove unused imports
---------
Co-authored-by: Satish Gandham <satish.iitg@gmail.com>
|
2024-07-15 14:18:57 +05:30 |
|
rahulramesha
|
a623456e63
|
[WEB-1890] fix: issue creation by using appropriate stores (#5072)
* fix issue creation by using appropriate stores
* add comments
* change useIssuesStore hook to use useIssueStoreType
|
2024-07-08 18:52:10 +05:30 |
|
Prateek Shourya
|
db722d580f
|
[WEB-1801] fix: avoid opening shortcut guide on editors / input elements. (#5025)
|
2024-07-03 13:11:51 +05:30 |
|
Prateek Shourya
|
78e0405971
|
[WEB-1801] improvement: open shortcut guide using shift+/ key combination. (#5000)
|
2024-07-02 16:14:42 +05:30 |
|
Prateek Shourya
|
6828d33c3f
|
[WEB-1634] dev: update application router to support n-progress. (#4846)
* [WEB-1634] dev: update application router to support n-progress.
* chore: update app router initilization logic.
* fix: lint errors
|
2024-06-18 11:35:20 +05:30 |
|
Satish Gandham
|
346bc2afe2
|
Refactor folder structure (#4759)
|
2024-06-11 14:39:52 +05:30 |
|