Commit Graph
78 Commits
Author SHA1 Message Date
Linus Flood 5e8efb4a27 More memoized requests 2024-10-28 11:20:59 +01:00
Linus Flood f5798562cc PR Fixes 2024-10-28 09:16:58 +01:00
Linus Flood 687a110a39 Utilizing memoized requests 2024-10-25 15:33:06 +02:00
Linus Flood 4a8d38912f Loading.tsx for webviews and suspense for footer 2024-10-25 15:02:28 +02:00
Linus Flood 69566c5cdf Using span instead of Link 2024-10-25 13:39:10 +02:00
Linus Flood 83a88f33a7 Suspense on Sidebar 2024-10-25 13:10:08 +02:00
Linus Flood 9f813bebfe Refactor and built a breadcrums skeleton 2024-10-25 11:48:20 +02:00
Linus Flood 1a921940e8 feat: #sw-694 using suspense when loading dynamic content and breadcrumbs 2024-10-25 10:59:34 +02:00
Linus Flood 0b3d6136fa Merge branch 'develop' into feat/sw-222-staycard-link-loading 2024-10-24 13:33:34 +02:00
Linus Flood 20cc46ac61 Fixed css glitch in the staycard 2024-10-23 14:52:07 +02:00
Linus Flood a69a00e4c1 Merge branch 'develop' into feat/sw-222-staycard-link-loading 2024-10-23 14:33:19 +02:00
Linus Flood d7676a22cc Added onClick to anchor tag as well #SW-222 2024-10-23 14:31:02 +02:00
Linus Flood cf3f54d752 Added temp loading when clicking staycard #sw-222 2024-10-23 09:48:16 +02:00
Linus Flood b5cb8fe080 Merge branch 'develop' into feat/sw-222-staycard-link 2024-10-21 15:17:09 +02:00
Linus Flood c816b9f802 useMemo instead 2024-10-21 13:48:09 +02:00
Linus Flood 09777ee909 PR fixes 2024-10-21 09:53:40 +02:00
Linus Flood 827417ba40 Merge branch 'develop' into feat/sw-222-staycard-link 2024-10-21 08:30:07 +02:00
Linus FloodandMichael Zetterberg 0a46643155 Merged in feat/cms-cache (pull request #682)
Feat/cms cache

Approved-by: Michael Zetterberg
2024-10-14 10:08:17 +00:00
Linus Flood 10aa735a2e Refactor 2024-10-14 10:39:53 +02:00
Linus Flood a8f7c62f59 refactor 2024-10-14 10:36:13 +02:00
Linus Flood 697d571ab2 Fixed expiresAt value depending of cache hit/miss 2024-10-14 10:19:29 +02:00
Linus Flood a91c8ed928 feat: cms cache 2024-10-14 10:08:26 +02:00
Linus Flood 81ece30a0d Merge branch 'develop' into feature/sw-561-design-fixes-2 2024-10-14 08:48:58 +02:00
Linus Flood 5075b72a9b More design fixes 2024-10-14 07:09:04 +02:00
Linus Flood a6a1ff1aa0 Moved maxwidth to hotelpage instead of layout 2024-10-11 14:31:43 +02:00
Linus Flood 1408284af8 feat:sw-561 updated design 2024-10-11 12:58:46 +02:00
Linus Flood 4d5a9ec82c feat: #SW-561 Added max-width to layout again 2024-10-11 07:23:52 +02:00
Linus Flood c1ae60d20b Merge branch 'develop' into feat/sw-222-staycard-link 2024-10-10 11:05:32 +02:00
Linus Flood 3cf66e308b Fixed regex so it only match urls that starts with lang 2024-10-10 11:05:00 +02:00
Linus FloodandPontus Dreij 76bc1b3502 Fix for current navigation 2024-10-10 10:44:08 +02:00
Linus FloodandPontus Dreij 20c7974849 Remove unnecessary css 2024-10-10 10:44:08 +02:00
Linus FloodandPontus Dreij 03aa3cb246 More design fixes 2024-10-10 10:44:08 +02:00
Linus FloodandPontus Dreij ba5410bb97 feat/sw-561: some design tweaks for container widths 2024-10-10 10:44:06 +02:00
Linus Flood ec2790a16e feat:sw-222 check if bookingUrl is linking to current or external page and use an anchor vs link element depending on it 2024-10-10 09:52:23 +02:00
Linus Flood aa38382b14 Merge branch 'develop' into feature/sw-561-design-fixes 2024-10-09 14:51:44 +02:00
Linus Flood 31356a264d Merge branch 'develop' into feature/sw-561-design-fixes 2024-10-08 13:23:07 +02:00
Linus Flood ee2637407e Merge branch 'develop' into feature/sw-561-design-fixes 2024-10-08 13:20:40 +02:00
Linus Flood 915657bf15 Fix for current navigation 2024-10-07 14:33:08 +02:00
Linus Flood 801da50120 Remove unnecessary css 2024-10-07 14:22:43 +02:00
Linus Flood 158472524f More design fixes 2024-10-07 14:10:25 +02:00
Linus Flood ed55f966c7 feat/sw-561: some design tweaks for container widths 2024-10-07 09:17:04 +02:00
Linus Flood 27159d739f Merged test into develop 2024-09-25 08:27:19 +00:00
Linus Flood ac5e48357c Fixed build errors 2024-09-25 09:54:21 +02:00
Linus Flood 7874a47bf4 Merge branch 'develop' into feat/sw-386-current-header-fixes 2024-09-25 09:27:36 +02:00
Linus Flood bedfa44819 Removed Promise.All since it was only one fetch 2024-09-25 09:27:12 +02:00
Linus Flood 3a6e2c6279 Using Suspense on CurrentHeader #SW-386 2024-09-20 15:07:42 +02:00
Linus Flood d1621f77ac Merge develop 2024-09-20 12:57:40 +02:00
Linus Flood f00ff01287 Merge branch 'develop' into feat/feature-flags 2024-09-20 12:53:08 +02:00
Linus Flood e1418f3ce3 PR Fixes 2024-09-20 10:06:00 +02:00
Linus Flood 46913c218f Build fixes 2024-09-20 09:53:13 +02:00
Linus Flood 1e64f8b6b6 Hide hotelreservation route and contentPages 2024-09-19 14:45:21 +02:00
Linus Flood 05fc698b63 Transform env to bool 2024-09-19 13:37:22 +02:00
Linus Flood 69359da126 Using feature flag 2024-09-19 13:28:51 +02:00
Linus Flood 3834f82497 Merge branch 'develop' into feat/sw-386-header-fixes 2024-09-19 11:23:33 +02:00
Linus Flood 4649799f2b Removed use server in NavigationMenu 2024-09-19 09:59:25 +02:00
Linus Flood 01aafc347d Moved css classes to corresponding components 2024-09-19 09:46:12 +02:00
Linus Flood ff7dc69f7e More PR fixes 2024-09-19 09:07:51 +02:00
Linus Flood 98b48b8290 More PR fixes 2024-09-18 15:31:15 +02:00
Linus Flood b8f37c810d Turn off netlify-plugin-cypress 2024-09-17 14:00:21 +02:00
Linus Flood 3e73b2f635 Merge branch 'develop' into feat/sw-386-header-fixes 2024-09-17 12:42:58 +02:00
Linus Flood a6222255d4 PR fixes 2024-09-17 08:09:29 +02:00
Linus Flood 880d81b502 Cleanup 2024-09-13 14:30:25 +02:00
Linus Flood 46b522bba2 Merge branch 'develop' into feat/sw-386-header-fixes 2024-09-13 12:03:02 +02:00
Linus Flood e8b5ec544e Break into smaller components 2024-09-13 12:00:31 +02:00
Linus Flood a640fd057e Merge branch 'feat/sw-386-header-fixes' of bitbucket.org:scandic-swap/web into feat/sw-386-header-fixes 2024-09-12 20:14:06 +02:00
Linus Flood 969b6753d9 Removed one suspense 2024-09-12 19:44:44 +02:00
Linus Flood df90387f1a Some pr fixes 2024-09-12 19:44:44 +02:00
Linus Flood 8f878ac66b Cleanup 2024-09-12 19:44:44 +02:00
Linus Flood 1d9a8f9e70 Langswitcher as parallel instead of Header. Using promise.all and added some Suspenses 2024-09-12 19:44:44 +02:00
Linus Flood e61fa91644 SW-386 Using header component in layout instead of parallel route. Added suspense 2024-09-12 19:44:44 +02:00
Linus Flood 639c93553f Removed one suspense 2024-09-12 19:44:18 +02:00
Linus Flood 844d39b22c Some pr fixes 2024-09-12 19:40:52 +02:00
Linus Flood 6a1f86265e Cleanup 2024-09-11 20:13:35 +02:00
Linus Flood 33ffd781bb Langswitcher as parallel instead of Header. Using promise.all and added some Suspenses 2024-09-11 20:07:45 +02:00
Linus Flood 12178279d3 SW-386 Using header component in layout instead of parallel route. Added suspense 2024-09-11 08:11:47 +02:00
Linus FloodandChristel Westerberg bcc0835386 SW-352 using loading.ts between page transations 2024-09-09 10:34:41 +02:00
Linus Flood 31b239c577 Merged develop into feature/sw-352-page-loading 2024-09-04 07:26:17 +00:00
Linus Flood 5150a870f5 SW-352 using loading.ts between page transations 2024-09-03 09:42:25 +02:00