dashboard/dash
Aravinth Manivannan cb6bce0c44
ci/woodpecker/push/woodpecker Pipeline was successful Details
Merge pull request 'git config before push' (#43) from dachary/dashboard:wip-config-3 into master
Reviewed-on: https://gitea.hostea.org/Hostea/dashboard/pulls/43
2022-07-08 10:18:00 -04:00
..
migrations feat: get_user_id management command 2022-06-19 21:02:38 +05:30
templates/dash fix: add instance link in primary nav bar points to right page 2022-07-08 18:43:04 +05:30
__init__.py feat: bootstrap dashboard templates and dashboard homepage view 2022-06-17 16:03:13 +05:30
admin.py feat: add instance view 2022-06-17 23:29:11 +05:30
apps.py fix: insert default instance configurations using migrations scripts 2022-06-19 13:36:28 +05:30
models.py feat: get_user_id management command 2022-06-19 21:02:38 +05:30
tests.py feat: ues separate fleet repo for each unit test 2022-07-01 19:54:15 +05:30
urls.py feat: views for listing, viewing and deleting specific VMs 2022-06-18 22:12:41 +05:30
utils.py git config before push 2022-07-08 15:47:53 +02:00
views.py feat: redirect to VM deletion post sudo authentication 2022-07-01 19:53:00 +05:30