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

Titleize blob action buttons. [failure unrelated] #7904

Merged
merged 1 commit into from
Oct 1, 2014

Conversation

cirosantilli
Copy link
Contributor

As supported by dosire at: https://github.com/gitlabhq/gitlabhq/issues/7789#issuecomment-57126623

I think it looks better.

After:

screenshot from 2014-09-29 23 10 14 upcase actions

Before:

screenshot from 2014-09-29 23 12 03 titleize blob action before

In particular, those buttons being lower case already conflicts with the analogous buttons on merge request diffs.

Also titleized the history link on the tree view: it makes tests simpler, and would have to be done sooner or later. Screenshot (link on upper right):

screenshot from 2014-09-30 23 30 15 project tree history

@TeatroIO
Copy link

I've prepared a stage. Click to open.

step 'I click link "raw"' do
click_link "raw"
step 'I click link "Raw"' do
click_link "Raw"

Choose a reason for hiding this comment

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

Prefer single-quoted strings when you don't need string interpolation or special symbols.

@Razer6
Copy link
Member

Razer6 commented Sep 30, 2014

@cirosantilli Can you take a look on the failing testcases?

@cirosantilli cirosantilli changed the title Titleize blob action buttons. [WIP] Titleize blob action buttons. Sep 30, 2014
@cirosantilli cirosantilli force-pushed the titleize-actions branch 2 times, most recently from df25335 to 6200709 Compare September 30, 2014 14:01
@cirosantilli cirosantilli changed the title [WIP] Titleize blob action buttons. Titleize blob action buttons. Sep 30, 2014
@cirosantilli cirosantilli force-pushed the titleize-actions branch 3 times, most recently from c719230 to 75bb86a Compare September 30, 2014 20:13
@cirosantilli cirosantilli changed the title Titleize blob action buttons. [WIP] Titleize blob action buttons. Sep 30, 2014
@cirosantilli cirosantilli changed the title [WIP] Titleize blob action buttons. Titleize blob action buttons. [failure unrelated] Oct 1, 2014
@Razer6
Copy link
Member

Razer6 commented Oct 1, 2014

👍

Razer6 added a commit that referenced this pull request Oct 1, 2014
Titleize blob action buttons. [failure unrelated]
@Razer6 Razer6 merged commit 350877d into gitlabhq:master Oct 1, 2014
@cirosantilli cirosantilli deleted the titleize-actions branch October 1, 2014 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants