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
sanke1
833f06063c
How-to install #15 ( #22 )
...
* How-to install #15
6 years ago
rozetko
1c8270d08a
Update dist
6 years ago
rozetko
99de00ec33
Make 'General approach' be shown like 'General' #19
6 years ago
rozetko
9258b5d95a
Update dist
6 years ago
rozetko
dfdadd69dd
Support old pattern name #19
6 years ago
sanke1
2c696c4fd9
Rename "General approach" to "General" #19
6 years ago
Alexey Velikiy
578d19f4fa
add launch.json
6 years ago
sanke1
5df3411277
change ssh clone to https clone in readme
...
change link to https for accessibility for users without ssh keys
6 years ago
sanke1
26f01f6e65
add alpha disclaimer ( #12 )
...
add alpha disclaimer
6 years ago
sanke1
85f3bd718e
Text and eng formatting ( #11 )
...
Improve readability of readme.
Fix some english
6 years ago
Alexey Velikiy
feed7df570
Update README.md
6 years ago
rozetko
8562793d3e
Update dist
6 years ago
rozetko
aa2ca94632
Enable peaks in analytics tab
6 years ago
sanke1
7202b91d0f
change theme to light ( #10 )
6 years ago
Egor
39ee0982e8
Merge branch 'master' of https://github.com/hastic/hastic-grafana-graph-panel
6 years ago
Egor
9fbbb944d7
add light theme mag and pin icons
6 years ago