OpenSearch-Dashboards icon indicating copy to clipboard operation
OpenSearch-Dashboards copied to clipboard

[Workspace] Refactor: update change access modal display name

Open raintygao opened this issue 1 year ago • 1 comments

Description

Update change access modal display name from access level value to access level name

Screenshot

image Before image After

Testing the changes

Go to workspace collaborators page.

Changelog

  • refactor: Update change access modal display name

Check List

  • [ ] All tests pass
    • [ ] yarn test:jest
    • [ ] yarn test:jest_integration
  • [ ] New functionality includes testing.
  • [ ] New functionality has been documented.
  • [ ] Update CHANGELOG.md
  • [ ] Commits are signed per the DCO using --signoff

raintygao avatar Oct 22 '24 14:10 raintygao

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 60.85%. Comparing base (41ab14d) to head (5d7e94f). Report is 18 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8680      +/-   ##
==========================================
- Coverage   60.85%   60.85%   -0.01%     
==========================================
  Files        3793     3793              
  Lines       90393    90393              
  Branches    14189    14189              
==========================================
- Hits        55008    55006       -2     
- Misses      31907    31908       +1     
- Partials     3478     3479       +1     
Flag Coverage Δ
Linux_1 29.09% <ø> (ø)
Linux_2 56.38% <ø> (ø)
Linux_3 37.68% <ø> (-0.01%) :arrow_down:
Linux_4 29.81% <ø> (ø)
Windows_1 29.10% <ø> (ø)
Windows_2 56.34% <ø> (ø)
Windows_3 37.68% <ø> (ø)
Windows_4 29.81% <ø> (ø)

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

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Oct 22 '24 14:10 codecov[bot]