Commit Graph

197 Commits (83d864e7e42dc46e2fc015146f84200417718097)

Author SHA1 Message Date
Torkel Ödegaard 7864828e75 packaging: publish nightly builds 8 years ago
bergquist 2de8cdb85c tech(build): remove unused deps 8 years ago
Torkel Ödegaard b191638f41 feat(packaging): Make config file not part of package to simplify upgrade, made commit always a short sha, changed RESTART_ON_UPGRADE to true by default, #7399, #7227 8 years ago
Ryan McKinley a656d01bf5 append windows phantomjs with .exe (#7065) 8 years ago
bergquist 3d5efd3350 tech(build): removes coveralls 8 years ago
Torkel Ödegaard a2baec8592 fix(panel): fixed panel help tooltip issue, #4079 9 years ago
Torkel Ödegaard 3bb9d47a45 minor change to #6904 9 years ago
Gabriel Nepomuceno cbf0d571f5 Removing task from other build sources 9 years ago
Gabriel Nepomuceno 2f46c56672 removing type validation because copy needs to be done first 9 years ago
Gabriel Nepomuceno 7ff07aa7b1 Revoming old files 9 years ago
Gabriel Nepomuceno a8ae0a5b79 fixing compilation of grunt 9 years ago
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 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