Add functionality to the station information edition page
-
To improve readability, hide columns RX vers, reduce text in NORTH EAST HEIGHT by removing the word ANTENNA (or ANT, see #128), reduce text by abbreviating RECEIVER with RX, RADOME CODE with RAD, and HEIGHT CODE with HC (see image below)
-
Move the start and end date to so that they are the first columns
-
Include a button that is "New from Last" that takes the last station info and uses it to fill in the fields. The start of the station info should be the end time of the last session + 1 second. If the date end is not "closed" (i.e. the date is 9999) then ask the user if station info should be closed. If the answer is YES then request a closure date. The default offered date should be "NOW". Include a clear button to clean the field. Do not remove the insert empty option! Maybe a drop down in + Add that shows "From last" and "Empty"?
-
See #129
-
Include a way to import a station info file for a station with no errors
Last item Include a way to import a station info file for a station with no errors is part of one of the next updates!
All items but the last done in https://github.com/demiangomez/Parallel.GAMIT/commit/b317e3cf4f05f7a58ea820a9a47604ad9bd0bc75
We are only missing the last item, as far as I can see.
Done