Commit Graph

11 Commits

Author SHA1 Message Date
7b0ccc525c Code styling changes 2023-07-13 20:03:53 +03:00
6a0c4c9dac Added http errors handing to all fettch requests 2023-07-13 17:50:20 +03:00
d041df0bbd Added ellipsis to loading status string 2023-07-13 17:49:47 +03:00
a8b7cfbffa Added TypeScript for frontend
Added type definitions for components, functions, data
Added guards for network responses
fixes #8
2023-07-12 19:03:24 +03:00
8fc85e415f Added component unmount cleanup 2023-07-11 14:43:08 +03:00
960ad7ce0d Split metro stations by lines and their indication
Fixed details dialog size
Added map location setting by click
Reorganized hooks and components imports with index.js
Removed orphane error indication on homepage
2023-07-11 13:29:04 +03:00
dcd91cb9b4 Removed builtin static video file
Switched from CORS to proxy for dev
2023-07-10 17:14:36 +03:00
929dd8af36 Added announcement adding page 2023-05-17 10:50:06 +03:00
811cde6f30 Added authhpage 2023-05-17 10:49:40 +03:00
8af5bd36d9 Updated details page, implemented booking 2023-05-17 10:48:38 +03:00
dc6f8fe8f2 moved hooks to separate directories, added stories fallback 2023-05-17 10:47:23 +03:00