bb-plane-fork/packages
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
..
codemods chore: update package version 2025-12-09 23:35:52 +05:30
constants regression: red and green color backgrounds (#8456) 2025-12-26 19:17:03 +05:30
decorators chore: fix/check tooling improvements with turbo (#8304) 2025-12-11 13:03:37 +05:30
editor [WEB-857] regression: image uploader error state #8471 2025-12-30 14:35:52 +05:30
eslint-config fix: eslint (#8185) 2025-12-05 16:03:51 +05:30
hooks chore: fix/check tooling improvements with turbo (#8304) 2025-12-11 13:03:37 +05:30
i18n [WEB-5732] style: update work item detail properties UI (#8357) 2025-12-17 17:52:54 +05:30
logger chore: fix/check tooling improvements with turbo (#8304) 2025-12-11 13:03:37 +05:30
propel regression: red and green color backgrounds (#8456) 2025-12-26 19:17:03 +05:30
services chore: fix/check tooling improvements with turbo (#8304) 2025-12-11 13:03:37 +05:30
shared-state [WEB-5804] refactor: decouple filter value types from filter configurations (#8441) 2025-12-24 21:03:22 +05:30
tailwind-config [WEB-5809] refactor: tailwind config inline variables (#8437) 2025-12-26 16:36:29 +05:30
types [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
typescript-config chore: update package version 2025-12-09 23:35:52 +05:30
ui regression: red and green color backgrounds (#8456) 2025-12-26 19:17:03 +05:30
utils [WEB-5179] chore: icon utils code refactor #8458 2025-12-29 13:31:27 +05:30