Projekt

Obecné

Profil

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

# Datum Autor Komentář
e57fa805 2022-03-26 10:17 Václav Honzík

re #9130 catalog filter toggle

bf332c46 2022-03-26 09:51 Václav Honzík

re #9130 catalog header + fakerjs random data

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

re #9130 Catalog table component template mui doc

0fd5b896 2022-03-25 20:20 Václav Honzík

Merge remote-tracking branch 'origin/develop' into feature/#9130_Catalog

  1. Conflicts:
  2. frontend/package.json
  3. frontend/src/App.tsx
  4. frontend/src/features/Catalog/Catalog.tsx
  5. frontend/src/features/Catalog/CatalogService.ts
  6. frontend/src/index.tsx
846f4f3c 2022-03-25 20:16 Václav Honzík

re #9130 catalog start

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

Merge branch 'feature/#9196_Connect_Frontend_With_Backend' into 'develop'

From feature/#9196_Connect_Frontend_With_Backend into develop

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

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

From feature/#9196_Connect_Frontend_With_Backend into develop

357658f9 2022-03-21 09:17 Václav Honzík

Catalog page init re #9130

b73954d1 2022-03-21 09:15 Václav Honzík

re #9196

13319989 2022-03-19 18:21 Václav Honzík

automatic class generation from swagger endpoint re #9196

3b85c076 2022-03-19 17:11 Václav Honzík

Basic App Structure re #9196

39c320ad 2022-03-17 20:30 Jakub Šmíd

Added Catalog function
- catalog DTO
- catalog controller
- adding, deleting, updating catalog entries
- getting all catalog entries
re #9164

5586d685 2022-03-17 17:50 Jakub Šmíd

Merge branch 'Feature_#9204' into 'develop'

Added JWT and permissions, changed project structure

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

381df0b2 2022-03-17 17:43 Jakub Šmíd

Added OpenAPI, user DTO and some basic user controller endpoints
re #9204
re #9215

e111342b 2022-03-16 22:32 Jakub Šmíd

Added JWT and permissions, changed project structure
- filters when authenticating - sends JWT
- filters per request - controls JWT
- added permission to user (READ, WRITE, DELETE)
- created package-by-feature from package-by-layer
re #9204

4556011c 2022-03-14 16:14 Michal Schwob

re #9135
Database model and sql created

45d0c4d7 2022-03-10 19:11 Jakub Šmíd

Added entities
- connected to Postgres database
- created repositories and services for entities
- created setup for given csv catalog data
re #9191
re #9099

ec88f816 2022-03-08 21:28 Václav Honzík

frontend bootstrap #9137

f6a5231e 2022-03-08 20:48 Václav Honzík

CORS config re #9106

d507bd26 2022-03-08 19:20 Václav Honzík

Java backend API init re #9106

9219f57d 2022-03-08 19:07 Václav Honzík

Merge branch 'develop' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022code-of-duty into develop

79d3f0dd 2022-03-07 14:48 Václav Honzík

re #9106

4b02827c 2022-03-05 17:16 Václav Honzík

LeafletExample.tsx

351a2dd2 2022-03-05 16:05 Václav Honzík

pigeon maps

eb408fe9 2022-03-02 21:45 Václav Honzík

MapBoxExample test with React #9101

1e0ce811 2022-02-24 10:27 Petr Pícha

Initial commit