Commit Graph

654 Commits

Author SHA1 Message Date
spenceralger
699c43ff19 Merge pull request #525 from spenceralger/bettermap-font-color
Bettermap Group Colors
2013-09-25 12:26:59 -07:00
Spencer Alger
15375b8c38 changed the color of the counts on the better map to be more visible in dark mode 2013-09-25 10:10:24 -07:00
Rashid Khan
3cd1177068 added spans to panel objects 2013-09-23 11:55:25 -07:00
Rashid Khan
04f8fbad7b Merge pull request #517 from Topface/histogram-inline-checkboxes
Better-looking histogram checkboxes
2013-09-23 09:09:20 -07:00
Rashid Khan
eeb4d1d797 removed conflicting class that would cause panel type to not be populated in select type input 2013-09-23 08:46:27 -07:00
Rashid Khan
a4f8d4d864 Fixed path to pie and some double quote escaping issues 2013-09-23 08:15:48 -07:00
Rashid Khan
f42de5f448 Added button to remove panels without using the row editor 2013-09-20 15:36:25 -07:00
Rashid Khan
5db838a751 Merge remote-tracking branch 'spencer/build-tweaks' into buildTweak 2013-09-20 14:29:02 -07:00
Rashid Khan
79aa7e87bd 'Add panel' hinting in empty spaces 2013-09-20 14:26:06 -07:00
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 2013-09-20 13:48:28 -07:00
Rashid Khan
d071f3cb4d Added explicit path to leaflet markers 2013-09-20 11:43:22 -07:00
spenceralger
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
Spencer Alger
d53f4fd276 fixed the path to the leaflet image directory 2013-09-20 11:14:45 -07:00
bobrik
b7c1c5072f better-looking histogram checkboxes 2013-09-20 14:57:35 +04:00
Rashid Khan
b1948b2d4b Added interval options to panel 2013-09-19 21:47:49 -07:00
Rashid Khan
0bb80aeb5f Added interval selector to histogram 2013-09-19 21:45:18 -07:00
Rashid Khan
755685836d removed redundant divs 2013-09-19 21:12:48 -07:00
Rashid Khan
553396dd95 improve panel extra icon hover 2013-09-19 20:13:49 -07:00
Rashid Khan
cc69a90f73 Make panel extra icons more obvious, fix overlap, add tooltips, add method for panels to define custom modals 2013-09-19 17:01:32 -07:00
Rashid Khan
04db0fd4db Fix for #355 2013-09-19 13:54:34 -07:00
Rashid Khan
77e80fa68b Adjusted margins 2013-09-19 13:53:01 -07:00
Rashid Khan
bfd6ea5913 Switched to grunt-contrib-compress, added tar.gz archive 2013-09-19 13:45:09 -07:00
Rashid Khan
9b74699d4d Merge branch 'stackPercent' 2013-09-19 12:29:05 -07:00
Rashid Khan
ddbadbd7e3 Readded percent stacking, fixed bug when area = 0, added view options to histogram outside of editor 2013-09-19 12:28:41 -07:00
spenceralger
31c010c59b Merge pull request #514 from spenceralger/gruntfile-cleanup
Cleaned up the Grunt config a bit, removed an unneeded dep
2013-09-19 10:22:18 -07:00
Spencer Alger
412cefed78 Cleaned up the Grunt config a bit, removed an unneeded dep 2013-09-19 10:17:42 -07:00
Rashid Khan
ace9435948 Merge remote-tracking branch 'selvakn/master' into stackPercent 2013-09-19 10:01:55 -07:00
Spencer Alger
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
Rashid Khan
822ef96a7e Merge remote-tracking branch 'upstream/master' 2013-09-17 14:03:21 -07:00
Rashid Khan
db088f5740 Added JSON and Raw views of events for #507 and #461 2013-09-17 14:01:42 -07:00
spenceralger
1afec73fe0 Merge pull request #468 from spenceralger/numeric-sort
Fixes for #466
2013-09-17 11:09:40 -07:00
Spencer Alger
6e728480bb Updated the changes to work with the new repo structure. 2013-09-17 11:04:23 -07:00
Rashid Khan
8a142d9173 Fixed duplicate label, added input for panel.size. Closes #481 2013-09-17 10:48:57 -07:00
Rashid Khan
de22a1ad34 Cache bust json files 2013-09-17 09:56:12 -07:00
Rashid Khan
38b5c19990 Added 'add' button on row editor panel list 2013-09-17 09:41:24 -07:00
Rashid Khan
51a895cf47 Merge remote-tracking branch 'bobrik/dash-loader-filter-fix' into pulls 2013-09-17 09:27:24 -07:00
Rashid Khan
e23d733805 Merge remote-tracking branch 'bobrik/color-loading-fix' into pulls 2013-09-17 09:27:17 -07:00
Selva
8fe8b0f159 Adding back stack percentage for histogram
Conflicts:
	panels/histogram/module.js
2013-09-17 13:51:27 +05:30
Rashid Khan
608b66f3ce Updated download links 2013-09-16 16:28:18 -07:00
Rashid Khan
3633c5bee2 Added note about builds, changed link to src/ folder 2013-09-16 15:53:22 -07:00
Spencer Alger
f414400a5a merged master 2013-09-16 15:16:01 -07:00
Rashid Khan
1ab6e005f5 Update dist 2013-09-16 15:14:27 -07:00
Spencer Alger
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
Rashid Khan
c088783dc9 Added toggle between single and grouped analysis to micropanel 2013-09-16 15:09:25 -07:00
Rashid Khan
7dd2735c07 rebuild dist 2013-09-16 13:51:45 -07:00
Rashid Khan
63fbbc9c21 Added seperate grunt task for LESS default build 2013-09-16 13:21:29 -07:00
Rashid Khan
a59f9e617f Added filesaver module to dashboard service. Closes #503 2013-09-16 12:44:21 -07:00
Rashid Khan
dd115acc1e Merge remote-tracking branch 'upstream/master' 2013-09-16 11:53:14 -07:00
spenceralger
efaff8405d Merge pull request #502 from spenceralger/fix-js-dashboards
Fixed dashboard scripts
2013-09-16 11:11:20 -07:00
Spencer Alger
ff50e6e753 Fixed the loading of the dashboard scripts, feeding them the needed args and fixing the path that they are fetch from. 2013-09-16 11:09:29 -07:00