1
0
Fork 0
Commit Graph

38 Commits (ef40817f61f72c818d5a97fc39386ee118f558b3)

Author SHA1 Message Date
Alfredos-Panagiotis Damkalis ef40817f61 Update javascript libraries
Updates:
* gulp to 4.0.2
* gulp-eslint to 6.0.0
* stylelint to 4.3.1
* bootstrap to 3.4.1
* chart.js to 2.8.0
* jquery to 3.4.1
* mapbox-gl to 1.3.1
* moment to 2.24.0

Removals:
* bootstrap-daterangepicker
* backbonejs(code parts that weren't removed)
* d3
* underscore

Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-09-24 22:46:25 +03:00
Pierros Papadeas 5433a7a67b
Beautify citation on satellite.html template 2019-06-30 11:25:36 +03:00
Alfredos-Panagiotis Damkalis c2e378da4e Refactor transmitter model
Transmitter model has been refactored by changing the current schema
from Transmitter and Suggestion models to TransmitterEntry model and
two proxy models TransmitterSuggestion and Transmitter:

* TransmitterEntry model will hold all the entries and changes on
transmitter entries in db.

* TransmitterSuggestion model will be the proxy model of the unreviewed
transmitter entries.

* Transmitter model will be the proxy model of the latest approved and
reviewed transmitter entries.

There are also change on Transmitter model fields:

* alive field is now change to status field

* there are new fields: citation, user, reviewed and created
2019-04-08 21:21:46 +03:00
Pierros Papadeas a8f5e53647 Add UI for transmitter UUID 2019-01-07 18:21:39 +00:00
Nikos Roussos f3a1735c35
Minor cosmetic changes to mapbox-gl refactor
* Fix indentation typos
* Remove console.log instances
* Update package.json with mapbox-gl changes
2017-11-13 18:47:21 +02:00
Nikos Roussos da4372643d
Add description field on Satellites 2017-05-17 00:22:04 +03:00
Nikos Roussos 6331f9e6f7
Fix homepage stats spacing 2017-05-10 12:56:44 +03:00
Roboneet 9313ee8231
[Fixes #129] Track satellite status 2017-05-08 18:53:39 +03:00
Nikos Roussos 7be4efa8f1 Merge pull request #148 from satnogs/enhancements
Enhancements
2017-03-25 19:27:13 +02:00
Nikos Roussos d602f27931
Update home page UI 2017-03-25 14:39:55 +02:00
Pierros Papadeas b18a43ac47 Counts of payloads on satellite page 2017-03-25 02:35:17 +02:00
Pierros Papadeas 0ce757a54f Add payload statistics on stats page 2017-03-21 18:23:30 +02:00
Nikos Roussos 1db7dad819
Add stylelint 2017-02-12 19:47:28 +02:00
Nikos Roussos cb2b6a43b9
Hide Telemetry block when Satellite has no relevent data 2017-01-28 22:56:03 +02:00
Nikos Roussos 0f4e0f548f
Add map for Satellite current position
* minor UI adjustments on Satellite view
2017-01-28 22:52:19 +02:00
keikreutler 46013fcc8a
Updated no telemetry data available display state and set default telemetry data date range to the previous week. 2017-01-05 15:49:30 +02:00
keikreutler 4839647c56
Add bootstrap daterangepicker for telemetry 2017-01-05 15:49:30 +02:00
keikreutler 0747c54981
Adjusted menu and chart styling, repositioned x axis labels. 2017-01-05 15:49:01 +02:00
keikreutler a8833cae50
Restyled graph and adjusted X axis labels 2017-01-05 15:49:01 +02:00
keikreutler 1949347d5c
Adjusted positioning of telemetry graph and hid on mobile 2017-01-05 15:49:01 +02:00
keikreutler b912ac5386
Styled telemetry graph menu buttons 2017-01-05 15:49:01 +02:00
keikreutler 768ee16eef
Added tooltip hover to data points on telemetry graph 2017-01-05 15:49:01 +02:00
keikreutler 7c7363008e
Fixed issue on window location when telemetry graph redraws 2017-01-05 15:49:01 +02:00
Pierros Papadeas 84b5d7e8e0 Add stats visualizations.
Signed-off-by: Pierros Papadeas <pierros@papadeas.gr>
2016-11-26 16:43:44 +02:00
Nikos Roussos 40708cb9ac Fix home grid 2015-09-27 09:59:21 -04:00
Nikos Roussos 5bfe690cee Grid fix
* Add loop check for rows on home page
2015-09-19 18:19:40 +03:00
Nikos Roussos 853a43a5ff [Re: #37] Add suggestions to frontend for admins 2015-09-17 15:27:53 +03:00
Nikos Roussos 0f7791087b UI changes on satellite view
* Show (bigger) image
* Show additional names
* Hide empty transmitter fields (Re: #19)
2015-09-08 23:56:59 +03:00
Nikos Roussos 7b0e8cee7d [Fixes #43] Redesign homepage 2015-08-12 23:31:25 +03:00
Nikos Roussos ac441be80d Show all satellites on home view 2015-08-11 12:50:48 +03:00
Nikos Roussos b433bc6238 s/transponders/transmitters 2015-07-23 15:48:58 +03:00
Nikos Roussos 5cae7503cb Add custom 404/500 pages 2015-07-17 20:21:35 +03:00
Nikos Roussos 416320e859 [Fixes #20] Show pending suggestions counter per Satellite 2015-07-14 20:20:06 +03:00
Nikos Roussos f4b3ec8dbe Fix stage notice 2015-07-11 21:26:49 +03:00
Nikos Roussos 680a708f79 Add FAQ 2015-07-07 15:09:02 +03:00
Nikos Roussos ad2c80b157 Simplify suggest template 2015-06-11 00:17:09 +03:00
Nikos Roussos ec456995e9 Add context processors
* Analytics
* Stage notice
2015-05-10 13:53:58 +03:00
Nikos Roussos 6828eb315b Initial commit 2015-04-22 18:10:13 +03:00