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
* th-90: + various improvements
* th-90: * fix the behaviour of header sign-in button and add default navigate after sign-in
* th-90: * fix frontend issues after merge with development
* th-90: * fix backend routing for customer sign-up
* th-90: * fix dissapearing background image in sign-up
* th-90: * prettify some types
* th-90: + add frontend support of server errors for forms
* th-90: * fix tsconfig in shared folder
* th-90: + add sign-up button to header
* th-90: * change backend auth handler to send distinct errors on violation of email/phone constraints
* th-90: - remove unused import
* th-90: * temporarily revert constraint constants from the tables-schema
* th-90: * move database unique violation error handling to separate error, small fixes
* th-90: * resolve problems after merge developement
* th-90: * change user type inside auth slice, various minor fixes after code review
* th-90: * more minor fixes
* th-90: * change user.group to user.group.key
* th-90: * fix issues after code-review
* th-90: + add error popups near the form elements on validation error, more fixes according to code review
* th-90: + repeat of the previous commit
* th-90: * fix issue with error appearence control
* th-90: - remove thunk serializer wrapper and use rejectWithValue instead
* th-90: * rework error handling to use redux state instead of direct interception
* th-90: * make proper universal error handling hook and extract logic from the form component
* th-90: * cosmetic improvements
* th-90: * add enum to filename
* th-90: * make error in slice possible to be null instead of undefined, other minor fixes
* th-90: * more minor improvements according to review
* th-90: * update auth component logic
* th-90: - remove redundant useEffect
* th-90: + add knexfile back and fix dependencies inside input component
0 commit comments