Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Workplace Search] Use the correct naming: organizational source, personal dashboard, private source #112426

Merged
merged 11 commits into from
Sep 16, 2021

Conversation

yakhinvadim
Copy link
Contributor

@yakhinvadim yakhinvadim commented Sep 16, 2021

Summary

This PR renames several things in the Workplace Search codebase:

  1. Shared source -> Organizational source
  2. Private dashboard -> Personal dashboard
  3. Personal source -> Private source

Enterprise Search needs to be run with these changes included https://github.com/elastic/ent-search/pull/4670 for this PR to work.

Many changes only touched variable names, but here are some screenshots with the UI changes:

Screen Shot 2021-09-15 at 3 34 14 PM

Screen Shot 2021-09-15 at 3 07 26 PM

Screen Shot 2021-09-15 at 3 16 12 PM

Checklist

@yakhinvadim yakhinvadim changed the title Copy pass 2 [Workplace Search] Use the correct naming: organizational source, personal dashboard, private source Sep 16, 2021
@yakhinvadim yakhinvadim added auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.16.0 labels Sep 16, 2021
@yakhinvadim yakhinvadim marked this pull request as ready for review September 16, 2021 15:43
@yakhinvadim yakhinvadim requested review from a team September 16, 2021 15:43
Copy link
Contributor

@scottybollinger scottybollinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for one suggested change. Thanks for doing this! Really sets us up for success in the long term 🎉

…_search/views/groups/components/group_manager_modal.tsx

Co-authored-by: Scotty Bollinger <[email protected]>
@yakhinvadim yakhinvadim enabled auto-merge (squash) September 16, 2021 17:59
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
enterpriseSearch 2.1MB 2.1MB +42.0B

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@yakhinvadim yakhinvadim merged commit ed91268 into elastic:master Sep 16, 2021
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Sep 16, 2021
…sonal dashboard, private source (elastic#112426)

* Rename shared sources -> organizational sources on Overview page

* Rename shared sources -> organizational sources in groups

* Rename shared sources -> organizational sources on Sources pages

* Rename shared sources -> organizational sources in filenames and imports

* Rename private dashboard to personal dashboard

* Rename PERSONAL_SOURCES_PATH -> PRIVATE_SOURCES_PATH

* Rename personalSourcesCount -> privateSourcesCount

* Rename canCreatePersonalSources -> canCreatePrivateSources

* Rename the remaining personal_source -> private_source

* Autofix i18n

* Update x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_manager_modal.tsx

Co-authored-by: Scotty Bollinger <[email protected]>

Co-authored-by: Scotty Bollinger <[email protected]>
@kibanamachine
Copy link
Contributor

💚 Backport successful

Status Branch Result
7.x

This backport PR will be merged automatically after passing CI.

kibanamachine added a commit that referenced this pull request Sep 16, 2021
…sonal dashboard, private source (#112426) (#112482)

* Rename shared sources -> organizational sources on Overview page

* Rename shared sources -> organizational sources in groups

* Rename shared sources -> organizational sources on Sources pages

* Rename shared sources -> organizational sources in filenames and imports

* Rename private dashboard to personal dashboard

* Rename PERSONAL_SOURCES_PATH -> PRIVATE_SOURCES_PATH

* Rename personalSourcesCount -> privateSourcesCount

* Rename canCreatePersonalSources -> canCreatePrivateSources

* Rename the remaining personal_source -> private_source

* Autofix i18n

* Update x-pack/plugins/enterprise_search/public/applications/workplace_search/views/groups/components/group_manager_modal.tsx

Co-authored-by: Scotty Bollinger <[email protected]>

Co-authored-by: Scotty Bollinger <[email protected]>

Co-authored-by: Vadim Yakhin <[email protected]>
Co-authored-by: Scotty Bollinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Deprecated - use backport:version if exact versions are needed release_note:skip Skip the PR/issue when compiling release notes v7.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants