Skip to content

Conversation

@das-Abroxas
Copy link
Contributor

This pull request includes a refactor of the modal which displays the user's S3 credentials after fetching/creation and toast display components, transitioning from Preline-based implementations to shadcn-vue for improved consistency and maintainability. Additionally, several dependency versions have been updated to ensure compatibility and take advantage of the latest improvements and security patches.

@das-Abroxas das-Abroxas added enhancement New feature or request refactor Refactor of code that does not affect functionality labels Oct 2, 2024
@das-Abroxas das-Abroxas requested a review from St4NNi October 2, 2024 10:55
@das-Abroxas das-Abroxas self-assigned this Oct 2, 2024
Copy link
Member

@St4NNi St4NNi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Does this also move to a props based state handling for this modal ? On the quick skim through it looked like it does.

@das-Abroxas
Copy link
Contributor Author

Yep. The shadcn dialog components visibility can be completely handled by reactive properties. Makes life so much easier!

@das-Abroxas das-Abroxas merged commit 8d7456d into main Oct 2, 2024
@das-Abroxas das-Abroxas deleted the refactor/credentials-modal branch October 2, 2024 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request refactor Refactor of code that does not affect functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants