Derrick Hammer pcfreak30
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-20 17:42:29 +00:00
729414c45a refactor: add success notification on register, remove success from route form and auto login call
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-20 17:39:18 +00:00
b6c92a6348 fix: check for a mysql.MySQLError and error no 1062 explicitly
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-20 17:26:48 +00:00
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
Compare 4 commits »
pcfreak30 pushed to develop at LumeWeb/portal-sdk 2024-03-20 16:59:21 +00:00
b7a9484785 refactor: update some of the methods to return an error in the try catch/vs a false
pcfreak30 commented on issue LumeWeb/portal-dashboard#14 2024-03-20 16:50:33 +00:00
TS Types problem

More type errors:

TS2322: Type
() => {     open: ({key, message, description, undoableTimeout, cancelMutation, action, type,}: Omit<OpenNotificationParams, "type"> & {         action?:…
pcfreak30 opened issue LumeWeb/portal-dashboard#14 2024-03-20 01:00:08 +00:00
TS Types problem
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-19 23:50:56 +00:00
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
Compare 10 commits »
pcfreak30 merged pull request LumeWeb/portal-dashboard#13 2024-03-19 23:50:55 +00:00
Refine Integration
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 22:25:24 +00:00
f9c834752f fix: update AllowedHeaders and add Content-Type
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 21:23:41 +00:00
30aac94468 fix: update AllowedHeaders and add Authorization
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 19:47:58 +00:00
79425b76fc fix: update AllowedMethods
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 19:45:06 +00:00
85738c1065 refactor: replace AllowedOrigins with AllowOriginFunc
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 19:40:11 +00:00
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
Compare 3 commits »
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 15:43:26 +00:00
b55c1f7d48 refactor: set MaxAge
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 15:40:42 +00:00
ce93591ff8 Revert "refactor: change ClearAuthCookie to set value to deleted"
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-19 15:10:09 +00:00
8770e24639 fix: wrap page in Authenticated component
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 15:05:56 +00:00
6ac37cfe65 refactor: add no cache headers
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 14:59:41 +00:00
ac61279081 refactor: change ClearAuthCookie to set value to deleted
pcfreak30 pushed to develop at LumeWeb/portal 2024-03-19 14:57:54 +00:00
d1bbe7c158 refactor: change ClearAuthCookie to set expires date to epoch
pcfreak30 pushed to develop at LumeWeb/portal-dashboard 2024-03-19 14:27:59 +00:00
847f7537a3 fix: don't validate as email