Skip to content

revert(tickets): CU-86ajn8n1y remove board activity indicators and filter - #348

Merged
romanivan-flamingo merged 1 commit into
mainfrom
hotfix/revert-tickets-board-staleness
Sep 7, 2026
Merged

romanivan-flamingo merged 1 commit into
mainfrom
hotfix/revert-tickets-board-staleness

Conversation

@romanivan-flamingo

@romanivan-flamingo romanivan-flamingo commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Reverts #155 (39198f1). 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 openframe-oss-lib#2097, BE reapply openframe-oss-lib#2099).

  • Removes the activity/staleness card indicators (resolveBoardActivity, useNow), the activity board filter (URL param, ActivityFilter control, mobile modal section, query plumbing, Archive Resolved forwarding), the lastActivityAt/activityState selections and staleAfterMinutes on statuses, and all related sidecar docs
  • 30 files, +135/-496; single conflict (.tickets-board.md) resolved by keeping the current Key Behaviors section minus the two activity bullets

Coordination and order

  1. Lib revert revert(board): CU-86ajn8n1y remove activity/staleness indicator row from TicketCard openframe-oss-lib#2101 merges FIRST, lib gets released (0.0.604+)
  2. This branch then gets the lib bump to that release (commit lands here before merge) - revert + bump ship as one atomic change
  3. Merge -> QA (release.yml + values-qa bump)
  4. The feature returns via revert-of-revert branches (fe + lib), tested together with BE reapply openframe-oss-lib#2099

Testing

  • tsc --noEmit green, eslint --max-warnings 0 green on changed files; zero references to any removed symbol remain

🤖 Generated with Claude Code

…lter

Reverts #155 (39198f1). 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 openframe-oss-lib#2097, BE reapply
openframe-oss-lib#2099). Companion lib revert:
hotfix/revert-board-card-activity-indicators.

Single conflict (.tickets-board.md sidecar) resolved by keeping the
current Key Behaviors section minus the two activity bullets; sidecar
source-hash restamped for the post-revert tickets-board.tsx.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@romanivan-flamingo
romanivan-flamingo requested review from a team as code owners September 7, 2026 15:07
@michaelassraf

Copy link
Copy Markdown
Contributor

@romanivan-flamingo
romanivan-flamingo merged commit 1374bb6 into main Sep 7, 2026
4 checks passed
@romanivan-flamingo
romanivan-flamingo deleted the hotfix/revert-tickets-board-staleness branch September 7, 2026 15:30
romanivan-flamingo added a commit that referenced this pull request Sep 7, 2026
Revert of the landed revert (1374bb6, #348) - restores #155 in full
(30 files: indicators, staleness, activity filter, sidecar docs).
Ships for testing together with the lib reapply branch
(hotfix/reapply-board-card-activity-indicators) and BE reapply
openframe-oss-lib#2099.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants