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

feat(web,server): support maintainer role #749

Merged
merged 11 commits into from Oct 25, 2023
Merged

feat(web,server): support maintainer role #749

merged 11 commits into from Oct 25, 2023

Conversation

rot1024
Copy link
Member

@rot1024 rot1024 commented Oct 19, 2023

Workspaces have been integrated into a mechanism similar to Re:Earth CMS, and a maintainer has been added to the roles. Therefore, changes have been made to make the role of maintainer available in Re:Earth.

@netlify
Copy link

netlify bot commented Oct 19, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit 9648c34
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/65389a46206c5d0008e04a86
😎 Deploy Preview https://deploy-preview-749--reearth-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #749 (588fc2e) into main (a8fb535) will decrease coverage by 0.01%.
The diff coverage is 29.62%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #749      +/-   ##
==========================================
- Coverage   26.42%   26.42%   -0.01%     
==========================================
  Files        1602     1602              
  Lines      175365   175370       +5     
  Branches     3929     3929              
==========================================
- Hits        46337    46335       -2     
- Misses     127939   127946       +7     
  Partials     1089     1089              
Flag Coverage Δ
server 33.56% <0.00%> (-0.01%) ⬇️
web 24.72% <61.53%> (-0.01%) ⬇️
web-beta 24.72% <61.53%> (-0.01%) ⬇️
web-classic 24.72% <61.53%> (-0.01%) ⬇️
web-utils 24.72% <61.53%> (-0.01%) ⬇️

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

Files Coverage Δ
...onents/organisms/EarthEditor/CanvasArea/convert.ts 62.22% <100.00%> (-0.25%) ⬇️
web/src/services/gql/__gen__/graphql.ts 100.00% <100.00%> (ø)
...ecules/Settings/Workspace/MemberListItem/index.tsx 0.00% <0.00%> (ø)
...c/components/organisms/Settings/Workspace/hooks.ts 0.00% <0.00%> (ø)
...internal/adapter/gql/gqlmodel/convert_workspace.go 61.81% <0.00%> (ø)
web/src/classic/gql/fragments/layer.ts 0.00% <0.00%> (ø)
server/internal/app/auth_client.go 0.00% <0.00%> (ø)

@rot1024 rot1024 changed the title feat(web,server): support maintainer role for reearth feat(web,server): support maintainer role Oct 19, 2023
server/gql/team.graphql Outdated Show resolved Hide resolved
@rot1024 rot1024 removed the request for review from jashanbhullar October 20, 2023 04:26
@rot1024 rot1024 merged commit 20b086c into main Oct 25, 2023
5 of 6 checks passed
@rot1024 rot1024 deleted the maintainer branch October 25, 2023 04:32
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.

None yet

3 participants