screentinker/frontend/js/i18n
ScreenTinker 4c38536cc6 feat(ui): edit-designations for agency tokens (#73)
Settings → API Tokens: each agency token gets an "Edit playlists" control that opens the
playlist picker pre-checked with the token's CURRENT designations (from the list GET's
tok.targets), lets the admin add/remove, and calls the existing PUT /:id/targets to
atomically re-designate. Reuses the creation picker pattern; common.save/cancel reused;
edit_targets + targets_updated i18n across all 5 locales. No security-model change - the
endpoint was already proven.

Test (integration): PUT /:id/targets re-designates (add + remove) and the confinement
follows the NEW set - a re-designated token reaches only its new playlists (router.param
403s the removed one). 148 suite green.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-14 17:04:07 -05:00
..
de.js feat(ui): edit-designations for agency tokens (#73) 2026-06-14 17:04:07 -05:00
en.js feat(ui): edit-designations for agency tokens (#73) 2026-06-14 17:04:07 -05:00
es.js feat(ui): edit-designations for agency tokens (#73) 2026-06-14 17:04:07 -05:00
fr.js feat(ui): edit-designations for agency tokens (#73) 2026-06-14 17:04:07 -05:00
hi.js i18n: extract all strings, add 6 language translations, restructure i18n module 2026-04-29 19:25:22 -05:00
it.js Add Italian Translation 2026-05-09 15:58:48 +02:00
pt.js feat(ui): edit-designations for agency tokens (#73) 2026-06-14 17:04:07 -05:00