-
Notifications
You must be signed in to change notification settings - Fork 0
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/stateful url hash merge #14
Commits on Oct 7, 2023
-
feat: add core workspace module (opensearch-project#145)
The core workspace module(WorkspaceService) is a foundational component that enables the implementation of workspace features within OSD plugins. The purpose of the core workspace module is to provide a framework for workspace implementations. This module does not implement specific workspace functionality but provides the essential infrastructure for plugins to extend and customize workspace features, it maintains a shared workspace state(observables) across the entire application to ensure a consistent and up-to-date view of workspace-related information to all parts of the application. --------- Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba6a4ab - Browse repository at this point
Copy the full SHA ba6a4abView commit details -
add unit tests for workspace core service (opensearch-project#191)
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d1e1fc - Browse repository at this point
Copy the full SHA 5d1e1fcView commit details -
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2123402 - Browse repository at this point
Copy the full SHA 2123402View commit details -
add changelog for workspace service module
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 26f38d6 - Browse repository at this point
Copy the full SHA 26f38d6View commit details -
remove unnecessary workspace menu register
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 088e165 - Browse repository at this point
Copy the full SHA 088e165View commit details -
Update test description per comment
Co-authored-by: Miki <[email protected]> Signed-off-by: Yulong Ruan <[email protected]> Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f5650b0 - Browse repository at this point
Copy the full SHA f5650b0View commit details -
remove unnecessary workspace enabled flag from core workspace module
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3bbeaa7 - Browse repository at this point
Copy the full SHA 3bbeaa7View commit details -
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f57bd2 - Browse repository at this point
Copy the full SHA 7f57bd2View commit details -
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22d5b30 - Browse repository at this point
Copy the full SHA 22d5b30View commit details -
Signed-off-by: Yulong Ruan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8267820 - Browse repository at this point
Copy the full SHA 8267820View commit details -
[Discover] A bunch of navigation fixes (opensearch-project#5168)
* Discover: Fixes state persistence after nav * Fixed breadcrumbs and navigation * fixes mobile view --------- Signed-off-by: Ashwin P Chandran <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8126c44 - Browse repository at this point
Copy the full SHA 8126c44View commit details -
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3e4e3cc - Browse repository at this point
Copy the full SHA 3e4e3ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70793dd - Browse repository at this point
Copy the full SHA 70793ddView commit details -
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9871b30 - Browse repository at this point
Copy the full SHA 9871b30View commit details -
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d1dfa3 - Browse repository at this point
Copy the full SHA 3d1dfa3View commit details -
feat: make formatUrlWithWorkspaceId extensible
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2220feb - Browse repository at this point
Copy the full SHA 2220febView commit details -
feat: modify to related components
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 643ebe1 - Browse repository at this point
Copy the full SHA 643ebe1View commit details -
feat: modify the async format to be sync function
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7ee4201 - Browse repository at this point
Copy the full SHA 7ee4201View commit details -
feat: modify the async format to be sync function
Signed-off-by: SuZhoue-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed3e23b - Browse repository at this point
Copy the full SHA ed3e23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d595c - Browse repository at this point
Copy the full SHA 73d595cView commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 05fda74 - Browse repository at this point
Copy the full SHA 05fda74View commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 889d28c - Browse repository at this point
Copy the full SHA 889d28cView commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ba70da - Browse repository at this point
Copy the full SHA 3ba70daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66df5e8 - Browse repository at this point
Copy the full SHA 66df5e8View commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 803dd11 - Browse repository at this point
Copy the full SHA 803dd11View commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc1a81b - Browse repository at this point
Copy the full SHA bc1a81bView commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 38a0c8e - Browse repository at this point
Copy the full SHA 38a0c8eView commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e1bbc94 - Browse repository at this point
Copy the full SHA e1bbc94View commit details -
Signed-off-by: SuZhou-Joe <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 476812d - Browse repository at this point
Copy the full SHA 476812dView commit details