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

Improve style of prompts using rich #1901

Merged
merged 15 commits into from
Aug 2, 2023
Merged

Commits on Jul 4, 2023

  1. Added support for adding human readable description/question for each…

    … variable in the cookiecutter.json. Human readable questions are shown instead of variable names to the user when possible. cf. cookiecutter#1835
    vemonet committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    070049e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2350512 View commit details
    Browse the repository at this point in the history
  3. start adding rich

    vemonet committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ef5fdec View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    5282df1 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    df4c1c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    f5936fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ce867 View commit details
    Browse the repository at this point in the history
  3. add tests for git config extraction, fix linting issues, reach 100% c…

    …overage
    
    Add test for JsonPrompt process_response, reach 100% coverage
    vemonet committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    428dbf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40b9f4a View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    3b42858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa32a8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a50b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    e2c2dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7539a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3b99bc View commit details
    Browse the repository at this point in the history