f2e6d4409b
drag and drop panels, lots of visual tweaks
2013-09-26 15:42:43 -07:00
3b14e3e226
switched up the build process a bit more, so most of the build occurs in-place, meaning the src and dest options are the same. This allows us to simple copy everthing at once and not need to specify all the edge cases like I did previously in copy:everything_left_in_src
2013-09-20 13:48:28 -07:00
dcafb85706
Merge pull request #518 from spenceralger/gruntfile-cleanup
...
fix the path to the leaflet image directory
2013-09-20 11:15:49 -07:00
d53f4fd276
fixed the path to the leaflet image directory
2013-09-20 11:14:45 -07:00
bfd6ea5913
Switched to grunt-contrib-compress, added tar.gz archive
2013-09-19 13:45:09 -07:00
412cefed78
Cleaned up the Grunt config a bit, removed an unneeded dep
2013-09-19 10:17:42 -07:00
c767ae6645
moved the aws config out of the general gruntfile setup, and into a task that is only run when needed.
2013-09-19 08:09:04 -07:00
608b66f3ce
Updated download links
2013-09-16 16:28:18 -07:00
f414400a5a
merged master
2013-09-16 15:16:01 -07:00
259562136f
- Removed the "dist" directory
...
- Created a grunt task to build, compress, and upload the build to s3
- Updated the README to point users to downloads.elasticsearch.org
2013-09-16 15:14:20 -07:00
63fbbc9c21
Added seperate grunt task for LESS default build
2013-09-16 13:21:29 -07:00
ab93bcecb2
Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build).
2013-09-13 19:14:14 -07:00
6c07338782
- Moved the config.js file into the root of the src and dist.
...
- prevented the config file from being minified.
- offloaded the js minification to a dedicated uglify task, which accepts more options than the require-js wrapper does.
- Addded the banner to the top of the minified files.
2013-09-13 16:02:08 -07:00
5d9cb85ccf
Merged Pull Request #484
2013-09-13 13:52:13 -07:00
0280626a1e
Lint dashboard scripts
2013-09-04 10:55:48 -07:00
d778873ba5
Moved JSHint config into the standard .jshintrc file, so that it can be shared with the command line version as well as version that run within IDEs
2013-08-26 17:44:02 -07:00
58256acb81
Switch styles to LESS build, add inspector.html, update flot
2013-07-31 11:25:15 -07:00
13fc14ffa9
Added panelMeta object for extra panel details, moved add panel button, tweaked editors
2013-07-25 21:27:37 -07:00
5a3028f784
Linted, moved shared functions to kbn object
2013-07-20 14:56:59 -07:00