-
Notifications
You must be signed in to change notification settings - Fork 17
Dev #453
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
Merged
Merged
Dev #453
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ld classes have to pass the injected services again (#329) - Inject permissionService in base datasource so that datasources kann make permission Checks
… visited page or to the dashboard if users are changed. (#331)
…of this hashlist are cracked (#334)
* Refactor task and taskwrapper model to one file and add enum for TaskType (task or supertask) * Fix ESLint errors * -Now use taskID instead of taskWrapperID for cracked links - Render supertask cracked as plain text
Error when executing tests fixed.
* Add unittests for NewUserComponent * Add unittests for NewUserComponent
Test/unit test UI settings
…on import supertask (#350) * wip banner or icon * added warning banner
Added task name as required field
Fixed cached information at detail pages
* Add CI workflow for npm audit * Add ci-npm-audit branch to test CI workflow * Add ci-npm-audit branch to test CI workflow * Add ci-npm-audit branch to test CI workflow * Add ci-npm-audit branch to test CI workflow * Remove test branch * Set audit-level to medium * Set audit-level to medium
…k-table-too-narrow The icon is now fully displayed.
…nassigned, it is removed from the table and becomes available again in the selection box. (#438)
…ot-loading The entries in the Agent Binaries table are now loaded correctly again.
…stats-too-many-backend-requests 1606-enhancement-webui-agentstats-too-many-backend-requests
* - Added title - Changed the default value of benchmark type * Removed the check if at least one base file is selected. * Removed unused code.
* Initial plan * Fix login error message consistency by using actual error message in toast Co-authored-by: ObsidianOracle <181829716+ObsidianOracle@users.noreply.github.com> * Fix: set error message for error handler * Fix: unit test --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: ObsidianOracle <181829716+ObsidianOracle@users.noreply.github.com> Co-authored-by: gluafamichl <>
* Fixed retrieving cracks of a task * Fixed eslint suggestions --------- Co-authored-by: jessevz <jesse.van.zutphen@nfi.nl>
… the ID from the dialog (#445)
#446) * - Created a Link in the cracked column, which directed users to the cracked hashes. - Removed the total cracks in the tasks table. * Tests fixed.
* Fixed caching issue, by awaiting ht-table before loading the data * Fixed eslint suggestions --------- Co-authored-by: jessevz <jesse.van.zutphen@nfi.nl>
…ut breaking changes (#449) Co-authored-by: gluafamichl <>
…ror-2 Rework ConfigService to load backend url from config.json only for pr…
* Fix: use new helper to get task speeds to avoid memory and performance problems on task detail page * Mod: do task speed calculation in frontend, fix sorting problems * Mod: do task speed calculation in frontend, fix sorting problems --------- Co-authored-by: gluafamichl <>
…452) * Fix: duplicate page loading Fix: only reload agent table and agent assignment input when agent assigment changes * Fix: duplicate agent reload * Fix: unused code removed --------- Co-authored-by: gluafamichl <>
gpascal123
approved these changes
Oct 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.