bb-plane-fork/apps/web/core/services
Sangeetha 60220801ac
[WEB-4338] fix: incorrect error code in project retrieve API (#7234)
* fix: project error message and status code

* fix: incorrect member role check

* fix: project error message and status code

* fix: improve project permission checks and error handling in ProjectViewSet

* feat: enhance project settings layout with better loading strategy and fix all flicker

* fix: prevent rendering during project loading in ProjectAuthWrapper

* refactor: adjust layout structure in ProjectDetailSettingsLayout and enhance access restriction logic in ProjectAccessRestriction

* refactor: replace ProjectAccessRestriction component with updated version and enhance error handling

- Deleted the old ProjectAccessRestriction component.
- Introduced a new ProjectAccessRestriction component with improved error handling and user prompts for joining projects.
- Updated translations for new error states in multiple languages.

* fix: enhance error handling in IssueDetailsPage and remove JoinProject component

---------

Co-authored-by: Dheeraj Kumar Ketireddy <dheeru0198@gmail.com>
Co-authored-by: Prateek Shourya <prateekshourya29@gmail.com>
2025-12-01 17:14:01 +05:30
..
favorite chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
inbox [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
integrations [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
issue [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
page [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
project [WEB-4338] fix: incorrect error code in project retrieve API (#7234) 2025-12-01 17:14:01 +05:30
ai.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
analytics.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
api.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
app_config.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
app_installation.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
auth.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
cycle.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
cycle_archive.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
dashboard.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
file-upload.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
file.service.ts [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
instance.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_filter.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
module.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
module_archive.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
sticky.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
timezone.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
user.service.ts [WEB-5430] feat: allow users to change email (#8120) 2025-11-24 21:21:52 +05:30
view.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
webhook.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
workspace-notification.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
workspace.service.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30