added pre commit hooks and some other workflow stuff

This commit is contained in:
vabene1111
2021-01-14 00:00:26 +01:00
parent 50829dce47
commit d99e523608
11 changed files with 730 additions and 694 deletions

View File

@ -60,7 +60,7 @@
</b-link>
</div>
<div class="col-2" style="text-align: right">
<div class="col-1" style="text-align: right">
<b-button @click="details_visible = !details_visible" style="border: none; background: none"
class="shadow-none" :class="{ 'text-primary': details_visible, 'text-success': !details_visible}">
<i class="far fa-check-circle"></i>