rozetko
c86b87f9d9
Update version in readme
6 years ago
rozetko
606927d212
Rename: Reverse peak -> trough
6 years ago
rozetko
3530931805
Add "Reverse Peaks" analytic type
6 years ago
sanke
09af4a50b7
update hastic panel logo
6 years ago
sanke1
e0681fe3dd
replace AnalyticUnitId with AnalyticUnitName on graph tooltip ( #57 )
6 years ago
Coin de Gamma
28eb2ba7d6
start->from & finish->to in segments
6 years ago
Coin de Gamma
9dd3468f02
rm querying status
6 years ago
Alexey Velikiy
eb56100133
segmentId to string
6 years ago
VargBurz
c11dd8cea9
fix npm run build
6 years ago
Alexey Velikiy
f2d140bb5b
rm alerting
6 years ago
rozetko
3eb77b4cf8
Uppercase hotfix
6 years ago
Alexey Velikiy
18d5ea29b5
uppercase literals
6 years ago
rozetko
a88789fb8e
Add custom model
6 years ago
rozetko
5f31a87b67
Patch jquery.flot.selection: add strokeAlpha and fillAlpha options
6 years ago
rozetko
68a6069fa2
No crosshair #50 ( #53 )
...
* Install jquery and imports-loader for loading flot-plugins
* Remove jquery from externals and load flot-plugins using imports-loader
* Fix imports
* Add flot-plugins to vendor/flot
6 years ago
rozetko
2d1e327a91
Remove unused import from test
6 years ago
sanke1
76890429cd
Change README logo size to 30% of initial
6 years ago
sanke1
e5f0950a86
update logo
6 years ago
sanke1
2bf3005efe
add logo to readme
6 years ago
sanke1
3557a14aae
fix issue #49 ( #52 )
...
* remove color index from code
use different approach
fix issue #49
* remove unneeded space
change var to let
* add 2 more tests to check correct color choice behaviour after deleting anomalies
* use more descriptive word in text description
6 years ago
rozetko
5aeb18ec19
Add jest basic tests #30 ( #51 )
...
* setup jest
add basic tests to check if works
* temporary commit
* Create mocks
* Add tests setup
* Update tests
* Remove package-lock.json
6 years ago
rozetko
54aeb6c78a
First release #43
6 years ago
rozetko
3a33b67540
Unsupported grafana version 5.2.1 #37 ( #45 )
...
* Add Grafana's embedded modules
* Include them from vendor/ instead of grafana/
6 years ago
rozetko
39e54226ae
Problems with singlestat and piechart panels #42 ( #44 )
6 years ago
sanke1
b2a474178d
Choosing custom color for analytic unit #31 ( #41 )
...
* add type to value in used methids
rename Anomaly => AnalyticUnit
fix wrong method being called
* add an exception to AnalyticUnitColorChange
6 years ago
rozetko
ee93d35e8b
rm dist
6 years ago
rozetko
82bb38e216
Update dist
6 years ago
sanke1
b4097dc1c9
Choosing custom color for analytic unit #31 ( #40 )
6 years ago
sanke1
7740ffae75
Releases & installation from releases #26 ( #38 )
...
* remove dist from repo
* add steps to installation from source
* add installation guide using wget+tar
PLACEHOLDER LINKS FOR NOW
* add -zxvf
* specify directory for installation
6 years ago
Alexey Velikiy
0335fd40c0
Deleting any analytic unit only deletes the first one #33 ( #36 )
...
* change all AnalyticUnit key occurences to ids
* Fix map id index (use id instead of name)
* aid -> id
6 years ago
sanke1
964ff5af10
Merge pull request #32 from hastic/Colors#18
...
New analytic units start with a preset color from the palette
6 years ago
sanke
c5556bc436
move import from lodash below colors
6 years ago
sanke
d80ff132e8
move import { Emitter } below colors import
6 years ago
sanke
8cb6e29a17
add one more line below color import
6 years ago
sanke
75eb6a610d
remove passed variable
...
use property instead
6 years ago
sanke
acc2a5724a
remove unneeded lines according to PR review
...
add type to some fields
6 years ago
sanke
cfeade4f6e
New analytic units start with a preset color from the palette
...
(redo previous color branch)
6 years ago
Alexey Velikiy
e3e4516096
analytic type in form name vs value
6 years ago
Alexey Velikiy
74f5563096
remove annotations
6 years ago
Alexey Velikiy
9b490a935b
fixs
6 years ago
Alexey Velikiy
0de869640d
some commit
6 years ago
Alexey Velikiy
4f04885ca4
naming++
6 years ago
Alexey Velikiy
b453751866
some commit
6 years ago
Alexey Velikiy
fcf0b9a1b3
renaming++
6 years ago
Alexey Velikiy
1b2f90e940
naming++
6 years ago
Alexey Velikiy
6b7c414497
AnalyticUnitKey -> AnalyticUnitId
6 years ago
Alexey Velikiy
542e172cde
model -< models
6 years ago
Alexey Velikiy
7cc7a2f5c1
renaming anomalyType to analyticUnit
6 years ago
rozetko
d5b67cf1b0
Change anomaly_id to predictor_id ( #25 )
6 years ago
rozetko
874fc45112
axes editor fix
6 years ago