bb-plane-fork/apps/api/plane
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
..
analytics chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
api fix: state group choices (#8198) 2025-11-28 18:06:00 +05:30
app [WEB-4338] fix: incorrect error code in project retrieve API (#7234) 2025-12-01 17:14:01 +05:30
authentication [WEB-5430] feat: allow users to change email (#8120) 2025-11-24 21:21:52 +05:30
bgtasks fix: state group choices (#8198) 2025-11-28 18:06:00 +05:30
db [WEB-4338] fix: incorrect error code in project retrieve API (#7234) 2025-12-01 17:14:01 +05:30
license [WEB-5040] feat: admin react-router migration (#7922) 2025-11-06 13:39:35 +05:30
middleware [WIKI-730] chore: handle body too large error (#7963) 2025-10-14 17:21:11 +05:30
seeds/data [WEB-5058] feat: enhance workspace seeding with cycles, modules, and views creation (#7951) 2025-10-11 20:55:48 +05:30
settings [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
space fix: state group choices (#8198) 2025-11-28 18:06:00 +05:30
static chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
tests [WEB-4428] fix: duplicate labels with case insensitive (#7388) 2025-11-24 21:22:17 +05:30
throttles [WIKI-419] chore: new asset duplicate endpoint added (#7172) 2025-11-20 15:05:01 +05:30
utils [SILO-663] chore: enhance error handling in ComplexFilterBackend with DRFValidationError (#8090) 2025-11-24 21:14:14 +05:30
web chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
__init__.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
asgi.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30
celery.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
urls.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
wsgi.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30