Skip to content

Map NFC Tag UIDs and Types in Logs#23

Merged
thib3113 merged 7 commits intomainfrom
feature/log-tag-mapping-2113317129327860224
Feb 4, 2026
Merged

Map NFC Tag UIDs and Types in Logs#23
thib3113 merged 7 commits intomainfrom
feature/log-tag-mapping-2113317129327860224

Conversation

@google-labs-jules
Copy link
Contributor

Implemented mapping of NFC Tag UIDs to names and Tag Types to localized labels in logs.

  • Updated src/locales/fr/logs.json and src/locales/en/logs.json with new keys for tag_uid, tag_type, and nfc_tag_types.
  • Updated src/components/log/logUtils.ts to include translation keys for tag_uid and tag_type.
  • Modified src/components/log/LogViewer.tsx to fetch NFC tags and apply mapping logic to log details.
  • Added src/components/log/LogViewerMapping.test.tsx to verify the new mapping logic.

PR created automatically by Jules for task 2113317129327860224 started by @thib3113

- Map tag UIDs to names if known
- Map tag types to localized strings
- Add unit tests for mapping logic
@google-labs-jules
Copy link
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules bot and others added 4 commits February 4, 2026 11:43
- Map tag UIDs to names if known
- Map tag types to localized strings
- Fix type errors in BoksSimulator from rebase
- Rebase on main to pick up CI fixes
- Map tag UIDs to names if known
- Map tag types to localized strings
- Fix type errors in BoksSimulator from rebase
- Rebase on main to pick up CI fixes
- Map tag UIDs to names if known
- Map tag types to localized strings
- Fix type errors in BoksSimulator from rebase
- Rebase on main to pick up CI fixes
@thib3113
Copy link
Owner

thib3113 commented Feb 4, 2026

Rebase !

google-labs-jules bot and others added 2 commits February 4, 2026 14:36
- Map tag UIDs to names if known
- Map tag types to localized strings
- Fix ambiguous selectors in E2E tests
- Increase timeouts for simulated connection tests
@thib3113 thib3113 marked this pull request as ready for review February 4, 2026 15:03
@thib3113 thib3113 merged commit e22d2a2 into main Feb 4, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

🚀 Deploy Preview Ready!

App available at: https://thib3113.github.io/bwb/pr-23/

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