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

chore(web): add dataSource, layerSidePanel component in beta #633

Merged
merged 31 commits into from
Sep 6, 2023

Conversation

pyshx
Copy link
Contributor

@pyshx pyshx commented Aug 21, 2023

Overview

This PR adds supports for layers in ReEarth Beta, with main focus on DataSource and LayerSidePanel Component.

@pyshx pyshx requested a review from KaWaite as a code owner August 21, 2023 04:17
@netlify
Copy link

netlify bot commented Aug 21, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit 0ded4ff
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/64f82c89c601660007c01aeb
😎 Deploy Preview https://deploy-preview-633--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.

@github-actions github-actions bot added the web label Aug 21, 2023
@github-actions github-actions bot requested a review from nina992 August 21, 2023 04:17
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Merging #633 (0ded4ff) into main (f015000) will decrease coverage by 0.10%.
The diff coverage is 9.55%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #633      +/-   ##
==========================================
- Coverage   26.94%   26.84%   -0.10%     
==========================================
  Files        1535     1545      +10     
  Lines      167336   168478    +1142     
  Branches     3862     3869       +7     
==========================================
+ Hits        45086    45228     +142     
- Misses     121161   122161    +1000     
  Partials     1089     1089              
Flag Coverage Δ
web 25.14% <9.55%> (-0.11%) ⬇️
web-beta 25.14% <9.55%> (-0.11%) ⬇️
web-classic 25.14% <9.55%> (-0.11%) ⬇️
web-utils 25.14% <9.55%> (-0.11%) ⬇️

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

Files Changed Coverage Δ
web/src/beta/components/Modal/index.tsx 0.00% <0.00%> (ø)
.../features/Editor/DataSourceManager/Asset/index.tsx 0.00% <0.00%> (ø)
...s/Editor/DataSourceManager/DelimitedText/index.tsx 0.00% <0.00%> (ø)
...res/Editor/DataSourceManager/ThreeDTiles/index.tsx 0.00% <0.00%> (ø)
...c/beta/features/Editor/DataSourceManager/index.tsx 0.00% <0.00%> (ø)
...c/beta/features/Editor/DataSourceManager/utils.tsx 0.00% <0.00%> (ø)
...a/features/Editor/Visualizer/CanvasArea/convert.ts 0.00% <0.00%> (ø)
...eta/features/Editor/Visualizer/CanvasArea/hooks.ts 0.00% <0.00%> (ø)
web/src/beta/features/Editor/hooks.ts 0.00% <0.00%> (ø)
web/src/beta/features/Editor/index.tsx 0.00% <0.00%> (ø)
... and 17 more

@github-actions github-actions bot added the server label Sep 4, 2023
@github-actions github-actions bot removed the server label Sep 4, 2023
web/codegen.ts Show resolved Hide resolved
@pyshx pyshx merged commit 9972e66 into main Sep 6, 2023
17 checks passed
@pyshx pyshx deleted the chore/layers-panel-wip branch September 6, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants