summaryrefslogtreecommitdiffstats
path: root/interface/js
Commit message (Collapse)AuthorAgeFilesLines
* [WebUI] Fix mouse events on throughput summary table areaAlexander Moisseev2017-02-181-0/+10
|
* [WebUI] Fix compatibility with non-ES6 compliant browsersAlexander Moisseev2017-02-141-2/+2
|
* [WebUI] Fix `All SERVERS` graph fot just one available serverAlexander Moisseev2017-02-131-3/+9
|
* [WebUI] Add neighbours RRD data consolidationAlexander Moisseev2017-02-122-13/+56
|
* [WebUI] Add basic cluster support to Throughput tabAlexander Moisseev2017-02-102-4/+12
|
* [WebUI] Simplify neighbours table populatingAlexander Moisseev2017-02-051-28/+16
|
* [WebUI] Add server selector to navbarAlexander Moisseev2017-02-052-0/+14
|
* [WebUI] Fix configuration page partiallyVsevolod Stakhov2017-02-021-28/+33
|
* [WebUI] Unify send data functionsVsevolod Stakhov2017-02-021-16/+70
|
* [WebUI] Finish interface reworkVsevolod Stakhov2017-02-012-186/+217
|
* [WebUI] Move history tabVsevolod Stakhov2017-01-312-236/+201
|
* [WebUI] Move symbols config as wellVsevolod Stakhov2017-01-311-0/+41
|
* [WebUI] Fix symbols configVsevolod Stakhov2017-01-312-108/+146
|
* [WebUI] Move configuration tab to a separate moduleVsevolod Stakhov2017-01-313-263/+299
|
* [WebUI] Fix retarded datatablesVsevolod Stakhov2017-01-314-170/+18
|
* [WebUI] Update datatables to work with the requirejsVsevolod Stakhov2017-01-312-221/+298
|
* [WebUI] Add graph tabVsevolod Stakhov2017-01-313-245/+300
|
* [WebUI] Further fixesVsevolod Stakhov2017-01-313-554/+249
|
* [WebUI] Start rework of modulesVsevolod Stakhov2017-01-311-0/+330
|
* [WebUI] Rework interface to use requirejsVsevolod Stakhov2017-01-3112-6/+170
|
* [WebUI] Add preliminary save symbols clusteringVsevolod Stakhov2017-01-301-22/+39
|
* [WebUI] Allow to save maps on the clusterVsevolod Stakhov2017-01-301-13/+28
|
* [WebUI] Fix multiple JS issuesVsevolod Stakhov2017-01-301-58/+74
|
* [WebUI] Fix various errors with login formVsevolod Stakhov2017-01-301-8/+16
|
* [WebUI] Make legend entry colours more contrastdehnli2017-01-271-6/+6
| | | Minor changes to make `Probable Spam` and `Temporary rejected` legend entries and chart sectors more visible on `Throughput` summary. It affects `Status` tab chart as well.
* [WebUI] Be more generous with AJAX timeoutAndrew Lewis2017-01-261-1/+1
|
* [WebUI] Reset refresh timer on server switchingAlexander Moisseev2017-01-181-1/+1
|
* [WebUI] Avoid extra graph redraw and alerts glitchingVsevolod Stakhov2017-01-141-5/+12
|
* [WebUI] Fix soft reject in pie chartVsevolod Stakhov2017-01-141-16/+2
|
* [WebUI] Fix pie chart displayingVsevolod Stakhov2017-01-131-4/+5
|
* [WebUI] Fix case when no cluster is definedVsevolod Stakhov2017-01-131-1/+1
| | | | | Issue: #1334 Reported by: @dehnli
* [Minor] Treat special HTTP methods speciallyVsevolod Stakhov2017-01-111-0/+3
|
* [WebUI] Fix disabled stateVsevolod Stakhov2017-01-101-10/+27
|
* [WebUI] Rework neighbours query functionVsevolod Stakhov2017-01-102-112/+140
|
* Merge pull request #1333 from AnnaStakhova/masterVsevolod Stakhov2017-01-101-13/+25
|\ | | | | [WebUI] clusters for the chart
| * [WebUI] clusters for the chartAnna Stakhova2017-01-101-13/+25
| |
* | [WebUI] Fix graph selectors state resettingAlexander Moisseev2017-01-091-14/+15
|/ | | | | | on reconnect / reload Reported by: @denhli
* [WebUI] Fix config IDAnna Stakhova2017-01-091-2/+2
|
* Merge pull request #1318 from moisseev/rrd-summaryVsevolod Stakhov2017-01-081-33/+110
|\ | | | | [WebUI] Add summary to the Throughput tab
| * [WebUI] RRD summary: Hide inner labels of tiny pie sectorsAlexander Moisseev2017-01-071-0/+3
| |
| * [WebUI] RRD summary: Respect undefined valuesAlexander Moisseev2017-01-071-7/+7
| |
| * [WebUI] Fix RRD summary pie chart positionAlexander Moisseev2017-01-071-2/+2
| |
| * [WebUI] Add summary to the Throughput tabAlexander Moisseev2017-01-071-31/+105
| |
* | [WebUI] Initial clusters supportAnna Stakhova2017-01-071-112/+171
|/
* [WebUI] Add graph legend entries for new DSesAlexander Moisseev2017-01-041-0/+7
| | | | Resolves #1300
* [WebUI] Turn d3pie's stuff into a reusable function,Alexander Moisseev2017-01-031-7/+18
| | | | do not destroy pie on data update
* [WebUI] Add Throughput graph autorefreshing (#820)Alexander Moisseev2017-01-011-5/+18
|
* [WebUI] Use unified tab click event handler,Alexander Moisseev2016-12-311-42/+49
| | | | | stop refreshing widgets on hidden tabs, make `refresh` button functional for some more tabs
* [WebUI] Stop stats refreshing if the page is hiddenAlexander Moisseev2016-12-301-4/+9
|
* [WebUI] Add Visibility.js libraryAlexander Moisseev2016-12-301-0/+5
|