-
-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
!!!FEATURE: Centralize error handling #3792
base: 9.0
Are you sure you want to change the base?
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9b33d1 - Browse repository at this point
Copy the full SHA a9b33d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10068f1 - Browse repository at this point
Copy the full SHA 10068f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28f91a3 - Browse repository at this point
Copy the full SHA 28f91a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57af79b - Browse repository at this point
Copy the full SHA 57af79bView commit details -
TASK: Move function
terminateDueToFatalInitializationError
to neos-……ui-error package
Configuration menu - View commit details
-
Copy full SHA for 492f0cd - Browse repository at this point
Copy the full SHA 492f0cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cd6b2d - Browse repository at this point
Copy the full SHA 7cd6b2dView commit details
Commits on Jun 13, 2024
-
TASK: Add package
@neos-project/framework-observable
This introduces a very basic implementation of the observable pattern for the Neos UI. This will allow us to replace redux opportunistically in various places.
Configuration menu - View commit details
-
Copy full SHA for 2538b85 - Browse repository at this point
Copy the full SHA 2538b85View commit details -
TASK: Add package
@neos-project/framework-observable-react
This new package contains react bindings for the other recently introduced package `@neos-project/framework-observable`.
Configuration menu - View commit details
-
Copy full SHA for 3a9090e - Browse repository at this point
Copy the full SHA 3a9090eView commit details -
TASK: Decouple FlashMessage from redux store
...by using the newly introduced observable primitives. The neos-ui-error package now exposes a method to show flash messages. A saga has been created to redirect redux actions (that may still be used in plugins) to that method.
Configuration menu - View commit details
-
Copy full SHA for ff458b6 - Browse repository at this point
Copy the full SHA ff458b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2258a0b - Browse repository at this point
Copy the full SHA 2258a0bView commit details -
TASK: Replace all calls to
action.UI.FlashMessages.add
with new `sh……owFlashMessage` API
Configuration menu - View commit details
-
Copy full SHA for 2caf38a - Browse repository at this point
Copy the full SHA 2caf38aView commit details