| .. |
|
components
|
3048538ab1
fixed an issue with the interval walker, which was causing bad zero-filling
|
12 years ago |
|
controllers
|
f42de5f448
Added button to remove panels without using the row editor
|
12 years ago |
|
dashboards
|
3cd1177068
added spans to panel objects
|
12 years ago |
|
directives
|
f42de5f448
Added button to remove panels without using the row editor
|
12 years ago |
|
filters
|
5d9cb85ccf
Merged Pull Request #484
|
12 years ago |
|
panels
|
3048538ab1
fixed an issue with the interval walker, which was causing bad zero-filling
|
12 years ago |
|
partials
|
eeb4d1d797
removed conflicting class that would cause panel type to not be populated in select type input
|
12 years ago |
|
services
|
79aa7e87bd
'Add panel' hinting in empty spaces
|
12 years ago |
|
app.js
|
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 |