dashboard/infrastructure
Hostea dashboard 588ccf95ee
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/pr/woodpecker Pipeline failed Details
fix: instance_names in tests must be alphanumeric and be < 20 chars
closes: https://gitea.gna.org/Hostea/dashboard/issues/57
2022-09-12 03:07:07 +05:30
..
management/commands feat: delete_vm takes only one parameter 2022-07-01 19:54:20 +05:30
migrations feat: notify user on instance creation 2022-06-30 01:10:55 +05:30
templates/infrastructure fix: Gite credentials email: fix subject and let user know instance is 2022-07-09 10:54:45 +05:30
__init__.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
admin.py feat: vm create management command 2022-06-28 00:57:25 +05:30
apps.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
models.py feat: notify user on instance creation 2022-06-30 01:10:55 +05:30
tests.py fix: instance_names in tests must be alphanumeric and be < 20 chars 2022-09-12 03:07:07 +05:30
urls.py feat: bootstrap infrastructure app with create_instance delete_instance 2022-06-24 20:34:11 +05:30
utils.py fix: Invoice generation must not consider deleted VMs' names for 2022-07-08 22:28:39 +05:30
views.py fix: Gite credentials email: fix subject and let user know instance is 2022-07-09 10:54:45 +05:30