17 Commits

Author SHA1 Message Date
9688f56c43
Added useId hook for id retrival from token 2023-07-27 17:54:06 +03:00
abe3e64883
Added initial loading setting
Enabled pushing to history on filter setting
2023-07-27 12:00:22 +03:00
9b4ef41030
Added query filters getting and setting on homepage
fixes #27
2023-07-20 14:58:05 +03:00
96388a9bea
Fixed userPage story preview link to use actual filter
Related to #27
2023-07-20 13:25:16 +03:00
3668e8c33f
Changed story dimensions
Improved logging
2023-07-16 00:18:30 +03:00
0218cdced5
Code styling
Added brackets for const lambdas
Converted const lambdas with multiple instructions to functions
2023-07-15 12:55:25 +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
6a0c4c9dac
Added http errors handing to all fettch requests 2023-07-13 17:50:20 +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
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
619aead639
Hackathon finished 2023-05-14 00:47:54 +03:00