729414c45a
refactor: add success notification on register, remove success from route form and auto login call
6fbbe4975c
refactor: switch to using Authenticated and Navigate components
33decc2e2d
Revert "fix: route redirection issue"
081df029e0
refactor: de-duplicate code into handleResponse helper and add support for success notifications
6bffca0524
dep: update portal-sdk
TS Types problem
More type errors:
TS2322: Type
() => { open: ({key, message, description, undoableTimeout, cancelMutation, action, type,}: Omit<OpenNotificationParams, "type"> & { action?:…
5aa62f7d82
Merge pull request 'Refine Integration' (#13) from riobuenoDevelops/refine-integration into develop
65bf663b67
chore: dont break the app by throwing error just yet
9a8a7ee978
fix: route redirection issue
dec1fd29f5
Merge branch 'develop' into riobuenoDevelops/refine-integration
d59130930f
fix: Fixed Dialog not reseting state
Refine Integration
7ed63d94cc
refactor: add proxy middleware to add routes
c667c9509c
refactor: update cors options handling for S5
4988368b7c
fix: add explicit options routes for all API methods