Arve Knudsen
|
a5d9196a53
|
Chore/fix lint issues (#27704)
* Chore: Fix linting issues
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-09-22 16:22:19 +02:00 |
|
Arve Knudsen
|
d4e4cb4c71
|
Chore: Enable Go linter gocritic (#26224)
* Chore: Enable gocritic linter
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-07-16 14:39:01 +02:00 |
|
Arve Knudsen
|
41d432b5ae
|
Chore: Enable whitespace linter (#25903)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
|
2020-07-06 20:17:28 +02:00 |
|
Ivana Huckova
|
1c58202b26
|
@grafana/ui: Replace various icons using Icon component (#23442)
* Replace icons in dashboard and settings
* Replace icons in alerting
* Update batch of icons
* Implement icons accross various files
* Style updates
* Search: Fix recent and starred icons
* Update styling and details
* Replace new icon created by unicons
* Fix e2e test, styling
* Minor styling updates
Co-authored-by: Clarity-89 <homes89@ukr.net>
|
2020-04-12 22:20:02 +02:00 |
|
Torkel Ödegaard
|
da37f4c83f
|
XSS: Fixed history XSS issue (#22680)
|
2020-03-10 14:56:27 +01:00 |
|
wangguoliang
|
652fce7e76
|
Optimize some wrong usage and spelling
Signed-off-by: wgliang <liangcszzu@163.com>
|
2017-09-07 17:50:11 +08:00 |
|
Ben Tranter
|
1fd7b60efe
|
Add more information to basic diff logic
|
2017-06-29 14:38:48 -04:00 |
|
Ben Tranter
|
a3d22ae9c7
|
Document logic behind basic diff
|
2017-06-22 18:23:31 -04:00 |
|
Torkel Ödegaard
|
577dfee086
|
dasboard_history: fixed json diff so only dashbord is compared and not the whole dashboard revision object (message and restoreFrom etc was showing up in json diff)
|
2017-06-07 13:36:03 +02:00 |
|
Torkel Ödegaard
|
8f6c9c5946
|
dasboard_history: some polish around styles & diff colors, and minor fixes
|
2017-06-07 12:39:06 +02:00 |
|
Torkel Ödegaard
|
e2061312f5
|
refactoring: moved compare dashboard version command out of sqlstore, the code in this command did not use any sql operations and was more high level, could be moved out and use existing queries to get the versions
|
2017-06-06 00:15:40 +02:00 |
|