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

refactoring - trying to de-couple things for better maintenance #22

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

Commits on May 19, 2020

  1. * refactoring - trying to de-couple things for better maintenance

    * not so fit in Swing so have to learn while refactoring :)
    twinkybot committed May 19, 2020
    Configuration menu
    Copy the full SHA
    b2c6272 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. * refactoring - trying to de-couple things for better maintenance

    * not so fit in Swing so have to learn while refactoring :)
    twinkybot committed May 20, 2020
    Configuration menu
    Copy the full SHA
    1b4a8c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Changed pom.xml to build jar with dependencies

    rowak authored and twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    805bef9 View commit details
    Browse the repository at this point in the history
  2. * refactoring

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3c259af View commit details
    Browse the repository at this point in the history
  3. * better naming

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6e8ea33 View commit details
    Browse the repository at this point in the history
  4. Test classes are now run with "mvn test"

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    9007b5f View commit details
    Browse the repository at this point in the history
  5. First step extracting PropertyReader

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a8379b6 View commit details
    Browse the repository at this point in the history
  6. First step extracting PropertyReader

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    a6714a9 View commit details
    Browse the repository at this point in the history
  7. Can determine path for Mac

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0f34cb1 View commit details
    Browse the repository at this point in the history
  8. Can determine path for Linux

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    6dc1b20 View commit details
    Browse the repository at this point in the history
  9. refactoring

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    80d615d View commit details
    Browse the repository at this point in the history
  10. refactoring

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    d597413 View commit details
    Browse the repository at this point in the history
  11. creating missing directory

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    840f447 View commit details
    Browse the repository at this point in the history
  12. refacotring

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    3b2654c View commit details
    Browse the repository at this point in the history
  13. typo fixed

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    1832ac0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9276d49 View commit details
    Browse the repository at this point in the history
  15. added logging

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    89ccc83 View commit details
    Browse the repository at this point in the history
  16. property file is now created

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    8e4a12f View commit details
    Browse the repository at this point in the history
  17. ignored log folder

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    ab66ced View commit details
    Browse the repository at this point in the history
  18. old property file is now copied

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    c876b43 View commit details
    Browse the repository at this point in the history
  19. added todo for next time

    twinkybot committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    0123647 View commit details
    Browse the repository at this point in the history