Skip to content

Conversation

@Arcath
Copy link
Contributor

@Arcath Arcath commented Oct 21, 2025

This PR will close #2

To do:

  • Add sequence builder to schedule forms
  • Use db seed to migrate old data into the new queue
  • Update sounder API to send the audio sequence
  • Update the sounder agent to handle queues instead of id+count
  • add copy/paste functionality to the sequence builder

@Arcath Arcath added the enhancement New feature or request label Oct 21, 2025
@Arcath Arcath merged commit dae4090 into release/1.4.0 Oct 21, 2025
5 checks passed
Arcath added a commit that referenced this pull request Oct 21, 2025
* feat: set version const to 1.4.0

* feat: Implement and improve i18n fallbacks and sounder integration (#16)

* Implement i18n integration across routes and components.

* Refactor calendar month localization to use i18n keys.

* Add i18n support for log messages in log route.

* fix: apply prettier

* fix: add missing type to meta function

* fix(lint): address some lint warnings

* feat: type the translation key off the fallback locale and load in any missing keys from it

* fix(ts): fix typings that use MessageKey

---------

Co-authored-by: Adam Laycock <adam@alaycock.co.uk>
Co-authored-by: AML - A Laycock <aml@lhs.lancs.sch.uk>

* feat: implement new sounder api responses

* feat: audio sequences for schedule (#19), closes #2

* feat: audio sequences on schedule, see #2

* feat: update sounder api to handle sequences instead

* fix: locale is a partial

* feat: add copy/paste to sequence builder, closes #2

* fix: add method to delete sounders, closes #18

---------

Co-authored-by: Michał Marcin Brzuchalski <michal.brzuchalski@gmail.com>
@Arcath Arcath deleted the feat/audio-sequence-on-schedule branch October 21, 2025 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants