Commit Graph

4838 Commits

Author SHA1 Message Date
Fredrik Thorsson b45fc7eb4a feat(SW-68): change classname 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 03fd0a8a49 feat(SW-68): add semantic elements 2024-08-13 08:52:54 +02:00
Fredrik Thorsson 4c0c90a0f0 feat(SW-68): add static map component 2024-08-13 08:52:54 +02:00
Chuma McPhoy e82dcddd5c fix(SW-94): update useHash 2024-08-12 14:21:09 +02:00
Michael Zetterberg ad96c9bd30 Merged in develop (pull request #398)
Promote to test

Approved-by: Chuma Mcphoy (We Ahead)
2024-08-12 12:18:13 +00:00
Chuma McPhoy a38ba188ed refactor(SW-94): cleaner css selector for hotel page container 2024-08-12 14:04:33 +02:00
Chuma McPhoy b19dbf0664 refactor(feat-SW-94): use enum for HotelHashValues and move to types/components dir 2024-08-12 13:51:05 +02:00
Chuma McPhoy ae066d850e fix(feat-SW-94): use function declarations 2024-08-12 11:07:41 +02:00
Chuma McPhoy 404bf867db fix(feat-SW-94): cleaner conditional check for breadcrumbs 2024-08-12 10:51:25 +02:00
Chuma McPhoy 308279841c fix: remove console.log 2024-08-12 10:26:02 +02:00
Chuma McPhoy c0cc32c1e4 chore: add more translations for tab links 2024-08-12 10:26:02 +02:00
Chuma McPhoy ebe79c43e0 feat: Add tab navigation to hotel page 2024-08-12 10:26:02 +02:00
Arvid Norlin 9b0ee16282 Merged in fix/spendable-points (pull request #395)
Fix/spendable points SW-248

Approved-by: Michael Zetterberg
Approved-by: Fredrik Thorsson
2024-08-10 06:25:39 +00:00
Arvid Norlin 0aa97ba613 chore: add translations 2024-08-10 08:23:54 +02:00
Arvid Norlin 1230df86d0 chore: remove obsolete CurrentPointsBalance component since unused 2024-08-10 08:23:54 +02:00
Arvid Norlin 8592d7004b fix(SW-248): update spendable points texts 2024-08-10 08:23:42 +02:00
Arvid Norlin c0bf09bf3f fix: change casing of some svg attributes to get rid of warnings 2024-08-09 14:58:28 +02:00
Michael Zetterberg c95753d95a Merged in fix/SW-234-mobile-webview-issues (pull request #393)
fix(SW-234): better empty state message for no transactions

Approved-by: Fredrik Thorsson
2024-08-09 10:45:28 +00:00
Michael Zetterberg 49ec390599 fix(SW-234): better empty state message for no transactions 2024-08-09 12:40:29 +02:00
Arvid Norlin d0227cb5f5 fix: correct the faulty values in Overview Table data 2024-08-08 09:15:46 +02:00
Hrishikesh Vaipurkar f35edcd6cb feat(SW-65): Updated zod infer to output 2024-08-07 14:46:00 +02:00
Hrishikesh Vaipurkar 937e625170 feat: SW-65 Updated styles 2024-08-07 14:02:39 +02:00
Hrishikesh Vaipurkar 1dfcd144fb SW-65 Moved type to /types 2024-08-07 14:02:39 +02:00
Hrishikesh Vaipurkar 23c97db987 SW-65 Optimized styles 2024-08-07 14:02:38 +02:00
Hrishikesh Vaipurkar fb5ba552e9 SW-65 Removed action used onSubmit and dt lib 2024-08-07 14:02:38 +02:00
Hrishikesh Vaipurkar 6a26949faa SW-65 Hide booking widget for development 2024-08-07 14:02:37 +02:00
Hrishikesh Vaipurkar 2afab6a33d feat: SW-65 Working on booking widget wrapper component 2024-08-07 14:02:37 +02:00
Simon.Emanuelsson 9796ff29c5 Merged in feat/SW-207 (pull request #386)
feat(SW-207): add expiring points and date when they will expire

Approved-by: Michael Zetterberg
2024-08-07 08:53:48 +00:00
Simon.Emanuelsson 461df11e62 Merged in fix/SW-113 (pull request #385)
fix(SW-113): add colors to negative and positive point transactions

Approved-by: Michael Zetterberg
2024-08-07 08:52:25 +00:00
Fredrik Thorsson 507a9aa96e feat: change key 2024-08-07 09:09:24 +02:00
Fredrik Thorsson ed08db94cc feat: card height and breakpoint 2024-08-06 21:08:48 +02:00
Simon Emanuelsson be620f18ba feat(SW-207): add expiring points and date when they will expire 2024-08-06 15:59:40 +02:00
Simon Emanuelsson c94b83464f fix(SW-113): add colors to negative and positive point transactions 2024-08-06 14:11:10 +02:00
Fredrik Thorsson ca7c50659e feat: image styling 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 75011dffe5 feat: schema change 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 798d19d3c8 feat: filter route changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson c7bef7d1cf feat: css and syntax changes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson d88de5424b feat: remove styling from checkboxes 2024-08-06 13:12:22 +02:00
Fredrik Thorsson a48019a6a0 feat: pass filters as prop 2024-08-06 13:12:22 +02:00
Fredrik Thorsson ebfe4d45dc feat: add router for filters 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 10bb946a90 feat: add translations 2024-08-06 13:12:22 +02:00
Fredrik Thorsson 4a18d68909 feat: add basic styling to checkbox 2024-08-06 13:12:22 +02:00
Arvid Norlin aefa779a17 chore: organize table exports 2024-08-06 10:52:44 +02:00
Arvid Norlin 4005701c79 feat: add RTE Table 2024-08-05 15:56:26 +02:00
Niclas Edenvin a5dbd38654 Merged in feature/stays-hover (pull request #380)
bug: SW-235 Fix hover state on stay card

Approved-by: Michael Zetterberg
2024-08-01 08:34:17 +00:00
Niclas Edenvin eca9669222 bug: SW-235 Fix hover state on stay card 2024-08-01 10:22:43 +02:00
Michael Zetterberg fa4a7ac56b Merged in fix/safari-membershipnr-link (pull request #379)
fix(SW-230): stop Safari from parsing membership number as phone number on iOS

Approved-by: Niclas Edenvin
2024-08-01 07:17:36 +00:00
Niclas Edenvin 39f2b88088 bug: SW-233 Fix wrong padding on membership number 2024-07-31 13:37:42 +02:00
Michael Zetterberg a8d6c3790a fix(SW-230): stop Safari from parsing membership number as phone number on iOS 2024-07-30 16:44:45 +02:00
Michael Zetterberg 599540e67e Merged in refactor/tracking-rendering (pull request #377)
Refactor/tracking rendering

Approved-by: Simon.Emanuelsson
2024-07-30 14:06:50 +00:00