49 Commits (def746a5dda265e113940ee13329ad3b45efd187)

Author SHA1 Message Date
  Alexander Moisseev ea8b71e211 [WebUI] Show grayed out pie 5 years ago
  Alexander Moisseev ee9ef02177 [WebUI] Update Throughput summary values dynamically 5 years ago
  Alexander Moisseev 85af07192f [WebUI] Fix throughput data consolidation 5 years ago
  Alexander Moisseev 731af4c2a3 [Minor] Remove extra parentheses 5 years ago
  Alexander Moisseev 264c8b3d07 [Minor] Enforce consistent key-value spacing 5 years ago
  Alexander Moisseev c0195310bb [WebUI] Fix tables destroying 5 years ago
  Alexander Moisseev c9d8231578 [WebUI] Destroy summary table on disconnect 5 years ago
  Alexander Moisseev 4a13700cc5 [WebUI] Avoid throughput summary table reinitialization 5 years ago
  Alexander Moisseev b932d9baf7 [Minor] Add "errorOnceId" parameter to query function 6 years ago
  Alexander Moisseev 519ae50058 [Minor] Refactor query function to use named parameters 6 years ago
  Alexander Moisseev d8977873d6 [WebUI] Refactor query functions into one 6 years ago
  Alexander Moisseev 0185cb2c82 [WebUI] Use common query functions to get graph data 6 years ago
  Alexander Moisseev ab72e30124 [Minor] Use consistent brace style for blocks (1tbs) 6 years ago
  Alexander Moisseev ebfc92f349 [WebUI] Enable strict mode, 6 years ago
  Alexander Moisseev f98d6e900f [WebUI] Use self-explanatory notation 6 years ago
  Alexander Moisseev 04f05e07c0 [WebUI] Use type-safe equality operators 6 years ago
  Alexander Moisseev 4d2b29abcb [Test] Specify JS Globals 6 years ago
  Alexander Moisseev e514ce57b5 [WebUI] Avoid using "undefined" property 6 years ago
  Alexander Moisseev 6d9ad2208e [WebUI] Remove unused variables 6 years ago
  Alexander Moisseev d3c4028f4d [Minor] JS: Remove redundant quotes 6 years ago
  Alexander Moisseev 61308eaca2 [Minor] JS: Add space before parentheses 6 years ago
  Alexander Moisseev d6314a4a2c [Minor] JS: Disable "no-bitwise" rule for specific lines 6 years ago
  Alexander Moisseev 9acc2ba905 [Minor] JS: Remove extra spaces 6 years ago
  Alexander Moisseev 91efdbe15f [Minor] JS: Add missing spaces before block brackets 6 years ago
  Alexander Moisseev 9465dd0eab [Minor] JS: Remove spaces inside object's curly braces 6 years ago
  Alexander Moisseev 1a9489fdd5 [Minor] JS: Add missed semicolons 6 years ago
  Alexander Moisseev 494f11642b [Minor] JS: Use consistent indentation 6 years ago
  Alexander Moisseev ba2a5ba57c [Minor] JS: Use double quotes wherever possible 6 years ago
  Alexander Moisseev d649c1329f [WebUI] Stop using "const" declaration 6 years ago
  Alexander Moisseev 72eb849b21 [WebUI] Add messages total to throughput summary 6 years ago
  Alexander Moisseev c51c8068dc [WebUI] Update D3Evolution 1.0.0 -> 1.1.0 6 years ago
  Alexander Moisseev 4f14254d5b [WebUI] Fix message count in throughput summary (#1724) 6 years ago
  Alexander Moisseev f6a4970acf [WebUI] Fix NaNs display on Throughput graph 6 years ago
  Alexander Moisseev 42a91d777a [WebUI] Round-up throughput summary values 7 years ago
  Andrew Lewis 93fd1765f6 [Minor] Fix English 7 years ago
  Vsevolod Stakhov 8cb2eea8f6 [WebUI] Fix history clustering 7 years ago
  Alexander Moisseev 37452d1570 [WebUI] Use Footable to draw Throughput summary table 7 years ago
  Vsevolod Stakhov 9375e93daa [Minor] Fix spelling 7 years ago
  Alexander Moisseev 3be55da4f8 [WebUI] Auto-switch Throughput units to `msg/min` for very low rate 7 years ago
  Alexander Moisseev 85719f70c7 [WebUI] Fix graph dataset selector initialization 7 years ago
  Alexander Moisseev eaf1a97728 [WebUI] Fix mouse events on throughput summary table area 7 years ago
  Alexander Moisseev 71d95e627a [WebUI] Fix compatibility with non-ES6 compliant browsers 7 years ago
  Alexander Moisseev 4b7282fef3 [WebUI] Fix `All SERVERS` graph fot just one available server 7 years ago
  Alexander Moisseev d0a206eb6e [WebUI] Add neighbours RRD data consolidation 7 years ago
  Alexander Moisseev 0c1deefc15 [WebUI] Add basic cluster support to Throughput tab 7 years ago
  Vsevolod Stakhov 5f64ec44e6 [WebUI] Move configuration tab to a separate module 7 years ago
  Vsevolod Stakhov b250998290 [WebUI] Fix retarded datatables 7 years ago
  Vsevolod Stakhov 44a97d4993 [WebUI] Update datatables to work with the requirejs 7 years ago
  Vsevolod Stakhov 977c7309f8 [WebUI] Add graph tab 7 years ago