242 Commits

Author SHA1 Message Date
17dab2156d Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-08 01:23:00 +03:00
832a2ce985 Auth works again; relationships between Trashbox and User added 2023-08-08 01:22:47 +03:00
e1e1244b3a
Updated sign up interface 2023-08-08 01:09:50 +03:00
e571b878bd
Improved poems getting endpoint 2023-08-08 00:26:47 +03:00
d3d7760c5b Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-07 22:30:46 +03:00
f15c17a17e get_query_results works correctly. relationships between models changed 2023-08-07 22:27:23 +03:00
2b5a917107
Minor api fixes, made useId hook login optional 2023-08-07 14:10:52 +03:00
d2a3393a11
Added users rating in announcement details 2023-08-07 14:09:04 +03:00
9ae5824393 Пока запускается, но не работает 2023-08-07 13:48:22 +03:00
dfe1f90748 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-07 13:07:20 +03:00
bf327dda28 poems_to_front func added 2023-08-07 13:07:12 +03:00
dd88913abb маление изменения 2023-08-07 12:55:44 +03:00
d7f85bbbbb маленькие новвоведения 2023-08-07 12:54:56 +03:00
5dc90b625e Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-07 00:03:04 +03:00
5fcee1157e rating routes added 2023-08-06 23:59:33 +03:00
8bbdbce9f8 Вова работает над поэмами 2023-08-04 13:44:30 +03:00
95e5c95cd4 комментирование углубил 2023-08-03 22:01:03 +03:00
cc414e38bd Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-02 00:58:25 +03:00
680b4ad7a2 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-08-02 00:52:32 +03:00
26e42d874e get current user(using email) completed 2023-08-02 00:39:46 +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
3e25550843
Added typings for /api/trashbox response and /api/announcement/dispose request 2023-08-01 15:57:43 +03:00
a41c684a74
Added schema for GET /api/poetry endpoint 2023-08-01 13:34:55 +03:00
2028dd9419
Fixed get_current_user db argument setting 2023-08-01 12:15:23 +03:00
0145ed8f44 Returning schemas.User from get_current_user 2023-07-31 23:55:16 +03:00
47fca02858
Fixed filter setting an resetting (one more time) 2023-07-31 18:50:36 +03:00
24bd39f689
Added expiration filter to front 2023-07-31 17:23:24 +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
29d46be492 Удалено условие booked by в api/announcements 2023-07-31 01:08:59 +03:00
9eb30d2066
Fixed imports styling 2023-07-30 15:01:42 +03:00
466977d457
Fixed homepage filters setting, names, and userId category 2023-07-30 14:54:13 +03:00
aaf0d20c65 UserDatabase->User, ForeignKey added 2023-07-30 12:35:08 +03:00
517609ddbd in create_user (signup) func. dots -> commas 2023-07-29 23:48:28 +03:00
86acf3e326 Odd fields in User model removed. Schemas updated 2023-07-29 23:46:33 +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
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
eb19113d78 Pass json with id and announc. will be deleted 2023-07-28 00:13:50 +03:00
9e98a224e3 edited path for creation upload folder 2023-07-27 23:25:27 +03:00
8c81935004 create new user without passw., id in create_user 2023-07-27 23:22:24 +03:00
5012642f7a Poems added to db 2023-07-27 21:49:04 +03:00
e5da503ee5 fastapi_users import deleted 2023-07-27 20:27:41 +03:00
b37443b862 SessionLocal ->Session 2023-07-27 20:17:37 +03:00
bd7d4f3c5d Bug in book func fixed (Announcement.id) 2023-07-27 20:14:01 +03:00
48aad4ece7 Merge branch 'main' of https://github.com/dm1sh/porridger_tmp 2023-07-27 20:13:13 +03:00