Projekt

Obecné

Profil

Stáhnout (2.04 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
cbb91c90 2021-05-13 21:27 Jakub Hlaváč

Re #8915 - Zapracování požadavků ze schůzky

+ sensor edit under edit button in menu
  • request for sensor data only for first time, then after button click
    + sensor group names
    + adding information to unit and sensor
    + commenting
    + code refactor
c64ba540 2021-05-06 21:49 Jakub Hlaváč

Re #8870 - Edit sensor, insert unit - enum na sensorType

  • 500 error static message because BE returns HTML exception
    + sensorType as dropdown
    + removing sensors from form in insertion of unit and insertion of sensor
b5525aef 2021-05-06 09:39 Jakub Hlaváč

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
278f83f2 2021-05-04 21:34 Lukáš Moučka

Re #8621 - Návrh modelu dashboardu

- úprava modelu dashboardu

b6006ff4 2021-05-02 21:35 Jakub Hlaváč

Re #8786 - Přidání uživatele - formulář, endpoint

+ OpenAPI definition for adding user
+ new popup form for adding user

2c5da396 2021-03-30 18:16 Jakub Hlaváč

Re #8469 - Improvment security - implementace

  • authGuard and roleGuard final version
    + usage of localStorage for fields
    + loading properties form cookies to state
5231600c 2021-03-29 21:21 Jakub Hlaváč

Re #8468 - Implementovat login formulář

  • cleanup
675bbb8c 2021-03-29 21:16 Jakub Hlaváč

Re #8468 - Implementovat login formulář

  • implementation of login form on separate page
    + new dashboard
464309d9 2021-03-21 19:37 Jakub Hlaváč

#8364 - Implementace loginu

+ first version of login form
+ requesting API and setting user to state