bb-plane-fork/apps/api/plane/app/views
Nikhil ea1f92e0c6
[WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206)
* refactor: rename IssueUserProperty to ProjectUserProperty and update related references across the codebase

* migrate: move issue user properties to project user properties and update related fields and constraints

* refactor: rename IssueUserPropertySerializer and IssueUserDisplayPropertyEndpoint to ProjectUserPropertySerializer and ProjectUserDisplayPropertyEndpoint, updating all related references

* fix: enhance ProjectUserDisplayPropertyEndpoint to handle missing properties by creating new entries and improve response handling

* fix: correct formatting in migration for ProjectUserProperty model options

* migrate: add migration to update existing non-service API tokens to remove workspace association

* migrate: refine migration to update existing non-service API tokens by excluding bot users from workspace removal

* chore: changed the project sort order in project user property

* chore: remove allowed_rate_limit from APIToken

* chore: updated user-properties endpoint for frontend

* chore: removed the extra projectuserproperty

* chore: updated the migration file

* chore: code refactor

* fix: type error

---------

Co-authored-by: NarayanBavisetti <narayan3119@gmail.com>
Co-authored-by: sangeethailango <sangeethailango21@gmail.com>
Co-authored-by: vamsikrishnamathala <matalav55@gmail.com>
Co-authored-by: Anmol Singh Bhatia <anmolsinghbhatia@plane.so>
2026-01-06 15:37:19 +05:30
..
analytic [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
asset chore: format files in API server (#8292) 2025-12-10 23:50:01 +05:30
cycle chore: format files in API server (#8292) 2025-12-10 23:50:01 +05:30
estimate [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
exporter [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
external [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
intake fix: activity tracking description (#8268) 2025-12-08 22:18:14 +05:30
issue [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
module [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
notification [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
page chore: format files in API server (#8292) 2025-12-10 23:50:01 +05:30
project [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
search chore(deps): upgrade psycopg packages to version 3.3.0 (#8222) 2025-12-05 16:06:19 +05:30
state fix: state group choices (#8198) 2025-11-28 18:06:00 +05:30
timezone [WEB-5081] fix: update timezone in user settings #7915 2025-10-07 20:51:44 +05:30
user chore(deps): upgrade psycopg packages to version 3.3.0 (#8222) 2025-12-05 16:06:19 +05:30
view [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
webhook [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
workspace [WEB-5598] refactor: streamline object creation in workspace seed task and improve error handling in workspace creation #8264 2025-12-30 17:28:33 +05:30
__init__.py [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
api.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
base.py [WEB-5044] fix: ruff lint and format errors (#7868) 2025-09-29 19:15:32 +05:30
error_404.py chore: rename server to api (#7342) 2025-07-04 15:32:21 +05:30