bb-plane-fork/apps/web/core/components/issues
Aaron Heckmann 57479f4554
fix: lint (#7433)
* chore: fix lint

* fix: constants check:lint command

* chore(lint): permit unused vars which begin w/ _

* chore: rm dead code

* fix(lint): more lint fixes to constants pkg

* fix(lint): lint the live server

- fix lint issues

* chore: improve clean script

* fix(lint): more lint

* chore: set live server process title

* chore(deps): update to turbo@2.5.5

* chore(live): target node22

* fix(dev): add missing ui pkg dependency

* fix(dev): lint decorators

* fix(dev): lint space app

* fix(dev): address lint issues in types pkg

* fix(dev): lint editor pkg

* chore(dev): moar lint

* fix(dev): live server exit code

* chore: address PR feedback

* fix(lint): better TPageExtended type

* chore: refactor

* chore: revert most live server changes

* fix: few more lint issues

* chore: enable ci checks

Ensure we can build + confirm that lint is not getting worse.

* chore: address PR feedback

* fix: web lint warning added to package.json

* fix: ci:lint command

---------

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-07-25 01:44:51 +05:30
..
attachment chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
bulk-operations chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue-detail [WEB-4547]fix: archived work item redirection #7471 2025-07-24 14:43:31 +05:30
issue-detail-widgets [WEB-4523]fix: sub issues loader #7474 2025-07-24 19:25:37 +05:30
issue-layouts fix: lint (#7433) 2025-07-25 01:44:51 +05:30
issue-modal [WEB-4457] refactor: decouple work item properties from mobx store (#7363) 2025-07-18 20:38:21 +05:30
peek-overview [WEB-4547]fix: archived work item redirection #7471 2025-07-24 14:43:31 +05:30
relations [WEB-4522]fix: removed redundant state indicator (#7434) 2025-07-18 20:08:36 +05:30
select [WEB-4457] refactor: decouple work item properties from mobx store (#7363) 2025-07-18 20:38:21 +05:30
workspace-draft chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
archive-issue-modal.tsx [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
archived-issues-header.tsx chore: format files using prettier (#7364) 2025-07-08 20:41:11 +05:30
confirm-issue-discard.tsx [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
create-issue-toast-action-items.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
delete-issue-modal.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
description-input.tsx [WIKI-510] feat: enhance issue description input with unsaved changes tracking (#7357) 2025-07-08 14:58:41 +05:30
filters.tsx [WEB-4546] chore: header enhancements + quickstart guide ui update + breadcrumb #7451 2025-07-22 16:47:14 +05:30
index.ts chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
issue-update-status.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
label.tsx chore: move all services inside the apps folder (#7321) 2025-07-03 00:44:13 +05:30
parent-issues-list-modal.tsx [WEB-4480]fix: full screen modals (#7392) 2025-07-11 16:41:27 +05:30
title-input.tsx [WIKI-534] fix: save title input on closing (#7366) 2025-07-09 13:37:17 +05:30