Commit Graph

44 Commits

Author SHA1 Message Date
410931b475 Code styling fixes 2023-08-15 23:33:58 +03:00
79ff0a3813 Removed orphane code and root package-lock 2023-08-12 23:49:08 +03:00
0aaef69a5a Trashboxes fetching fixes 2023-08-12 02:50:26 +03:00
a4a6f620fb Added empty ann list message on stories preview
Converted to use css module
2023-08-12 01:33:38 +03:00
fa98b392a8 Added poetry picture, fixed spacing on UserPage 2023-08-09 14:25:50 +03:00
6478b45301 Improved StarRating indication of rated mark 2023-08-09 14:24:44 +03:00
864f5a040c Added address to dispose trashbox request
styling fixes
2023-08-08 19:26:38 +03:00
d9925647c6 Refactored Rating component
Separated annDetails, added to userPage, made actually operating
2023-08-08 19:26:37 +03:00
60779ea489 Updated poetry to use latest api
Added poem id, changed url, fixed formatting, enabled actual fetching
2023-08-08 19:26:37 +03:00
9a4226dc30 New auth form design, fixed useSend token sending 2023-08-08 12:20:47 +03:00
e1e1244b3a Updated sign up interface 2023-08-08 01:09:50 +03:00
d2a3393a11 Added users rating in announcement details 2023-08-07 14:09:04 +03:00
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
9eb30d2066 Fixed imports styling 2023-07-30 15:01:42 +03:00
cf81e3d817 Fixed ann removal 2023-07-29 18:47:23 +03:00
e214ea53e7 Fixed sign in redirect on success 2023-07-29 18:11:05 +03:00
ef94349341 Fixed story preview styling 2023-07-29 14:04:48 +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
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