Commit graph

735 commits

Author SHA1 Message Date
Yousef El Bakri
6efd4f8595 Merge branch 'dev' into 'main'
Merge dev to main before handing in report

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!155
2024-06-22 00:09:33 +02:00
Roman Knyazhitskiy
10af55b57c Merge branch 'dev' of gitlab.ewi.tudelft.nl:cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project into dev 2024-06-21 21:54:51 +00:00
Roman Knyazhitskiy
e02fe91ca6 Merge branch 'dev' of https://github.com/TU-Delft-SALT-Group/spectral into dev 2024-06-21 21:46:35 +00:00
Roman Knyazhitskiy
d6eb610ae2 Merge branch 'proper-auth' into 'dev'
feat: Properly authenticate and prevent access of /api

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!153
2024-06-21 23:36:50 +02:00
Thijs Houben
7bc67a497a Merge branch 'app/privacy-policy' into 'dev'
App/privacy policy

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!152
2024-06-21 23:29:38 +02:00
Ody Machairas
1428ab981f ci: add new required env variables 2024-06-21 23:14:32 +02:00
Ody Machairas
c3cb2441b3 feat: Properly authenticate and prevent access of /api 2024-06-21 22:26:38 +02:00
Yousef El Bakri
b1f79c253c feat: fix seeding.ts user type 2024-06-21 18:10:36 +02:00
Yousef El Bakri
ec69486974 feat: recordee's consent 2024-06-21 18:06:03 +02:00
Yousef El Bakri
b7ddbce2f3 fix: form not sending data 2024-06-21 17:49:58 +02:00
Yousef El Bakri
31627cecb9 feat: added checkbox to the form 2024-06-21 16:29:15 +02:00
Yousef El Bakri
ecd6545621 feat: privacy policy page 2024-06-21 16:28:31 +02:00
Roman Knyazhitskiy
4a30ddf354 Merge branch 'app/about-links' into 'dev'
Set the correct GitHub links in the about

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!148
2024-06-21 15:45:51 +02:00
Roman Knyazhitskiy
762b1ca133 Merge branch 'kernel/pyproject-links' into 'dev'
Set the correct links to repo and docs

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!149
2024-06-21 15:45:38 +02:00
Roman Knyazhitskiy
9eb5eb8bcf Merge branch 'app/close-while-saving' into 'dev'
Prevent closing while saving

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!144
2024-06-21 15:45:23 +02:00
Roman Knyazhitskiy
01c3d9c8b0 Merge branch 'github-ci' into 'dev'
Github CI setup

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!147
2024-06-21 15:45:13 +02:00
Roman Knyazhitskiy
d93042ca5d Merge branch 'test/e2e-cov' into 'dev'
test(app): Set up coverage report for end-to-end testing using Playwright

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!150
2024-06-21 15:44:55 +02:00
Quinton den Haan
ecd259bd2a fix(app): Fixed some broken e2e tests after merging 2024-06-21 15:13:21 +02:00
Roman Knyazhitskiy
ef44d070f3 fix: set the correct GitHub links in the about 2024-06-21 14:15:53 +02:00
Roman Knyazhitskiy
b6181f7664 docs: set the correct links to repo and docs 2024-06-21 14:12:38 +02:00
Roman Knyazhitskiy
b56da8c8d6 fix(refactor): improve store handling 2024-06-21 13:55:23 +02:00
Roman Knyazhitskiy
5f1186d1b4 fix: run only unit tests for app 2024-06-21 13:33:45 +02:00
Roman Knyazhitskiy
d18d850c32 fix: wrong placement for ffmpeg installation 2024-06-21 13:22:42 +02:00
Roman Knyazhitskiy
ca445d938d fix: add ffmpeg to the python ci install 2024-06-21 13:21:22 +02:00
Roman Knyazhitskiy
19d974bf15 fix: add more directory switches... 2024-06-21 13:19:58 +02:00
Roman Knyazhitskiy
c3350d00d9 fix: install pnpm with corepack 2024-06-21 13:15:59 +02:00
Roman Knyazhitskiy
04558b74f7 fix: add shell overwrite for pnpm install 2024-06-21 13:07:20 +02:00
Roman Knyazhitskiy
6e380d0307 fix: adding another kernel switch for poetry 2024-06-21 13:06:24 +02:00
Roman Knyazhitskiy
204cb8bbe6 fix: make pytest hook depend on precommit for speed 2024-06-21 12:58:19 +02:00
Quinton den Haan
7e1561c5c4 Merge branch 'dev' of gitlab.ewi.tudelft.nl:cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project into test/e2e-cov 2024-06-21 12:57:18 +02:00
Quinton den Haan
53ce7992f5 fix(app): Fixed some broken tests after merging and improved e2e tests 2024-06-21 12:56:07 +02:00
Roman Knyazhitskiy
a60a2e7e4c docs: write a comment in precommit about ids of jobs 2024-06-21 12:55:52 +02:00
Roman Knyazhitskiy
41de046dbc feat: setup github ci 2024-06-21 12:55:35 +02:00
Roman Knyazhitskiy
6e1f87c3f2
Merge pull request #1 from TU-Delft-SALT-Group/dependabot/pip/kernel/urllib3-2.2.2
chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /kernel
2024-06-21 12:37:22 +02:00
dependabot[bot]
d4309e9559
chore(deps): bump urllib3 from 2.2.1 to 2.2.2 in /kernel
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.2.1...2.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-21 10:22:07 +00:00
Roman Knyazhitskiy
36e66b9c64 Merge branch 'dev' into app/close-while-saving 2024-06-20 21:25:34 +00:00
Roman Knyazhitskiy
aca47a14e4 Merge branch 'app/better-menubar' into 'dev'
Menubar now has actual names instead of ids

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!143
2024-06-20 23:24:11 +02:00
Roman Knyazhitskiy
2781404fd6 Merge branch 'app/fix-refresh' into 'dev'
Fix Refresh

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!146
2024-06-20 23:04:26 +02:00
Yousef El Bakri
cd2b87546c fix: change Button to div 2024-06-20 22:41:49 +02:00
Roman Knyazhitskiy
7a8ba35f8f style: use better subscribing syntax 2024-06-20 19:45:55 +00:00
Roman Knyazhitskiy
7d16bee2a0 fix: async handling of local redirects 2024-06-20 19:41:17 +00:00
Roman Knyazhitskiy
4f9682607f fix: prevent even on local jumps (forgotten edge-case) 2024-06-20 19:34:14 +00:00
Roman Knyazhitskiy
f89bfaf0ca fix: broken condition typo 2024-06-20 19:32:20 +00:00
Roman Knyazhitskiy
efb00e3aa6 feat: stop users from leaving while saving 2024-06-20 19:31:43 +00:00
Roman Knyazhitskiy
8317b7bcad ci: rerunning ci with a simple comment update 2024-06-20 18:36:47 +00:00
Roman Knyazhitskiy
bdbf69bb4a fix(refactor): iterate over values instead of keys 2024-06-20 18:30:41 +00:00
Roman Knyazhitskiy
b3ca416b16 fix: removing console.logs 2024-06-20 18:12:28 +00:00
Roman Knyazhitskiy
0a639a7bcf fix: types again 2024-06-20 18:11:24 +00:00
Roman Knyazhitskiy
1ecf641097 feat: rename the ids to names in the menubar 2024-06-20 17:45:59 +00:00
Yousef El Bakri
50d3a85dc7 Merge branch 'user-improvements' into 'dev'
User improvements (more)

See merge request cse2000-software-project/2023-2024/cluster-n/11c/atypical-speech-project!142
2024-06-20 19:08:34 +02:00