Torkel Ödegaard
32c8f495ab
ux(): redesign of axis & grid forms
2016-03-29 12:32:40 +02:00
Torkel Ödegaard
0c21d2c047
fix(ux): css fix for tabbed view caused edit views in dashboard to create horizontal scrollbar
2016-03-29 11:07:55 +02:00
Torkel Ödegaard
3e50ee6193
ux(): dashboard settings form polish, added on hover tooltip for checkbox directive
2016-03-29 11:01:00 +02:00
Torkel Ödegaard
70b66382eb
tech(): updated angularjs
2016-03-28 17:08:31 +02:00
Torkel Ödegaard
14326b626e
ux(): checkbox now works in dark and white theme
2016-03-28 13:10:42 +02:00
Torkel Ödegaard
1dabd68327
Merge branch 'master' into checkboxv3
2016-03-28 11:22:23 +02:00
Torkel Ödegaard
6ab1937ff5
changelog(): comment about possible breaking change with templated dashboards
2016-03-28 11:15:48 +02:00
Torkel Ödegaard
0afa545b06
Merge branch 'master' of github.com:grafana/grafana
2016-03-28 10:34:57 +02:00
Torkel Ödegaard
937cefe824
Merge pull request #4477 from grafana/dashlist-style
...
add card style css for dashlist panels and remove dark border on dash…
2016-03-28 10:34:49 +02:00
Torkel Ödegaard
896605f838
ux(): minor fix for row menu in pinned sidemenu state
2016-03-28 10:23:36 +02:00
Matt Toback
5407052e0c
Tightened up the bottom padding on playlist headers - distance to bottom border
2016-03-25 17:41:31 -04:00
Trent White
90c7943242
backing out card style on dashlist
2016-03-25 12:12:46 -04:00
Trent White
70d536c6c4
add card style css for dashlist panels and remove dark border on dashlist items to match the dropdown dashboard picker list
2016-03-25 11:54:50 -04:00
Matt
82b1a11820
Added a new util class for highlight words, proper variables added for light and dark
2016-03-24 22:01:33 -04:00
Torkel Ödegaard
ee7afcbe9e
ux() some final tweaks
2016-03-23 22:40:48 +01:00
Torkel Ödegaard
b3b63f836a
ux(): checkbox v3 with hover style
2016-03-23 22:28:38 +01:00
Torkel Ödegaard
c2ef2ef287
ux(): updated checkbox v3 experiment
2016-03-23 21:18:37 +01:00
Torkel Ödegaard
e65fd45c65
ux(): checkbox experiment
2016-03-23 21:10:06 +01:00
Torkel Ödegaard
5dfac9a765
feat(plugins): added plugin logo to navbar on plugin page, #4452
2016-03-23 16:37:58 +01:00
Torkel Ödegaard
b06d809364
ux(): changed name again
2016-03-23 15:42:46 +01:00
Torkel Ödegaard
f8fb97d912
ux(): restored natural language input class
2016-03-23 15:41:01 +01:00
Torkel Ödegaard
b7d198793f
refactor(): minor refactoring of #4455
2016-03-23 15:09:48 +01:00
Matt Toback
30b2a7169f
Form adjustments for app work
2016-03-22 18:41:04 -04:00
Matt Toback
4c5291f941
Updated card views to accommodate a 2 column layout at lg breakpoints
2016-03-22 10:21:47 -04:00
Torkel Ödegaard
64312ceded
ux(): updated http settings view with new checkboxes
2016-03-21 21:36:30 +01:00
Torkel Ödegaard
98206ab49f
ux(): created new gf-form-switch directive clean/refactoring
2016-03-21 21:24:06 +01:00
Torkel Ödegaard
fc983f9751
ux(): checkbox v2 tweaks
2016-03-21 14:08:18 +01:00
Torkel Ödegaard
ae255a7adf
ux(): new checkbox tweaks
2016-03-21 13:37:56 +01:00
Torkel Ödegaard
530b6a5088
ux(): another checkbox design
2016-03-21 11:27:53 +01:00
Torkel Ödegaard
5e52aaac6f
ux(): checkbox style test
2016-03-21 11:07:37 +01:00
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