• Joined on 2022-08-23
alena pushed to main at alena/mychoicehrt 2023-01-05 22:06:28 +00:00
96a5e2693c apply bootstrap styles to pagination
alena pushed to main at alena/mychoicehrt 2023-01-05 21:47:17 +00:00
e2b261363c apply default bootstrap styling to search form
alena pushed to main at alena/mychoicehrt 2023-01-05 20:59:45 +00:00
a689fdc016 tweak font size of logo; align content to center;
alena pushed to main at alena/mychoicehrt 2023-01-05 20:58:30 +00:00
d456fd33ca make url parameters look cleaner
alena pushed to main at alena/mychoicehrt 2023-01-05 17:29:36 +00:00
667d02e440 add font for logo and headers
alena pushed to main at alena/mychoicehrt 2023-01-05 17:29:16 +00:00
d65c4a6d6b init bootstrap for public pages
alena pushed to main at alena/mychoicehrt 2023-01-04 22:54:04 +00:00
b621acc44b rename fields and remove default setting for autoFindRadius
alena pushed to main at alena/mychoicehrt 2023-01-04 21:44:45 +00:00
b1459d916a remove autoFindRadius toggle and trigger when no text in searchRadius field
alena pushed to main at alena/mychoicehrt 2023-01-04 21:06:00 +00:00
8afaa7196b implement search results pagination
alena pushed to main at alena/mychoicehrt 2023-01-04 19:29:13 +00:00
e71c790687 display the description and approximate distance for each clinic
alena pushed to main at alena/mychoicehrt 2023-01-04 19:01:44 +00:00
d44c7cf71b rename smart search radius field
alena pushed to main at alena/mychoicehrt 2023-01-04 18:56:55 +00:00
eca05f92e6 let the user choose between auto finding a radius or manually entering it
alena pushed to main at alena/mychoicehrt 2023-01-04 17:39:41 +00:00
7abc940ace add url pagination
alena pushed to main at alena/mychoicehrt 2023-01-04 16:53:01 +00:00
6053beae35 add validation for countryCode
alena pushed to main at alena/mychoicehrt 2023-01-04 16:51:46 +00:00
04a7205a19 add validation to search form
alena pushed to main at alena/mychoicehrt 2023-01-04 02:02:54 +00:00
885688ceff fix bug where country code was not applied to search engine
alena pushed to main at alena/mychoicehrt 2023-01-04 02:00:05 +00:00
73f35f8195 let the user select from all searchable countries 🗺️
alena pushed to main at alena/mychoicehrt 2023-01-03 23:03:59 +00:00
6a03575f74 disable csrf on the public search form
alena pushed to main at alena/mychoicehrt 2023-01-03 21:42:14 +00:00
faf278269d use the Symfony form system to process search form
alena pushed to main at alena/mychoicehrt 2023-01-03 20:54:18 +00:00
82091d49a7 provide basic html search interface