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

front: editor: make LPV editable #4040

Merged
merged 14 commits into from
May 11, 2023
Merged

front: editor: make LPV editable #4040

merged 14 commits into from
May 11, 2023

Conversation

clarani
Copy link
Contributor

@clarani clarani commented May 3, 2023

closes #4008

@codecov
Copy link

codecov bot commented May 3, 2023

Codecov Report

Merging #4040 (ba5d1ca) into dev (9c5560e) will decrease coverage by 0.27%.
The diff coverage is 0.94%.

@@             Coverage Diff              @@
##                dev    #4040      +/-   ##
============================================
- Coverage     20.27%   20.00%   -0.27%     
  Complexity     2080     2080              
============================================
  Files           799      805       +6     
  Lines         78795    79834    +1039     
  Branches       2070     2078       +8     
============================================
+ Hits          15972    15973       +1     
- Misses        61651    62681    +1030     
- Partials       1172     1180       +8     
Flag Coverage Δ
front 8.73% <0.94%> (-0.14%) ⬇️

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

Impacted Files Coverage Δ
front/src/applications/editor/Map.tsx 0.00% <0.00%> (ø)
...rc/applications/editor/components/ForceRemount.tsx 0.00% <0.00%> (ø)
...src/applications/editor/components/LayersModal.tsx 0.00% <0.00%> (ø)
front/src/applications/editor/nav.tsx 0.00% <0.00%> (ø)
...ns/editor/tools/speedSectionEdition/components.tsx 0.00% <0.00%> (ø)
.../speedSectionEdition/components/EditLPVSection.tsx 0.00% <0.00%> (ø)
...ls/speedSectionEdition/components/LpvPanelCard.tsx 0.00% <0.00%> (ø)
...edSectionEdition/components/LpvPanelSubSection.tsx 0.00% <0.00%> (ø)
...lications/editor/tools/speedSectionEdition/tool.ts 0.00% <0.00%> (ø)
...ications/editor/tools/speedSectionEdition/types.ts 0.00% <0.00%> (ø)
... and 9 more

@SharglutDev SharglutDev force-pushed the pfn/front/infra-edit-lpv branch from 12fde62 to dbc2f66 Compare May 10, 2023 14:46
@clarani clarani marked this pull request as ready for review May 11, 2023 09:35
@clarani clarani requested a review from a team as a code owner May 11, 2023 09:35
@clarani clarani force-pushed the pfn/front/infra-edit-lpv branch from 355988f to 769ae51 Compare May 11, 2023 09:35
@clarani clarani enabled auto-merge (squash) May 11, 2023 09:39
@clarani clarani force-pushed the pfn/front/infra-edit-lpv branch from 769ae51 to ba5d1ca Compare May 11, 2023 10:26
@clarani clarani merged commit ff10b6e into dev May 11, 2023
@clarani clarani deleted the pfn/front/infra-edit-lpv branch May 11, 2023 10:44
younesschrifi pushed a commit that referenced this pull request May 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

edition: add LPV pannels to speed sections
3 participants