Commit Graph

50 Commits (3a1dff6636c735b6eff671a1d09e82a8bd721700)

Author SHA1 Message Date
Torkel Ödegaard ff4dbea19d ux(navbar): worked on responsive breakpoints for navbar 9 years ago
Torkel Ödegaard 0fab210ad2 feat(apps): changed edit apps view to use plugin-component for apps config view 9 years ago
Torkel Ödegaard 660ce3a61d fix(row editor): row editor fix and cleanup of unused code 9 years ago
Torkel Ödegaard 14cc771cbe feat(plugins): made panels loaded via plugin-componet directive 9 years ago
Torkel Ödegaard 2a8b96b680 feat(plugins): last refactoring of how panels are implemented, now the same way as plugin editors 9 years ago
Torkel Ödegaard 0bea6aba63 feat(plugins): migrated elasticsearch to new plugin editor model, also minor fixes 9 years ago
Torkel Ödegaard eecf844ca2 feat(plugins): migrated influxdb query editor to new plugin model 9 years ago
Torkel Ödegaard 05dfccbb74 feat(plugins): moved annotation editor to new plugin component loader 9 years ago
Torkel Ödegaard f2700822e9 feat(plugins): extracted first plugin row to its own component 9 years ago
Torkel Ödegaard 21f6c07686 feat(plugins): more progress on plugin editors 9 years ago
Torkel Ödegaard 356f7b9db6 feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests 9 years ago
Torkel Ödegaard 822c8f1575 feat(plugins): migrating graphite query editor to new model 9 years ago
Torkel Ödegaard efdd4a6682 feat(plugins): more work on plugin editors,prometheus query editor is working 9 years ago
Torkel Ödegaard eaaf9246b7 feat(plugins): more work on refining datasource editors 9 years ago
Torkel Ödegaard 0583ec0f93 feat(plugins): more work on plugin directives and isolation 9 years ago
Torkel Ödegaard 12f487e223 feat(plugin-editors): more work on plugin editor loading 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 92c2f8d556 feat(pinned sidemenu): completed side menu pinned stuff 9 years ago
Torkel Ödegaard 0cb68b86fc refactor(): minor change 9 years ago
Torkel Ödegaard c201f4c63e feat(sidemenu): added handling of click outside to hide sidemenu, also refactored grafana_ctrl to a more general grafana component 9 years ago
Torkel Ödegaard 2bfded3c5f ux(): general ux polish 9 years ago
Torkel Ödegaard aa9a92d2e0 poc(new nav): added new menu button to other pages that dashboard 9 years ago
Torkel Ödegaard c4ce3293a2 feat(plugins): now solved all cases of loading plugin directives, now just have to upgrade all panels and data sources 9 years ago
Torkel Ödegaard 59c928acc2 feat(tslint): added more tslint rules 9 years ago
Torkel Ödegaard d932653c7f feat(apps): minor progress on apps edit view 10 years ago
Torkel Ödegaard 255901ca7c fix(graph panel): fixed bug in typeahead when adding series style override, fixes #3554 10 years ago
Torkel Ödegaard f074c1eaff refactor(lodash): changed how lodash is referenced from typescript 10 years ago
Torkel Ödegaard df1e52e394 tech(systemjs): more stuff is starting to work 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 4c5cfd51d7 fix(metric_editors): Fixes clicking timing issue for typeahead auto dropdown option, fixes #3428 10 years ago
utkarshcmu b6044910ec Removed if condition to fix 3370 10 years ago
utkarshcmu 384292b647 Removed metadata from dropdown, included in settings 10 years ago
Torkel Ödegaard fb9e8d2166 feat(table panel): fixed issue with column selection for new table panel 10 years ago
Torkel Ödegaard aa13a80d83 fix(influxdb): fixed issue with metric segment component that caused double events 10 years ago
utkarshcmu 5930dc6354 Removed info icon, Included metadata feature 10 years ago
Torkel Ödegaard 5c0cf9f5d7 feat(tablepanel): worked on more display options for table panel 10 years ago
Torkel Ödegaard 90cca93951 feat(tablepanel): lots of work on table panel 10 years ago
Torkel Ödegaard 6cf46b1635 refactoring: more moving stuff around 10 years ago
Torkel Ödegaard 86f4907cc4 feat(panel fullscreen): completly changed how the fullscreen view/edit works, no longer uses css fixed position, yay, closes #2779 10 years ago
Torkel Ödegaard c21cffa6d4 fix(timepicker): UTC now works in all scenarios I can think of, manual edit, date picker edit, #2761 10 years ago
Torkel Ödegaard 5eefa36111 feat(timepickerv2): big progress on new design of new timepicker, #2761 10 years ago
Torkel Ödegaard a30f73fe36 feat(timepicker): more work on getting new time formats to work in all data sources 10 years ago
Torkel Ödegaard 1a9c52e17f feat(timepicker): lots of big changes, moving to datemath from kbn.parseDateMath, moving to moment dates instead of native javascript dates 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 d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 7535677ed4 fix(build): fixed failing tslint test 10 years ago
Torkel Ödegaard 812e4c7cd4 refactor: moved array join directive to typecrtipt 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago