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

Stylize prompt for new project and tags #310

Merged
merged 7 commits into from
Sep 9, 2019

Conversation

MinchinWeb
Copy link
Contributor

@MinchinWeb MinchinWeb commented Sep 6, 2019

Further to #191 & #275, this stylizes the prompt to that the project or tag name is highlighted.

image

The other place this might make sense to add is when Watson displays an error message when you try to start a new project with --no-gap but have an active project (cli.py, line 221-223); however, stylizing the project here breaks the colouring of the error message. This does update the typographical styling to be consistent with the above.

image

Further to #303, this also add these new options to the Release Notes for v1.8.0.

@MinchinWeb
Copy link
Contributor Author

(I didn't break the test, but it works now!)

@@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Add CSV output format support for `report`, `log` and `aggregate` commands
using the `--csv/-s` command line option flag (#281).
- Add `start --confirm-new-project` and `start --confirm-new-tag` options and
corresponding options to configuration (#275).
Copy link
Contributor

@jmaupetit jmaupetit Sep 9, 2019

Choose a reason for hiding this comment

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

🙏 Can you also update the corresponding section in the CHANGELOG please?

Copy link
Contributor

@jmaupetit jmaupetit left a comment

Choose a reason for hiding this comment

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

Thank you for this! Can you add a "Changed" section in the CHANGELOG with changes from this PR?

k4nar
k4nar previously approved these changes Sep 9, 2019
@MinchinWeb
Copy link
Contributor Author

Can you add a "Changed" section in the CHANGELOG with changes from this PR?

@jmaupetit Done!

CHANGELOG.md Outdated Show resolved Hide resolved
Co-Authored-By: Julien Maupetit <jmaupetit@users.noreply.github.com>
@jmaupetit jmaupetit merged commit ed8efb6 into jazzband:master Sep 9, 2019
@MinchinWeb MinchinWeb deleted the colour-confirmation branch September 9, 2019 20:00
@jmaupetit jmaupetit mentioned this pull request May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants