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

#7598 #7598

Closed
wants to merge 1 commit into from
Closed

#7598 #7598

wants to merge 1 commit into from

Conversation

Medlineme4
Copy link
Contributor

@Medlineme4 Medlineme4 commented Mar 5, 2020

Button tag

Fixes #7558 (<=== Add issue number here)

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

Thanks!

@welcome
Copy link

welcome bot commented Mar 5, 2020

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄
It would be great if you can tell us your Twitter handle so we can thank you properly?

@Medlineme4
Copy link
Contributor Author

I hope I got it.

@codecov
Copy link

codecov bot commented Mar 5, 2020

Codecov Report

Merging #7598 into master will increase coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7598      +/-   ##
==========================================
+ Coverage   81.90%   82.03%   +0.12%     
==========================================
  Files          97       97              
  Lines        5615     5615              
==========================================
+ Hits         4599     4606       +7     
+ Misses       1016     1009       -7     
Impacted Files Coverage Δ
app/api/srch/search.rb 69.28% <0.00%> (+3.92%) ⬆️
app/services/execute_search.rb 94.44% <0.00%> (+5.55%) ⬆️

@govindgoel
Copy link
Member

govindgoel commented Mar 6, 2020

@Medlineme4 Can you mention the issue number above
If it is for #7580 then it is already completed so will be closing this pull request then

@Medlineme4
Copy link
Contributor Author

Medlineme4 commented Mar 6, 2020 via email

@govindgoel
Copy link
Member

govindgoel commented Mar 6, 2020

@Medlineme4 This #7598 refers to the number of PR itself I want you to mention issue number for which you did pull request in the top comment section, not the title field.

@Medlineme4 Medlineme4 changed the title Update _form.html.erb #7598 Mar 6, 2020
@Medlineme4
Copy link
Contributor Author

Medlineme4 commented Mar 6, 2020 via email

@Medlineme4
Copy link
Contributor Author

Medlineme4 commented Mar 6, 2020 via email

@Medlineme4
Copy link
Contributor Author

Medlineme4 commented Mar 6, 2020 via email

Copy link
Member

@govindgoel govindgoel left a comment

Choose a reason for hiding this comment

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

You have made the pr for #7558 but you have to change the function t( ) to translation in specific lines, do the changes in the pr. Also, you have made the changes in a different file. Kindly fix this.

@Medlineme4
Copy link
Contributor Author

Medlineme4 commented Mar 10, 2020 via email

@cesswairimu
Copy link
Collaborator

Hi again @Medlineme4 thanks for opening this, no worries, travis misbehaves sometimes, restarting travis. Thanks

@jywarren jywarren changed the base branch from master to main June 30, 2020 18:07
@stale
Copy link

stale bot commented Oct 7, 2020

Hi 😄, this issue has been automatically marked as stale because it has not had recent activity. Don't worry you can continue to work on this and ask @publiclab/reviewers to add "work in progress" label 🎉 . Otherwise, it will be closed if no further activity occurs in 5 days -- but you can always re-open it if you like! 💯 Thank you for your contributions 🙌 🎈.

@stale stale bot added the stale label Oct 7, 2020
@stale stale bot closed this Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change t to translation in _events.html.erb
3 participants