Resolve "Click on map image of room to show TA where you are"
What does this mr do?
Whenever there is a map attached to a room when enqueueing, the student has to select a position on the map. When the TA opens the request it will show in the request what position the student has selected on the map.
Needs !253 (merged), because of rebase.
Screenshots
after
Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made. -
Tests were created to test the feature. -
I have updated the documentation accordingly. -
I adhere to the style guide.
Edited by Otto Visser
Merge request reports
Activity
added priohigh typefeature-request labels
added 26 commits
-
0a96b173...a9e21af0 - 13 commits from branch
development
- 66e7c97a - Add clickable element to map, save position clicked
- d75c29d0 - Only change map whenever a room option gets changed, instead of all the options.
- b611fbe8 - Add reference image to test, request parameter from /lab/id/enqueue and update...
- f440561b - Add reference image to test, request parameter from /lab/id/enqueue and update...
- 03441c41 - Added Map image for testing, changed map_loader.js to not make a hidden input...
- 10de81d8 - Added option to select position on map. Added two columns to request for...
- 4e3b351c - Added view for TA to see selected position in request
- 4ec49103 - Added restriction to always select position if there is a map. Rerouted...
- 92bc9224 - Refactored javascript functions for handling image clicks. Also fixed crtl_enter_submit.js
- 272e3919 - Added animation to map pointer
- 49cb8f5e - Changed pointer size and made pointer more detailed
- bd8a2cbf - Changed style of pointer, fixed bug where map was non-clickable.
- dade93c7 - Updated changelog.md
Toggle commit list-
0a96b173...a9e21af0 - 13 commits from branch
added 10 commits
- c955af05 - Add reference image to test, request parameter from /lab/id/enqueue and update...
- 0ebcb60a - Added Map image for testing, changed map_loader.js to not make a hidden input...
- 1f843def - Added option to select position on map. Added two columns to request for...
- 2e5f0a32 - Added view for TA to see selected position in request
- afab6c2a - Added restriction to always select position if there is a map. Rerouted...
- 8bdc0521 - Refactored javascript functions for handling image clicks. Also fixed crtl_enter_submit.js
- fb4411bc - Added styling to map pointer
- a5a2277e - Updated changelog.md
- ccdba513 - Fix merge conflicts
- 1585fc16 - Merge branch '196-click-on-map-image-of-room-to-show-ta-where-you-are' of...
Toggle commit listunassigned @tnulle
Please register or sign in to reply