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

[ftr/chromedriver] replace comments with debug logs

a84f75ca115c43768a270b9c04b82ec37183dc7e authored over 7 years ago
Autoload react_components module (#12338)

* Autoload react_components module.
* Remove import of react_components from kibana plugin.

ee5e442c6598f8e52bc0935ca1ad8098001f3c55 authored over 7 years ago
[context view] Fix courier exception handling (#12144)

The context view error handling assumed that the `Promise` returned by
`SearchSource.fetch()` w...

b515fbad9944d0edeaf249d1860f0092a6756cf0 authored over 7 years ago
[UI Framework] Reactify kuiHeaderBar and related CSS components (#12280)

* [UI Framework] Reactify kuiHeaderBar and related CSS components

0b0a2facbbb6995753ddbd47f07c738d2aee63c1 authored over 7 years ago
[UI Framework] Improve Warning Button contrast (#12327)

* Fix incorrect syntax in Warning Button examples.
* Improve contrast of Warning Button (still ...

120c065e91203aa3484caf0a37de61b64e4312cd authored over 7 years ago
Start of a react style guide (#12240)

* Start of a react style guide

* address code comments

* address code comments

* Adjust...

060294f4ba8b1ff6bdebe3d5eb5ed47faaa4457a authored over 7 years ago
Make add edit buttons accessible (#12320)

7a6f27000cd9462dcbc18496e14b07ad265f5755 authored over 7 years ago
[docs] Add filtering capabilities to context documentation (#12271)

9912b04f4b472356907d3464df19379610886058 authored over 7 years ago
Fix examples of Table component with ToolBar. (#12326)

3d25577b57e02dc8745bc70ed49a7abb8347ca1e authored over 7 years ago
[indexPatterns] remove support for time patterns (#12158)

* [indexPatterns] remove support for time patterns

* Revert "[indexPatterns] remove support f...

1119414b496ae4cf9ba5d7d8f44fd76a129af781 authored over 7 years ago
[UI Framework] Reactify kuiGallery and related CSS components (#12277)

* [UI Framework] Reactify kuiGallery and related CSS components

2a0ed8e367b37ea8271bad4ddcdc176c745f5b13 authored over 7 years ago
[uiSettings] support defining settings with uiExports (#12250)

* [uiSettings] add `uiSettingDefaults` export type

* [uiSettings/uiExportsConsumer] ensure th...

7bec60cd6ed197193dd1ccbe84239e6e53c40ac3 authored over 7 years ago
Palette swap for accessibility / kibana 6 (#12085)

Recolor Kibana for Accessibility. Attempt to clean up spacing / layout irregularities by adding ...

dedef146ec33118c948d8ffcae2d919375624c06 authored over 7 years ago
Use saved object client for saved_object_loader find function (#12083)

a009dc319c75fac8b8c8c38d630417821e538228 authored over 7 years ago
Adding an explicit larger max-width for the action cell within the advanced settings page (#12311)

52b36bdc0e6b38143ad55d4dc4e497086e9ae096 authored over 7 years ago
Add Logstash section in management (#10628)

Adds a Logstash section in management which will be used in the config management feature

a8db5aa5fb2feaeb52a6b4828cb3f4df60262c6b authored over 7 years ago
hide current time marker when the timespan doesn't include the current time (#12266)

* hide marker when time extends significantly past scale domain

* move logic to point_series....

d59ed0a2c0d6a8bc3971667ecbb3a4e13832914a authored over 7 years ago
Fixes issue #12249 (#12254)

* Hide file_upload.js input element, so you don't tab to it by accident.
* Fixes issue #12248

becd10b5f2a771c944fa7ae2ce33d19411294f97 authored over 7 years ago
fix typo (#12297)

37ece1c8d0ab33fdfc613b61c53ceba996534c9c authored over 7 years ago
[UI Framework] Reactify kuiBar (#12167)

* issue/12165 [UI Framework] Reactify the kuiBar CSS component

a829245d3c81a70e30e1bc7da05656c090c49a1a authored over 7 years ago
[UI Framework] Reactify kuiCard and related CSS components (#12197)

* issue/12170 [UI Framework] Reactify the kuiCard and related CSS components
* adapt doc views ...

1e71d112075038b82502ee4f258ae9c901a7d792 authored over 7 years ago
Update LocalNav examples to use tabIndex instead of tabindex, to eliminate React console warnings. (#12284)

8a66d8f8f97757c47a556eb58bb85c78deb30237 authored over 7 years ago
[UI Framework] Reactify kuiFieldGroup and related CSS components (#12260)

* [UI Framework] Reactify kuiFieldGroup and related CSS components

4e8b2783b383b21cc62d1a80aad7757c9cfbf6a0 authored over 7 years ago
upgrade @elastic/eslint-import-resolver-kibana (#12296)

0050ea71c5b11695dbc6522baa2a87b4ca74aeed authored over 7 years ago
[uiSettings] make service request based (#12243)

* [server/uiSettings] make uiSettings service request based

* [server/uiSettings] disambiguat...

65d6b5d3094e1faefbd126db6551e59a08690f90 authored over 7 years ago
Include missing branch variable in built package.json (#12288)

dd072c8596aa21deafcaeeb33346ac63d1a27558 authored over 7 years ago
Revert "disable save button if visualization is dirty (#11576)" (#12152)

This reverts commit efc621826b9bb7813efd64a6a4a139f6cd9bcb36.

781a7b56b5a15715ee1a6a54afd210494113efbf authored over 7 years ago
force timeout, logs indicate that pings are getting stuck (#12251)

* force timeout, logs indicate that pings are getting stuck

(cherry picked from commit ff6a71...

fe1ca5d3994be814b3fc94502dbb3b36bff8e3c1 authored over 7 years ago
Fix dirty checking for changes to Time Series Visual Builder (#12114)

6c835afcde6bbeb2f477edd32d253401eb9b893e authored over 7 years ago
Stats API (#11992)

* Simple stats api POC

* Code review clean up

* reply with promise, avoids async function

415bf15752a5b52259a375474d80b4765944af06 authored over 7 years ago
fixing line chart overflowing (#12191)

045ca376e3a9fb5ec75c788ffc19149e2895fef2 authored over 7 years ago
Add eslint import resolution (#12025)

* add and configure eslint import plugins

eslint-plugin-import and eslint-import-resolver-kib...

27b869ab049cf063c974b8e22d54b3ec09f4e89a authored over 7 years ago
[Discover] Hide the whole filter div instead of just the icons (#11819)

Since #11604 the background of the filter icons in the document table remained visible and cover...

30dcd590684f54ca78fc04a6a4f27d18a1ce3d0b authored over 7 years ago
Timepicker on the right (#11980)

* quick panel moved to directive

* move relative to directive

* move absolute to directive...

5c075f2a3f4eb3bebd2ec7a105b5a03ff8abe292 authored over 7 years ago
Expose Saved Object API to Server (#12182)

* expose SavedObjectsClient to server

* update prereqs function to use getSavedObjectsClient ...

5f44854d117000e0fad7bdc9493455033e2e6942 authored over 7 years ago
[UI Framework] Reactify kuiCollapseButton (#12225)

* add KuiCollapseButton
* Export DIRECTIONS in collapse_button.js and use it in its test

49f37e6bf26cdb85be887438ca6431808d4079f5 authored over 7 years ago
Document merge conflict resolution process in CONTRIBUTING.md. (#12212)

* Document merge conflict resolution process in CONTRIBUTING.md.
* Refer to the GitHub forking ...

45e966b292175bd9e2420667da2a56a31ea4b4ae authored over 7 years ago
Add title and tooltip accessibility information to HTML style guide. (#11655)

* Add title and tooltip accessibility information to HTML style guide.
* Add sections on native...

41b8ac0e6ebf6cd3448c50f32f37be9062ebb785 authored over 7 years ago
Update HTML style guide with rule for camel casing attribute values. (#11653)

* Update HTML style guide with rule for camel casing attribute values.
* Add notes about using ...

ed8951a8168ead94fb688aac7bffe32c51896e17 authored over 7 years ago
[UI Framework] reactify prompt for items (#12151)

* reactify prompt for items

* Rename to EmptyTablePrompt

Update snapshots

* Add empty t...

dc680297fdaf9f4d147aeff20be1799d6037f1c1 authored over 7 years ago
[context view] Use _doc for tie-breaking instead of _uid (#12096)

Using fields with docvalues (like `_doc`) for tie-breaking yields
significantly better performa...

a2727ececf22e5b3529acacc8b167d1e0089a888 authored over 7 years ago
[UI Framework] Reactify actionItem (#12142)

* issue 12137 Reactify ui_framework/components/action_item
* use KuiMenu and KuiMenuItem in the...

a271d7c935bc9d80153a3cbecb2148620174cc6a authored over 7 years ago
[UI Framework] Reactify kuiEvent and related CSS components (#12226) (#12228)

* Implement KuiEvent,KuiEventSymbol,KuiEventBody,
KuiEventBodyMessage,KuiEventBodyM...

e2a5b27d5aab7d8d2da95f91e6e1338d88f9e321 authored over 7 years ago
Adding for and id attributes to labels and form elements in Field Chooser (#12215)

* Adding for and id attributes to labels and form elements

18b571eda952672e7ac48a342928ee1ade141bd4 authored over 7 years ago
Accessibility: Sharing UI - associate labels with controls (#12143)

* associate labels with inputs

* aria-describedby to associate links to label and input to he...

7a182622769a18261a4b67d3f93e2f97f3cb48cf authored over 7 years ago
Fixes for Dashboard Context for both TSVB and Timelion (#12214)

* Decoupling TSVB from timelion

* Changing behavior back to the provider pattern

* Fixing ...

290840509d75c8d0ac165c8029fbdb419336b8d3 authored over 7 years ago
11851 a11y discover field chooser headers (rebased version) (#12211)

* Discovery heading refactor and a11y tabbing

* CSS Changes based on @cjcenizal's feedback

...

abe3fb1fa38b73255d501ee622ddeecf690c9a27 authored over 7 years ago
Replace node-uuid with uuid (#12209)

* replace node-uuid with uuid package

* fix all the uuid call sites

1ffa6df523a30808f44f8a20de6c67e9e4505b4f authored over 7 years ago
Remove encoding dashboard listing links (#12195)

encodeQueryComponent turns spaces into +’s. I’m not sure of it’s
purpose but it will cause dash...

7e5bdee8931acab8764b9aa8dab7a1b0dc25af65 authored over 7 years ago
Remove unused nav background code (#11026)

87231216769be94b568808b1f61afae17458dde8 authored over 7 years ago
remove intern setup (#12201)

#10937 seems to have brought this file back, likely as part of a bad merge resolution

c400d604dd861c5234af68b642a95c88c42f99f2 authored over 7 years ago
Import / Export API for Dashboards (#10858)

* Initial implementation

* Deduping final data array. Adding index patterns from saved search...

26aec5e976660e4a951923731bdf2c2593d71df5 authored over 7 years ago
Add snapshots for Warning Button tests. (#12202)

13681d32b7e3845ff5d9eba060f1b5a76ff0b043 authored over 7 years ago
Adding a warning button and making the notifier use it for warnings (#11829)

* Adding a warning button and making the notifier use it for warnings

* Adding 'warning' to t...

8379729d8693f983d653870e67ae04c294d5e8fc authored over 7 years ago
Preserve the saved vis url when using the add new vis link from dashboard (#11932)

* Preserve the saved vis url when using the add new vis link from dashboard

Fixes https://git...

718fdc066a8134aeca0fa6e00ad7912223761115 authored over 7 years ago
Use es6 exports, replace module.exports (#12084)

* use es6 exports in fixtures

* use es6 exports in test_utils

* use es6 exports in src/ui
...

262bcb411acc6269dbd0fba519bbee3f96b0e363 authored over 7 years ago
master development is now for alpha3

992684962bf659a1196b08c61cea3dde758f85e4 authored over 7 years ago
[UI Framework] Reactify menu (#12135)

* Reactify ui_framework/components/menu

20dc42957c27e16904d54673fb6d17b3d2acabbd authored over 7 years ago
bump to 6.0.0-alpha2

1bec910f7f61422e7071b7d615106f965bf506d6 authored over 7 years ago
docs: 6.0.0-alpha2 release notes

0d048c5f105b15f2dc3bcdcd2bd8056b1dd213d9 authored over 7 years ago
Simplify markup for CardGroup at the expense of added specificity in the styles. (#12183)

cfe0e7bca08314d025f3134f425a1c489325e958 authored over 7 years ago
Improve Filter Editor UI (#12161)

* Use labels consistently in Filter Editor dropdown. Improve screen reader and keyboard accessib...

7b7cf51ffe09b0d8f269d27957d65044e427ecca authored over 7 years ago
Revert the Getting Started page (#12154)

* Revert "When on an embedded page, bypass Getting Started gate check (#12040)"

This reverts ...

27745f72a382a523dce72d2264bc701ea6b97b3f authored over 7 years ago
[indexPatterns/create] deprecate expand setting (#12156)

bd40b9d9e803bd068f20c24165399fd26deb3ffb authored over 7 years ago
Filter editors (#11375)

* Add terms filter

* First stab at inline filter editors

* Cleanup

* Move endpoint to s...

013b7943dc8358f29c6e52dbefad02b9cefe8fc6 authored over 7 years ago
[IndexPatterns] Support cross cluster search (#11114)

* [indexPatterns] support cross cluster patterns

* [vis] remove unused `hasTimeField` param
...

e5deca679c79387e9274bbb44cc3dd3ecd2e778e authored over 7 years ago
remove check for ng-untouched class from formControlInvalid mixin (#12153)

* remove check for ng-untouched class from formControlInvalid mixin

* updated generated dist ...

24a662cb7d02cee1ca5f955cd533f140e71a9f22 authored over 7 years ago
Update dashboard based on url changes (#12123)

* Update dashboard based on url changes

* make clickSelector a retry in case it fails the fir...

40bc831d80bf2bde43002ba816deb1fbe582cb94 authored over 7 years ago
Add force-local flag to tar archiving on windows (#11914)

This commit adds the ability to archive tars on windows builds.
As windows filepaths have colon...

829e0bd64d2d7484231dff94ba4788e075b5e439 authored over 7 years ago
[UI Framework] Compile ui_framework.css (#12140)

04ee9009247c5e993b3dc8e4e97a792bf5fc8c96 authored over 7 years ago
Bump grunt-run to 0.7.0 (#12127)

2e5a9af100af21882e27d1ab332766eaf7ad91f8 authored over 7 years ago
area chart should render even with single data point (#12057)

* removing constrain for at least 2 data points

* cleaning up

7801483f7e8b514cf431ecf678cc1d67df49040d authored over 7 years ago
Use proper Content-Type request header instead of kbn-version and kbn-xsrf for server CSRF check. (#12019)

fb401683057ea392547e901578a525bc65a2a553 authored over 7 years ago
Fix appearance of united CardGroup. (#12132)

f054b53a72506062f56c91d1bc4ec5e0d2fec9c3 authored over 7 years ago
[eslint] Upgrade to latest shared eslint config (#12129)

* [eslint] upgrade to latest eslint-config-kibana

* [eslint] autofix violations discovered by...

14014872aab5c43080888fa18f6379a2c492600c authored over 7 years ago
Add expression component to KUI (#11774)

Adds expression component and documentation to KUI.

ea90df7a938f7e1e9ecbb5c8dbdd1d3effe44643 authored over 7 years ago
[UI Framework] Change menu to unordered list (#12102)

* [UI Framework] Change menu to unordered list

* Add usage comments

* Update events_sandbo...

46c832d27b080d905b3fbfe6c692ded5381520b8 authored over 7 years ago
Get rid of auto-release-sinon in favour of built-in sinon.sandbox functionality. (#12099)

4bc4c58d8ce63225618b1dc207cc31f5c9c2fd00 authored over 7 years ago
[uiSettings] refactor style (#12052)

* [uiSettings] es6-ify

* [uiSettings] fix tests

* [uiSettings/mirrorStatus] remove unneede...

42c1a0b4fc2330c38db230a8fc7cf3e039fcf8ef authored over 7 years ago
[jenkins/ftr] bail on first functional test failure (#12111)

b7f519704ae0d25f085e3278198e2abec1d9ef6e authored over 7 years ago
[npm] remove whatwg-fetch dependency (#12110)

132f9b4d29136a3231932d49db5908c1994c63e0 authored over 7 years ago
Add Region Map Visualization

- Users can now create choropleth maps. This requires configuring an inner join between the resu...

2270a6c24f5e68dcd03b3b510acbd92bd189fffd authored over 7 years ago
Bump css-loader dependency to play nicely with Yarn. (#12103)

e2a862c552bdb1ca4b7e5f2ccc1939bf44cb327b authored over 7 years ago
Clean up clone tests to new style so they actually run (#12032)

* Clean up clone tests to new style so they actually run

* Use new retry service

* Use cor...

20e5eae94f8e01d9d1dc2c4fb9905ed1e0615b01 authored over 7 years ago
Change flexbox rules of Dashboard Panel visualization containers so that they don't get squeezed by the spy. (#12038)

fe215adc4d98c982b65c530c3d6ec6ea08bfb31f authored over 7 years ago
[indexPatterns/create] remove check for interval/name in name watcher (#12101)

66a127d3b88f731a98a363b7f216c41ec1edddd2 authored over 7 years ago
Fix firefox scroll issue (#12031)

* Fix firefox scroll issue

* add comment for the change in the css

8f297170b4db6161473aec78729258a456223eb9 authored over 7 years ago
[indexPatterns/create] dedupe refreshTimeFieldOptions() (#12007)

8d16d1e4a6a446104e0dbc19273b7ee5ae46af15 authored over 7 years ago
fix dashboard view/edit flaky test (#12026)

* attempt to fix dashboard view/edit flaky test

hope to fix https://github.com/elastic/kibana...

5bc5c03ab8f9c43e1d26b89db968cc6306c338ea authored over 7 years ago
vislib gauge chart (#10336)

* gauge chart

* adding ranges and color options

* adding green to red color pallete

* a...

b53724bb3610d9a4ca7e6c2bf0f83bd1cfaa702b authored over 7 years ago
fixing label ids (#12066)

fa4177d763d64b635593d11b0e4aa9236da5266b authored over 7 years ago
fixing label ids (#12065)

457d35c67df7132d96e588233cff09fb8c1f1a9c authored over 7 years ago
Update Known-plugin list adding "Search-Tables" (#12068)

d6c91975aa02d4c39d71b7b83bd27efa1a6a833b authored over 7 years ago
Adding methods to support sharing data (#11955)

* Adding methods to support sharing data

* Only sending the conflictedTypesFields names

* ...

11c6b5724075d4775ba68211fa8633f6046501f3 authored over 7 years ago
[indexPatterns/create] disable time-based options when needed (#12011)

* [indexPatterns/create] disable time-based options when needed

* !! -> Boolean()

* [index...

185912d431380688b9baa1e9d2ef1d9bc7306629 authored over 7 years ago
Use new buttonType instead of older type attribute (#12071)

7908d8335404fe97041648d822eda7f8f2116c64 authored over 7 years ago
Support multiline Timelion queries (#11972)

* Hardcode textarea input into timelion-expression-input.
- Document problems with using conten...

4c7022a725b9dcd4295c4c980c625a61bad86941 authored over 7 years ago
Introduce react pager component (#11802)

* Introduce react pager component

* Rename KuiPagerButtons to KuiPagerButtonGroup

* Addres...

7b1ad581f11cdcb5531dae965469549da81a685c authored over 7 years ago
config: remove legacy pre-4.2 configurations (#12013)

Prior to version 4.2.0, kibana.yml configurations used underscore as a
separator. In 4.2.0, thi...

03841100893a719771738a8dd4097946cf1bfa13 authored over 7 years ago
Revert "Switch to Yarn (#11637)"

This reverts commit 71a9b8b6bcfdd0007ecd5adccc87d54614e98f87.

Until we get all the relevant inf...

2876f1fdf6e36710b701007430fd3e5b20bd7ac1 authored over 7 years ago