Torkel Ödegaard
|
d27a0f5b0c
|
ux(): small ux fix for inspector modal
|
2016-02-29 14:35:55 +01:00 |
|
bergquist
|
e3be9f7fe9
|
ux(graph): widen input in general tab
|
2016-02-26 11:36:23 +01:00 |
|
bergquist
|
b490bdfe33
|
ux(row_editor): tight-form -> gf-form
|
2016-02-24 13:49:42 +01:00 |
|
bergquist
|
f6457a2023
|
ux(templating): tight-form -> gf-form
|
2016-02-24 11:56:45 +01:00 |
|
Torkel Ödegaard
|
7207068181
|
ux(): worked more on new tabs view
|
2016-02-24 10:32:22 +01:00 |
|
bergquist
|
a3e22091be
|
ux(submenu): tight-form -> gf-form
|
2016-02-24 08:32:09 +01:00 |
|
utkarshcmu
|
d0b191af18
|
Changed snapshot shortcut to CTRL+I
|
2016-02-23 11:23:13 -08:00 |
|
utkarshcmu
|
c2439b04c9
|
keyboard shortcut for taking snapshot
|
2016-02-23 08:11:04 -08:00 |
|
bergquist
|
ed550a894f
|
ux(reset_password): tight-form -> gf-form
|
2016-02-23 16:14:29 +01:00 |
|
bergquist
|
8b51f58fe7
|
ux(row_editor): tight-form -> gf-form
|
2016-02-23 15:48:39 +01:00 |
|
Torkel Ödegaard
|
26c5029256
|
ux(): new dashboard tabs view
|
2016-02-23 13:20:59 +01:00 |
|
utkarshcmu
|
17c7ce9b40
|
Added export option in Help modal
|
2016-02-23 00:57:39 -08:00 |
|
Torkel Ödegaard
|
92efd17952
|
fix(ux): fixed panel json edit view
|
2016-02-22 19:03:53 +01:00 |
|
Torkel Ödegaard
|
56a05d78bd
|
Merge branch 'popover-to-drop'
|
2016-02-22 18:56:54 +01:00 |
|
Torkel Ödegaard
|
fa5cf602f5
|
removed old popover and unused boostrap components
|
2016-02-22 18:56:35 +01:00 |
|
bergquist
|
1164510004
|
ux(dashboard): migrate view json to gf-form
|
2016-02-22 18:03:51 +01:00 |
|
Matt
|
ab4957684f
|
Merged with master, I think
|
2016-02-20 10:13:18 -05:00 |
|
Torkel Ödegaard
|
52241b8e0b
|
ux(): completed gf-size class rename
|
2016-02-20 14:48:10 +01:00 |
|
Torkel Ödegaard
|
701a2fdcf3
|
ux(): tweaks and polish, and also simpifying width classes, gf-size-xxx and gf-size-max-xx are now width-(1-30), and max-width-(1-30)
|
2016-02-20 14:21:39 +01:00 |
|
Torkel Ödegaard
|
a685e46fb6
|
ux(): minor tweaks
|
2016-02-20 11:05:06 +01:00 |
|
Trent White
|
bd0357b637
|
added angular gradient to page and login. Tweaked header underline to not be so heavy. Tweaked stacked logo on login. Created an alternative to avatar when there's no connection to gravatar - could use work, but I think you get the idea.
|
2016-02-19 17:34:09 -05:00 |
|
Torkel Ödegaard
|
e24e34619a
|
ux(): began long on tiresome work on color refactors, polished button styles, added buttons to styleguide
|
2016-02-18 20:41:23 +01:00 |
|
Torkel Ödegaard
|
cae975cb39
|
ux(): fixed login, signup, signup step2 and invite views
|
2016-02-18 14:44:36 +01:00 |
|
Torkel Ödegaard
|
08c1def8b7
|
ux(): minor update
|
2016-02-18 09:44:40 +01:00 |
|
Torkel Ödegaard
|
8193d50da7
|
ux(): updated graph form styles
|
2016-02-17 13:46:18 +01:00 |
|
Torkel Ödegaard
|
50c79df70f
|
ux(less): less cleanup of unused styles, restructuring and consolidating
|
2016-02-14 20:44:41 +01:00 |
|
Torkel Ödegaard
|
b369b7e495
|
ux(): added page-dashboard body class
|
2016-02-12 18:55:45 +01:00 |
|
Torkel Ödegaard
|
ac5f7ecdea
|
fix(img): fixed img link on signup
|
2016-02-11 15:49:55 +01:00 |
|
bergquist
|
b469904c7f
|
fix(login): hide divider if no oath
closes #3980
|
2016-02-10 10:41:43 +01:00 |
|
Torkel Ödegaard
|
397e4e4766
|
fix(img): img link on login
|
2016-02-09 12:20:09 +01:00 |
|
bergquist
|
0f52b4397f
|
feat(login): minor ux improvements
make buttons bigger and introduce the login divider.
closes #3698
|
2016-02-08 11:18:41 +01:00 |
|
Torkel Ödegaard
|
853cd16336
|
fix(search); fixes to dashboard search (using keyboard), and fix for singlestat in snapshot view
|
2016-02-05 13:48:10 +01:00 |
|
Torkel Ödegaard
|
660ce3a61d
|
fix(row editor): row editor fix and cleanup of unused code
|
2016-02-04 22:19:46 +01:00 |
|
Torkel Ödegaard
|
33dc9fdd76
|
fix(inspector): fixed broken panel error inspect
|
2016-02-04 15:23:40 +01:00 |
|
Torkel Ödegaard
|
2a8b96b680
|
feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors
|
2016-02-04 14:36:19 +01:00 |
|
Torkel Ödegaard
|
f2700822e9
|
feat(plugins): extracted first plugin row to its own component
|
2016-02-02 16:32:36 +01:00 |
|
Torkel Ödegaard
|
21f6c07686
|
feat(plugins): more progress on plugin editors
|
2016-02-02 15:15:20 +01:00 |
|
Torkel Ödegaard
|
356f7b9db6
|
feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests
|
2016-02-02 13:07:54 +01:00 |
|
Torkel Ödegaard
|
eaaf9246b7
|
feat(plugins): more work on refining datasource editors
|
2016-02-02 09:12:58 +01:00 |
|
Torkel Ödegaard
|
30a8a434a1
|
Merge branch 'master' into plugin-editors
Conflicts:
public/app/features/panel/panel.ts
public/app/features/panel/panel_directive.js
public/app/plugins/datasource/grafana/module.ts
|
2016-02-01 21:37:36 +01:00 |
|
Torkel Ödegaard
|
79db997e8c
|
login(): testing new login look on login page
|
2016-02-01 21:31:54 +01:00 |
|
Torkel Ödegaard
|
e737dab5ca
|
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
|
2016-02-01 18:19:02 +01:00 |
|
Torkel Ödegaard
|
2f78584cdb
|
poc(plugin editors): experimential test for plugin editors
|
2016-02-01 12:42:10 +01:00 |
|
Torkel Ödegaard
|
3f945e886b
|
merge sync with master
|
2016-01-31 19:51:23 +01:00 |
|
Torkel Ödegaard
|
d617d029d2
|
fix(css): fixed issues introduced in recent sidemenu enhancements, fixes #3893, fixes #3894
|
2016-01-30 12:55:47 -05:00 |
|
Torkel Ödegaard
|
57d22fb93f
|
Merge remote-tracking branch 'origin/master' into panelbase
|
2016-01-27 17:33:33 -05:00 |
|
Torkel Ödegaard
|
34b82caaa8
|
feat(panels): fixed unit tests
|
2016-01-27 12:51:01 -05:00 |
|
bergquist
|
09de46e5ac
|
tech(search): convert search to typescript
|
2016-01-26 17:54:19 +01:00 |
|
Torkel Ödegaard
|
b0dd79cbfd
|
feat(panels): MetricsPanelCtrl is starting to work
|
2016-01-25 17:51:18 -05:00 |
|
Torkel Ödegaard
|
9c6698e87b
|
feat(panels): progress on new panel infrastructure, base classes
|
2016-01-25 15:09:37 -05:00 |
|