Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [WebUI] Add graph tab | Vsevolod Stakhov | 2017-01-31 | 3 | -245/+300 | |
| | ||||||
* | [WebUI] Further fixes | Vsevolod Stakhov | 2017-01-31 | 3 | -554/+249 | |
| | ||||||
* | [WebUI] Start rework of modules | Vsevolod Stakhov | 2017-01-31 | 1 | -0/+330 | |
| | ||||||
* | [WebUI] Rework interface to use requirejs | Vsevolod Stakhov | 2017-01-31 | 13 | -15/+171 | |
| | ||||||
* | [WebUI] Add preliminary save symbols clustering | Vsevolod Stakhov | 2017-01-30 | 2 | -23/+41 | |
| | ||||||
* | [WebUI] Allow to save maps on the cluster | Vsevolod Stakhov | 2017-01-30 | 2 | -13/+29 | |
| | ||||||
* | [WebUI] Fix multiple JS issues | Vsevolod Stakhov | 2017-01-30 | 1 | -58/+74 | |
| | ||||||
* | [WebUI] Fix various errors with login form | Vsevolod Stakhov | 2017-01-30 | 1 | -8/+16 | |
| | ||||||
* | [WebUI] Make legend entry colours more contrast | dehnli | 2017-01-27 | 1 | -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 timeout | Andrew Lewis | 2017-01-26 | 1 | -1/+1 | |
| | ||||||
* | [WebUI] Separate attributes by space | Alexander Moisseev | 2017-01-21 | 1 | -1/+1 | |
| | ||||||
* | [WebUI] Enclose table header cells with `tr`s | Alexander Moisseev | 2017-01-21 | 1 | -25/+35 | |
| | ||||||
* | [WebUI] Reset refresh timer on server switching | Alexander Moisseev | 2017-01-18 | 1 | -1/+1 | |
| | ||||||
* | [WebUI] Avoid extra graph redraw and alerts glitching | Vsevolod Stakhov | 2017-01-14 | 1 | -5/+12 | |
| | ||||||
* | [WebUI] Fix soft reject in pie chart | Vsevolod Stakhov | 2017-01-14 | 1 | -16/+2 | |
| | ||||||
* | [WebUI] Fix pie chart displaying | Vsevolod Stakhov | 2017-01-13 | 1 | -4/+5 | |
| | ||||||
* | [WebUI] Fix case when no cluster is defined | Vsevolod Stakhov | 2017-01-13 | 1 | -1/+1 | |
| | | | | | Issue: #1334 Reported by: @dehnli | |||||
* | [Minor] Treat special HTTP methods specially | Vsevolod Stakhov | 2017-01-11 | 1 | -0/+3 | |
| | ||||||
* | [WebUI] Fix disabled state | Vsevolod Stakhov | 2017-01-10 | 1 | -10/+27 | |
| | ||||||
* | [WebUI] Rework neighbours query function | Vsevolod Stakhov | 2017-01-10 | 3 | -113/+140 | |
| | ||||||
* | Merge pull request #1333 from AnnaStakhova/master | Vsevolod Stakhov | 2017-01-10 | 1 | -13/+25 | |
|\ | | | | | [WebUI] clusters for the chart | |||||
| * | [WebUI] clusters for the chart | Anna Stakhova | 2017-01-10 | 1 | -13/+25 | |
| | | ||||||
* | | [WebUI] Reduce font size of graph's legend | Alexander Moisseev | 2017-01-09 | 1 | -1/+1 | |
| | | | | | | | | Fixes labels overlapping on page zoom out. | |||||
* | | [WebUI] Fix graph selectors state resetting | Alexander Moisseev | 2017-01-09 | 1 | -14/+15 | |
|/ | | | | | | on reconnect / reload Reported by: @denhli | |||||
* | [WebUI] Fix config ID | Anna Stakhova | 2017-01-09 | 2 | -23/+2 | |
| | ||||||
* | Merge pull request #1318 from moisseev/rrd-summary | Vsevolod Stakhov | 2017-01-08 | 3 | -71/+197 | |
|\ | | | | | [WebUI] Add summary to the Throughput tab | |||||
| * | [WebUI] RRD summary: Hide inner labels of tiny pie sectors | Alexander Moisseev | 2017-01-07 | 1 | -0/+3 | |
| | | ||||||
| * | [WebUI] RRD summary: Respect undefined values | Alexander Moisseev | 2017-01-07 | 1 | -7/+7 | |
| | | ||||||
| * | [WebUI] Fix RRD summary pie chart position | Alexander Moisseev | 2017-01-07 | 1 | -2/+2 | |
| | | ||||||
| * | [WebUI] Add summary to the Throughput tab | Alexander Moisseev | 2017-01-07 | 3 | -69/+192 | |
| | | ||||||
* | | [WebUI] Initial clusters support | Anna Stakhova | 2017-01-07 | 3 | -112/+247 | |
|/ | ||||||
* | [WebUI] Add graph legend entries for new DSes | Alexander Moisseev | 2017-01-04 | 1 | -0/+7 | |
| | | | | Resolves #1300 | |||||
* | [WebUI] Turn d3pie's stuff into a reusable function, | Alexander Moisseev | 2017-01-03 | 1 | -7/+18 | |
| | | | | do not destroy pie on data update | |||||
* | [WebUI] Add Throughput graph autorefreshing (#820) | Alexander Moisseev | 2017-01-01 | 1 | -5/+18 | |
| | ||||||
* | [WebUI] Remove orphaned font duplicates | Alexander Moisseev | 2017-01-01 | 2 | -0/+0 | |
| | ||||||
* | [WebUI] Use unified tab click event handler, | Alexander Moisseev | 2016-12-31 | 1 | -42/+49 | |
| | | | | | stop refreshing widgets on hidden tabs, make `refresh` button functional for some more tabs | |||||
* | [WebUI] Stop stats refreshing if the page is hidden | Alexander Moisseev | 2016-12-30 | 1 | -4/+9 | |
| | ||||||
* | [WebUI] Add Visibility.js library | Alexander Moisseev | 2016-12-30 | 2 | -0/+6 | |
| | ||||||
* | [WebUI] Update D3Evolution to 0.0.1 | Alexander Moisseev | 2016-12-29 | 1 | -6/+4 | |
| | ||||||
* | [WebUI] Update d3.js | Vsevolod Stakhov | 2016-12-28 | 1 | -5/+10 | |
| | ||||||
* | [Minor] Add copyright comments for js libs | Vsevolod Stakhov | 2016-12-28 | 4 | -2/+19 | |
| | ||||||
* | [WebUI] Replace spinner with animated glyphicon | Alexander Moisseev | 2016-12-24 | 5 | -31/+18 | |
| | ||||||
* | [WebUI] Prevent multiple clicks on `Refresh` | Alexander Moisseev | 2016-12-23 | 1 | -4/+12 | |
| | ||||||
* | [WebUI] Fix stat widgets timers multiplication on `Refresh` click | Alexander Moisseev | 2016-12-23 | 1 | -1/+2 | |
| | ||||||
* | Merge pull request #1258 from moisseev/patch-1 | Vsevolod Stakhov | 2016-12-13 | 1 | -8/+4 | |
|\ | | | | | [WebUI] Hide learning tab in read-only mode | |||||
| * | [WebUI] Hide learning tab in read-only mode | Alexander Moisseev | 2016-12-13 | 1 | -8/+4 | |
| | | ||||||
* | | [WebUI] Remove unused code | Alexander Moisseev | 2016-12-13 | 1 | -5/+1 | |
|/ | | | I believe this code in not necessary. It doesn't work anyway: `e` != `event` | |||||
* | Merge pull request #1257 from moisseev/patch-1 | Vsevolod Stakhov | 2016-12-13 | 1 | -0/+1 | |
|\ | | | | | [WebUI] Disable error ring loading in `read only` mode | |||||
| * | [WebUI] Disable error ring loading in `read only` mode | Alexander Moisseev | 2016-12-13 | 1 | -0/+1 | |
| | | ||||||
* | | [WebUI] Fix read only2 | Anna Stakhova | 2016-12-13 | 2 | -12/+14 | |
| | |