gcivil-nyu-org / spring2020-cs-gy-9223-class

2 stars 14 forks source link

Fixed tables on configure sensor page #561

Closed dandipietrantonio closed 4 years ago

dandipietrantonio commented 4 years ago

This PR fixes the table generation on the configure sensors page so that every row for each sensor has a unique ID and can be deleted accordingly. This also added the ability to delete fields in the adding sensor form. The uniqueness of ID's is managed by using the date/time that the field was created, down to the millisecond.