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

feat: Add autocomplete for repo Revisions (#4645) #4713

Merged
merged 2 commits into from
Nov 2, 2020

Commits on Oct 30, 2020

  1. feat: Add autocomplete for repo Revisions

    - Introduces api/v1/repositories/{repo}/refs which returns branches and tags
    - Add new RevisionFormField component to Create and Edit Application pages
    
    Signed-off-by: Tim Etchells <[email protected]>
    tetchel committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    7596701 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. address review comments

    Signed-off-by: Tim Etchells <[email protected]>
    tetchel committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    0de8121 View commit details
    Browse the repository at this point in the history