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

Pulling new AAQ changes #18

Merged
merged 26 commits into from
Jan 26, 2025
Merged

Pulling new AAQ changes #18

merged 26 commits into from
Jan 26, 2025

Conversation

lickem22
Copy link
Collaborator

Reviewer: @
Estimate:


Ticket

Fixes: JIRA_TICKET_LINK

Description

Goal

Changes

Future Tasks (optional)

How has this been tested?

To-do before merge (optional)

Checklist

Fill with x for completed.

  • My code follows the style guidelines of this project
  • I have reviewed my own code to ensure good quality
  • I have tested the functionality of my code to ensure it works as intended
  • I have resolved merge conflicts

(Delete any items below that are not relevant)

  • I have updated the automated tests
  • I have updated the scripts in scripts/
  • I have updated the requirements
  • I have updated the README file
  • I have updated affected documentation
  • I have added a blogpost in Latest Updates
  • I have updated the CI/CD scripts in .github/workflows/
  • I have updated the Terraform code

dependabot bot and others added 24 commits October 29, 2024 07:29
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.0.3...3.0.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Setup for internal TTS

* Add internal TTS model to AAQ

* Change Synthesize_speech function to stream audio

* Add final implementation of internal TTS

* Add support for Swahili language in internal TTS

* Fix Tests for internal TTS in core_backend

* Make tests for the seperate components of TTS

* make Makefile run with a bash shell

* Add seperate environment for speech in makefile

* Updated Test Makefile to run inside docker

* Modified GHA workflow for speech

* Typo fix

* Refactor Changes

---------

Co-authored-by: lickem22 <[email protected]>
* Update typebot flow to latest and update admin app modal

* re-enable detect-secrets

---------

Co-authored-by: Carlos Samey <[email protected]>
* Added sentry
* Fixes from PR
…only done on the scores. (#456)

Co-authored-by: tonyzhao6 <>
* Add metadata for Mustafa for blogpost

* Add Blogpost for Voice Service

* Add pre-commit hooks for secrets again

* minor changes to the voice-search blogpost

* restoring the baseline hook

* Corrected italicized text under gif

* Removed pragma comment

---------

Co-authored-by: Mark Botterill <[email protected]>
…i (#459)

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.10.2 to 3.10.11.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.10.2...v3.10.11)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Revert change to freeze deployment to app-testing

* Remove lock.json
Bumps [python-multipart](https://github.com/Kludex/python-multipart) from 0.0.7 to 0.0.18.
- [Release notes](https://github.com/Kludex/python-multipart/releases)
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md)
- [Commits](Kludex/python-multipart@0.0.7...0.0.18)

---
updated-dependencies:
- dependency-name: python-multipart
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Reinstalled all packages w/ npm i -> new -lock.json

* Remove add_users_to_db from startup.sh
* Add 100s timeout to Caddy

* Add 100s timeout to gunicorn
- Add new user management page for admins
- Fix UX functionality - logged in admin should not be able to un-admin themselves
- Don't show user management page to non-admins
---------

Co-authored-by: amir_emami <[email protected]>
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.4...3.1.5)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.7...3.3.8)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [next](https://github.com/vercel/next.js) from 14.2.12 to 14.2.22.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.12...v14.2.22)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Revert changes to remove overlap between ug + dv

* Change naming convention for TS fields

* Add new time interval

* Split barchart into correct groupings

* Add empty fallback string

* Add test for overall TS functionality
* add info to user creation recovery code modal

* correct docstring

* Add "status" to TopicData json and use it to track job status in front-end

* better error message

* Update admin_app/src/app/dashboard/components/Insights.tsx

Co-authored-by: lickem22 <[email protected]>

* fix vulnaribilities found by npm

* add Last Run to in_progress state of topic modelling

* add snackbar for errors

* add "error" state topic modelling redis

* pass the API error message through to the frontend snackbar for topic modelling

* Make the /refresh endpoint return usable errors to be used live and dont display error state from redis

* HOTFIX make it so that queries w/o feedback are treated as 'normal'/ non-neg queries + counted in dashboard

* HOTFIX make grey box behind example queries sticky

* cleanup

---------

Co-authored-by: lickem22 <[email protected]>
Co-authored-by: Mark Botterill <[email protected]>
@lickem22 lickem22 merged commit 396cb9f into main Jan 26, 2025
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.

6 participants