19 Commits

Author SHA1 Message Date
7798b0170d
Added location marker 2023-08-15 23:33:58 +03:00
79ff0a3813
Removed orphane code and root package-lock 2023-08-12 23:49:08 +03:00
4135c29160
Fixed announcement typing
Expired -> obsolete filter front
Removed useless despose utils
2023-08-08 19:26:36 +03:00
24bd39f689
Added expiration filter to front 2023-07-31 17:23:24 +03:00
9b35a54ae9
Even more code styling things 2023-07-31 12:41:19 +03:00
466977d457
Fixed homepage filters setting, names, and userId category 2023-07-30 14:54:13 +03:00
50c2b0a615
Added sign out button to user page 2023-07-27 20:07:25 +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
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
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
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
dc6f8fe8f2
moved hooks to separate directories, added stories fallback 2023-05-17 10:47:23 +03:00
acff0ba187
Added more metro stations and split by lines 2023-05-17 10:41:52 +03:00
619aead639
Hackathon finished 2023-05-14 00:47:54 +03:00