1
0
Fork 0
Commit Graph

10 Commits (68f90d921ce268ebe95d81b8ec74d320625373da)

Author SHA1 Message Date
Vasilis Tsiligiannis 68f90d921c tox: Check imports with 'isort' and apply changes
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-09-23 14:08:11 +03:00
Alfredos-Panagiotis Damkalis 03f669711e Refactor transmitter model
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-05-04 04:13:09 +03:00
Pierros Papadeas 5e925a4ed6
Add utilization factor to station model and UI 2019-02-07 22:33:20 +02:00
Pierros Papadeas fa7398ca68
Remove UUID from station and associated settings view and url 2019-01-08 16:59:23 +02:00
Alfredos-Panagiotis Damkalis e60a785e72 Update client version on update request 2018-11-07 14:29:02 +02:00
Alfredos-Panagiotis Damkalis 387b22aea4 Expose antennas info in station api 2018-08-24 19:58:56 +03:00
Cory Levinson fbe246ea26 Add Station API to network.satnogs.org 2018-04-01 11:52:20 +00:00
Nikos Roussos a06d6ec13a
Refactor models to remove Data table
* Add on_delete option to all ForeignKey fields
* Adjust all views
* Adjust initialize command
* Refactor tests
* Refactor API to make these changes transparent
* Adjust all templates
* UI refreshment on Observation tepmplate
* Add STRICT_TRANS_TABLES for mariadb
* Minor text changes to tle command
* Update requirements
2017-09-12 18:15:47 +03:00
Scott Bragg 41b42a2b84 Custom API pagination with HTTP headers 2017-01-08 16:25:47 +02:00
Scott Bragg 33b09c5a5a [Fixes #184] Add tests for most views using pytest/coverage 2017-01-03 11:25:00 +02:00