Commit graph

9484 commits

Author SHA1 Message Date
Joe Fleming
1fb723fb42 fix full page spy setting in getSpyObject 2015-10-26 16:13:06 -07:00
Rashid Khan
10fa4e94f2 Merge pull request #5200 from epixa/contributor-list
Update contributor list
2015-10-26 15:21:38 -07:00
Joe Fleming
2d38c9237c render spy on mode change
but don't update the uiState if there's no actual change
2015-10-26 14:41:47 -07:00
Joe Fleming
299fab191e fix spy panel issues
bug where panel would not close, and would remain full screen even when closed
2015-10-26 14:33:20 -07:00
Court Ewing
070ac24150 Add Matt/Jon/Tim/Jim to constributor list
I also moved Khalah to preserve the alphabetical order.
2015-10-26 17:26:16 -04:00
Court Ewing
df552267ef Add Court Ewing to contributor list 2015-10-26 17:19:32 -04:00
Joe Fleming
09a9c3fd0e change function name for clarity 2015-10-26 14:19:04 -07:00
Joe Fleming
acacd9b42a add tests for changedState on child remove
also add simple sanity check for the changedState value
2015-10-26 14:15:43 -07:00
Joe Fleming
a16a05390a fix issue when cleaning non-existing tree 2015-10-26 13:53:07 -07:00
Joe Fleming
edbbbb1fbe fix issue where changed and merged states are bound 2015-10-26 13:40:34 -07:00
Joe Fleming
7b9934e5fc clean the changedState when resetting the path 2015-10-26 13:38:53 -07:00
Joe Fleming
1591741140 don't update spy uiState if there are no changes 2015-10-26 13:26:46 -07:00
Jim Unger
ee597c915a moved message formatters into external files, added unit tests 2015-10-26 14:56:40 -05:00
Court Ewing
e3d36e47a4 More detail in fetchStatus inline comments
The fetchStatus logic is a bit specific, so it's worth having some more
explanation around its usage.
2015-10-26 15:24:27 -04:00
Court Ewing
b3401fb5bc More expressiveness in preparing fetchStatus condition
This does not change the behavior of the conditional checks on
fetchStatus.
2015-10-26 15:16:14 -04:00
Jonathan Budzenski
8af41458ae [functional testing] Centralize server configs 2015-10-26 13:11:28 -05:00
Court Ewing
febb456eac Properly mark requests as not started in fetch_these test 2015-10-26 13:20:00 -04:00
ROMAIN PHILIBERT
f50be6a291 refactor highlighting disable option 2015-10-26 18:16:34 +01:00
Court Ewing
84acf86da9 Retrieve test Promise via $injector
This allows us to ditch the usage of _Promise throughout the test.
2015-10-26 13:15:19 -04:00
Court Ewing
341b6542a6 Unit test async start for segmented requests 2015-10-26 13:09:04 -04:00
ROMAIN PHILIBERT
0207e70b68 highlighting could be disabled 2015-10-26 17:04:07 +01:00
Spencer
556f760223 Merge pull request #5185 from spalger/fix/memoryLeaks
Fix listener leaks
2015-10-23 19:09:14 -05:00
spalger
54a4ec7da0 [vislib/Alerts] track own bindings 2015-10-23 14:21:56 -05:00
spalger
a6d800816f [vislib/handler] allow each renderable to define #destroy() 2015-10-23 14:21:16 -05:00
spalger
2a73bfbc48 [Binder] remove reference to this.disposal to ensure gc 2015-10-23 14:20:12 -05:00
spalger
2573c76345 [Binder] support EventEmitter class
the Kibana EventEmitter class does not have a removeListener method, only an off method
2015-10-23 13:59:20 -05:00
spalger
4b47275c8f [Binder] added tests 2015-10-23 13:52:00 -05:00
spalger
4758e87e97 [binder] move to directory, add #on() 2015-10-23 13:51:54 -05:00
spalger
6ab78ea71e [dashboard/grid] use Binder to track and unbind listeners 2015-10-23 13:06:39 -05:00
spalger
ae576a5d26 [vislib] use Binder to track and unbind listeners 2015-10-23 13:06:23 -05:00
spalger
a0c093e323 [Binder] implement 2015-10-23 13:06:01 -05:00
Court Ewing
5c16a344ac Do not flicker "no results" while preparing requests
The recent changes to make segmented request preparation asynchronous
resulted in a regression where the "no results found" screen was being
displayed for a moment before being replaced with the "searching..."
screen. This update ensures that the state where requests are being
prepared is represented by a loading screen as well.
2015-10-23 11:08:09 -04:00
Court Ewing
67487a4099 Fix timing issue when fetching pre-flighted requests
The fetch_these strategy in courier was assuming that any request that
existed was ready to be sent off to the backend. Now, if req.start or
req.continue return a promise, it will wait until any promises are
resolved before attempting to make requests.
2015-10-23 10:51:24 -04:00
Kevin Kirsche
e6c00a17d0 Change logo to SVG for retina displays 2015-10-23 10:17:06 -04:00
Khalah Jones-Golden
70cea3a1bb [Timepicker] Changed the curr day color to always be white 2015-10-22 19:27:18 -04:00
Joe Fleming
f919b5c2d9 Merge pull request #5135 from Bargs/issues/3360-doubleSpyScroll
Remove scrollbar from spy contents so only the container has a bar
2015-10-22 15:44:13 -07:00
Khalah Jones-Golden
b69d2fa7d7 [angular-ui] Upgraded ui bootstrap. Fixed test with calendar 2015-10-22 18:25:14 -04:00
Joe Fleming
7c9277c99e add tests for setSilent and createChild silent flag 2015-10-22 14:49:37 -07:00
Joe Fleming
7ad0a51063 fix issue when setting child value to non-object, tests pass 2015-10-22 14:45:56 -07:00
Paul Echeverri
4d0898f685 Typo in previous fix 2015-10-22 14:37:46 -07:00
Joe Fleming
1763c9b6ed make panel's createChild operation silent
this prevents extra history entries from being created
2015-10-22 14:12:40 -07:00
Joe Fleming
30ff9d6107 allow createChild to be a silent operation
that is, don't emit any events when data is changed as part of the operation
2015-10-22 14:10:53 -07:00
Paul Echeverri
eb59dde2d7 Changes links to Shield 2.0 to Shield 2.0-rc1 2015-10-22 14:09:36 -07:00
Joe Fleming
0a511af864 use removeChild to clean up panel uiState on destroy 2015-10-22 14:09:28 -07:00
Joe Fleming
9e0e546800 always set the complete spy mode object
the ambiguous fill param was causing changing uiState properties and extra history entries
2015-10-22 14:08:26 -07:00
Jim Unger
5a3391c725 Modified Notifier to display elasticseach root cause 2015-10-22 15:22:59 -05:00
Joe Fleming
96df347696 prevent undesired state change and history entry 2015-10-22 11:19:19 -07:00
Joe Fleming
292a085cfa fix issue when setting entire state after initialization 2015-10-22 11:18:37 -07:00
Joe Fleming
48e853e6be use appState value silently in persistedState on init 2015-10-22 11:17:45 -07:00
Joe Fleming
90fe9c5100 allow persisted state to be set silently 2015-10-22 11:14:13 -07:00