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

Sentence case copy changes #43215

Merged
merged 3 commits into from
Aug 14, 2019
Merged

Conversation

phillipb
Copy link
Contributor

Summary

Update copy across the infrastructure tab to be sentence-case instead
Fixes #43039

Checklist

Use strikethroughs to remove checklist items you don't feel are applicable to this PR.

Screen Shot 2019-08-13 at 1 40 04 PM

Screen Shot 2019-08-13 at 1 38 35 PM

Screen Shot 2019-08-13 at 1 37 37 PM

Screen Shot 2019-08-13 at 1 36 45 PM

@phillipb phillipb added Feature:Metrics UI Metrics UI feature v8.0.0 Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.4.0 labels Aug 13, 2019
@phillipb phillipb requested a review from a team as a code owner August 13, 2019 20:35
@phillipb phillipb self-assigned this Aug 13, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/infra-logs-ui

Copy link
Contributor

@Titch990 Titch990 left a comment

Choose a reason for hiding this comment

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

Fast work! Looks good, except I think "Min and "Max" above should probably be "min" and "max" respectively, unless you are referring to fields that appear elsewhere in the UI as "Min" and "Max". Sorry I can't approve this for you as it looks like you have a few code changes too and I'm not a developer. You'll need someone on the dev team to check those.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@simianhacker simianhacker self-requested a review August 13, 2019 22:37
Copy link
Member

@simianhacker simianhacker left a comment

Choose a reason for hiding this comment

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

                                      ,--,                                                  ,----,   ,---,  
         ,--.                      ,---.'|                                                ,/   .`|,`--.' |  
       ,--.'|   ,---,         ,---,|   | :       ,---,.    ,---,               ,---,    ,`   .'  :|   :  :  
   ,--,:  : |  '  .' \     ,`--.' |:   : |     ,'  .' |  .'  .' `\          ,`--.' |  ;    ;     /'   '  ;  
,`--.'`|  ' : /  ;    '.   |   :  :|   ' :   ,---.'   |,---.'     \         |   :  :.'___,/    ,' |   |  |  
|   :  :  | |:  :       \  :   |  ';   ; '   |   |   .'|   |  .`\  |        :   |  '|    :     |  '   :  ;  
:   |   \ | ::  |   /\   \ |   :  |'   | |__ :   :  |-,:   : |  '  |        |   :  |;    |.';  ;  |   |  '  
|   : '  '; ||  :  ' ;.   :'   '  ;|   | :.'|:   |  ;/||   ' '  ;  :        '   '  ;`----'  |  |  '   :  |  
'   ' ;.    ;|  |  ;/  \   \   |  |'   :    ;|   :   .''   | ;  .  |        |   |  |    '   :  ;  ;   |  ;  
|   | | \   |'  :  | \  \ ,'   :  ;|   |  ./ |   |  |-,|   | :  |  '        '   :  ;    |   |  '  `---'. |  
'   : |  ; .'|  |  '  '--' |   |  ';   : ;   '   :  ;/|'   : | /  ;         |   |  '    '   :  |   `--..`;  
|   | '`--'  |  :  :       '   :  ||   ,/    |   |    \|   | '` ,/          '   :  |    ;   |.'   .--,_     
'   : |      |  | ,'       ;   |.' '---'     |   :   .';   :  .'            ;   |.'     '---'     |    |`.  
;   |.'      `--''         '---'             |   | ,'  |   ,.'              '---'                 `-- -`, ; 
'---'                                        `----'    '---'                                        '---`"  
                         ,--,                      ,----,                                                   
                      ,---.'|                    ,/   .`|        ____                                       
                      |   | :     ,----..      ,`   .'  :      ,'  , `.                                     
                      :   : |    /   /   \   ;    ;     /   ,-+-,.' _ |                                     
                      |   ' :   |   :     :.'___,/    ,' ,-+-. ;   , ||                                     
                      ;   ; '   .   |  ;. /|    :     | ,--.'|'   |  ;|                                     
                      '   | |__ .   ; /--` ;    |.';  ;|   |  ,', |  ':                                     
                      |   | :.'|;   | ;  __`----'  |  ||   | /  | |  ||                                     
                      '   :    ;|   : |.' .'   '   :  ;'   | :  | :  |,                                     
                      |   |  ./ .   | '_.' :   |   |  ';   . |  ; |--'                                      
                      ;   : ;   '   ; : \  |   '   :  ||   : |  | ,                                         
                      |   ,/    '   | '/  .'   ;   |.' |   : '  |/                                          
                      '---'     |   :    /     '---'   ;   | |`-'                                           
                                 \   \ .'              |   ;/                                               
                                  `---`                '---'                                                
                                                                                                            

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@phillipb phillipb merged commit b1fefc3 into elastic:master Aug 14, 2019
@phillipb phillipb deleted the sentence-case-copy-changes branch August 14, 2019 15:15
phillipb added a commit to phillipb/kibana that referenced this pull request Aug 14, 2019
* Change casing for options and labels to be sentence case

* More sentence-case copy changes

* Fix min and max capitalization
phillipb added a commit that referenced this pull request Aug 14, 2019
* Change casing for options and labels to be sentence case

* More sentence-case copy changes

* Fix min and max capitalization
jloleysens added a commit to jloleysens/kibana that referenced this pull request Aug 15, 2019
…p-metrics-selectall

* 'master' of github.com:elastic/kibana: (50 commits)
  [Uptime] update monitor list configs for mobile view (elastic#43218)
  [APM] Local UI filters (elastic#41588)
  [Code] Upgrade ctags langserver (elastic#43252)
  [Code] show multiple definition results in panel (elastic#43249)
  Adds Metric Type to full screen launch tracking (elastic#42692)
  [Canvas] Convert Autocomplete to Typescript (elastic#42502)
  [telemetry] add spacesEnabled config back to xpack_main (elastic#43312)
  [ML] Adds DF Transform Analytics list to Kibana management (elastic#43151)
  Add TLS client authentication support. (elastic#43090)
  [csp] Telemetry for csp configuration (elastic#43223)
  [SIEM] Run Cypress Tests Against Elastic Cloud & Cypress Command Line / Reporting (elastic#42804)
  docs: add tip on agent config in a dt (elastic#43301)
  [ML] Adding bucket span estimator to new wizards (elastic#43288)
  disable flaky tests (elastic#43017)
  Fix percy target branch for PRs (elastic#43160)
  [ML] Adding post create job options (elastic#43205)
  Restore discover histogram selection triggering fetch (elastic#43097)
  Per panel time range (elastic#43153)
  [Infra UI] Add APM to Metadata Endpoint (elastic#42197)
  Sentence case copy changes (elastic#43215)
  ...
chrisronline pushed a commit to chrisronline/kibana that referenced this pull request Aug 15, 2019
* Change casing for options and labels to be sentence case

* More sentence-case copy changes

* Fix min and max capitalization
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Metrics UI Metrics UI feature release_note:fix Team:Infra Monitoring UI - DEPRECATED DEPRECATED - Label for the Infra Monitoring UI team. Use Team:obs-ux-infra_services v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tiny UI issue - non-sentence case text in Infrastructure UI page
4 participants