22 Commits

Author SHA1 Message Date
50c2b0a615
Added sign out button to user page 2023-07-27 20:07:25 +03:00
d93b2e131c
Added announcement removal for published by user 2023-07-27 18:43:37 +03:00
3bb6809454
Moved useBook to useSend API 2023-07-27 16:56:00 +03:00
40c5f08dfe
Added points icon 2023-07-27 14:16:12 +03:00
e60d5d6732
Added user points indicator 2023-07-27 12:53:27 +03:00
96388a9bea
Fixed userPage story preview link to use actual filter
Related to #27
2023-07-20 13:25:16 +03:00
7a044970f0
Implemented UserPage 2023-07-19 23:25:25 +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
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