kibana/test
Nathan Reese 27dd8c2919
Eui sharing top nav (#21997) (#22468)
* just getting the popover to open and start laying out the context menu

* pass getUnhashableStates to ShareMenu

* generate original and snapshot ids

* move state into ShareUrlContent

* start working on form

* use radio group

* add input for creating short URL

* display URL in alert until copy functionallity gets migrated to EUI

* allowEmbed prop

* replace share directive with showShareContextMenu

* fix button styling

* add jest test for share_context_menu

* use EuiCopy to copy URL, add jest test for ShareUrlContent component

* clean up

* display short URL create error message in form instead of with toast

* switch option order so disbaled option can not be first

* fix discover share functional tests

* add functions required by reporting

* typescript

* remove empty file

* fix typescript compile error

* move import so jest tests work

* fix Failed prop type: The proptextToCopyis marked as required inEuiCopy, but its value isundefined

* move shortUrl out of react state and into Component object

* getUnhashableStates type from any[] to object[]

* add comment about type change once EUI issue is solved

* add functional test for saved object URL sharing

* remove commit
2018-08-28 14:52:16 -06:00
..
api_integration [6.x] [Tests] Add http integration test setup (#22114) 2018-08-17 10:42:38 +02:00
common [accessibility] implement no-animation mode, auto enable for functional tests (#21629) (#22203) 2018-08-22 14:53:58 -07:00
dev_certs
functional Eui sharing top nav (#21997) (#22468) 2018-08-28 14:52:16 -06:00
plugin_functional Make panel action tests more generic (#22174) (#22196) 2018-08-20 23:50:07 +02:00
scripts Turn reporting snapshot tests back on with new baselines (#21441) (#21696) 2018-08-06 14:53:59 -04:00
server_integration [6.x] [Tests] Add http integration test setup (#22114) 2018-08-17 10:42:38 +02:00