• Justin Ho's avatar
    Add Open/Closed/All nav buttons to Jira issues · 0a38a9b6
    Justin Ho authored
    - Move setting of default_state to controller action since it's
    used to determine which of the tabs is active by default.
    - Add Open/Closed/All nav buttons to Jira issues and align
    "Create new Jira issue" button to follow mocks.
    - Update Vue app to handle `state` gracefully.
    0a38a9b6
issues_controller.rb 2.62 KB