wtg / shuttletracker

🚐 Shuttle tracking for RPI.
https://shuttles.rpi.edu
GNU Affero General Public License v3.0
46 stars 53 forks source link

Stop Editing: Stop Icon Now Appears When Editing Stops #280

Closed joyalan closed 4 years ago

joyalan commented 4 years ago

When editing a stop, an icon should now appear where you click on the map representing the stop that you intend to place. When you click again on the map, the previous icon should be deleted and replaced with a new icon at the new position you clicked. This can be tested on the /admin page of shuttletracker, under Stops. If you hit new, or edit an existing stop, and then click a location on the map, a stop icon should appear.

codecov[bot] commented 4 years ago

Codecov Report

Merging #280 into master will increase coverage by 0.03%. The diff coverage is 12.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #280      +/-   ##
==========================================
+ Coverage   37.54%   37.58%   +0.03%     
==========================================
  Files          17       17              
  Lines        1561     1562       +1     
==========================================
+ Hits          586      587       +1     
  Misses        911      911              
  Partials       64       64              
Impacted Files Coverage Δ
postgres/stop.go 27.27% <12.50%> (+1.34%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f48894d...8a7b341. Read the comment docs.