Commit Graph

4 Commits

Author SHA1 Message Date
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