Commit Graph

78 Commits

Author SHA1 Message Date
Niclas Edenvin 18d40120b9 Merged in feat/SW-338-filter-sort-ui (pull request #896)
Feat/SW-338 design filters and sorting on select hotel

* feat(SW-338): design hotel sort dropdown

* Translations

* feat(SW-338): style filters

* Bold

* Import type

* Translations

* Rename and add translation

* Rename translation


Approved-by: Bianca Widstam
2024-11-15 07:18:30 +00:00
Pontus Dreij 9ec366a500 feat(SW-892) Show toolTip on button hover 2024-11-14 14:52:30 +01:00
Pontus Dreij 87713d1332 feat(SW-892) Fixed active state on info icon 2024-11-14 14:42:45 +01:00
Pontus Dreij 354e455684 feat(SW-892): Moved Pet Room Info Tooltip inside filter button 2024-11-14 14:42:45 +01:00
Pontus Dreij cf8585a3df fix(SW-449): Re-added YYYY-MM-DD 2024-11-13 08:30:43 +01:00
Erik Tiekstra fe6582ccbb fix(SW-812): styling fixes for the header and related components 2024-11-11 07:48:47 +01:00
Pontus Dreij 42e5da1ee0 fix(SW-449): Updated next.config date rule 2024-11-08 15:13:24 +01:00
Christian Andolf f6b3cf8b92 chore: replace function expression with inline statement
replace destructuring for better static analysis

remove unused variables
2024-11-08 09:25:28 +01:00
Chuma McPhoy 246c26ca85 feat: display months with text instead of number 2024-11-05 15:47:28 +01:00
Chuma McPhoy 1b7106deef fix(SW-649): move getDaysInMonth outside component function scope 2024-11-05 15:47:28 +01:00
Chuma McPhoy 8763346f9d fix(SW-649): let react-hook-form do date state handling 2024-11-05 15:47:28 +01:00
Chuma McPhoy 7ed2e1d5d0 refactor(SW-649): reusable getDaysInMonth function 2024-11-05 15:47:28 +01:00
Chuma McPhoy 6a31aca0b1 fix(SW-649): remove superfluous variable 2024-11-05 15:47:28 +01:00
Chuma McPhoy aa20c3569b fix(SW-667): add ErrorMessage 2024-11-05 15:47:28 +01:00
Chuma McPhoy 33fd052c04 refactor(SW-649): DateSelect component state refactoring 2024-11-05 15:47:28 +01:00
Christian Andolf a37cd3ff44 fix: only phrasing content is allowed inside label element 2024-11-01 14:31:40 +01:00
Simon Emanuelsson 46a1874a76 fix: prevent phone input from running validation on mount when empty 2024-11-01 08:59:16 +01:00
Christel Westerberg 46622d0515 fix: move crunching of data to trpc layer 2024-10-30 15:52:04 +01:00
Christel Westerberg 7710d3f8f9 fix: make summary sticky 2024-10-30 15:51:04 +01:00
Simon Emanuelsson 62f549e85d feat: get breakfast package from API 2024-10-29 15:39:21 +01:00
Pontus Dreij 917f44f323 feat(sw-453): fixed mobile view and some improvements 2024-10-29 11:15:03 +01:00
Pontus Dreij 8da94fc259 feat(SW-453): Fixed new filter buttons and updated price in summary 2024-10-29 11:12:32 +01:00
Pontus Dreij fc63a8e5ca feat(SW-453) added filter options 2024-10-29 11:10:26 +01:00
Christian Andolf 69ed852fc4 fix: only phrasing content is allowed inside buttons meaning no div or p elements, these are now replaced by span 2024-10-28 15:35:56 +01:00
Christian Andolf 41e31375dd fix(SW-382): now validating phone input on input rather than blur 2024-10-25 08:03:21 +00:00
Chuma McPhoy 158bae92ae fix(SW-360): checkbox width expanding 2024-10-24 11:00:47 +02:00
Chuma McPhoy 28df164532 fix(SW-360): smaller phone contry code width on mobile 2024-10-24 11:00:47 +02:00
Christel Westerberg fb68759720 fix: make radio card tabable 2024-10-21 08:34:28 +02:00
Michael Zetterberg d56def8ed6 fix: date selection 2024-10-17 11:39:42 +02:00
Christel Westerberg 74c2a9d1e1 feat: add conditional signup values 2024-10-16 16:58:05 +02:00
Christel Westerberg 5870a31275 fix: add labels variants for Footnote and Caption 2024-10-16 16:58:05 +02:00
Michael Zetterberg 2e826e2883 Merged in fix/edit-profile-dob (pull request #707)
fix: edit profile date of birth selection
2024-10-16 10:45:36 +00:00
Michael Zetterberg c1a3b9ae8a fix: visibility toggle for new password disabled on edit profile 2024-10-16 12:05:08 +02:00
Michael Zetterberg b7e0590339 fix: edit profile date of birth selection 2024-10-16 11:15:00 +02:00
Pontus Dreij b3b26be83c fix(sw-350): fixed ui-comments for calendar, search and widget 2024-10-15 09:13:13 +02:00
Christel Westerberg c9684dee11 feat: add validation to enter details flow 2024-10-10 16:48:38 +02:00
Chuma McPhoy ac8f64994f fix(SW-360): available days in month 2024-10-10 08:59:33 +02:00
Chuma McPhoy e3df8ea64f chore(SW-360): move password form types 2024-10-10 08:59:33 +02:00
Chuma McPhoy f726f860d1 fix(SW-360): set new date in UTC format 2024-10-10 08:59:33 +02:00
Chuma McPhoy 2fce70e866 fix(SW-360): signup form props 2024-10-10 08:59:33 +02:00
Chuma McPhoy e84b3ca980 fix(SW-360): Add eyeshow and eyehide icons 2024-10-10 08:59:33 +02:00
Tobias Johansson 4c1dca0ce8 fix(SW-360): Added test for edit profile form 2024-10-10 08:59:33 +02:00
Tobias Johansson c22fa9fa8c fix(SW-360): Added test ids to form fields 2024-10-10 08:59:33 +02:00
Tobias Johansson c69e4b4b29 fix(SW-360): Changed how DateSelect sets date, because it was working properly 2024-10-10 08:59:33 +02:00
Tobias Johansson da95c32a0d fix(SW-360): Solved issue with date field not using placeholder values 2024-10-10 08:59:33 +02:00
Tobias Johansson 9435059097 feat(SW-360): Refactored NewPassword input 2024-10-10 08:59:33 +02:00
Tobias Johansson 9caa560b8d feat(SW-360): Added checkbox component 2024-10-10 08:59:33 +02:00
Simon Emanuelsson 155b6683c4 feat: rename form/card to form/choicecard 2024-10-08 14:08:55 +02:00
Simon Emanuelsson e6b22b81f4 feat: select bed type 2024-10-08 09:58:10 +02:00
Simon Emanuelsson 451d461c7f feat: guest information form enter details 2024-10-07 08:12:07 +02:00