bb-plane-fork/apps/web/core/components/navigation
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
..
app-rail-root.tsx refactor: actions icon migration (#8219) 2025-12-26 17:19:15 +05:30
customize-navigation-dialog.tsx chore: navigation preference enhancements (#8468) 2025-12-30 13:22:28 +05:30
index.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
items-root.tsx chore: run fixes (#8257) 2025-12-08 22:26:50 +05:30
project-actions-menu.tsx chore: remove posthog events (#8465) 2025-12-30 19:59:50 +05:30
project-header-button.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
project-header.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
tab-navigation-overflow-menu.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
tab-navigation-root.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
tab-navigation-utils.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
tab-navigation-visible-item.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
top-nav-power-k.tsx [WEB-5602] feat: new design system (#8220) 2025-12-12 20:50:14 +05:30
use-active-tab.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
use-project-actions.ts [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
use-responsive-tab-layout.ts [WEB-5556] chore: tab navigation and sidebar improvements (#8218) 2025-12-02 18:05:01 +05:30
use-tab-preferences.ts [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30