Commit Graph

36 Commits

Author SHA1 Message Date
b93ab9794d Added announcement disposal:
Added ann details button
Added modal shown on its click
Moved trashbox selection there
Added trashboxes mock while testing in restricted area
2023-08-01 18:23:56 +03:00
6724a97352 Added poetry display on userPage 2023-07-31 15:03:56 +03:00
e7327945e3 Improved loading handling 2023-07-31 14:55:12 +03:00
9b35a54ae9 Even more code styling things 2023-07-31 12:41:19 +03:00
8b6010f453 Added redirect to home on successfull ann addition 2023-07-29 18:49:02 +03:00
cf81e3d817 Fixed ann removal 2023-07-29 18:47:23 +03:00
6338e86a33 Added back header to ann add and auth pages
Unified card layout
2023-07-29 13:20:29 +03:00
85472233a3 Connected signing up and signing in to back 2023-07-29 10:41:54 +03:00
0e5aeae491 Fixed doSend arguments 2023-07-27 20:09:03 +03:00
50c2b0a615 Added sign out button to user page 2023-07-27 20:07:25 +03:00
9688f56c43 Added useId hook for id retrival from token 2023-07-27 17:54:06 +03:00
e60d5d6732 Added user points indicator 2023-07-27 12:53:27 +03:00
9b4ef41030 Added query filters getting and setting on homepage
fixes #27
2023-07-20 14:58:05 +03:00
58d1996ce3 Added story index management via query on homepage
Related to #27
2023-07-20 13:14:04 +03:00
7a044970f0 Implemented UserPage 2023-07-19 23:25:25 +03:00
b7bbd937b4 Converted put(api/announcement) to use useSend
Added useSendButtonCaption hook
Related to #19
2023-07-17 12:18:54 +03:00
3668e8c33f Changed story dimensions
Improved logging
2023-07-16 00:18:30 +03:00
f4226237ab Added useSend hook, converted useFetch to use it
Moved useFetch
Related to #19
2023-07-16 00:08:51 +03:00
27ae590981 Refactored component custom styling
Switched to library bootstrap css
2023-07-15 12:24:13 +03:00
cb848739e5 Added osmAddress api route
Related to #19
2023-07-15 11:08:15 +03:00
48a48f9364 Improved useFetch
Related to #19
2023-07-14 20:34:50 +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
d041df0bbd Added ellipsis to loading status string 2023-07-13 17:49:47 +03:00
619fd952a5 Separated auth form component
Added auth networking status
fixes #9
2023-07-13 17:48:58 +03:00
395b6c2d89 Added link to privacy policy
#17
2023-07-13 17:10:26 +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
ca6c913787 Mock with for now 2023-05-17 11:08:40 +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
dc6f8fe8f2 moved hooks to separate directories, added stories fallback 2023-05-17 10:47:23 +03:00
e9b7a9e32a moved leaflet custom styles, added fallback for user page 2023-05-17 10:45:24 +03:00
8626e92c9c Deploy ready 2023-05-15 11:16:22 +03:00
619aead639 Hackathon finished 2023-05-14 00:47:54 +03:00