Skip to content
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

[Backport 2.x] refactor: add workspace info in index pattern and asset header and update workspace header #7972

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport cbe74d8 from #7859.

…date workspace header (#7859)

* update header for objects

Signed-off-by: tygao <tygao@amazon.com>

* remove render component button and add workspace info in index pattern header

Signed-off-by: tygao <tygao@amazon.com>

* style: update workspace list button based on latest mockup

Signed-off-by: tygao <tygao@amazon.com>

* fine-tune style for workspace and saved objects

Signed-off-by: tygao <tygao@amazon.com>

* Changeset file for PR #7859 created/updated

* test: update snapshots for feature cards

Signed-off-by: tygao <tygao@amazon.com>

* Update src/plugins/index_pattern_management/public/components/index_pattern_table/index_pattern_table.tsx

Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
Signed-off-by: Tianyu Gao <tygao@amazon.com>

* Update src/plugins/saved_objects_management/public/management_section/objects_table/components/header.tsx

Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
Signed-off-by: Tianyu Gao <tygao@amazon.com>

* remove extra space in sentence

Signed-off-by: tygao <tygao@amazon.com>

* lint: break line

Signed-off-by: tygao <tygao@amazon.com>

---------

Signed-off-by: tygao <tygao@amazon.com>
Signed-off-by: Tianyu Gao <tygao@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Yulong Ruan <ruanyu1@gmail.com>
Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
(cherry picked from commit cbe74d8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 3, 2024

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 3, 2024

Codecov Report

Attention: Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.

Project coverage is 61.01%. Comparing base (bbcdcd3) to head (58c98e3).
Report is 14 commits behind head on 2.x.

Files with missing lines Patch % Lines
...attern_management/public/components/breadcrumbs.ts 0.00% 0 Missing and 1 partial ⚠️
...gement_section/objects_table/components/header.tsx 66.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7972      +/-   ##
==========================================
- Coverage   61.02%   61.01%   -0.01%     
==========================================
  Files        3671     3671              
  Lines       86775    86777       +2     
  Branches    13338    13343       +5     
==========================================
- Hits        52951    52950       -1     
  Misses      30625    30625              
- Partials     3199     3202       +3     
Flag Coverage Δ
Linux_1 28.89% <0.00%> (-0.01%) ⬇️
Linux_2 56.18% <ø> (ø)
Linux_3 37.95% <0.00%> (-0.01%) ⬇️
Linux_4 29.77% <81.81%> (+<0.01%) ⬆️
Windows_1 28.91% <0.00%> (-0.01%) ⬇️
Windows_2 56.13% <ø> (ø)
Windows_3 37.96% <0.00%> (-0.01%) ⬇️
Windows_4 29.77% <81.81%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ruanyl ruanyl merged commit f7a168d into 2.x Sep 4, 2024
68 of 70 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Sep 5, 2024
…date workspace header (#7859) (#7972)

* update header for objects

* remove render component button and add workspace info in index pattern header

* style: update workspace list button based on latest mockup

* fine-tune style for workspace and saved objects

* Changeset file for PR #7859 created/updated

* test: update snapshots for feature cards

* Update src/plugins/index_pattern_management/public/components/index_pattern_table/index_pattern_table.tsx

* Update src/plugins/saved_objects_management/public/management_section/objects_table/components/header.tsx

* remove extra space in sentence

* lint: break line

---------

(cherry picked from commit cbe74d8)

Signed-off-by: tygao <tygao@amazon.com>
Signed-off-by: Tianyu Gao <tygao@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: Yulong Ruan <ruanyu1@gmail.com>
Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
(cherry picked from commit f7a168d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe added a commit that referenced this pull request Sep 6, 2024
…date workspace header (#7859) (#7972) (#8005)

* update header for objects

* remove render component button and add workspace info in index pattern header

* style: update workspace list button based on latest mockup

* fine-tune style for workspace and saved objects

* Changeset file for PR #7859 created/updated

* test: update snapshots for feature cards

* Update src/plugins/index_pattern_management/public/components/index_pattern_table/index_pattern_table.tsx

* Update src/plugins/saved_objects_management/public/management_section/objects_table/components/header.tsx

* remove extra space in sentence

* lint: break line

---------

(cherry picked from commit cbe74d8)








(cherry picked from commit f7a168d)

Signed-off-by: tygao <tygao@amazon.com>
Signed-off-by: Tianyu Gao <tygao@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: Yulong Ruan <ruanyu1@gmail.com>
Co-authored-by: SuZhou-Joe <suzhou@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants