[Workplace Search] Migrate sourceData from ent-search#83459
[Workplace Search] Migrate sourceData from ent-search#83459scottybollinger merged 10 commits intoelastic:masterfrom
Conversation
Salesforce Sandbox routes had been added since the routes were migrated.
This is a direct port from `ent-search` with no changes other than linting.
yakhinvadim
left a comment
There was a problem hiding this comment.
Omg, it's happening! 🎉
Shared items were extracted to constants. Others were done inline
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/enterprise_search/public/applications/workplace_search/constants.ts
Outdated
Show resolved
Hide resolved
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
...enterprise_search/public/applications/workplace_search/views/content_sources/source_data.tsx
Outdated
Show resolved
Hide resolved
x-pack/plugins/enterprise_search/public/applications/workplace_search/routes.ts
Outdated
Show resolved
Hide resolved
💚 Build SucceededMetrics [docs]Async chunks
History
To update your PR or re-run it, just comment with: |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
2 similar comments
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
|
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Summary
This PR migrates sourceData.tsx from ent-search. No changes other than linting were made and i18n strings converted.
The 2 routes for the Salesforce Sandbox were also added as a part of this PR.