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

PB-199: add new point on an existing line #1129

Merged
merged 29 commits into from
Nov 21, 2024
Merged

PB-199: add new point on an existing line #1129

merged 29 commits into from
Nov 21, 2024

Conversation

ismailsunni
Copy link
Contributor

@ismailsunni ismailsunni commented Nov 18, 2024

Some todos:

  • Update style when extending the line
  • Make the add vertex button smaller
  • Put the buttons so that it's not covering the line (i.e. use azimuth?)
  • Check if it's work measurement line (not showing the buttons)
  • Replace the old feature, instead adding a new one

Test link

Copy link

cypress bot commented Nov 18, 2024

web-mapviewer    Run #3889

Run Properties:  status check passed Passed #3889  •  git commit d07f8854e8: PB-199: Make sure that the add vertex button does not covering measurement label...
Project web-mapviewer
Branch Review pb-199-add-new-point
Run status status check passed Passed #3889
Run duration 04m 13s
Commit git commit d07f8854e8: PB-199: Make sure that the add vertex button does not covering measurement label...
Committer Ismail Sunni
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 21
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 212
View all changes introduced in this branch ↗︎

@ismailsunni ismailsunni changed the title Pb 199 add new point PB-199: add new point on an existing line Nov 20, 2024
@ismailsunni ismailsunni marked this pull request as ready for review November 20, 2024 09:01
src/modules/drawing/components/AddVertexButton.vue Outdated Show resolved Hide resolved
src/modules/drawing/DrawingModule.vue Outdated Show resolved Hide resolved
src/modules/drawing/DrawingModule.vue Outdated Show resolved Hide resolved
src/modules/drawing/components/AddVertexButton.vue Outdated Show resolved Hide resolved
src/modules/drawing/components/AddVertexButton.vue Outdated Show resolved Hide resolved
src/modules/drawing/components/AddVertexButtonOverlay.vue Outdated Show resolved Hide resolved
src/modules/drawing/components/AddVertexButtonOverlay.vue Outdated Show resolved Hide resolved
src/modules/drawing/components/AddVertexButtonOverlay.vue Outdated Show resolved Hide resolved
Copy link
Contributor

@pakb pakb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as said on Slack, we should try to keep the geometry coordinates in order, even if we reverse edit (add something at the beginning)

@pakb pakb merged commit 86da74d into develop Nov 21, 2024
6 checks passed
@pakb pakb deleted the pb-199-add-new-point branch November 21, 2024 11:39
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.

2 participants