Fredrik Thorsson
65509622d2
feat(SW-243): add temp data
2024-08-21 15:32:53 +02:00
Fredrik Thorsson
bd14fb5fd2
feat(SW-243): use Caption and Body
2024-08-21 15:32:53 +02:00
Fredrik Thorsson
6a6dccaba5
feat(SW-243): make section responsive
2024-08-21 15:32:53 +02:00
Fredrik Thorsson
a689f12965
feat(SW-243): add breakpoints
2024-08-21 15:32:53 +02:00
Fredrik Thorsson
bdafef492f
feat(SW-243): implement mobile design
2024-08-21 15:32:53 +02:00
Michael Zetterberg
8dae837ef2
Merged in fix/SW-104-relative-url (pull request #439 )
...
fix(SW-104): use relative url for initiation
Approved-by: Christel Westerberg
2024-08-21 13:26:34 +00:00
Michael Zetterberg
63ce8a2dfb
fix(SW-104): use relative url for initiation
2024-08-21 15:25:37 +02:00
Arvid Norlin
8109148bc5
fix(SW287): update translation regarding current level
2024-08-21 14:29:51 +02:00
Christel Westerberg
855713565e
feat: handle ecid and loginType params from mobile app
2024-08-21 11:24:44 +02:00
Chuma McPhoy
4a07ca3cd9
fix(SW-188): add todo comment for badge text in rooms
2024-08-21 10:31:52 +02:00
Chuma McPhoy
78057ce295
fix(SW-188): use brackets for if body
2024-08-21 10:31:52 +02:00
Chuma McPhoy
f4586ba35b
fi(SW-188): implement PR feedback
2024-08-21 10:31:52 +02:00
Chuma McPhoy
f3d32033a5
fix(SW-188): remove use of getHotel endpoint in components meant to use other endpoints
2024-08-21 10:31:52 +02:00
Chuma McPhoy
172802af2f
fix(SW-188): remove refine and validate on transform for hotel schema
2024-08-21 10:31:52 +02:00
Chuma McPhoy
16e0165a6e
fix(SW-188): use camelCase for schemas
2024-08-21 10:31:52 +02:00
Chuma McPhoy
aa38e82698
refactor: add hotel scope to service token fetch & enable hotel API
2024-08-21 10:31:52 +02:00
Chuma McPhoy
2407f40b75
fix(SW-188): replace formatMessage destructuring in hotel related components
2024-08-21 10:31:52 +02:00
Chuma McPhoy
96d3f68ad3
fix(SW-188): more semantic name for tolang transformer function
2024-08-21 10:31:52 +02:00
Chuma McPhoy
400c0b48e4
refactor(SW-188): reintroduce tempHotelData
2024-08-21 10:31:52 +02:00
Chuma McPhoy
bd5e754d8a
fix(SW-188): forAllergics typo
2024-08-21 10:31:52 +02:00
Chuma McPhoy
3a2a58a9ca
fix(SW-188): improve semantics, use hotel instead of attribute naming
2024-08-21 10:31:52 +02:00
Chuma McPhoy
ed379202c8
refactor(SW-188): replace anon or auth procedure with serviceProcedure
2024-08-21 10:31:52 +02:00
Chuma McPhoy
a1a0a73e3a
chore: use correct env var in fetch service token function
2024-08-21 10:31:52 +02:00
Chuma McPhoy
1885f8080a
fix: retrigger build
2024-08-21 10:31:52 +02:00
Chuma McPhoy
5d6fac63c1
chore: remove temp hotel data json
2024-08-21 10:31:52 +02:00
Chuma McPhoy
1ff6cd267d
feat: update getHotel to use real hotel api endpoint, support for service tokens, type modifications
2024-08-21 10:31:52 +02:00
Hrishikesh Vaipurkar
7393347f99
Merged in feat/SW-162-2fa-for-my-profile-forms (pull request #432 )
...
feat(SW-162): Handled netlify domain url issue
Approved-by: Michael Zetterberg
2024-08-21 08:24:25 +00:00
Hrishikesh Vaipurkar
08927bceb9
feat(SW-162): Handled netlify domain url issue
2024-08-21 10:18:43 +02:00
Arvid Norlin
cadcf2a13f
chore: remove redundant css rule
2024-08-21 09:44:28 +02:00
Arvid Norlin
7e719bc475
chore: move typings
2024-08-21 09:44:28 +02:00
Arvid Norlin
0453728696
chore: make pagination scale somewhat better on small devices awaiting design feedback on ellipsises
2024-08-21 09:44:28 +02:00
Arvid Norlin
b0358ffa0e
chore: break out pagination component
2024-08-21 09:44:28 +02:00
Arvid Norlin
a14157696e
fix: remove initialData to avoid page load issues
2024-08-21 09:44:28 +02:00
Arvid Norlin
f96712538e
refactor: implement trpc client pattern for EarnAndBurn Journey
2024-08-21 09:44:28 +02:00
Arvid Norlin
1bcd3b81e1
chore: move totalPages to meta
2024-08-21 09:44:28 +02:00
Arvid Norlin
8c75b9bcd7
wip: initial stab trpc pagination
2024-08-21 09:44:25 +02:00
Arvid Norlin
6c15f1ae3a
chore: remove destructuring of intl.formatMessage
2024-08-21 09:43:51 +02:00
Arvid Norlin
6f293be3a7
feat(SW-164): Add pagination for friendship transactions
2024-08-21 09:43:51 +02:00
Michael Zetterberg
2282e35a71
Merged in fix/SW-236-webview-refresh-token (pull request #426 )
...
fix(SW-236): add returnUrl to refresh
Approved-by: Pontus Dreij
2024-08-21 07:19:38 +00:00
Matilda Landström
86c4059c16
feat(SW-288): Update Finnish logout url
2024-08-21 08:29:52 +02:00
Tobias Johansson
84f5e74f00
Merged in feat/SW-104-add-card (pull request #410 )
...
Feat/SW-104 add card
* feat: add api endpoints for adding and removing credit card
* feat(SW-104): Added Sonner toast lib
* feat(SW-104): Add route handlers for add card flow
* feat(SW-104): Added link to route handler and trigger toast when query params from callback is set
* feat(SW-104): Added translations for add card success toast
* feat(SW-104): Refactored to use client request for initiate save card
* fix(SW-104): Return proper status codes when initiating save card fails
* fix(SW-104): remove delete card endpoint because it was added in SW-245
* fix(SW-104): remove console.log
* fix(SW-104): Use api.post for save card request
* fix(SW-104): move function declaration above export
* fix(SW-104): handle response of save card and use Lang enum
* fix(SW-104): added comment for why setTimeout is needed for toast and also removed lang prop
* fix(SW-104): added type for AddCreditCardButton props
* feat: add toasts
* fix(SW-104): start using toasts from ToastHandler and fix problem with duplicate toasts
* fix(SW-104): remove unnecessary wrapping div
Approved-by: Michael Zetterberg
2024-08-20 15:04:02 +00:00
Michael Zetterberg
32aa6cf273
fix(SW-236): add returnUrl to refresh
2024-08-20 15:02:02 +02:00
Matilda Landström
aa9e723cb5
feat(SW-288): update translations
2024-08-20 10:10:18 +02:00
Fredrik Thorsson
121d3878af
feat(SW-240): use caption instead of body
2024-08-19 15:50:00 +02:00
Fredrik Thorsson
0bf2927e79
feat(SW-240): add form id to button
2024-08-19 15:50:00 +02:00
Fredrik Thorsson
0e084538b3
feat(SW-240): remove box shadow
2024-08-19 15:50:00 +02:00
Fredrik Thorsson
4a469243e4
feat(SW-240): name change
2024-08-19 15:50:00 +02:00
Fredrik Thorsson
66f2b202c9
feat(SW-240): change class name
2024-08-19 15:49:59 +02:00
Fredrik Thorsson
3eaaa9aca2
feat(SW-240): basic styling forms
2024-08-19 15:49:59 +02:00
Fredrik Thorsson
2d45a637e5
feat(SW-240): remove width from input class
2024-08-19 15:49:59 +02:00