-
Notifications
You must be signed in to change notification settings - Fork 6
UID2-2885 Optout UI Improvement #600
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
Open
swibi-ttd
wants to merge
31
commits into
main
Choose a base branch
from
swi-UID2-2885-optout-ui-improvement
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,209
−22
Open
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
650f514
rename /api/partner_config/get to /api/partner_config/list
swibi-ttd 06add62
implement /api/partner_config/:partner_name
swibi-ttd e524a95
use JsonArray
swibi-ttd a104182
ignore case when comparing Partner names
swibi-ttd 628a4f3
change endpoint path to /get/:partner_name
swibi-ttd 84268a9
implement /api/partner_config/add
swibi-ttd 2ee8d0a
implement update
swibi-ttd 7e9d557
implement delete
swibi-ttd f89f61a
reinstate bulk replace functionality at /bulk_replace
swibi-ttd 6ce4c29
add validation added/updated configs
swibi-ttd ea38ac6
add unit tests
swibi-ttd ba04922
update response code
swibi-ttd eca0b05
update operations on Partner Management page
swibi-ttd 28ccf16
allow bulk update to include an empty array
swibi-ttd e715a00
simplify unit tests
swibi-ttd 8a9e517
remove unused imports
swibi-ttd 83bc46c
check that no duplicate partner names are added during bulk replace
swibi-ttd 5e7d0f2
check for empty partner name
swibi-ttd 7786c5d
add findPartnerIndex helper function
swibi-ttd d6bc7cf
manual refresh in every handler
swibi-ttd 673f0ec
return with updated config instead of just success
swibi-ttd 4e99a1f
add null check to validatePartnerConfig
swibi-ttd 2c85e2d
[CI Pipeline] Released Snapshot version: 6.12.12-alpha-221-SNAPSHOT
5cb9e97
return deleted config
swibi-ttd 6d6f6f1
return bulk replaced config
swibi-ttd bd0f3f6
update roles and move /delete to danger zoen
swibi-ttd bac9f94
update tests for auth changes
swibi-ttd ed05be6
use input fields rather than raw JSON
swibi-ttd feaf3f5
[CI Pipeline] Released Snapshot version: 6.12.13-alpha-222-SNAPSHOT
634c745
display error msg from response
swibi-ttd 8994ac9
[CI Pipeline] Released Snapshot version: 6.12.14-alpha-223-SNAPSHOT
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
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.