Commit Graph

1062 Commits

Author SHA1 Message Date
Andreas Bonini
bb142cd763 Update .env_template 2023-12-18 21:17:01 +07:00
Andreas
a0392edaf9 Update README.md 2023-12-18 20:42:36 +07:00
Andreas
e9192770b5 Updated documentation 2023-12-18 20:22:15 +07:00
a1be489704 Merge pull request #339 from Monadical-SAS/dependabot/pip/server/aiohttp-3.9.0
build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /server
2023-12-15 18:17:43 +01:00
8804383af2 Merge pull request #334 from Monadical-SAS/feat-api-speaker-reassignment
API to reassign speakers, and get topics with words
2023-12-15 18:15:02 +01:00
dependabot[bot]
802a7c5b22 build(deps): bump aiohttp from 3.8.6 to 3.9.0 in /server
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.6 to 3.9.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.6...v3.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 14:46:44 +00:00
eba60b7de4 Merge branch 'main' into feat-api-speaker-reassignment 2023-12-15 11:14:19 +01:00
bde67581d8 Merge pull request #337 from Monadical-SAS/feat-transcript-upload-audio
Upload an audio file
2023-12-15 11:12:33 +01:00
Andreas Bonini
69443603fb Merge pull request #329 from Monadical-SAS/better-speaker-name-colors
Speaker Names Have Better Contrast (but less variety)
2023-12-15 16:57:29 +07:00
Sara
01c7f47250 try chakra-ui 2023-12-14 19:27:16 +01:00
Sara
6048339c26 Merge pull request #332 from Monadical-SAS/sara/move-config
Move config
2023-12-14 16:36:38 +01:00
Sara
c693857dcc fix non-dev 2023-12-14 16:34:41 +01:00
Sara
c4557bb9e2 fix non-dev 2023-12-14 16:21:59 +01:00
Sara
4869e760a8 fix readme 2023-12-14 16:04:31 +01:00
Sara
84d06348e5 move config 2023-12-14 16:04:29 +01:00
Sara
5d47c5d968 fix layout loading 2023-12-13 16:50:55 +01:00
Sara
47762e9b05 implement done button 2023-12-13 16:45:49 +01:00
Sara
66d4470306 Merge branch 'feat-api-speaker-reassignment' of github.com:Monadical-SAS/reflector into sara/feat-speaker-reassign 2023-12-13 16:19:43 +01:00
0976cf3eb5 server: fix migration script 2023-12-13 15:58:03 +01:00
e5d0984363 server: add reviewed in the object output 2023-12-13 15:54:51 +01:00
Sara
8ca8fb141b Merge branch 'feat-api-speaker-reassignment' of github.com:Monadical-SAS/reflector into sara/feat-speaker-reassign 2023-12-13 15:47:17 +01:00
f0a217a4dc www: fix mockup data 2023-12-13 15:44:06 +01:00
a15a63bc8d server: add reviewed field in transcript 2023-12-13 15:42:17 +01:00
Sara
08c1090f65 fix build 2023-12-13 12:58:20 +01:00
Sara
b4322c22cc error handling and clean up 2023-12-13 12:49:36 +01:00
b664b5fff6 server: ensure upload is removed 2023-12-13 12:30:59 +01:00
5dac1dd121 server: fix detection of default celery 2023-12-13 12:26:03 +01:00
6585002dfa tests/upload: use shorter audio 2023-12-13 12:09:56 +01:00
f7f67521fc server: try reconcile both tests webrtc and upload with celery worker 2023-12-13 11:25:46 +01:00
e5e1b70213 server: include endpoint to upload a audio/video file 2023-12-12 20:39:15 +01:00
Sara
151ba0bb4e final adjustments 2023-12-12 18:37:43 +01:00
Sara
652bd88fcb UI improvements 2023-12-12 17:56:55 +01:00
Andreas Bonini
bcbd990958 Merge pull request #333 from Monadical-SAS/post-to-zulip
Post to zulip
2023-12-12 23:36:57 +07:00
Sara
5e7eeb8f24 prevent double action 2023-12-12 15:18:22 +01:00
Sara
89dfda29a5 prevent speaker reset when switching topic 2023-12-12 13:35:04 +01:00
Sara
c02c3b190c changes types, assign to participant instead of speaker 2023-12-12 13:29:55 +01:00
Sara
d8c4f29d72 Merge branch 'feat-api-speaker-reassignment' of github.com:Monadical-SAS/reflector into sara/feat-speaker-reassign 2023-12-12 11:48:20 +01:00
Sara
44352ab5e3 generate api 2023-12-12 11:40:56 +01:00
Sara
4d5d76fe8f fix selection (for good?) 2023-12-12 11:36:40 +01:00
37b11fdcb8 server: allow reassign speaker range using participant_id 2023-12-12 10:57:21 +01:00
d790308ec7 server: add an endpoint to merge speaker 2023-12-11 19:56:24 +01:00
07b29d42a7 server: add topic duration, and endpoint for getting words group per speaker on a topic 2023-12-11 19:46:05 +01:00
Sara
369a16b4a5 fix selection and more assignments 2023-12-11 19:12:37 +01:00
Sara
6d44cdab9f start participants, fix selection 2023-12-11 17:15:59 +01:00
Sara
f1964b0542 get participant list, select speaker 2023-12-08 19:47:59 +01:00
Sara
c12f396b82 quick fix participant get create 2023-12-08 19:44:47 +01:00
Sara
eef030e54c basic audio 2023-12-08 18:41:02 +01:00
Sara
2fa11d8571 correct page and word selection 2023-12-08 16:00:39 +01:00
Sara
6e652f7795 better layout 2023-12-08 15:59:35 +01:00
Koper
e89db60b58 My last commit while I am still 35 2023-12-07 23:57:02 +07:00