Commit Graph

26 Commits (e95503fef3c6a9630ae30a002e3ea906d8a32f68)

Author SHA1 Message Date
Rashid Khan 22993c46a5 Added scratchy tasks and config.js docs 12 years ago
Rashid Khan 4c7f52797f fixing build with subfolders 12 years ago
Rashid Khan 92a485bd29 Add baseDir variable 12 years ago
Rashid Khan 07f1571563 Update loadConfig to allow duplicates 12 years ago
Rashid Khan ec964a13b9 Modularize grunt tasks 12 years ago
Rashid Khan d21e1c35e1 remove execute bit re: @shatlovsky 12 years ago
Rashid Khan 18ee2fabcf added release task to gruntfile 12 years ago
Rashid Khan f2e6d4409b drag and drop panels, lots of visual tweaks 12 years ago
Spencer Alger 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 12 years ago
Spencer Alger d53f4fd276 fixed the path to the leaflet image directory 12 years ago
Rashid Khan bfd6ea5913 Switched to grunt-contrib-compress, added tar.gz archive 12 years ago
Spencer Alger 412cefed78 Cleaned up the Grunt config a bit, removed an unneeded dep 12 years ago
Spencer Alger c767ae6645 moved the aws config out of the general gruntfile setup, and into a task that is only run when needed. 12 years ago
Rashid Khan 608b66f3ce Updated download links 12 years ago
Spencer Alger 259562136f - Removed the "dist" directory 12 years ago
Rashid Khan 63fbbc9c21 Added seperate grunt task for LESS default build 12 years ago
Spencer Alger ab93bcecb2 Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build). 12 years ago
Spencer Alger 6c07338782 - Moved the config.js file into the root of the src and dist. 12 years ago
Spencer Alger 5d9cb85ccf Merged Pull Request #484 12 years ago
Rashid Khan 0280626a1e Lint dashboard scripts 12 years ago
Rashid Khan dcdea1d8cc Fixing merge conflict 12 years ago
Spencer Alger 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 12 years ago
Rashid Khan 58256acb81 Switch styles to LESS build, add inspector.html, update flot 12 years ago
Rashid Khan 13fc14ffa9 Added panelMeta object for extra panel details, moved add panel button, tweaked editors 12 years ago
Rashid Khan 5a3028f784 Linted, moved shared functions to kbn object 12 years ago