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

feat: improve isolated app support #786

Merged
merged 3 commits into from
Nov 27, 2024
Merged

feat: improve isolated app support #786

merged 3 commits into from
Nov 27, 2024

Conversation

rolznz
Copy link
Contributor

@rolznz rolznz commented Nov 9, 2024

Closes #783
Closes #598

  • allows creating an isolated app with custom permissions
  • allows editing isolated app permissions
  • allows changing the isolated flag on an existing app (with a confirmation dialog if it is isolated -> not isolated)
  • moves isolated app backend type support check to backend

image

image

image

image

- toggle app between isolated and non isolated
- confirmation for changing isolated app to not isolated
- edit scopes for isolated apps
- move isolated app support check to backend
@rolznz rolznz requested review from bumi and im-adithya November 9, 2024 12:49
@rolznz rolznz merged commit aa1eeec into master Nov 27, 2024
8 of 9 checks passed
@rolznz rolznz deleted the feat/custom-isolated-app branch November 27, 2024 02:30
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.

Add isolated option to "Custom" when creating a new connection Make Isolated Apps permissions editable
1 participant