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: Admin docker images #345

Merged
merged 19 commits into from
May 1, 2024
Merged

feat: Admin docker images #345

merged 19 commits into from
May 1, 2024

Conversation

bsilkyn
Copy link
Contributor

@bsilkyn bsilkyn commented Apr 19, 2024

For admin panel: add ability to add docker image.
Also a list view of docker images where public status is editable is required.

closes #334
closes #369

@bsilkyn bsilkyn changed the title Admin docker images feat: Admin docker images Apr 19, 2024
frontend/src/assets/lang/nl.json Outdated Show resolved Hide resolved
frontend/src/assets/lang/en.json Outdated Show resolved Hide resolved
@bsilkyn bsilkyn force-pushed the admin-docker-images branch from d5fb458 to 12a5462 Compare April 20, 2024 20:18
@bsilkyn bsilkyn changed the title feat: Admin docker images feat: Admin docker images add option Apr 20, 2024
@bsilkyn bsilkyn requested a review from tyboro2002 April 20, 2024 20:31
@bsilkyn bsilkyn marked this pull request as ready for review April 20, 2024 20:34
@bsilkyn bsilkyn force-pushed the admin-docker-images branch from d517662 to cbdaa9f Compare April 25, 2024 14:26
@bsilkyn bsilkyn changed the title feat: Admin docker images add option feat: Admin docker images Apr 25, 2024
@bsilkyn bsilkyn marked this pull request as draft April 25, 2024 19:04
@bsilkyn bsilkyn force-pushed the admin-docker-images branch from 0d7b11c to dcbee3d Compare April 29, 2024 18:28
Copy link
Contributor

@BramMeir BramMeir left a comment

Choose a reason for hiding this comment

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

Good work 👍

frontend/src/components/admin/LazyDataTable.vue Outdated Show resolved Hide resolved
frontend/src/composables/services/docker.service.ts Outdated Show resolved Hide resolved
@BramMeir BramMeir marked this pull request as ready for review April 30, 2024 18:58
@BramMeir BramMeir merged commit b66df40 into development May 1, 2024
3 checks passed
@BramMeir BramMeir deleted the admin-docker-images branch May 1, 2024 08:20
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: docker image list Backend: docker image add ability admin
3 participants