Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature(audio tao pci): minimum recording time 5 seconds #355

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

albertosgz
Copy link
Contributor

Ticket: https://oat-sa.atlassian.net/browse/TR-5222

  • What's Changed

Setup minimum time recording in OAT Audio Recording PCI as 5 seconds.

  • How to test
  1. Disabling IMS Audio Recording PCI, then enable OAT Audio Recording PCI.
  2. Authoring an item, drag and drop an audio recording, then change on right minimum time to 5 seconds.

image

image

@albertosgz albertosgz changed the base branch from master to develop March 31, 2023 19:43
@Karol-Stelmaczonek
Copy link

Karol-Stelmaczonek commented Apr 3, 2023

@albertosgz backend part is ok but frontend need to be checked by @bziondik :) EDIT: also there aren't any FE unittest to change? Better check that part.

Copy link
Contributor

@bziondik bziondik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

Copy link
Contributor

@andreluizmachado andreluizmachado left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

@andreluizmachado andreluizmachado self-requested a review April 3, 2023 13:48
@albertosgz albertosgz merged commit 0dbab58 into develop Apr 10, 2023
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.

4 participants