14 Commits

Author SHA1 Message Date
27ae590981
Refactored component custom styling
Switched to library bootstrap css
2023-07-15 12:24:13 +03:00
2ce0e5b65d
Returned setData from useFetch
Fixed imports
Related to #19
2023-07-15 11:07:12 +03:00
48a48f9364
Improved useFetch
Related to #19
2023-07-14 20:34:50 +03:00
7ef4194bbd
Added styled item and trash icons
Related to #12
2023-07-14 18:33:36 +03:00
7b0ccc525c
Code styling changes 2023-07-13 20:03:53 +03:00
9437c44054
Switched category data struct from Map to object
Moved lineByName function
2023-07-13 18:17:57 +03:00
619fd952a5
Separated auth form component
Added auth networking status
fixes #9
2023-07-13 17:48:58 +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
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
c2ee2f5b02
fixed navigation effect dependancy 2023-05-17 11:40:20 +03:00
929dd8af36
Added announcement adding page 2023-05-17 10:50:06 +03:00
fb7f553915
fixed metro stations in filters 2023-05-17 10:49:05 +03:00
8af5bd36d9
Updated details page, implemented booking 2023-05-17 10:48:38 +03:00
619aead639
Hackathon finished 2023-05-14 00:47:54 +03:00