Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/chaoss/grimoirelab-kibiter

Soft fork of Kibana, for the benefit of GrimoireLab
https://github.com/chaoss/grimoirelab-kibiter

Prevent blue lines in react-select when focused (#16141) (#16155)

0d494550b1ea1a0962a3377f520d318fa8dd5c8b authored about 7 years ago
[Management] Allow wildcard anywhere in the search query (#16109) (#16154)

* Allow wildcard anywhere in the search query

* PR feedback for tests

* Update tests

* ...

1f29f696cfa0e5d5ecbd5fcfca9f60d83ecdd5a8 authored about 7 years ago
Upgrade license checker (#16147) (#16149)

9c38fae1e29598ec3ab2fedf5ab6304066bd44b6 authored about 7 years ago
lowercase apm logo (#16140) (#16144)

apm logo needed to be all lowercase

bbcbf31207d7ba4c6cdf32c9ccd37e1f8315e314 authored about 7 years ago
Fix home link (#16128)

cf22ec69dc207e5be6e6557168c7b2b221c9cc1c authored about 7 years ago
Bumped Vega dependency 2.0.8->2.0.9 (#16133) (#16142)

082fb78215c5645c50d3716e617bc0f07a191a13 authored about 7 years ago
Licenses csv overrides (#16136) (#16138)

* Actually override licenses when writing csv

* Cleaner overrides

* Remove all the unneces...

9b3524d5a7f99f5f6365d20867e872192ec0ed52 authored about 7 years ago
Fail test if it 'console.error's (#16116) (#16131)

* Fail test if it 'console.error's

* oneOf -> oneOfType

* Fix react-color console.error

4da5d6f7fe80c0de40053b03745119844c93cab9 authored about 7 years ago
PropTypes -> propTypes (#16112) (#16115)

c149f5e4ea3bb3ab67ab8141a421e0c628bc06c4 authored about 7 years ago
check if field exists (#16102) (#16126)

ce2927f0714af88290090f04e91f7e8d56dd298e authored about 7 years ago
Fix disappearing caret in time field select of Create Index Pattern wizard. (#16113) (#16114)

da1f6f10a3ff4a6be6a98ccfa8897d4882b40184 authored about 7 years ago
[home] Apm tutorial cleanup (#16100) (#16104)

* render launch dashboard at end of instruction sets

* add intro to header, update 'APM Clien...

660921450e81e684da098067c23d5ba3cfd9fa85 authored about 7 years ago
Visualization specific timeranges (#15998) (#16105)

* No longer converting the $scope.timeRange to absolute values in
visualize.js

* Now using s...

093743e236c87f52a89bb3538bbf527b57f17bed authored about 7 years ago
Upgrading the datemath.parse syntax to version 4.0 (#15999) (#16094)

* Upgrading the datemath.parse syntax to version 4.0

* [@elastic/datemath] bump to version 4
...

618f4e1474bc0ad88230cf2604d2a946aba2f0bf authored about 7 years ago
Upgrade react deps (#16025) (#16090)

* [yarn] upgrade react deps

* [yarn] reinstall pivotal-ui so that react dep is deduped

* [...

77c4f107bf4eec03d03008f4d80086400faf106d authored about 7 years ago
[yarn] upgrade makelogs (#16082) (#16086)

cea56cca55a1ada4cda16880610d010235e513ec authored about 7 years ago
[HOME] APM tutorial manifest (#16038) (#16088)

* APM tutorial manifest

* add APM card to home page

* remove toogle when onPremElasticClou...

2b9b60047726306d34eb96340b86ff10d99d055a authored about 7 years ago
EUI 0.0.13: open sans font, along with disc bar alignment fix (#16053) (#16087)

Updates Kibana to EUI version 0.0.13

a76f598d1883548b3f58115af33ddc6a8b99fb21 authored about 7 years ago
replace kibana.svg with minified (#16081) (#16084)

a2f28ccf8f905e8df71e1f221241527a4d5fa78e authored about 7 years ago
Add more Beats tutorials to Kibana Home (#16054) (#16075)

This adds a few more Kibana Home tutorials:

* Redis logs
* Redis metrics
* Docker metrics
...

fdbcaa4559cae07930f40012442d8c718effe9bd authored about 7 years ago
sort tutorials by name (#16074) (#16078)

923db442e2e710b02e726b3f6e2c811f2d556895 authored about 7 years ago
Add topojson support / EMS v3 support (#15361) (#16076)

This adds support for the v3 endpoint of the Elastic Maps Service. This includes support for Top...

5737f078ba32b78fe55671e0a4094d03159c75ce authored about 7 years ago
Add "use time filter" option to input controls (#15852) (#16071)

* add useTimeFilter parameter to Controls visualization

* fix broken jest test

* add funct...

dc9e8def076d58838315893b5f7f3503a8e52dc7 authored about 7 years ago
fix data table styling (#16031) (#16070)

* fix data table styling

* remove styling from pagination buttons, fix styling on kbn-table h...

d3bc3af39ba843ed9baea4f96309555c73b060fb authored about 7 years ago
cleanup dispose, bump VegaLite dep (#16066) (#16068)

4831cbac37a17d2182ad936bd3dfcb5c6b055b5b authored about 7 years ago
Listen to resize events in <visualize> (#16048) (#16067)

* Add enable method to ResizeChecker

* Listen in visualize for resize events

* Listen on r...

bb5d3ecb0eb306554f4eff2d6566180df3b10e09 authored about 7 years ago
Functional tests comparePngs write resized images to the session directory (#15976) (#15991)

27e5c908555953f0f6a1cf43e9a8e5e3cbdcb959 authored about 7 years ago
[Management] Index pattern step in React! (#15936) (#16063)

* Index pattern step in React!

* Remove dead lines

* Ensure this only shows up when applic...

0b36c0a7473db96f25a886ae54a2d281196c39dc authored about 7 years ago
Merge branch '6.x' of github.com:elastic/kibana into 6.x

a8198cc3a0a6b8b9b3d7cf4c6020c1f923bcd5e1 authored about 7 years ago
Fixes bug with filter ratio (#16052)

3baed0ee597c88f055012dee24d35a1e43fae4dc authored about 7 years ago
Add missing discover labels (#16030) (#16058)

* Add missing discover labels

* Add aria-pressed for column toggle

385ebe49d7dcb086527550f8b56dd1d923e2e635 authored about 7 years ago
Upgrade to Jest 22.0.6 (#16041) (#16057)

139ecb3a43919b077bf59238f2482b6f3a729f1a authored about 7 years ago
Release notes 6.1.2

22999fa883ae415c81d098f2b27386c68adab36f authored about 7 years ago
[optimizer] More aggressive chunking of common/vendor code (#15907) (#16051)

Previously, we were not aggressive in combining common code which resulted in duplicates include...

1a79309a2e2b152c89ecb4d2e33c4df76d69adad authored about 7 years ago
Stabilize and fix visualization rendering (#15972) (#16044)

* Check on uiState directly instead of broken appState check

* Remove uiState listener in vis...

dd3a340abf5388c29452846c825c603bd4a862f1 authored about 7 years ago
Fix some styling issues (#16023) (#16043)

* Fix border of vis view

* Fix pagination looks

* Fix functional tests

9bd8f534c17d3ad1c7e72793a8728d315ac0e7ae authored about 7 years ago
Migrating vega_vis from plugin (#15014) (#16035)

Large PR to migrate Vega plugin into the core.
https://github.com/nyurik/kibana-vega-vis

The...

e9ff24872fc8af1e117433b7b839d693966bea09 authored about 7 years ago
Homepage / index pattern design cleanup (#16005) (#16032)

Rebuilds most of the homepage using EUI components. Adjusts styles to be closer to mocks.

acfaf1d4486057cc05d4a8b1556f931c0f7f0d3a authored about 7 years ago
check if data hash changed instead of stringifying (#15988) (#16017)

92366ffd8d93f6531cbc8478f87545b6ffdd5eee authored about 7 years ago
[home] display tutorial artifacts (#16000) (#16022)

* display launch dashboard button at end of add data instructions

* add 'View exported fields...

486c5dcc476a8d889d2014e523e409fa35b80a01 authored about 7 years ago
Merge remote-tracking branch 'upstream/6.x' into 6.x

9578180414051bf3f6fc11455c897969747d502a authored about 7 years ago
Add advanced setting to control quick ranges (#15975)

* Add advanced setting to control quick ranges

* Fix test

* Add docs for quick ranges

*...

aaa5f569e6c2c0bd95216f338afac9df56ec7af8 authored about 7 years ago
[6.x] [docs/logging] document useUTC flag (#16018) (#16019)

c2a611b9560937006d7b6c345f00b60e25ee8e68 authored about 7 years ago
fixing boolean filters (#15927) (#16013)

549b48f97342ae72a54a137a53dc0608170fa6bc authored about 7 years ago
[home] Add target=_blank to all markdown links (#15995) (#16006)

* Add target=_blank to all markdown links

* add rel property

* fix jest test

06b88ededeb021cf4e2b17d111998e170464091a authored about 7 years ago
fixing log scale error (#15984) (#16009)

20a2a52183b71048d36d9ca8f193bc7e74961582 authored about 7 years ago
fixing tag cloud and region map click handler (#15861) (#15925)

eaeb14c965c0f8272e6cdf7129196f2615737f91 authored about 7 years ago
fix alignment of step headers and step content (#15994) (#16001)

faf5aaabc8986cf11baa954b6dc326f2794ccdc2 authored about 7 years ago
[functional/context] disable flaky test

(cherry picked from commit 5d49d52328baaf64509118a0e2540a6afd39ddf3)

034d8d97f5fe6abe762dc65be363d386b4d442eb authored about 7 years ago
Updates for kibana-extra folder (#15471) (#15985)

* Update docs to handle kibana-extra

* Add info about plugin directory structure to docs

49d2ffd038974dc07b4234241248912e5d728aad authored about 7 years ago
Create check for scaledDataFormat and dateFormat in xaxisFormatter (#15997)

decde4d5d0edefdbcdca8d05b32b894bef8e431d authored about 7 years ago
Use euiCallOut for experimental banner (#15989) (#15996)

743853c22768220db6ecf166421db86cb9b2402f authored about 7 years ago
[6.x] [ftr/integration/withEsArchiver] assert exit code is 0 (#15867) (#15978)

2a7fcc32018f1ac2610e1b2204fa7a3ffc9f046a authored about 7 years ago
Download Yarn on CI (#15966) (#15969)

889bda8284bb6a3a1679974ea649ad1ac49c1da0 authored about 7 years ago
Adding a `fetch` polyfill (#15968) (#15973)

* Adding a `fetch` polyfill

* "globally" shimming the whatwg-fetch

f729c5094c1de3a998ddc6d319300d716861a535 authored about 7 years ago
[6.x] Kibana Home page - phase two (#14749) (#15965)

* Kibana Home page - phase two (#14749)

* add tutorial directory and home promo section

* ...

ff460a70ccbfd480cb6ac581414f1f37f325ea7b authored about 7 years ago
Kibana home page tests (#15098) (#15964)

Couple of tests to make sure Kibana home page isn't breaking.

1dea44c5929be00f196a4e2621df1e13b4a3f26a authored about 7 years ago
[6.x] Switch to Yarn (#15485) (#15955)

* Switch to Yarn (#15485)

* switch to yarn

* cleanup misc references to npm

* [yarn] lo...

a81751757474d1944af2ab8bab7379f109297ded authored about 7 years ago
Revert removal of history dependency (#15956) (#15957)

* Revert "Remove history dependency, which was only being used by the KUI framework, and is unne...

2bc6689cc43876873d7b6a2f681e0037a5f0cc14 authored about 7 years ago
update DashboardCloneModal to use EUI framework (#15697) (#15934)

* update DashboardCloneModal to use EUI framework

* EuiModalOverlay changed to EuiOverlayMask...

e67977b2b42d456f026ddcf48d4b021f4ee942ae authored about 7 years ago
Update react-ace, react-addons-test-utils, and pui tooltip dependencies (#15944) (#15946)

* Upgrade react-ace to 5.5.0 for compatibility with react 16.0.0.
* Remove unused react-addons-...

1dfe3f9f453d0793ff96c9f9dd930e9a8492469c authored about 7 years ago
Remove history dependency, which was only being used by the KUI framework, and is unnecessary. (#15938) (#15942)

00a2a1b174d5af38026cb15c5e83713cb48c2862 authored about 7 years ago
[6.x] [npm] bump grunt-esvm (#15937) (#15939)

206fc7b389370f20bf8376938bdd5daff63b26b1 authored about 7 years ago
[6.x] [ui/UiApp] sort used modules so entry files can be cache keys (#15910) (#15941)

* [ui/UiApp] sort used modules so entry files can be cache keys

* [ui/bundles+apps] test chan...

a676f08d930ffad7b36cfdcaa61bc4a33d4ea3b6 authored about 7 years ago
Remove MathJS Feature (#15652)

* Reverting a258f1af4

* Revert "[TSVB] Add support for Math Aggregation to tables (#14553)"
...

f423729a88a78a6f3ffe892e526cb731e9c588a7 authored about 7 years ago
[optimizer] allow http caching for bundles (#15880) (#15933)

By setting cache-control to must-revalidate, we indicate to the browser
that it should send the...

59726c0b756486d9c2bdf1867c1e8db2f9beaa2e authored about 7 years ago
Visualization render status - pass correct parameters to resize check (#15855) (#15930)

* pass correct parameters to hasChangedUsingGenericHashComparison

* handle case where size pa...

f8f814119105b3d616a3d5d973a43dc1af1a307e authored about 7 years ago
[6.x] [optimizer] run webpack compilation ASAP (no more laziness) (#15795) (#15917)

* [optimizer] run webpack compilation ASAP (no more laziness)

* [optimize] fix variable refer...

ccb794980afedf7c8d707c1a794c74c80a9afd2d authored about 7 years ago
display NOT when new filter is negated (#15865) (#15928)

3cd90d894b3c6180f7f2e79570fe2024ac3b6dd9 authored about 7 years ago
Fix panel content vis styling (#15754) (#15921)

c0f0150f083884fa5ef7eb76af158aff61546d1a authored about 7 years ago
Refactor rendering events (#15895) (#15920)

* Rename timelion internal event for more clarity

* Add test for native DOM events

* Remov...

e4e9868fb71be428b2949b32d55fa260ddcc831b authored about 7 years ago
Fix broken editor styles (#15735) (#15919)

* Fix broken collapse of editor

* Fix broken styling in small editor mode

* Remove unneede...

c82be961ba9be8d1c00b2d2a7726f3d0cca34c6f authored about 7 years ago
[6.x] [functional/management/import] disable flaky test (#15914) (#15915)

cec220fa94aef930c2d412dafa376ff46a45e856 authored about 7 years ago
Fixing the form font sizes (#15909)

9cac187f438e065f946e93f45ee5487c43b4b311 authored about 7 years ago
replace KuiConfirmModal with EuiConfirmModal in confirm-modal directive (#15693) (#15898)

* replace KuiConfirmModal with EuiConfirmModal

* add titles to confirm modals. Update modal t...

b4af0430d3e9d11094cf159424894315431a5802 authored about 7 years ago
Sharing - exposing Dashboard and Visualize title and type (#14946) (#15903)

* Exposing the sharing title on the controller

* Implementing the getSharingType on the contr...

0ebc87979272631c8f3cb9c71b4e91a0ee6696f3 authored about 7 years ago
Fix JSON hint (#15890) (#15892)

e5e59b85cffd0bea2128998aca1a3554acfdc07a authored about 7 years ago
add time to visualization status (#15856) (#15894)

* add time to visualization status

* account for custom time on visualization

* update docs

45ce09c05c04561f43b51e19bbf11bb106e56df6 authored about 7 years ago
fixing dot ratio slider (#15860) (#15883)

d288d2ddac01eac8e836c7f07b2b25725d5f7aaf authored about 7 years ago
removing type from classes (#15862) (#15882)

cc556b74330748681ad4c2034e99b973229fbbaa authored about 7 years ago
other and missing bucket support for terms agg (#15525) (#15864)

acbdf48b6af4a6c1d8abb7284482a554d4a3dc12 authored about 7 years ago
Revert "[optimizer] More aggressive chunking of common/vendor code (#15816)" (#15878) (#15879)

This reverts commit 92b373b3048f1be2b380781b76e4255f31e6a6a1.

73eced9e52c49cbca44c3b108063f3e33850f93c authored about 7 years ago
upgrade to eui 0.0.11 (#15870) (#15872)

2ed3d8ffb7ce3bd0007f549614ab39e6f4b41a13 authored about 7 years ago
Introduce simple kibana query language (#15646)

* Introduce simple kuery language

* Rename to kql and add modules

13246b3ea3b7c9a28d201dc083b20509449d2125 authored about 7 years ago
[optimizer] More aggressive chunking of common/vendor code (#15816)

Previously, we were not aggressive in combining common code which resulted in duplicates include...

303f98a25a3f266943dc4ade0362e283ff562b32 authored about 7 years ago
[6.x] [ui/bundles][optimizer] only use caches when in dev mode (#15780) (#15854)

* [ui/bundles][optimizer] only use caches when in dev mode

* [optimize/caching] make cache-lo...

a29c6e4b69b6c836853fac4323d3291ac5c9ba3d authored about 7 years ago
Sharing render-complete (#15574) (#15853)

* Naively switching to Observables

* Dispatching native renderStart and renderComplete events...

56dc541bdd00b2033ce18d30262621fa2c24c558 authored about 7 years ago
[DOCS] Add Kibana Milestones Visualization plugin to list of known plugins. (#15841) (#15858)

This PR adds a link to the Milestones Visualization plugin (https://github.com/walterra/kibana-m...

6eee132f19dc9a003e557908e250934acd1f66ce authored about 7 years ago
refactoring vis uiState (#15709) (#15851)

7ea1005eacab1fc6657f230415117dbc1f900d65 authored about 7 years ago
v7.1.4

Original commit: elastic/kibana-plugin-helpers@39fbc7d868bd765280f29b53c6e713568960e7ad

1e2769b613785e5f48971954610821f8e88a8789 authored about 7 years ago
[npm] upgraded eslint-related deps (elastic/kibana-plugin-helpers#62)

* [npm] upgraded eslint-related deps

* [npm] reflect peer deps from @elastic/eslint-config-ki...

3a95bba15f796daf13bde802a5ef743df8e4ea63 authored about 7 years ago
chore: ignore yarn.lock file

Original commit: elastic/kibana-plugin-helpers@e5df8c865966578bd70dda18267e54b280b03b64

f4946dac178c5b61d4e0050e39842a55f909b991 authored about 7 years ago
[npm] upgrade gulp-zip (elastic/kibana-plugin-helpers#61)

Original commit: elastic/kibana-plugin-helpers@525f901d1fcd1cf7844e94b6482a7ba2d1ce3c03

c206daa032c61b90afbe08c51e6d1bda39c82b12 authored about 7 years ago
[server] remove server.getKibanaStats() (#15834) (#15839)

* [server] remove server.getKibanaStats()

* [clusterManager] support ignoring args passed to ...

bfe4b70a2e9b689d11091c85836bcd9ba32a381b authored about 7 years ago
Update color field formatter (#15837) (#15847)

* Updating color field formatter

* Just using single quotes, back-ticks no longer necessary
...

fb8c23c7bd8d61ce2f3343e4a892cbe331a9c6b3 authored about 7 years ago
fixing collapsible side bar editor (#15826) (#15846)

f32b2846896af12633b0f0dafb9dc310a463db4e authored about 7 years ago
Using ng-src so a request isn't made before angular compiles template (#15836) (#15845)

e0cbb9e95e91ce6d053545326c29b4ca53fbc465 authored about 7 years ago
Advanced Settings - Image Input (#15342) (#15829)

* Beginning to work on image advanced setting type

* Making the maxSize code and UI more user...

55c2ca8d6bf772f6c1e1e1a5ffc144a24fcdab40 authored about 7 years ago
Set list-style-type for list items in markdown-body (#15827) (#15830)

* fix markdown list style broken by EUI

* apply style to list element instead of item element

170a735915f0234c31a2b318cd6b635cd3df2c56 authored about 7 years ago
replace element selector with class selector (#15702) (#15823)

5edc0f0705ef8fac1d4dae7d495cf45cee243834 authored about 7 years ago