Skip to content

feat: add operation archive view - #234

Open
ct7aup wants to merge 1 commit into
ham2k:mainfrom
ct7aup:feature/archive-logs-clean
Open

feat: add operation archive view#234
ct7aup wants to merge 1 commit into
ham2k:mainfrom
ct7aup:feature/archive-logs-clean

Conversation

@ct7aup

@ct7aup ct7aup commented Jun 17, 2026

Copy link
Copy Markdown

Summary

Adds a lightweight archive workflow for operations.

  • Adds an Archive row on the Home screen showing the count of archived operations
  • Adds an Archive view listing archived operations separately from the active operation list
  • Adds an Archived checkbox in Operation Data
  • Adds an archived-operation selector in the operations store
  • Adds minimal English i18n keys for the new UI

Scope

This PR intentionally excludes local Android/package changes from the earlier branch.

Not included:

  • Android Gradle/build changes
  • package rename changes
  • app name changes
  • APK/release/Hermes/ABI changes
  • Crowdin/generated translation updates

Testing

  • Validated modified JSON
  • npm test -- --runInBand passed: 5 suites, 43 tests
  • npx eslint passed on changed JS/JSX files

Notes:

  • Full npm run lint is currently blocked by an unrelated existing lint error in CWKeyControl.jsx
  • ./gradlew test could not run locally because no Java Runtime is installed/visible

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.

1 participant