Commit Graph

3336 Commits

Author SHA1 Message Date
Michael Zetterberg d5713ab7b6 Merged in fix/remove-flag-communication (pull request #730)
fix(SW-126): remove feature flag communications settings in profile

Approved-by: Linus Flood
2024-10-29 12:14:22 +00:00
Michael Zetterberg 62ddad5730 fix(SW-714): rendering of RTE nested links/references 2024-10-29 13:12:56 +01:00
Michael Zetterberg 1e92348fb4 fix(SW-126): remove feature flag communications settings in profile 2024-10-29 12:56:30 +01:00
Pontus Dreij 7e40c784f6 Merged in feat/sw-453-filter-select-room (pull request #772)
Feat/sw 453 filter select room

Approved-by: Niclas Edenvin
2024-10-29 10:27:58 +00:00
Christian Andolf f26fa8b8d7 Merged in fix/remove-faulty-attributes-svg (pull request #783)
fix: remove props that could be set as invalid attributes on svg

Approved-by: Chuma Mcphoy (We Ahead)
2024-10-29 10:17:22 +00:00
Pontus Dreij 3705ff0120 feat(sw-453): removed useMemo on getValues 2024-10-29 11:15:38 +01:00
Pontus Dreij f35ccbd997 feat(sw-453): correct filter 2024-10-29 11:15:38 +01:00
Pontus Dreij 83cd9cf518 feat(sw-453): import types 2024-10-29 11:15:36 +01:00
Pontus Dreij 153822b738 feat(sw-453): removed log 2024-10-29 11:15:06 +01:00
Pontus Dreij c679fa83e2 feat(sw-453): removed log 2024-10-29 11:15:06 +01:00
Pontus Dreij 62cf5dab80 feat(sw-453): fixed pr comments and default filter 2024-10-29 11:15:06 +01:00
Pontus Dreij c14b413a34 feat(sw-453): fixed filter bug with key 2024-10-29 11:15:06 +01:00
Pontus Dreij 3b2b39fdc6 feat(sw-453): removed log 2024-10-29 11:15:06 +01:00
Pontus Dreij 917f44f323 feat(sw-453): fixed mobile view and some improvements 2024-10-29 11:15:03 +01:00
Christian Andolf 20efae18f6 fix: remove props that could be set as invalid attributes on svg 2024-10-29 11:12:43 +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 7b36139684 feat(sw-453): implemented filter from packages 2024-10-29 11:10:27 +01:00
Pontus Dreij 260c9096f6 feat(sw-453): fixed lang files 2024-10-29 11:10:26 +01:00
Pontus Dreij fc63a8e5ca feat(SW-453) added filter options 2024-10-29 11:10:26 +01:00
Pontus Dreij aea963740b feat(sw-453): Added selected types count 2024-10-29 11:10:26 +01:00
Chuma McPhoy 6c56fbc313 fix(SW-667): update translations based on content team requirements 2024-10-29 10:39:07 +01:00
Chuma McPhoy 365cb15f90 chore(SW-667): move formatMessage call to array 2024-10-29 10:39:07 +01:00
Chuma McPhoy d15e76de46 chore(SW-667): remove unused css 2024-10-29 10:39:07 +01:00
Chuma McPhoy 8219ff1931 fix(SW-667): proper contact padding on mobile + translations 2024-10-29 10:39:07 +01:00
Chuma McPhoy 2fddc503c5 feat(SW-667): read more section to join loyalty sidebar 2024-10-29 10:39:07 +01:00
Christian Andolf cf0449ae8e Merged in fix/remove-ids-from-svgs (pull request #778)
fix: remove ids from svgs to prevent duplicate ids when rendering icon multiple times

Approved-by: Simon.Emanuelsson
2024-10-29 09:37:11 +00:00
Christian Andolf bc43573d43 fix: remove ids from svgs to prevent duplicate ids when rendering icon multiple times 2024-10-29 10:26:17 +01:00
Matilda Landström 4bd089ab2a feat(698): fix correct order of blocks from CS 2024-10-29 09:20:27 +01:00
Hrishikesh Vaipurkar 24384c08f3 sub-task: SW-685 Optimized params 2024-10-28 23:21:39 +01:00
Hrishikesh Vaipurkar 05d353e224 sub-task/ SW-695 Prefill Guests data in booking widget 2024-10-28 23:21:39 +01:00
Fredrik Thorsson 31da31b72d feat(SW-281): change function name 2024-10-28 15:54:26 +01:00
Fredrik Thorsson 4e66a0297c feat(SW-281): refactor file names 2024-10-28 15:54:26 +01:00
Fredrik Thorsson d8dacf022d feat(SW-281): refactor type 2024-10-28 15:54:26 +01:00
Fredrik Thorsson 720dc4c26b feat(SW-281): change requests 2024-10-28 15:54:26 +01:00
Fredrik Thorsson b113daf6c1 feat(SW-281): use distanceToCenter translation 2024-10-28 15:54:26 +01:00
Fredrik Thorsson 97b4cad443 feat(SW-281): add alt text 2024-10-28 15:54:26 +01:00
Fredrik Thorsson a4e597dc14 feat(SW-281): remove li 2024-10-28 15:54:26 +01:00
Fredrik Thorsson b841604e5e feat(SW-281): refactor 2024-10-28 15:54:26 +01:00
Fredrik Thorsson 2428e09fe5 feat(SW-281): use subtitle instead of title 2024-10-28 15:54:26 +01:00
Fredrik Thorsson 32c875a56c feat(SW-281): create hotellisting component 2024-10-28 15:54:26 +01:00
Christian Andolf ec89a6e7a8 Merged in fix/reduce-flow-content-in-buttons (pull request #775)
fix: only phrasing content is allowed inside buttons meaning no div or p elements, these are now replaced by span

Approved-by: Christel Westerberg
Approved-by: Simon.Emanuelsson
2024-10-28 14:43:53 +00: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
Linus Flood ee25198ae7 Merge branch 'develop' into feature/tracking 2024-10-28 15:23:18 +01:00
Linus Flood 0036fa1a68 Merged develop into feat/sw-700-designglitch-divider 2024-10-28 12:56:40 +00:00
Linus Flood 65b6830472 Merged develop into feat/sw-694-performance 2024-10-28 12:55:52 +00:00
Christian Andolf d587943c77 Merged in fix/remove-space-phone-number-link (pull request #776)
fix: remove spaces in phone number in link because of bad schema

Approved-by: Chuma Mcphoy (We Ahead)
Approved-by: Matilda Landström
2024-10-28 12:37:52 +00:00
Linus Flood 496cbcaa6c Removed unused import 2024-10-28 12:51:11 +01:00
Linus Flood 5e8efb4a27 More memoized requests 2024-10-28 11:20:59 +01:00
Linus Flood 4501d78e5d feat/sw-700 design glitch in overview component 2024-10-28 09:33:17 +01:00
Christian Andolf c5fa407dee fix: remove spaces in phone number in link because of bad schema 2024-10-28 08:26:04 +00:00