Skip to content

Conversation

@daniellecroxton
Copy link
Collaborator

@daniellecroxton daniellecroxton commented Oct 18, 2019

In regards to issue Add link to user in history tab #782, replaced <%= user.name %> with
<%= link_to user.name, user_path(user) %> to link user's name to corresponding user page.

In your PR did you:

  • Include a description of the changes?
  • Mention the issue the PR addresses?
  • Include screenshots of any changes to the UI?
  • Isolate any changes to gems (meaning that any new, updated, or removed gems and resulting code changes should be in their own PR)?
  • Add and/or update specs for your code?

@daniellecroxton daniellecroxton changed the title History page user link History page user link (Issue #782) Oct 18, 2019
@daniellecroxton
Copy link
Collaborator Author

I believe the error thrown on the Travis check is unrelated to my change.

The command "bundle exec rake db:create db:migrate db:structure:load" failed and exited with 1 during .

@rlgreen91
Copy link
Contributor

I'm not sure why Github...refuses to update this branch with master? I'll do it myself, Thanos-style

@rlgreen91 rlgreen91 merged commit c627fca into EBWiki:master Oct 19, 2019
@rlgreen91
Copy link
Contributor

Hi @daniellecroxton, thank you for your contribution. You're right about Travis - it has an issue with PR builds initiated from forks.

@daniellecroxton daniellecroxton deleted the history-page-user-link branch October 20, 2019 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants