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

UI to add GitHub and GitLab issues and PRs #5

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Apr 23, 2024

  1. [ui] Initial configuration

    Adds the initial files needed to configure the UI.
    
    Signed-off-by: Eva Millán <[email protected]>
    evamillan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2d3297d View commit details
    Browse the repository at this point in the history
  2. [ui] Add views for tasks and their jobs

    Adds pages to visualize a list of task and a single
    task. The single task includes a view for a list of
    its jobs and the detailed view for one job.
    
    Signed-off-by: Eva Millán <[email protected]>
    evamillan committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ccaef99 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. [ui] Schedule GitHub and GitLab tasks

    Adds the option to schedule tasks to fetch GitHub and GitLab
    issues and pull requests.
    evamillan committed May 14, 2024
    Configuration menu
    Copy the full SHA
    57f0c05 View commit details
    Browse the repository at this point in the history