Commit graph

70 commits

Author SHA1 Message Date
Stephan Lüscher 327c010ddd
feat(nicegui): easy navigation to home
by clicking on ublue icon
2024-05-27 06:58:47 +00:00
Stephan Lüscher ae10ebc4ac
fix(nicegui): empty image table should use same column names as when images are available 2024-05-27 06:55:44 +00:00
Stephan Lüscher 6297b8f951
feat(ansible): add additional tags to container image 2024-05-26 19:04:58 +00:00
Stephan Lüscher 1214eda797
chore(ansible): commit less time to async tasks 2024-05-26 19:04:10 +00:00
Stephan Lüscher 98c1803bfa
chore(ansible): use better task names 2024-05-26 19:03:28 +00:00
Stephan Lüscher d1a0f7fff2
fix(ansible): use registry url for container image name 2024-05-26 19:02:21 +00:00
Stephan Lüscher cec7512c57
feat(ansible): add possibility to add build-args to podman build job (#51) 2024-05-26 19:00:20 +00:00
Stephan Lüscher af3bdc37fb
feat(nicegui): make image table sortable 2024-05-26 18:52:26 +00:00
dependabot[bot] 3d7da484ad
chore(deps): bump requests from 2.31.0 to 2.32.2 in /anvil
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-24 09:42:51 +00:00
Stephan Lüscher 3ee6a060e1
feat(nicegui): drop down menu for navigation 2024-05-24 09:19:15 +00:00
Stephan Lüscher 5b81eb5566
feat(nicegui): add favicon 2024-05-24 09:18:38 +00:00
Stephan Lüscher ed3f58ed93
feat(nicegui): add first content to 'home' 2024-05-24 09:17:23 +00:00
Stephan Lüscher f67774443f
feat(nicegui): add about section 2024-05-20 18:14:29 +00:00
Stephan Lüscher f5c95c8d1e
fix(nicegui): better error handling 2024-05-20 18:13:34 +00:00
Stephan Lüscher b05cd7686b
chore(main): update python dependencies 2024-05-18 13:48:51 +00:00
Stephan Lüscher b3bb179430
refactor(nicegui): move filepicker to utils 2024-05-15 20:44:41 +00:00
Stephan Lüscher 83f047f2d6
feat(nicegui): show list of all images stored in container registry (#43) 2024-05-15 20:43:48 +00:00
Stephan Lüscher a3f0aab6f4
chore(ansible): exclude collections from ansible-lint 2024-05-11 17:24:45 +00:00
Stephan Lüscher ba1eb2bc79
fix(ansible): make long running tasks asynchronous (#42) 2024-05-11 17:23:27 +00:00
Stephan Lüscher 4f2130bcce
feat: add graphical user interface (#34) 2024-05-10 16:03:05 +02:00