Commit Graph

179 Commits (5595fc26837273d1740d1d761b18e81717ddd0f6)

Author SHA1 Message Date
Torkel Ödegaard 90c063060a fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220 9 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 9 years ago
bergquist 80818f80a9 tech(grunt): add check for not including "only" in tests 9 years ago
Torkel Ödegaard 4d63b576f7 tech(): put in a real event emitter instead of rxjs based on that was broken 9 years ago
Torkel Ödegaard 8451de8752 tech(): changed deps in package.json 9 years ago
Torkel Ödegaard 637db29fad tech(): updated phantomjs npm package to use phantomjs-prebuilt 9 years ago
bergquist 99e068643b feat(fonts): download fonts from grafana instead of CDN 9 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 9 years ago
bergquist fadfa7cc42 fix(postcss): change sourcemap output folder 9 years ago
bergquist b912edbbef feat(grunt): add autoprefix with postcss 9 years ago
Torkel Ödegaard 8f9c3c8381 lib(): added teather lib and tested it with the panel menu 9 years ago
Torkel Ödegaard 4ab041f79e ux(): added sass linter, almost no rules enabled yet 9 years ago
Torkel Ödegaard fbe422008a ux(): began work on sasslint 9 years ago
Torkel Ödegaard 65f9cc986a ux(): styleguide with auto generated colors generated from the sass variable files 9 years ago
Torkel Ödegaard 9045be0c12 ux(sass): rename less folder to sass 9 years ago
Torkel Ödegaard 1e891f434d move to sass is starting to work 9 years ago
Torkel Ödegaard 5447bd007a ux(css): migrated from less to saas 9 years ago
Torkel Ödegaard f8e233e400 commit(): saas changs 9 years ago
Torkel Ödegaard c961d6218d ux(less): removed normalize 9 years ago
Torkel Ödegaard 5274f93db7 ux(less): began less / bootstrap less cleanup and restructuring 9 years ago
Torkel Ödegaard f797b19825 fix(build): changed from postinstall script to regular grunt task for the copying of npm dependencies into public dir, fixes #4003 9 years ago
Torkel Ödegaard dad394523f fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 9 years ago
Torkel Ödegaard 5b9ed82d29 feat(plugins): working on plugin examples 9 years ago
Torkel Ödegaard 82d5d1b003 feat(plugins): working on plugin examples 9 years ago
Torkel Ödegaard 0106033293 refactor(): removed stuff 9 years ago
Torkel Ödegaard 78598df96e fixes(): fixes for changed app -> public/app paths and fixes for optimized build 9 years ago
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 9 years ago
Torkel Ödegaard 9914714eeb removed npm frontend assets from repo, installed using npm install postinstall script 9 years ago
Torkel Ödegaard bc05cc4977 fix(phantomjs): another fix for phantomjs rendering, #3804 9 years ago
Torkel Ödegaard 6461981aa4 build(): minor change 9 years ago
Torkel Ödegaard 4a8f82ca9b fix(image rendering): fixed issue with image rendering, fixes #3804 9 years ago
Torkel Ödegaard b55f8215ec feat(apps): work on plugin directives loading 10 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 10 years ago
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 10 years ago
Torkel Ödegaard d83e24572a feat(plugins): more refactoring 10 years ago
Torkel Ödegaard ca3405afc5 feat(plugins): moved http settings to directive instad of just ng-include partial 10 years ago
Torkel Ödegaard 0a9f705308 tech(systemjs): more fixes for optmized build 10 years ago
Torkel Ödegaard 4522b02925 tech(systemjs): almost all tests are passing 10 years ago
Torkel Ödegaard f7888886e9 tech(systemjs): working on getting tests to work 10 years ago
Torkel Ödegaard dfd5413b10 tech(systemjs): worked on making optimized builds work with systemjs builder 10 years ago
Torkel Ödegaard 93e424de4c tech(systemjs): work on systemjs builder 10 years ago
Torkel Ödegaard 545c39356a tech(systemjs): starting work on systemjs bundling 10 years ago
Torkel Ödegaard 7c06b5cc22 tech(systemjs): minor change 10 years ago
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 10 years ago
Torkel Ödegaard c24935b519 minor progress 10 years ago
Torkel Ödegaard ca84ef38f8 angular2 test 10 years ago
Torkel Ödegaard 04ff97cd72 tech(systemjs): tricky mixing systemjs and requirejs, might need to migrate 10 years ago
Torkel Ödegaard 7ee290cc57 tech(systemjs): systemjs and jspm work 10 years ago
Torkel Ödegaard e194461420 feat(grunt watch): optimized grunt watch, now only operates on changed files 10 years ago
Torkel Ödegaard 8eb3e48bc7 fix(build): fixed build issues with concat not including require_config 10 years ago