Torkel Ödegaard
9c2809a1a4
ux(): button style tweaks, align with grafana.net styles more
2016-03-20 10:31:50 +01:00
Torkel Ödegaard
73e5c70d80
fix(ux): fixed ux issue in new cards data source list, now handles overflowing urls and titles, fixes #4403
2016-03-19 11:37:40 +01:00
Matt Toback
084ad69c53
Beginngings of style adjustments to support worldPing app
2016-03-18 19:32:50 -04:00
Torkel Ödegaard
b2fe7e518f
ux(): added specific fallback logos for plugin depending on type, polished layout selector style
2016-03-17 10:15:16 +01:00
Matt Toback
6bf05a8154
Made the input shadow a bit more subtle while maintaining the box shadow
2016-03-16 16:08:18 -04:00
Torkel Ödegaard
4144f71e23
Merge branch 'datasource-lists-cards'
2016-03-16 15:05:46 +01:00
Torkel Ödegaard
852ecd71f7
ux(): update data source list to card view, #4364
2016-03-16 15:05:07 +01:00
bergquist
aadc6e0bbd
fix(fonts): move icon fonts back to main css
2016-03-16 14:45:39 +01:00
bergquist
99e068643b
feat(fonts): download fonts from grafana instead of CDN
...
Makes its possible to run grafana without internet access.
The performance hit by not using a cdn is very small since
most grafana instances are setup on locally.
closes #4223
2016-03-16 10:51:59 +01:00
Torkel Ödegaard
e4c0c39fbf
ux(): began work on updating data source list to cards view
2016-03-15 20:29:35 +01:00
Torkel Ödegaard
1abdd170d3
ux(): fixes to cards and sorting plugin list, #4364
2016-03-15 15:52:29 +01:00
Torkel Ödegaard
c411714546
ux(): added card layout selector and list view mode, #4364
2016-03-15 15:28:37 +01:00
Torkel Ödegaard
82eb32a71e
ux(): initial pass at new card / list design, #4364
2016-03-15 09:15:24 +01:00
Torkel Ödegaard
581ffb862c
feat(plugins): polish to plugin page, better handling for reading readme file contents
2016-03-13 19:21:44 +01:00
Torkel Ödegaard
db98632078
feat(plugins): progress on plugins page
2016-03-08 12:31:37 +01:00
bergquist
b912edbbef
feat(grunt): add autoprefix with postcss
...
closes #4250
2016-03-07 17:49:47 +01:00
Torkel Ödegaard
b8fb8cdce6
feat(plugins): progress on plugin details page, # 4275
2016-03-07 14:32:16 +01:00
Torkel Ödegaard
135679096b
feat(plugins): progress on plugin details page, # 4275
2016-03-07 14:31:17 +01:00
Torkel Ödegaard
260c731f6b
fix(panel): fixes for panel height and alignment management and scrollable legends, closes #4266
2016-03-06 12:34:47 +01:00
Torkel Ödegaard
a72d73294c
ux(): updated fonts
2016-03-05 13:44:14 +01:00
Torkel Ödegaard
fcd75422d5
ux(): update all confirm modals to new design
2016-03-04 20:57:10 +01:00
Torkel Ödegaard
b673bc1386
ux(): minor fix to login page
2016-03-04 12:13:40 +01:00
Torkel Ödegaard
4b08f3909d
fix(graph): legend height calculation now takes into account series hidden from legend, fixes #4245
2016-03-04 11:16:31 +01:00
Torkel Ödegaard
a6623357ad
ux(): minor tweak to validation state
2016-03-04 09:42:35 +01:00
Torkel Ödegaard
8bc1af9d1a
ux(): work on new modal design #4191
2016-03-02 21:27:08 +01:00
Torkel Ödegaard
fd1a0edf7f
ux(): worked on new modal design #4191
2016-03-02 20:56:04 +01:00
Torkel Ödegaard
950455bd93
ux(): combined page header and tab views
2016-03-02 16:56:16 +01:00
Torkel Ödegaard
9d3d0912e5
ux(): added on hover chevron to pinned brand button
2016-03-02 08:55:13 +01:00
Torkel Ödegaard
1ed4f64e60
templating(): minor update to regex escape chars, #2918
2016-03-02 08:44:20 +01:00
Torkel Ödegaard
df67d57bca
ux(): minor work on info popover
2016-03-01 21:01:41 +01:00
Torkel Ödegaard
2d9a2506b4
ux(): fixed panel margin
2016-03-01 13:50:24 +01:00
Torkel Ödegaard
f4b97979c4
ux(): minor fix
2016-03-01 12:26:31 +01:00
Torkel Ödegaard
839c675cb9
ux(): minor tweak
2016-02-29 16:38:45 +01:00
Torkel Ödegaard
3624587f08
misc(): added elasticsearch.yml config file to docker test env
2016-02-29 13:42:55 +01:00
Torkel Ödegaard
ae604b6289
ux(annotations): minor polish to annotations editor
2016-02-29 09:50:40 +01:00
Torkel Ödegaard
352cdc137d
fix(ux): fixed select box appearance in firefox, fixes #4168
2016-02-27 07:12:05 +01:00
Torkel Ödegaard
7f970bbc7b
ux(): mini polish to forms, reducing padding between checkbox and label
2016-02-26 19:06:35 +01:00
Torkel Ödegaard
35609fe3d1
ux(): mini fix to alert close btn
2016-02-26 18:59:24 +01:00
Torkel Ödegaard
d55dc92502
feat(plugins): restored config view functionality to plugin page
2016-02-26 18:55:17 +01:00
Torkel Ödegaard
c148d89004
feat(plugins): progress on plugins page
2016-02-26 18:25:39 +01:00
Torkel Ödegaard
b98e5690eb
ux(): sidemenu, fix to hide subnav menu when you click on hover subnav items
2016-02-26 10:22:06 +01:00
Torkel Ödegaard
c521182ceb
feat(plugins): more work on plugins list/edit view
2016-02-25 15:56:28 +01:00
Matt
7ca8db15d9
Removed commented out old code
2016-02-25 12:36:03 +11:00
Matt
9d96382ecc
Reduced height of tabs and nav-tabs elsewhere
2016-02-25 12:30:36 +11:00
Matt
b86b8965f1
Reduced the heigh of the tabs, adjusted padding on h3
2016-02-25 12:05:19 +11:00
Torkel Ödegaard
f6c49daaa6
Merge branch 'master' of github.com:grafana/grafana
2016-02-24 19:33:08 +01:00
Torkel Ödegaard
a129a6192a
ux(): fixed hight of top navbar
2016-02-24 18:34:31 +01:00
Torkel Ödegaard
22ae259cf5
ux(): varios tweaks and polish
2016-02-24 17:49:08 +01:00
Torkel Ödegaard
e627820d3d
ux(): padding / margin tweaks and polish
2016-02-24 17:06:02 +01:00
bergquist
f6457a2023
ux(templating): tight-form -> gf-form
2016-02-24 11:56:45 +01:00