-
Notifications
You must be signed in to change notification settings - Fork 1
Admin delegation tests #270
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
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
757e553
make prod: Add test users and groups
ata-no-one cba59c3
lib/Settings: extract operator settings
ata-no-one b4d91a4
Templates + js
ata-no-one 1b51256
routes + Controller
ata-no-one a6e643f
Fix controller?
ata-no-one 87d9267
Pack operator-settings, cleanup admin.js
ata-no-one a131c7e
Prettier, remove TODO, fix message element id
pstadermann c47c5a9
Last second changes
pstadermann 7ff2a55
WIP
pstadermann 5bd095f
Make tests runnable
ata-no-one e125b35
SettingsControllerTest
ata-no-one 5df48b0
No async
ata-no-one d06c15d
unset, removeHeader
ata-no-one e5a7155
set OCS-APIRequest
GermanCoding 7445eda
More phpunit stuff
4ed5cc3
apply comments
ata-no-one 0dceff7
Review changes
pstadermann c0bfe4b
php-cs
d59aaf1
php-cs
e18109a
SPDX
329b7a2
Lines < 120 chars
pstadermann d37e005
Lines < 120 chars
pstadermann 75103b5
Remove testPostRoutesReturn400ForEmptyBody
ata-no-one 3f8a165
Exclude BaseIntegrationTest from tests
pstadermann f2e0784
Update copyright
pstadermann fa4b8df
apply more comments
ata-no-one 0bc9bff
Remove dead/obsolete code
pstadermann aaee78d
Run all integration tests
pstadermann 3055527
php-cs-fixer
ata-no-one ec86529
Find .env file properly
ata-no-one bd43233
php-cs-fixer
ata-no-one 3d18f8a
npm install
ata-no-one bcb7a13
Test timeout, indentation
ata-no-one 8402fd3
Update packages
ata-no-one 808534d
Simplify lint-eslint
pstadermann cb1bd19
Newline
pstadermann 89df543
fix test
ata-no-one 051a4fe
add github hostname env
ata-no-one File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| # SPDX-FileCopyrightText: 2025 G DATA CyberDefense AG <vaas@gdata.de> | ||
| # SPDX-License-Identifier: AGPL-3.0-or-later | ||
|
|
||
| semi: false | ||
| singleQuote: true |
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.