Simon Emanuelsson
1deab000bd
fix: cache hotel response
2025-01-30 13:51:47 +01:00
Simon Emanuelsson
62f549e85d
feat: get breakfast package from API
2024-10-29 15:39:21 +01:00
Linus Flood
687a110a39
Utilizing memoized requests
2024-10-25 15:33:06 +02:00
Arvid Norlin
9efcaba887
fix: handle profile update when dateOfBirth is missing
2024-08-27 15:47:38 +02:00
Michael Zetterberg
d76e8780de
fix: only log payload keys for edit profile payload
2024-08-27 09:57:34 +02:00
Michael Zetterberg
233374ca24
fix: production readiness things
2024-08-26 16:31:23 +02:00
Arvid Norlin
417505c23d
fix: remove lingering input mask: false
2024-08-26 11:43:33 +02:00
Simon Emanuelsson
ae751402d6
fix: only send updated fields to API
2024-08-25 03:17:06 +02:00
Simon Emanuelsson
2337d37f1a
feat(SW-160): update profile
2024-08-23 09:09:55 +02:00
Michael Zetterberg
71dcf30719
fix: make sure all logged errors are preceeded with a message
...
Just logging an error makes it difficult to relate the error log to code in the
codebase. Error logging a message right before the error itself makes it easier
to search the codebase for that error log.
2024-07-24 11:32:15 +02:00
Simon Emanuelsson
56bfbc3b71
feat(WEB-163): edit profile field validation
2024-07-01 15:38:50 +02:00
Simon Emanuelsson
d84efcbb0f
feat(WEB-162): final design edit profile page
2024-06-19 14:51:00 +02:00
Simon Emanuelsson
9396b2c3d5
feat(WEB-170): edit profile view
2024-04-16 09:24:31 +02:00