-
Notifications
You must be signed in to change notification settings - Fork 10
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
UI for linking/unlinking the Upstream Providers #3245
Commits on Nov 8, 2024
-
Initial implementation of a UI for linking to upstream providers and …
…showing existing linked providers Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0839b70 - Browse repository at this point
Copy the full SHA 0839b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ab5c8a - Browse repository at this point
Copy the full SHA 3ab5c8aView commit details -
Use the list function with a fixed amount of results instead of a cus…
…tom function Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f496b4e - Browse repository at this point
Copy the full SHA f496b4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb40bf - Browse repository at this point
Copy the full SHA 3eb40bfView commit details -
Prepare the Unlink UI and add translations to the new UI
Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 729dccc - Browse repository at this point
Copy the full SHA 729dcccView commit details -
Add mutation and UI to delete an upstream link
Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a0ec7c1 - Browse repository at this point
Copy the full SHA a0ec7c1View commit details -
Ensure the unlinking happens inside of a transaction. This way we do …
…not end up in an in-between state in case of a database error Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 407a721 - Browse repository at this point
Copy the full SHA 407a721View commit details -
Hide the linked section if no links exist. Also hide the entire secti…
…on if no providers exist Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d32ab17 - Browse repository at this point
Copy the full SHA d32ab17View commit details -
Ensure the formatting is correct after the rebase
Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c980ee4 - Browse repository at this point
Copy the full SHA c980ee4View commit details -
Remove unused part in fragment
Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1897270 - Browse repository at this point
Copy the full SHA 1897270View commit details -
Align the Base UI and the Button UI of Account-linking with the Design
Signed-off-by: MTRNord <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b417428 - Browse repository at this point
Copy the full SHA b417428View commit details