Commit graph

3 commits

Author SHA1 Message Date
Gerard Soldevila
649fc1f583
[Telemetry] Move privacy statement URL to doc links (#126597)
* [DocLinksService] Define privacyStatement property

* Fix dockLinks typo

* Use docLinks instead of global constant

* Remove const

* Improve imports

* Update snapshot to fix UTs

* Fix incorrect imports

* Fix management section UTs

* Provide missing docLinks property to TelemetryManagementSectionComponent

* Simplify props, fix UTs

* Fix UTs broken by merge from main

* Code cleanup

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-18 10:56:38 +01:00
Clint Andrew Hall
4f6a2fe272
[SharedUX] Fix issue with services package; fix ExitFullScreenButton (#127988) 2022-03-18 08:21:19 +01:00
Clint Andrew Hall
71af73c18b
[sharedUX] Move to Package-based Architecture (#127546)
* [shared-ux][packages] 1. Create Services Package

* Address review feedback

* [shared-ux][packages] 2. Create Storybook Package (#127548)

* [shared-ux][packages] 2. Create Storybook Package

* [shared-ux][packages] 3. Create Utility Package (#127549)

* [shared-ux][packages] 3. Create Utility Package

* [shared-ux][packages] 4. Create Components Package (#127551)

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

* Merging

* Adding docs

* A few fixes

* Fix TS types

* Fix TS types

* Fix i18n

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-16 17:13:58 -04:00