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(frontend)(api): add update datasource functionality #16

Merged
merged 7 commits into from
Apr 10, 2024

Conversation

mawandm
Copy link
Contributor

@mawandm mawandm commented Apr 10, 2024

This PR adds functionality to

  1. update datasource API.
  2. enforce permissions to update the datasource at the API level
  3. a frontend UI form.
  4. return name conflict error to frontend UI
  5. catching duplicate role exceptions

Closes #11

@mawandm mawandm merged commit cccd729 into main Apr 10, 2024
6 checks passed
@mawandm mawandm deleted the 11-update-datasource-feature branch April 10, 2024 05:42
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.

[Frontend] Add ability to update datasource
1 participant