Commit Graph

29 Commits (82d5d1b003823cda4064ae91a488425bac44e3d9)

Author SHA1 Message Date
Torkel Ödegaard 660ce3a61d fix(row editor): row editor fix and cleanup of unused code 10 years ago
Torkel Ödegaard eaaf9246b7 feat(plugins): more work on refining datasource editors 10 years ago
Torkel Ödegaard 12f487e223 feat(plugin-editors): more work on plugin editor loading 10 years ago
Torkel Ödegaard 92c2f8d556 feat(pinned sidemenu): completed side menu pinned stuff 10 years ago
bergquist 09de46e5ac tech(search): convert search to typescript 10 years ago
Torkel Ödegaard 070af40487 refactor(): began refactoring topnav directive to be more like the new style of components, and also make it usable on all pages including dashboard 10 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 10 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 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 df1e52e394 tech(systemjs): more stuff is starting to work 10 years ago
Torkel Ödegaard 83ce40191c tech(systemjs): ok, moving forward 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 97697b93ed refactoring: moving and renaming things 10 years ago
Torkel Ödegaard 152b484eb5 refactoring: moved app/controllers -> app/core/controllers 10 years ago
Torkel Ödegaard 97de8c1cc2 refactoring: move moving stuff around 10 years ago
Torkel Ödegaard 3d85e85f29 fix(events): fixed handling of onAppEvents when used from rootScope, must supply localscope, can now be used in isolate scope scenarios 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 812e4c7cd4 refactor: moved array join directive to typecrtipt 10 years ago
Torkel Ödegaard 84371f03b5 tech(typescript): more testing and migration 10 years ago
Torkel Ödegaard 20407bca89 tech(typescript): converted signup controller to typescript 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago