Commit Graph

9 Commits (180ba33ac828a4d16f1a6f30c5d924472fd71792)

Author SHA1 Message Date
Torkel Ödegaard 5eefa36111 feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
Torkel Ödegaard 4ffa26cf2c feat() started work on more feature rich time picker 10 years ago
Torkel Ödegaard 2b95cd5081 refactor: moving routes into core, improved bundle loader 10 years ago
Torkel Ödegaard 5545cdbf4d refactor: improving structure, moving things into a core module 10 years ago
Torkel Ödegaard 9dec50832d refactor: refactoring app boot up and core structure 10 years ago
Torkel Ödegaard 84371f03b5 tech(typescript): more testing and migration 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago
Torkel Ödegaard 0ffcce1b5d feat(invite): more work on invite, basic creation works, added new tab directive from angular-ui and made new tab style, #2353 10 years ago
Torkel Ödegaard fde11be279 Renamed src directory to public 10 years ago
Torkel Ödegaard 660d44b6ad Fixed form issue with firefox and IE, Closes #1551 10 years ago
Torkel Ödegaard 56c83cefe9 Fixed so that scripted dashboards and json file based dashboards works as in 1.x, Closes #1548 10 years ago
Torkel Ödegaard 109dd3240a Work on new datasource plugin model, #1276 #1472 10 years ago
Torkel Ödegaard c198242292 A lot of work on backend plugin model for frontend components, right now for data sources, will enable dropin plugins for data sources and panels, #1472 10 years ago
Torkel Ödegaard 53ff171436 Standalone and backend mode with same code base is starting to work 11 years ago
Torkel Ödegaard d1e33ec071 Moved routes 11 years ago
Torkel Ödegaard 7a4077405e Annotations: added html sanitation to prevent markup injection/XSS, Closes #1121 11 years ago
Torkel Ödegaard e16872c864 Updated angular-dragdrop to fix issue with IE9, Fixes #1087 11 years ago
Torkel Ödegaard c12d830162 Panel: added search typeahead for dashboard links, #1041 11 years ago
Torkel Ödegaard 1330488e13 Panel: plugins panels can now reside outsude the app/panels directory, added example plugin panel 11 years ago
Torkel Ödegaard ec2b4f584c some initial work on making it easy to add a custom datasource without modifing the original source, #701, #553 11 years ago
Torkel Ödegaard 5896eee693 Dashboard: tooltip fixes for flickering tooltips that sometimes do now want to show on hover, and for tooltips that get stuck after exiting modal, Closes #691 11 years ago
Torkel Ödegaard 472e1c6d8e fixed tests 11 years ago
Torkel Ödegaard 4966b10a0f pro changes 11 years ago
Torkel Ödegaard eb9a7267bd began work on inspection console to visualize metric requests, and other useful troubleshooting info and inspection 11 years ago
Torkel Ödegaard 23c9f973cc Switch from underscore to lodash, #659 11 years ago
Torkel Ödegaard 3b25200868 Refactoring base panel features, trying to get controller unit tests to work 11 years ago
Torkel Ödegaard 60dd68490c working on angular upgrade 11 years ago
Torkel Ödegaard 77bfd85e9e Changed all kibana words to grafana 11 years ago
Torkel Ödegaard 438455bc8c finally removed elasticjs library 11 years ago
Torkel Ödegaard d5882f2efe ES and file loading is working 11 years ago
Torkel Ödegaard 5f3991127b refactoring progress 11 years ago
Torkel Ödegaard c5d2590293 removed unused code 11 years ago
Torkel Ödegaard 79404e754e started on some big refactoring of how the app starts and how dashboard object is loaded, created. This should make it easier to add other dashboard storage backends and other views 11 years ago
Torkel Ödegaard fc7b4df98a working on angular partials pre caching, reving 11 years ago
Harald Kraemer 4a362704fd Moved dashboard keybinding setup to own service. 11 years ago
Torkel Ödegaard c22c4b864c fixed string replace issue that caused problems, this removes build cache busting in requirejs, will need to fix that later 11 years ago
Bruno Renié 50771b0762 Workaround a behavior modification probably in grunt-string-replace 11 years ago
Torkel Ödegaard 2214c0cdf8 More work on adding tags to dashboard, added bootstrap tagsinput 11 years ago
Torkel Ödegaard 4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 11 years ago
Rashid Khan 68d3233401 Added revision constant for future use 12 years ago
Rashid Khan 7580042b29 fixed initialization bugs 12 years ago
Rashid Khan 0e035f93bb Changed behavior of home saving. Added deprecation notice 12 years ago
Rashid Khan faa15d0a6b Removed dashcontrol, added default_route setting, bumped minimum version 12 years ago
Rashid Khan a14ead5ca7 Improve performance in the table. Re #719 and #732 12 years ago
Rashid Khan d21e1c35e1 remove execute bit re: @shatlovsky 12 years ago
Rashid Khan f98f4d5024 Added color stepping functions 12 years ago
Rashid Khan f2e6d4409b drag and drop panels, lots of visual tweaks 12 years ago
Spencer Alger a0bd73f27c Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots. 12 years ago
Spencer Alger 5d9cb85ccf Merged Pull Request #484 12 years ago