Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

[WIP] Add project tracking. Refactor for better testability and less duplicate code. #44

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Apr 1, 2019

  1. update all dependencies

    crfeliz committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    77ab827 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. add project board tracking

    crfeliz committed Apr 2, 2019
    Configuration menu
    Copy the full SHA
    87416da View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. add core of project board tracking. refactor for reduced dupliulicate…

    … code and better testability
    crfeliz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    d5ba6ad View commit details
    Browse the repository at this point in the history
  2. delete commented out code

    crfeliz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    f503379 View commit details
    Browse the repository at this point in the history
  3. working

    Carlos Feliz committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2038bc0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. it works!

    Carlos Feliz committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    1be1fc6 View commit details
    Browse the repository at this point in the history
  2. fix label comparison

    Carlos Feliz committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    51adf99 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. issue-49 - fix jira comment regex. add unit test.

    Carlos Feliz committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    ee65a73 View commit details
    Browse the repository at this point in the history
  2. fix string formats

    Carlos Feliz committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    7e3f068 View commit details
    Browse the repository at this point in the history
  3. prevent config rewrie

    Carlos Feliz committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    07753e4 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2019

  1. working

    Carlos Feliz committed May 6, 2019
    Configuration menu
    Copy the full SHA
    3a94e5a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2019

  1. working

    Carlos authored and Carlos committed May 8, 2019
    Configuration menu
    Copy the full SHA
    a8cbc90 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. working

    Carlos authored and Carlos committed May 9, 2019
    Configuration menu
    Copy the full SHA
    ddb5ad6 View commit details
    Browse the repository at this point in the history
  2. working

    Carlos authored and Carlos committed May 9, 2019
    Configuration menu
    Copy the full SHA
    7175c0c View commit details
    Browse the repository at this point in the history
  3. working

    Carlos authored and Carlos committed May 9, 2019
    Configuration menu
    Copy the full SHA
    82211e9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2019

  1. refactoring for unit tests.

    crfeliz committed May 17, 2019
    Configuration menu
    Copy the full SHA
    87b8c24 View commit details
    Browse the repository at this point in the history
  2. fix field name

    crfeliz committed May 17, 2019
    Configuration menu
    Copy the full SHA
    4b02332 View commit details
    Browse the repository at this point in the history
  3. fix commit comparison

    crfeliz committed May 17, 2019
    Configuration menu
    Copy the full SHA
    3a1291f View commit details
    Browse the repository at this point in the history
  4. fix commit comparison

    crfeliz committed May 17, 2019
    Configuration menu
    Copy the full SHA
    86e0610 View commit details
    Browse the repository at this point in the history