bb-plane-fork/apps/web/core/services
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
..
favorite chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
inbox [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
integrations [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
issue [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
page [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
project [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
ai.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
analytics.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
api.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
app_config.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
app_installation.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
auth.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
cycle.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
cycle_archive.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
dashboard.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
file-upload.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
file.service.ts [WEB-5493] feat: implement static cover image handling and selection (#8184) 2025-12-03 16:20:38 +05:30
instance.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue_filter.service.ts [WEB-5537]refactor: rename IssueUserProperty to ProjectUserProperty and update related references (#8206) 2026-01-06 15:37:19 +05:30
module.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
module_archive.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
sticky.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
timezone.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
user.service.ts [WEB-5430] feat: allow users to change email (#8120) 2025-11-24 21:21:52 +05:30
view.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
webhook.service.ts [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
workspace-notification.service.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
workspace.service.ts chore: navigation preference enhancements (#8468) 2025-12-30 13:22:28 +05:30