Revize b5525aef
Přidáno uživatelem Jakub Hlaváč před více než 3 roky(ů)
src/app/dashboard/components/unit-popup/unit-popup.component.html | ||
---|---|---|
12 | 12 |
<p-footer> |
13 | 13 |
<div class="row justify-content-end align-items-center"> |
14 | 14 |
<div> |
15 |
<p-button icon="pi pi-check" (click)="saveUnit()" type="submit" label="Save" class="pr-2"></p-button> |
|
16 | 15 |
<p-button icon="pi pi-times" (click)="close()" label="Close" class="pr-2"></p-button> |
16 |
<p-button icon="pi pi-check" (click)="saveUnit()" type="submit" label="Save" class="pr-2"></p-button> |
|
17 | 17 |
</div> |
18 | 18 |
</div> |
19 | 19 |
</p-footer> |
Také k dispozici: Unified diff
Re #8850 - Ověření funkčnosti - implementované enpointy
+ new use case add position to unit+ adding sensor type enum from backend endpoint
+ some form validation :)
- removing all endpoints from /senslog1