Torkel Ödegaard
a2baec8592
fix(panel): fixed panel help tooltip issue, #4079
2016-12-19 16:36:09 +01:00
Torkel Ödegaard
3bb9d47a45
minor change to #6904
2016-12-12 11:38:10 +01:00
Gabriel Nepomuceno
cbf0d571f5
Removing task from other build sources
2016-12-10 09:00:58 +00:00
Gabriel Nepomuceno
2f46c56672
removing type validation because copy needs to be done first
2016-12-09 23:41:07 +00:00
Gabriel Nepomuceno
7ff07aa7b1
Revoming old files
2016-12-09 22:05:11 +00:00
Gabriel Nepomuceno
a8ae0a5b79
fixing compilation of grunt
2016-12-09 21:53:00 +00:00
Torkel Ödegaard
2fa7100c3b
ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442
2016-11-04 11:43:49 +01:00
Torkel Ödegaard
cdea420285
ux(dashboard): fixes for changing panel tabs, #6442
2016-11-02 21:45:46 +01:00
Torkel Ödegaard
40ea014fa8
ux(dashboar): added shortcut for build mode, switched keybinding lib to mousetrap, supports sequences so also added for Go to home dashboard, open search with starred dashbords prefiltered, go to profile, #6442
2016-11-02 12:55:58 +01:00
Torkel Ödegaard
9c50893221
progress on new design
2016-10-27 21:51:57 +02:00
fg2it
699c515369
enforce unconditional copy
2016-09-18 11:45:46 +00:00
fg2it
62a2f80f10
add option for grunt release
2016-09-18 09:13:00 +00:00
Torkel Ödegaard
90c063060a
fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220
2016-06-17 14:36:10 +02:00
fg2it
303cd8a5af
[RenderToPng fix] ( #4901 )
...
* removing useless code
* fix various minor typo
* don't silence phantomjs timeout and allow more time
* fix gofmt
2016-05-04 09:07:45 +02:00
Torkel Ödegaard
4d63b576f7
tech(): put in a real event emitter instead of rxjs based on that was broken
2016-04-07 19:47:48 -04:00
Torkel Ödegaard
8451de8752
tech(): changed deps in package.json
2016-03-30 08:10:22 -07:00
Torkel Ödegaard
637db29fad
tech(): updated phantomjs npm package to use phantomjs-prebuilt
2016-03-23 13:26:38 +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
f4666df7da
Merge branch 'master' of github.com:grafana/grafana
2016-03-07 18:04:06 +01:00
Torkel Ödegaard
4cd4ce504d
feat(plugins): worked on markdown support for plugin page, #4275
2016-03-07 18:03:45 +01:00
bergquist
fadfa7cc42
fix(postcss): change sourcemap output folder
2016-03-07 17:52:47 +01:00
bergquist
b912edbbef
feat(grunt): add autoprefix with postcss
...
closes #4250
2016-03-07 17:49:47 +01:00
Torkel Ödegaard
8f9c3c8381
lib(): added teather lib and tested it with the panel menu
2016-02-21 16:44:11 +01:00
Torkel Ödegaard
4ab041f79e
ux(): added sass linter, almost no rules enabled yet
2016-02-20 18:31:09 +01:00
Torkel Ödegaard
9045be0c12
ux(sass): rename less folder to sass
2016-02-15 18:17:06 +01:00
Torkel Ödegaard
1e891f434d
move to sass is starting to work
2016-02-15 16:44:23 +01:00
Torkel Ödegaard
5447bd007a
ux(css): migrated from less to saas
2016-02-15 16:02:58 +01:00
Torkel Ödegaard
f8e233e400
commit(): saas changs
2016-02-15 15:27:41 +01:00
Torkel Ödegaard
c961d6218d
ux(less): removed normalize
2016-02-15 14:43:33 +01:00
Torkel Ödegaard
5274f93db7
ux(less): began less / bootstrap less cleanup and restructuring
2016-02-14 18:02:53 +01:00
Torkel Ödegaard
78598df96e
fixes(): fixes for changed app -> public/app paths and fixes for optimized build
2016-02-01 19:00:40 +01:00
Torkel Ödegaard
9914714eeb
removed npm frontend assets from repo, installed using npm install postinstall script
2016-01-28 14:37:24 -05:00
Torkel Ödegaard
bc05cc4977
fix(phantomjs): another fix for phantomjs rendering, #3804
2016-01-21 12:57:03 +01:00
Torkel Ödegaard
4a8f82ca9b
fix(image rendering): fixed issue with image rendering, fixes #3804
2016-01-21 10:10:32 +01:00
Torkel Ödegaard
b55f8215ec
feat(apps): work on plugin directives loading
2016-01-13 22:31:29 +01:00
Torkel Ödegaard
59c928acc2
feat(tslint): added more tslint rules
2016-01-13 21:07:57 +01:00
Torkel Ödegaard
c1e94e61d0
feat(apps): lots of more work on apps, changed app_plugin to app_settings in order to to confuse the app plugin model (definition) and app org settings
2016-01-10 21:37:11 +01:00
Torkel Ödegaard
d83e24572a
feat(plugins): more refactoring
2016-01-09 23:52:13 +01:00
Torkel Ödegaard
ca3405afc5
feat(plugins): moved http settings to directive instad of just ng-include partial
2016-01-09 19:03:03 +01:00
Torkel Ödegaard
0a9f705308
tech(systemjs): more fixes for optmized build
2015-12-21 16:34:18 +01:00
Torkel Ödegaard
dabd680d6b
tech(systemjs): merged sync with master, all tests are passing
2015-12-21 16:13:24 +01:00
Torkel Ödegaard
4522b02925
tech(systemjs): almost all tests are passing
2015-12-21 16:00:58 +01:00
Torkel Ödegaard
f7888886e9
tech(systemjs): working on getting tests to work
2015-12-21 11:10:16 +01:00
Torkel Ödegaard
dfd5413b10
tech(systemjs): worked on making optimized builds work with systemjs builder
2015-12-21 10:02:39 +01:00
Torkel Ödegaard
7c06b5cc22
tech(systemjs): minor change
2015-12-17 13:18:32 +01:00
Torkel Ödegaard
3b8e478a6a
tech(systemjs): finally starting to get systemjs and typescript and runtime loading to work together in a manner that I want it to.. took forever
2015-12-17 11:46:10 +01:00
Torkel Ödegaard
c24935b519
minor progress
2015-12-16 17:01:34 +01:00
Torkel Ödegaard
ca84ef38f8
angular2 test
2015-12-16 12:21:13 +01:00
Torkel Ödegaard
04ff97cd72
tech(systemjs): tricky mixing systemjs and requirejs, might need to migrate
2015-12-15 20:23:55 +01:00
Torkel Ödegaard
7ee290cc57
tech(systemjs): systemjs and jspm work
2015-12-15 17:56:16 +01:00