You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 13, 2025. It is now read-only.
[change] Migrate remaining Redux Forms to Final Form. Also now all the form components can be
found in the src/forms folder. Remove redux-form from the dependencies. #845
[fix] Extract and fix missing information reminder modal from Topbar #846
[fix] Add missing styles for ModalMissingInformation from Topbar #847
[fix] API does not return all image variants anymore, this adds correct variants to update
contact details call. #848
[fix] Use https instead of git to access SDK repo for Heroku build (now that the repo is public).
TODO: create SDK releases instead of using direct refs to single commit. #841