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

v2.0.1 Quality of Live Improvements #470

Merged
merged 19 commits into from
May 27, 2024
Merged

v2.0.1 Quality of Live Improvements #470

merged 19 commits into from
May 27, 2024

Conversation

sauterl
Copy link
Collaborator

@sauterl sauterl commented May 24, 2024

Adds various QoL improvements:

  • Re-adds the timestamp in the submission on an evaluation run export (thanks @lucaro )
  • Adds a filter to the team building dialog (such that those user lists can be filtered) and auto-scrolling with the dragable
  • Added some robustness to the recovery of active runs: If for some reason a run is active which does not have any tasks or teams, the run is ended on startup
  • The create-run button is disabled if the template has no tasks or no teams
  • Minor Api type streamlining: ApiTarget, ApiHint and ApiAnswer all hold a reference to the media item now (in the property item), if they are of a type with an item.
  • Updated Open Api Sepcifications accordingly
  • Minor bugfixes

Bumps version to 2.0.1

dependabot bot and others added 12 commits March 8, 2024 10:24
Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9.
- [Commits](indutny/node-ip@v1.1.5...v1.1.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v6.1.11...v6.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@sauterl sauterl requested review from lucaro and ppanopticon May 24, 2024 14:54
@sauterl sauterl changed the title Quality of Live Improvements v2.0.1 Quality of Live Improvements May 24, 2024
doc/oas-client.json Outdated Show resolved Hide resolved
doc/oas.json Outdated Show resolved Hide resolved
sauterl and others added 7 commits May 26, 2024 09:33
…d/follow-redirects-1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6 in /frontend
…d/ip-1.1.9

Bump ip from 1.1.5 to 1.1.9 in /frontend
…d/webpack-dev-middleware-5.3.4

Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /frontend
…d/tar-6.2.1

Bump tar from 6.1.11 to 6.2.1 in /frontend
…d/express-4.19.2

Bump express from 4.18.2 to 4.19.2 in /frontend
@sauterl sauterl marked this pull request as ready for review May 27, 2024 05:53
@lucaro lucaro self-requested a review May 27, 2024 07:16
@sauterl sauterl merged commit d038275 into master May 27, 2024
4 checks passed
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.

2 participants