feat/wizzard #49

Merged
n merged 11 commits from wizzard into develop 2026-04-03 08:43:37 +00:00
Collaborator

Summary

  • Adds i18next-based localization with English and Italian translations.
  • Introduces the new WizzardAcquisitionPage guided acquisition flow and updates the existing acquisition page to support it.
  • Refreshes app wiring plus header/footer behavior to match the new navigation and language setup.
  • Updates web dependencies and lockfile for the i18n integration.
Summary - Adds i18next-based localization with English and Italian translations. - Introduces the new WizzardAcquisitionPage guided acquisition flow and updates the existing acquisition page to support it. - Refreshes app wiring plus header/footer behavior to match the new navigation and language setup. - Updates web dependencies and lockfile for the i18n integration.
n self-assigned this 2026-03-25 12:11:12 +00:00
n added 5 commits 2026-03-25 12:11:13 +00:00
feat(i18n): integrate i18next for internationalization support
All checks were successful
WAFB CI + Deploy / quality (pull_request) Successful in 2m45s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
78226aaab1
- Added i18next and react-i18next dependencies to package.json
- Implemented language switching in Header component
- Created i18n configuration file to manage translations
- Added English and Italian translation files for various UI texts
- Updated App, AcquisitionPage, WizzardAcquisitionPage, and Footer components to use translations
- Enhanced user interface with localized strings for better accessibility
n changed title from wizzard to feat/wizzard 2026-03-25 12:13:09 +00:00
n force-pushed wizzard from 78226aaab1
All checks were successful
WAFB CI + Deploy / quality (pull_request) Successful in 2m45s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
to 98697ceb74
Some checks failed
WAFB CI + Deploy / quality (pull_request) Failing after 1m51s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
2026-03-27 10:09:33 +00:00
Compare
n added 1 commit 2026-03-27 10:33:57 +00:00
feat(acquisition): refactor file handling in WizzardAcquisitionPage for improved stream processing
All checks were successful
WAFB CI + Deploy / quality (pull_request) Successful in 2m41s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
2e25f0eafa
n added 2 commits 2026-03-27 11:11:14 +00:00
feat(acquisition): implement stop acquisition functionality and update localization
All checks were successful
WAFB CI + Deploy / quality (pull_request) Successful in 2m51s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
b5694670d4
n added 1 commit 2026-03-27 11:24:18 +00:00
feat(acquisition): remove network acquisition type and disable network inclusion in SystemInfoAcquirer
Some checks failed
WAFB CI + Deploy / quality (pull_request) Failing after 48s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
3433b08d2c
n added 2 commits 2026-03-27 16:31:04 +00:00
feat(acquisition): WIP: implement streaming ZIP file creation for acquisition results
All checks were successful
WAFB CI + Deploy / quality (pull_request) Successful in 2m48s
WAFB CI + Deploy / deploy-dev (pull_request) Has been skipped
WAFB CI + Deploy / release (pull_request) Has been skipped
aa039c85e3
n merged commit 72d9eebe9b into develop 2026-04-03 08:43:37 +00:00
n referenced this pull request from a commit 2026-04-03 08:43:39 +00:00
garrett referenced this pull request from a commit 2026-04-03 16:08:45 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
garrett/wafb!49
No description provided.