Commit 278177b
* workspace overview page
address review comments
address ux review comments
Add workspace overview to breadCrumb
getting start modal & settings tab
home breadcrumb
fix rebase issue
tmp enable management
add workspace overview collapsed into localStorage
getting start modal
page layout
Add test cases
fix breadcrumb
* fix merge issue
* fix wrong dataSourceManagement id
* Changeset file for PR #6584 created/updated
* update page layout
* overview tab layout update
* fix workspace overview page breadcrumb
* collapsed setting to be workspace level
* fix workspace_overview_modal unit test
* Update src/plugins/workspace/public/components/workspace_overview/getting_start_card.tsx
* Update src/plugins/workspace/public/components/workspace_overview/workspace_overview_settings.tsx
* Update src/plugins/workspace/public/components/workspace_overview/getting_start_modal.tsx
* Update src/plugins/workspace/public/components/workspace_overview/getting_start_modal.tsx
* Update src/plugins/workspace/public/components/workspace_overview/getting_start_modal.tsx
* Update src/plugins/workspace/public/components/workspace_overview/getting_start_modal.tsx
* address review comments
* address review comments
* fix setBreadcrumbs issue
* wording change of breadcrumbs
* udpate breadcrumb subscription to be a better name
* Add unit test
---------
(cherry picked from commit 9c884b0)
Signed-off-by: Hailong Cui <ihailong@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
1 parent 7dbb5a0 commit 278177b
File tree
19 files changed
+1589
-20
lines changed- changelogs/fragments
- src/plugins/workspace
- common
- public
- components
- workspace_overview
- __snapshots__
- workspace_updater
19 files changed
+1589
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
75 | 77 | | |
76 | 78 | | |
77 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
Lines changed: 260 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments