Commit Graph
14 Commits
Author SHA1 Message Date
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
Christian AndolfandChristian Andolf c5fa407dee fix: remove spaces in phone number in link because of bad schema 2024-10-28 08:26:04 +00:00
Christian Andolf ba30e2fe08 chore(SW-556): hiding surprises until new API endpoints are implemented 2024-10-25 14:02:32 +02:00
Christian Andolf 67c60ebf41 fix(SW-556): reward type of surprises is now set 2024-10-25 14:02:32 +02:00
Christian Andolf b6cb3855c2 refactor(SW-556): added a few missing pieces like translations and properties.
removed unneeded changes
2024-10-25 14:02:32 +02:00
Christian Andolf e6db1b17c6 fix(SW-556): now fetching surprises separately in component.
also showing surprises on any account page
2024-10-25 14:02:32 +02:00
Christian Andolf 3508253afe fix(SW-556): removed old caption label component, fixed outline on button 2024-10-25 14:02:32 +02:00
Christian Andolf fde233dac4 fix(SW-556): don't show toast if we're already at benefits page 2024-10-25 14:02:32 +02:00
Christian Andolf 5eb788735f fix(SW-556): reverse conditional 2024-10-25 14:02:32 +02:00
Christian Andolf dcfa0d9bd8 chore(SW-556): sort dictionaries 2024-10-25 14:02:32 +02:00
Christian Andolf 95d0a70f5e fix(SW-556): add membership number, remove some unused code 2024-10-25 14:02:32 +02:00
Christian Andolf e5b4b6f82e refactor(SW-556): project specific fixes 2024-10-25 14:02:32 +02:00
Christian Andolf 3206319254 feat(SW-556): add surprise notification component 2024-10-25 14:02:32 +02:00
Christian AndolfandChristian Andolf 41e31375dd fix(SW-382): now validating phone input on input rather than blur 2024-10-25 08:03:21 +00:00