b1ek
2b41f970ef
add fast buttons
2023-05-13 13:50:39 +10:00
b1ek
5dd5ae03c1
rewrite pagination
2023-05-13 13:25:46 +10:00
Денис Сарапулов
c528c6b182
completed PsychTestAddResultViewSet
2023-05-12 23:01:55 +10:00
b1ek
9826aea0c1
fix faulty migrations
2023-05-12 22:32:05 +10:00
Денис Сарапулов
c4637eed7a
add psych_test_result column in User model; start made PsychTestAddResultViewSet
2023-05-12 22:10:12 +10:00
b1ek
db071362cb
fix index page WSOD on select
2023-05-12 19:51:23 +10:00
b1ek
73c1e7b007
use pagination class in index page
2023-05-12 19:26:07 +10:00
b1ek
0c088c732a
replace react-select with native html select
2023-05-12 19:16:06 +10:00
b1ek
11f9aebcef
remove leftover debug statement
2023-05-12 13:21:59 +10:00
b1ek
4bf240738b
use inline query instead of plain CSS import
2023-05-12 13:20:29 +10:00
b1ek
bd15e49dea
make page buttons on home page usable
2023-05-12 09:39:54 +10:00
b1ek
9790e4b70a
fix typo in state name
2023-05-12 09:13:00 +10:00
b1ek
b95326977e
change swiper to RAS ( #14 )
2023-05-12 09:10:30 +10:00
b1ek
75ca34ff2a
fix WSOD on filtering
2023-05-11 23:54:50 +10:00
b1ek
69c66d943a
move filter submit button to right (as according to design sheet)
2023-05-11 23:47:23 +10:00
b1ek
2ff0851d60
add filter loading spinner
2023-05-11 23:45:00 +10:00
b1ek
eb89bb3526
cache filters in session storage
2023-05-11 23:20:10 +10:00
b1ek
c91eba0a62
make filters work (almost)
2023-05-11 23:11:38 +10:00
b1ek
395cfa0e3b
add filters at back
2023-05-11 09:52:32 +10:00
b1ek
9966915e7f
remove print statement
2023-05-10 10:55:34 +10:00
Денис Сарапулов
36a3d0373e
change ModelViewSet to ReadOnlyModelViewSet in ApartamentGetManyViewSet
2023-05-09 21:17:51 +10:00
Денис Сарапулов
abb7883cb8
delete TODO in views
2023-05-09 21:05:41 +10:00
Денис Сарапулов
229ce9ecb3
completed ApartamentGetManyViewSet
2023-05-09 21:03:37 +10:00
Александр Манаенков
f00635ef7c
update comparisons page
2023-05-09 20:02:50 +10:00
Денис Сарапулов
a0e68beb5d
remade ApartamentGetManyViewSet
2023-05-09 19:05:47 +10:00
Денис Сарапулов
af28414bba
ApartamentGetMany
2023-05-09 18:32:18 +10:00
b1ek
4fc71731c3
add line to ApartmentList
2023-05-09 15:40:05 +10:00
b1ek
e24310a910
merge conflicts
2023-05-09 12:37:12 +10:00
b1ek
fd731ee0e3
use ApartmentsList for displaying apartments in favoutires page
2023-05-09 12:29:35 +10:00
Александр Манаенков
75dcdea886
Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable
2023-05-09 12:27:25 +10:00
Александр Манаенков
8a2ffa7260
add comparisons page react
2023-05-09 12:26:41 +10:00
b1ek
85ff547eea
add loading spinner
2023-05-09 12:16:18 +10:00
b1ek
4b55008f16
finish index page (readonly)
2023-05-09 11:40:59 +10:00
b1ek
0d1646962f
add apartment list to index page
2023-05-09 00:19:31 +10:00
b1ek
c0c5432210
add protocol to api root
2023-05-08 23:59:58 +10:00
b1ek
080d1e0ffc
use class for types
2023-05-08 23:32:10 +10:00
b1ek
aada1271a0
finish base filter form
2023-05-08 22:53:28 +10:00
b1ek
ca749322f7
add rooms selector
2023-05-08 22:45:37 +10:00
b1ek
abe92545cf
add filter by area
2023-05-08 20:58:40 +10:00
b1ek
b5828134a9
create form using states instead of formik
...
formik (or any other form framework) doesn't support setting field value programmatically. filter form uses 2 fields that are triggered by clicking a button, and that's the reason there's no other workaround. probably needs a rewrite
2023-05-08 20:32:50 +10:00
b1ek
ff321143aa
style submit button
2023-05-08 20:21:16 +10:00
b1ek
edc784b273
half-baked index page
2023-05-08 20:13:57 +10:00
b1ek
11198ea1a3
add font-awesome icons
2023-05-08 15:18:44 +10:00
b1ek
415b41ff2a
refactor styles in questions
2023-05-08 15:02:43 +10:00
b1ek
925b5b855a
shorten import paths
2023-05-08 14:32:44 +10:00
b1ek
fee5d43007
refactor Header.jsx
2023-05-08 14:29:42 +10:00
b1ek
995d4349fc
add lost file
2023-05-08 14:22:27 +10:00
b1ek
656b058031
fix import error
2023-05-08 14:21:47 +10:00
Александр Манаенков
613ea46479
Merge branch 'dev_unstable' of github.com:vvsu-rent-project/dev_rent into dev_unstable
2023-05-08 14:15:12 +10:00
Александр Манаенков
b910716d7d
add questions component
2023-05-08 14:14:44 +10:00