revert(board): CU-86ajn8n1y remove activity/staleness indicator row from TicketCard - #2101
Merged
romanivan-flamingo merged 2 commits intoSep 7, 2026
Merged
Conversation
Contributor
pavlo-flamingo
previously approved these changes
Sep 7, 2026
oleksandr-blip
previously approved these changes
Sep 7, 2026
romanivan-flamingo
enabled auto-merge (squash)
September 7, 2026 15:16
…rom TicketCard Reverts #1696 (992c14b) - the board-activity feature is being pulled from main and moved to separate branches, to ship for testing together with the reverted BE counterpart (BE revert #2097, BE reapply #2099). Conflict resolutions vs the Pragmatic DnD (#1828), strict ESLint (#1905) and touch-mode (#1961) rework: kept current imports minus the two activity-only icons and the BoardTicketActivityKind type, dropped the ACTIVITY_DEFAULT_LABEL const, both activity type blocks and the ActivityIndicators story. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
romanivan-flamingo
dismissed stale reviews from oleksandr-blip and pavlo-flamingo
via
September 7, 2026 15:38
009d9c7
romanivan-flamingo
force-pushed
the
hotfix/revert-board-card-activity-indicators
branch
from
September 7, 2026 15:38
f3e7cfe to
009d9c7
Compare
…ard-activity-indicators
pavlo-flamingo
approved these changes
Sep 7, 2026
romanivan-flamingo
deleted the
hotfix/revert-board-card-activity-indicators
branch
September 7, 2026 15:53
romanivan-flamingo
added a commit
that referenced
this pull request
Sep 7, 2026
… TicketCard Revert of the landed revert (0e70361, #2101) - restores #1696 adapted to the current main (Pragmatic DnD, strict ESLint, touch mode, prettier). Ships for testing together with the FE reapply branch (hotfix/reapply-tickets-board-staleness) and BE reapply #2099. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reverts #1696 (992c14b). The board-activity feature is being pulled from main and moved to separate branches, to ship for testing together with the reverted BE counterpart (BE revert #2097, BE reapply #2099).
BoardTicketActivity/BoardTicketActivityKindtypes,BoardTicket.activity, the activity footer row onTicketCard, and theActivityIndicatorsstoryACTIVITY_DEFAULT_LABELand both type blocks droppedCoordination and order
^0.0.603pin is exact and still has the APITesting
tsc --noEmitandeslint --max-warnings 0green on the resolved tree; no references to the removed symbols remain anywhere in the lib🤖 Generated with Claude Code