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

[Workspace] Add workspace list page #6131

Closed
wants to merge 1 commit into from

Conversation

raintygao
Copy link
Contributor

@raintygao raintygao commented Mar 13, 2024

Description

In this PR, a new page will be added to workspace module. This page shows all workspaces in a table, user can view the name, id, description and features of each workspace. And users could search workspace through inputing name.

Issues Resolved

#6132

Screenshot

image
image

Testing the changes

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

Copy link

codecov bot commented Mar 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.69%. Comparing base (df6de4e) to head (d825026).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6131      +/-   ##
==========================================
+ Coverage   67.16%   67.69%   +0.52%     
==========================================
  Files        3327     2637     -690     
  Lines       64415    49831   -14584     
  Branches    10366     8953    -1413     
==========================================
- Hits        43262    33731    -9531     
+ Misses      18621    13932    -4689     
+ Partials     2532     2168     -364     
Flag Coverage Δ
Linux_1 ?
Linux_2 ?
Linux_3 ?
Linux_4 ?
Windows_1 25.88% <ø> (-5.88%) ⬇️
Windows_2 55.21% <100.00%> (+0.01%) ⬆️
Windows_3 44.76% <16.66%> (-0.01%) ⬇️
Windows_4 35.06% <16.66%> (-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.

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.

2 participants