Marcus Efraimsson
8fd153edb7
API: Restrict anonymous user information access ( #18422 )
...
Existing /api/alert-notifications now requires at least editor access.
Existing /api/alert-notifiers now requires at least editor access.
New /api/alert-notifications/lookup returns less information than
/api/alert-notifications and can be access by any authenticated user.
Existing /api/org/users now requires org admin role.
New /api/org/users/lookup returns less information than
/api/org/users and can be access by users that are org admins,
admin in any folder or admin of any team.
UserPicker component now uses /api/org/users/lookup instead
of /api/org/users.
Fixes #17318
2019-08-12 20:03:48 +02:00
Ryan McKinley
a52162da37
GettingStarted: Skip Query for getting started ( #18268 )
2019-07-28 07:54:38 +02:00
Ryan McKinley
3f15170914
Refactor: move some files to @grafana/data ( #17952 )
...
* moving to data WIP
* more refactoring
* add missing test
* mock full path
* remove sinon from grafana-ui
2019-07-06 08:05:53 +02:00
Tobias Skarhed
0b9de3f761
noImplicitAny: Lower count to about 3450 ( #17799 )
2019-06-27 15:56:02 +02:00
Ryan McKinley
37011dd8f3
GettingStarted: add key and remove ng-class ( #17007 )
2019-05-10 11:48:27 -07:00
Ryan McKinley
f617cd8975
GettingStarted: convert to react panel plugin ( #16985 )
...
* getting started
* getting started
2019-05-10 07:48:31 +02:00
Torkel Ödegaard
a9e01d8b04
GettingStarted: Fixes layout issues, fixes #16926 ( #16941 )
2019-05-08 17:22:25 +02:00
Patrick O'Carroll
d040e336c1
UI: Remove old icons ( #16335 )
...
* removed unsused grafana-icon classes, replaced grafana-icons with gicons
* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown
* removed unsused grafana-icon classes, replaced grafana-icons with gicons
* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown
* replaced fontawesome cog, eye, link and edit with gicons
* updated snapshot
* fixed color of cog in dashboard nav, removed icons from buttons, ran preitterier on some files
* changed opacity on getting started icons and fixed getting started button
* .5 -> 0.5 fix for prettier
2019-04-17 15:18:32 +02:00
Patrick O'Carroll
abbb6f933c
added jsdoc-format rule and fixed files that didn't follow new rule ( #13107 )
2018-08-31 16:40:43 +02:00
Patrick O'Carroll
a702603e7b
changed var to const 2 ( #13068 )
...
* changed var to const
* fixed typo created in last commit
* added or empty object to options in prometheus/datasource
2018-08-29 14:27:29 +02:00
Torkel Ödegaard
27835f373e
cleanup: removed unused typescript typings import
2018-01-04 10:12:02 +01:00
Torkel Ödegaard
3a1f52d8a2
prettier: ran on all files again, sorry. now settings are defined in package.json
2017-12-21 08:39:31 +01:00
Torkel Ödegaard
fadfc665e4
tech: ran pretttier on all typescript files
2017-12-19 16:06:54 +01:00
Torkel Ödegaard
fff0fa2aee
Merge branch 'master' into develop
2017-10-22 11:51:14 +02:00
Torkel Ödegaard
039fc2964a
fix: getting started panel and mark adding data source as done, fixes #9568
2017-10-18 12:02:57 +02:00
Torkel Ödegaard
18337f610d
Merge branch 'master' into develop
2017-09-22 08:42:07 +02:00
Torkel Ödegaard
b8d9722b4f
tech: removing unused variables from typescript files, and making tslint rules more strict
2017-09-21 16:40:18 +02:00
Torkel Ödegaard
4819e50441
newgrid: fixes to default home dashboard
2017-08-25 14:47:57 +02:00
Torkel Ödegaard
1aa5ed0cde
ux: minor fixes
2017-08-25 10:41:24 +02:00
Torkel Ödegaard
f1276774a0
typescript: updated tslint and fixed new warnings
2017-04-20 11:16:37 +02:00
Torkel Ödegaard
aa47b9bf5c
refactoring: simplified backend_srv and subUrl handling, #8122
2017-04-14 19:01:08 +02:00
Daniel Lee
69bec98962
chore: update all grafana.org urls to .com
2017-03-21 15:37:55 +01:00
Torkel Ödegaard
4d4e165be7
links: updated links from grafana.net to grafana.com
2017-03-20 10:20:32 +01:00
Matt Toback
e58b6989c2
Small refactor to make hover highlighting proper, added a title tag for the completed grafana step. ( #6882 )
2016-12-09 09:42:24 +01:00
Torkel Ödegaard
05772b30d7
feat(ux): completed work on getting started panel, #6466
2016-12-08 10:25:05 +01:00
Matt Toback
6ae6a5d312
Polished some styles, updated issue 6466
2016-12-07 14:51:00 -05:00
Torkel Ödegaard
2f354ed926
fix(getting started panel): some more work on this, #6466
2016-11-24 13:58:51 +01:00
Torkel Ödegaard
1dc581bdfa
ux(gettingstarted): progress on getting started panel, #6466
2016-11-18 17:42:14 +01:00
Torkel Ödegaard
0c9001c7ae
ux(gettingstarted): progress on getting started panel, #6466
2016-11-18 16:31:19 +01:00
Torkel Ödegaard
18a37a9eef
ux(getting started): struggleing witch cleaning up the css, #6466
2016-11-10 14:21:37 +01:00
Torkel Ödegaard
fb57bf77da
ux(getting started): progress on getting started panel and persited help flag states, #6466
2016-11-09 10:41:39 +01:00
Matt Toback
15e369ec02
First pass of getting started panel for home dashboard
2016-11-02 17:21:11 -04:00