Commit Graph

13 Commits

Author SHA1 Message Date
32d1b1b0e6 Added tipical student locations 2023-09-14 00:34:37 +03:00
7798b0170d Added location marker 2023-08-15 23:33:58 +03:00
410931b475 Code styling fixes 2023-08-15 23:33:58 +03:00
d9925647c6 Refactored Rating component
Separated annDetails, added to userPage, made actually operating
2023-08-08 19:26:37 +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
50c2b0a615 Added sign out button to user page 2023-07-27 20:07:25 +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
7b0ccc525c Code styling changes 2023-07-13 20:03:53 +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