-
Notifications
You must be signed in to change notification settings - Fork 0
Sprint 2 #51
+86,329
−1,006
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add PR template
This reverts commit 26249ee.
24 fix pipeline
This reverts commit 26249ee.
Added test environemnt for e2e tests in cypress Added two small demo tests for showcase
Co-authored-by: Adrian Haabpiht Solberg <adriahso@stud.ntnu.no>
…-environment Created cypress e2e test environment
…-cloud-clicks feat: 🩹 Prevent multiple clicks on cloud icon for sm…
This new menu section includes a button to add new annotations and lists already-existing annotations
…d to show target point, don't update target point if right-clicking Did a complete refactor of the coordinate showing logic, to use text element. Also made sure that the lat/lon coordinates are those of the target point. The coordinates won't change when right-clicking. Did some changes in styling as well.
…isualization Now is possible to jump between different saved positions (annotations) and to actually delete one. Also added the coordinates of the camera and of the pivot point (to be fixed)
…of-target-point refactor(#25): ♻️ Changed from canvas to text element, lat/lon…
add annotationPanel.css file and just inserted the css code to make the original annotation button not visible in the toolbar
Created a separate panel for accepted filtering. When the button is clicked the colors of the points are either black for not accepted and white for accepted points. The panel also have a description for this.
…istence-file docs(#43): 📝 Add JSdocs describing what the functions in this fi…
… 37-test-sprint-1-code
…nt-clouds-simultaneously 40 visualise multiple point clouds simultaneously
Make tests for testable interactions in the application for code from sprint 1
…ecification under scripts
…ackage.json and update readme
37 test sprint 1 code
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Comment |
kleinc
approved these changes
Oct 29, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks ready to be pushed!
franmagn
approved these changes
Oct 29, 2025
Sign in
to join this conversation on GitHub.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Merge sprint 2 changes into main.