toggles for specific map points
re #9741
better icon
map icon colors start
import dialogs more fleshed out
import menu start
reidxing + drag jump fix
somewhat functional reoder with visibility toggles
right click popup menu
draggable list start
button openable dialog now closes correctly
import export part 1
autozoom + file upload
path dragging and adjustment seems functional
draggable
draggable map marker pt1
Merge branch 'bugfix/#9747_Coordinates_Null_Fix' into 'develop'
merge fixes
See merge request aswi/aswi-2022/aswi2022code-of-duty!49
Merge branch 'develop' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022code-of-duty into develop
Merge branch 'develop' into 'bugfix/#9747_Coordinates_Null_Fix'
Updated files generated from swagger and code refactorre #9802
Button renamedre #9821
Administation page finishedre #9818
Newly swagger generated filesre #9627
Fixed registering a closing the dialog after successre #9627
Refactor of administration page and user registrationre #9627
Added Super Admin user
re #9790
Creation of administration page and user registrationre #9627
coordinates fix
Merge remote-tracking branch 'origin/develop' into feature/#9818_administration_page
Merge remote-tracking branch 'origin/develop' into feature/9627_administration_page
Merge remote-tracking branch 'origin/develop' into feature/#9630_Frontend_Responsive
Adjustments
re #9629
Persist navigation state
re #9630
path autorefresh works as intended
refactor to use Redux instead of localstate
map displays correctly
Nonrecursive algorithm for path building + path rendering on map
path building algorithm implementation
Send text query to the api
hotfix edit home broke after merge
hotfix rename LoginDialog to LoginDialog from RegisterDialog
re #9628
Merge remote-tracking branch 'origin/develop' into feature/#9628_Login_As_Dialog
Show dialog in login page
Formating of Home pagere #9714
Login dialog + slice for notifications
DomPurify + Escaping Impl
re #9626
map adjustments
re #9547
Button changes + .env config
removed console.log
map dialogs + catalog filter fix
re #9547 #9545
dummy path with arrows example
tracking tool start
Table scrolling
re #9534
filter functional
re #9545
catalog slice
Working deploymentre #9333
Configuration files for kubernetes and swagger
re #9333
Edited swagger generated files
Changed config nginxre #9333
Changed config for docker composere #9333
Changed environmental variables for api pathre #9333
Dockerfilere #9333
Config for nginx serverre #9333
added .env file re #9243
re #9243 - LCA milestone code refactor
Merge branch 'feature/#9369_catalog_item_detail' into 'develop'
Feature/#9369 catalog item detail
See merge request aswi/aswi-2022/aswi2022code-of-duty!16
re #9368 - refresh with fetch instead of axios
re #9369 item + catalog refactor
re #9369 - catalog detail fetching
Merge branch 'feature/#9369_catalog_item_detail' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022code-of-duty into feature/#9369_catalog_item_detail
re #9369 catalog tweaks
re #9369 map placeholder
re #9369 item left col display text
re #9369 - catalog item thunks
re #9368 gitignore update
re #9368 jwt simple login
login simple form impl + slice for user state
re #9368 - redux slice for auth + axios interceptors start
re #9367 - redux-persist for data persistence
re #9130 catalog filter toggle
re #9130 catalog header + fakerjs random data
re #9130 Catalog table component template mui doc
Merge remote-tracking branch 'origin/develop' into feature/#9130_Catalog
re #9130 catalog start
From feature/#9196_Connect_Frontend_With_Backend into develop
Catalog page init re #9130
re #9196
automatic class generation from swagger endpoint re #9196
Basic App Structure re #9196
frontend bootstrap #9137