-
Notifications
You must be signed in to change notification settings - Fork 182
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
Add frontend state service #7037
base: master
Are you sure you want to change the base?
Add frontend state service #7037
Commits on Sep 30, 2024
-
feat(state): create state core service
- Create state service based on AppState from main plugin - Create state containers - server_host - server_host_cluster_info - data_source_alerts - Add documentation for state service
Configuration menu - View commit details
-
Copy full SHA for c289b6b - Browse repository at this point
Copy the full SHA c289b6bView commit details -
chore: remove unused methods and no-effect functions
- Remove unused methods: - AppState.setCreatedAt - AppState.getCreatedAt - AppState.getAPISelector - AppState.getPatternSelector - AppState.setPatternSelector (no-effect) - Remove usage of AppState.setPatternSelector because this has no effect in the current application
Configuration menu - View commit details
-
Copy full SHA for 4328609 - Browse repository at this point
Copy the full SHA 4328609View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf5a9ab - Browse repository at this point
Copy the full SHA bf5a9abView commit details
Commits on Oct 1, 2024
-
feat(state): wrap the subscrition handler to allow they can unsubscri…
…bed when the plugin stops - Remove console.log - Dispatch new values when remove from the state containers
Configuration menu - View commit details
-
Copy full SHA for f2e54f6 - Browse repository at this point
Copy the full SHA f2e54f6View commit details
Commits on Nov 27, 2024
-
Merge branch 'master' of https://github.com/wazuh/wazuh-kibana-app in…
…to enhancement/6959-extract-common-services-frontend-state
Configuration menu - View commit details
-
Copy full SHA for ffea2e3 - Browse repository at this point
Copy the full SHA ffea2e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f11467b - Browse repository at this point
Copy the full SHA f11467bView commit details -
Apply suggestions from code review
Co-authored-by: Guido Modarelli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d5dd4bb - Browse repository at this point
Copy the full SHA d5dd4bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05cfa5e - Browse repository at this point
Copy the full SHA 05cfa5eView commit details -
Merge branch 'enhancement/6959-extract-common-services-frontend-state…
…' of https://github.com/wazuh/wazuh-kibana-app into enhancement/6959-extract-common-services-frontend-state
Configuration menu - View commit details
-
Copy full SHA for 722dfef - Browse repository at this point
Copy the full SHA 722dfefView commit details -
Configuration menu - View commit details
-
Copy full SHA for d86df0c - Browse repository at this point
Copy the full SHA d86df0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b883a65 - Browse repository at this point
Copy the full SHA b883a65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01fc56f - Browse repository at this point
Copy the full SHA 01fc56fView commit details -
Apply suggestions from code review
Co-authored-by: Guido Modarelli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f6e7854 - Browse repository at this point
Copy the full SHA f6e7854View commit details