Commit Graph

186 Commits (05772b30d74ee409b0b5459b3ae98779ec4d82c9)

Author SHA1 Message Date
Torkel Ödegaard 2fa7100c3b ux(dashboard): lots of tweaks and polish to row menu, added remove X to add panel and row option views, #6442 9 years ago
Torkel Ödegaard cdea420285 ux(dashboard): fixes for changing panel tabs, #6442 9 years ago
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 9 years ago
Torkel Ödegaard 9c50893221 progress on new design 9 years ago
fg2it 0984edd8b2 avoid copy of go dep. from vendor/ for release 9 years ago
fg2it 699c515369 enforce unconditional copy 9 years ago
fg2it 62a2f80f10 add option for grunt release 9 years ago
fg2it 174ea11b1c avoid copy of go dep. from vendor/ for release 9 years ago
Torkel Ödegaard 90c063060a fix(png): fixed phantomjs rendering issue with graph and y-axis label rotation, fixes #5220 10 years ago
fg2it 303cd8a5af [RenderToPng fix] (#4901) 10 years ago
bergquist 80818f80a9 tech(grunt): add check for not including "only" in tests 10 years ago
Torkel Ödegaard 4d63b576f7 tech(): put in a real event emitter instead of rxjs based on that was broken 10 years ago
Torkel Ödegaard 8451de8752 tech(): changed deps in package.json 10 years ago
Torkel Ödegaard 637db29fad tech(): updated phantomjs npm package to use phantomjs-prebuilt 10 years ago
bergquist 99e068643b feat(fonts): download fonts from grafana instead of CDN 10 years ago
Torkel Ödegaard 4cd4ce504d feat(plugins): worked on markdown support for plugin page, #4275 10 years ago
bergquist fadfa7cc42 fix(postcss): change sourcemap output folder 10 years ago
bergquist b912edbbef feat(grunt): add autoprefix with postcss 10 years ago
Torkel Ödegaard 8f9c3c8381 lib(): added teather lib and tested it with the panel menu 10 years ago
Torkel Ödegaard 4ab041f79e ux(): added sass linter, almost no rules enabled yet 10 years ago
Torkel Ödegaard fbe422008a ux(): began work on sasslint 10 years ago
Torkel Ödegaard 65f9cc986a ux(): styleguide with auto generated colors generated from the sass variable files 10 years ago
Torkel Ödegaard 9045be0c12 ux(sass): rename less folder to sass 10 years ago
Torkel Ödegaard 1e891f434d move to sass is starting to work 10 years ago
Torkel Ödegaard 5447bd007a ux(css): migrated from less to saas 10 years ago
Torkel Ödegaard f8e233e400 commit(): saas changs 10 years ago
Torkel Ödegaard c961d6218d ux(less): removed normalize 10 years ago
Torkel Ödegaard 5274f93db7 ux(less): began less / bootstrap less cleanup and restructuring 10 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 10 years ago
Torkel Ödegaard dad394523f fix(build): fixed minor issue in systemjs builder, and added SystemJs cache buster 10 years ago
Torkel Ödegaard 5b9ed82d29 feat(plugins): working on plugin examples 10 years ago
Torkel Ödegaard 82d5d1b003 feat(plugins): working on plugin examples 10 years ago
Torkel Ödegaard 0106033293 refactor(): removed stuff 10 years ago
Torkel Ödegaard 78598df96e fixes(): fixes for changed app -> public/app paths and fixes for optimized build 10 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 10 years ago
Torkel Ödegaard 9914714eeb removed npm frontend assets from repo, installed using npm install postinstall script 10 years ago
Torkel Ödegaard bc05cc4977 fix(phantomjs): another fix for phantomjs rendering, #3804 10 years ago
Torkel Ödegaard 6461981aa4 build(): minor change 10 years ago
Torkel Ödegaard 4a8f82ca9b fix(image rendering): fixed issue with image rendering, fixes #3804 10 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