Projekt

Obecné

Profil

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

# Datum Autor Komentář
627f4d82 2022-05-16 07:49 Michal Schwob

Fixed registering a closing the dialog after success
re #9627

b523c74d 2022-05-16 07:48 Michal Schwob

Creation of administration page and user registration
re #9627

a7264ac3 2022-05-10 17:42 Václav Honzík

Merge branch 'develop' into 'main'

Fifth iteration merge

See merge request aswi/aswi-2022/aswi2022code-of-duty!35

84b0e346 2022-05-08 20:26 Michal Schwob

Merge remote-tracking branch 'origin/develop' into feature/9627_administration_page

4d2f04f4 2022-05-08 20:25 Michal Schwob

Creation of administration page and user registration
re #9627

8c57f958 2022-05-07 13:27 Václav Honzík

refactor to use Redux instead of localstate

re #9629

f2733d24 2022-05-05 10:32 Václav Honzík

hotfix edit home broke after merge

8dd364ad 2022-05-05 10:13 Václav Honzík

hotfix rename LoginDialog to LoginDialog from RegisterDialog

re #9628

6129910f 2022-05-05 10:00 Václav Honzík

Show dialog in login page

re #9628

4f42fa52 2022-05-02 11:00 Václav Honzík

Login dialog + slice for notifications

re #9628

a9688ebf 2022-05-01 21:25 Václav Honzík

Merge branch 'develop' into 'main'

Fourth iteration merge

See merge request aswi/aswi-2022/aswi2022code-of-duty!28

0d90d67b 2022-04-24 17:26 Václav Honzík

map dialogs + catalog filter fix

re #9547 #9545

37f5ee34 2022-04-13 15:14 Václav Honzík

Merge branch 'develop'

  1. Conflicts:
  2. .gitignore
  3. backend/pom.xml
  4. backend/src/main/java/cz/zcu/kiv/backendapi/BackendApiApplication.java
  5. backend/src/main/java/cz/zcu/kiv/backendapi/alternativename/AlternativeNameRepository.java...
39d74503 2022-04-02 16:39 Václav Honzík

re #9369 - catalog item thunks

fc79a8cb 2022-04-01 19:29 Václav Honzík

re #9368 jwt simple login

8370b6c1 2022-03-31 21:53 Václav Honzík

login simple form impl + slice for user state

37f6ff02 2022-03-31 17:40 Václav Honzík

re #9368 - redux slice for auth + axios interceptors start

a69da1e3 2022-03-31 14:58 Václav Honzík

re #9367 - redux-persist for data persistence

2a34f0e1 2022-03-28 18:38 Václav Honzík

Merge after second iteration

2da5627e 2022-03-25 21:29 Václav Honzík

re #9130 Catalog table component template mui doc

c7d2ced1 2022-03-25 20:13 Václav Honzík

From feature/#9196_Connect_Frontend_With_Backend into develop