1
0
Fork 0
Commit Graph

13 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
Pierros Papadeas fa7398ca68
Remove UUID from station and associated settings view and url 2019-01-08 16:59:23 +02:00
Pierros Papadeas 07849f20e4
Add transmitters API endpoint 2018-12-02 16:44:00 +02:00
Cory Levinson fbe246ea26 Add Station API to network.satnogs.org 2018-04-01 11:52:20 +00:00
Nikos Roussos 33fa7fff99
Limit API pagination to observation endpoint
* Duplicate data endpoint for transioning client
* Fix ObservationFactory
2017-09-17 19:40:50 +03: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
Nikos Roussos 56df2e1f23 Provide all settings client needs through API
* Amend Station model to include Rig and UUID (Re: #162)
* Settings API Endpoint (Re: #163)
2016-03-20 18:19:51 +02:00
Nikos Roussos 833439246b Update all requirements 2016-01-23 17:42:35 +08:00
Sean McColgan 89d298db7b fix rest api root urls 2015-09-11 19:29:27 -06:00
Nikos Roussos cc4365969e Hide unused API endpoints 2015-07-23 18:18:10 +03:00
Nikos Roussos 987dfa13b6 API permissions
* All endpoints are readonly
* Data endpoint allows authenticated payload PATCH from Ground Station
owners
* Jobs endpoint allows view only from Ground Station Owners
2015-05-06 11:55:54 +03:00
John Giannelos 900953b26b Add API endpoint for observation jobs. 2015-02-14 21:58:11 +02:00
Nikos Roussos ea178a0a73 Refactor project 2014-12-19 15:06:58 +02:00