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

Edit unique title validation failure message #8416

Merged
merged 5 commits into from
Sep 28, 2020

Conversation

avats-dev
Copy link
Member

@avats-dev avats-dev commented Sep 20, 2020

Fixes #8319

After this fix:
Screenshot from 2020-09-21 00-45-04

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!

@avats-dev avats-dev requested a review from a team as a code owner September 20, 2020 19:27
@gitpod-io
Copy link

gitpod-io bot commented Sep 20, 2020

@codecov
Copy link

codecov bot commented Sep 20, 2020

Codecov Report

Merging #8416 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8416   +/-   ##
=======================================
  Coverage   81.89%   81.89%           
=======================================
  Files         101      101           
  Lines        5900     5900           
=======================================
  Hits         4832     4832           
  Misses       1068     1068           

@avats-dev
Copy link
Member Author

@sagarpreet-chadha , could you review this?

@avats-dev
Copy link
Member Author

@jywarren , is this good? Also check this out #8225 (comment) .

Copy link
Collaborator

@cesswairimu cesswairimu left a comment

Choose a reason for hiding this comment

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

Looks great 🎉 thanks

@cesswairimu cesswairimu merged commit 317a36c into publiclab:main Sep 28, 2020
@jywarren
Copy link
Member

Ohhhhh this is super. Thanks so much!!

@avats-dev avats-dev deleted the edit-title-message branch September 29, 2020 20:46
shubhangikori pushed a commit to shubhangikori/plots2 that referenced this pull request Oct 12, 2020
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
alvesitalo pushed a commit to alvesitalo/plots2 that referenced this pull request Oct 14, 2020
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
piyushswain pushed a commit to piyushswain/plots2 that referenced this pull request Oct 22, 2020
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
manchere pushed a commit to manchere/plots2 that referenced this pull request Feb 13, 2021
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this pull request Mar 2, 2021
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this pull request Oct 16, 2021
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
ampwang pushed a commit to ampwang/plots2 that referenced this pull request Oct 26, 2021
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* Add .deepsource.toml

* Delete .deepsource.toml

* edit failure message

Co-authored-by: DeepSource Bot <[email protected]>
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.

Odd wording on unique title validation failure message: "base: You have already used this title."
4 participants