Projekt

Obecné

Profil

« Předchozí | Další » 

Revize b5525aef

Přidáno uživatelem Jakub Hlaváč před více než 3 roky(ů)

Re #8850 - Ověření funkčnosti - implementované enpointy

+ new use case add position to unit
  • tweaking all calls to operations with units and sensors
    + adding sensor type enum from backend endpoint
    + some form validation :)
    - removing all endpoints from /senslog1

Zobrazit rozdíly:

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