bb-plane-fork/packages/i18n
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
..
src [WEB-4338] fix: incorrect error code in project retrieve API (#7234) 2025-12-01 17:14:01 +05:30
.eslintignore [WEB-2870]feat: language support (#6215) 2025-01-03 14:16:26 +05:30
.eslintrc.cjs fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
.prettierignore fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
.prettierrc chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
package.json fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
tsconfig.json fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
tsdown.config.ts fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30