Rashid Khan
|
459e117d28
|
Added route change when saving to elasticsearch or browser default
|
2013-09-30 11:02:57 -07:00 |
|
Rashid Khan
|
37d212c757
|
Merge remote-tracking branch 'spencer/interval-issues' into intervals
|
2013-09-30 10:34:00 -07:00 |
|
Rashid Khan
|
186dba8dec
|
Added warning to overloaded rows
|
2013-09-30 09:14:59 -07:00 |
|
Rashid Khan
|
044d05535b
|
Merge remote-tracking branch 'upstream/master'
|
2013-09-30 08:46:54 -07:00 |
|
Rashid Khan
|
094226f638
|
Set placeholder for es save to dashboard title by default, add notice when no indices match
|
2013-09-30 08:45:35 -07:00 |
|
Tom Jowitt
|
acc11570c9
|
Fixed some typos and grammar in the README file
|
2013-09-30 00:30:24 +10:00 |
|
Rashid Khan
|
bd21266679
|
Refactored drag/drop, moved header buttons around, disable drag on panels inside column panel, updated default panels with panel titles
|
2013-09-27 15:09:53 -07:00 |
|
Rashid Khan
|
6427f36bcf
|
drag and drop panels, lots of visual tweaks
|
2013-09-26 15:43:17 -07:00 |
|
Rashid Khan
|
f2e6d4409b
|
drag and drop panels, lots of visual tweaks
|
2013-09-26 15:42:43 -07:00 |
|
Spencer Alger
|
3048538ab1
|
fixed an issue with the interval walker, which was causing bad zero-filling
|
2013-09-25 14:25:28 -07:00 |
|
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 |
|