Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
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
87c1bdd1 2021-04-26 12:42 Jakub Hlaváč

Re #8728 - Implemetace autorizace přes nové API endpointy

  • login with nes endpoints
    + getting user info from endpoint
    + defining new endpoints to OpenAPI
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
2ddd52c9 2021-03-21 19:54 Jakub Hlaváč

#8366 - Implementace authguardu

+ implementation of guards (not used now)
+ resolving problems with Set-Cookie response from backend

f8b9a3a2 2021-03-21 19:34 Jakub Hlaváč

#8365 - Implementace interceptoru

+ first implementation of interceptor