Projekt

Obecné

Profil

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

# Datum Autor Komentář
a3ae1cab 2021-05-02 15:21 Jakub Hlaváč

Re #8794 - Přidat unit - formulář, endpoint

+ new form for adding unit
+ new endpoint in OpenAPI

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
41dca01f 2021-04-21 17:39 Jakub Hlaváč

Merge remote-tracking branch 'origin/feature/coding_dashboard' into dev

  1. Conflicts:
  2. src/app/dashboard/components/dashboard.component.html
9d2007f1 2021-04-20 16:45 Lukáš Moučka

Re #8694 - Kódování dashboardu
+ add styles for login and dashboad

a7285540 2021-04-19 14:25 Jakub Hlaváč

Re #8676 - Definovat analytics API

+ new API endpoints (analytics)
  • changing getting sensor observation data from analytics endpoint
f86d42a9 2021-04-18 22:22 Jakub Hlaváč

Re #8673 - Rozchození aplikace na serveru

  • dockerfile fixing
  • fixing sending requests from httpclient
9c85f0ec 2021-03-30 21:05 Jakub Hlaváč

Re #8467 - Definice Open API 3.0

+ new Open API endpoints definitions

8c28e5ab 2021-03-30 21:05 Jakub Hlaváč

Re #8519 - Obrazovka 'Dashboard' - implementace

+ new view Dashboard with url /dashboard

db9d0213 2021-03-30 21:04 Jakub Hlaváč

Re #8467 - Definice Open API 3.0

+ new Open API endpoints definitions

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
1d6ec56f 2021-03-29 21:13 Jakub Hlaváč

Re #8467 - Definice Open API 3.0

+ new Open API endpoints definitions

464309d9 2021-03-21 19:37 Jakub Hlaváč

#8364 - Implementace loginu

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

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

#8365 - Implementace interceptoru

+ first implementation of interceptor

6b3c455c 2021-03-20 17:23 Jakub Hlaváč

#8367 - Specifikace Open API 3.0 - login

+ definition of API endpoints needed for login