bb-plane-fork/apps/web
Bavisetti Narayan 78fbdde165
[WEB-5282] chore: triage state in intake (#8135)
* chore: traige state in intake

* chore: triage state changes

* feat: implement intake state dropdown component and integrate into issue properties

* chore: added the triage state validation

* chore: added triage state filter

* chore: added workspace filter

* fix: migration file

* chore: added triage group state check

* chore: updated the filters

* chore: updated the filters

* chore: added variables for intake state

* fix: import error

* refactor: improve project intake state retrieval logic and update TriageGroupIcon component

* chore: changed the intake validation logic

* refactor: update intake state types and clean up unused interfaces

* chore: changed the state color

* chore: changed the update serializer

* chore: updated with current instance

* chore: update TriageGroupIcon color to match new intake state group color

* chore: stringified value

* chore: added validation in serializer

* chore: added logger instead of print

* fix: correct component closing syntax in ActiveProjectItem

* chore: updated the migration file

* chore: added noop in migation

---------

Co-authored-by: b-saikrishnakanth <bsaikrishnakanth97@gmail.com>
2025-11-28 16:16:48 +05:30
..
app regression: projects breadcrumb in accordion layout (#8194) 2025-11-28 14:05:38 +05:30
ce regression: projects breadcrumb in accordion layout (#8194) 2025-11-28 14:05:38 +05:30
core [WEB-5282] chore: triage state in intake (#8135) 2025-11-28 16:16:48 +05:30
ee [WEB-5170] feat: navigation revamp (#8162) 2025-11-26 12:56:11 +05:30
helpers [WEB-5134] refactor: update web ESLint configuration and refactor imports to use type imports (#7957) 2025-10-14 16:45:07 +05:30
nginx [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
public [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
styles [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.dockerignore [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.env.example [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
.eslintignore [WEB-5128] refactor: remove local database dependencies and unused code (#8109) 2025-11-13 18:32:15 +05:30
.eslintrc.cjs [WEB-5416] fix: Use proper import syntax (#8105) 2025-11-13 17:41:06 +05:30
.gitignore chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
.prettierignore [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
.prettierrc chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
Dockerfile.dev feat: migrate to pnpm from yarn (#7593) 2025-08-19 20:06:42 +05:30
Dockerfile.web [WEB-5413] feat: adding sentry error handling in web, space and admin (#8099) 2025-11-12 19:03:47 +05:30
google.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
manifest.json chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
package.json fix: eslint errors and warnings (#8149) 2025-11-20 19:31:22 +05:30
postcss.config.cjs [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
react-router.config.ts [WEB-5386] refactor: update all apps to use react-router for development and enable SSR for space app. (#8095) 2025-11-11 14:08:42 +05:30
tailwind.config.cjs [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
tsconfig.json [WEB-5043] feat: web vite migration (#7973) 2025-11-06 14:08:48 +05:30
use-font-face-observer.d.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
vite.config.ts [WEB-5404] chore: update next images with html default images (#8101) 2025-11-13 18:33:18 +05:30