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

Docker/microservice #15

Commits on Dec 13, 2019

  1. Configuration menu
    Copy the full SHA
    2393abd View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    11792ba View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Setup for Books complete

    tim-atapagra committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    9d79812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d22f08 View commit details
    Browse the repository at this point in the history
  3. db response fixed

    tim-atapagra committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    e627c0f View commit details
    Browse the repository at this point in the history
  4. modified .gitignore

    Benjamin Mizel authored and Benjamin Mizel committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    7eb9755 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2019

  1. Configuration menu
    Copy the full SHA
    b41c08e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5024b72 View commit details
    Browse the repository at this point in the history
  3. gitigore file updated

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    f4d0f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec84dc8 View commit details
    Browse the repository at this point in the history
  5. Books Model updated

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    c87a91e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d88a8ca View commit details
    Browse the repository at this point in the history
  7. More updates applied

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    3652557 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b67cb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    254816a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23522d4 View commit details
    Browse the repository at this point in the history
  11. Refactored schema

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ba79747 View commit details
    Browse the repository at this point in the history
  12. server file for order refactored and cleaned.

    Comments added to reflect changes
    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    b3ffef7 View commit details
    Browse the repository at this point in the history
  13. gitignore file updated

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    8df617f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8a9af95 View commit details
    Browse the repository at this point in the history
  15. Updated the .ignore file

    tim-atapagra committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    6d53f7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f6b15c3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f85cc44 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3 from Chronos2-0/tim/microservice

    Tim/microservice
    jenaepen authored Dec 18, 2019
    Configuration menu
    Copy the full SHA
    fbf6e23 View commit details
    Browse the repository at this point in the history
  19. Updated to Tim's latest dummy-microservice

    Benjamin Mizel authored and Benjamin Mizel committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    ead3dc5 View commit details
    Browse the repository at this point in the history
  20. added frontend files

    Benjamin Mizel authored and Benjamin Mizel committed Dec 18, 2019
    Configuration menu
    Copy the full SHA
    0a58784 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. connected to all bookServer rout handlers

    Benjamin Mizel authored and Benjamin Mizel committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    21d7fc4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ben-mizel/ben/dummy_frontend

    Ben/dummy frontend
    robicano22 authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    a8dcfb8 View commit details
    Browse the repository at this point in the history
  3. hooked up dummy FE/BE

    Co-authored-by: Tim tim.atapagra@gmail.com
    robicano22 committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    b9ebe0d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from Chronos2-0/ben-mizel-ben/dummy_frontend

    hooked up dummy FE/BE
    robicano22 authored Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4eb14b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

  1. hooked up rest of frontend buttons

    Benjamin Mizel authored and Benjamin Mizel committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    e75fb46 View commit details
    Browse the repository at this point in the history
  2. connected remaining buttons

    Benjamin Mizel authored and Benjamin Mizel committed Dec 20, 2019
    Configuration menu
    Copy the full SHA
    fec17b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from Chronos2-0/ben/connect_remaining_buttons

    connected remaining buttons
    tim-atapagra authored Dec 20, 2019
    Configuration menu
    Copy the full SHA
    9ae395f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2019

  1. merged dev

    Benjamin Mizel authored and Benjamin Mizel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    3d01b8d View commit details
    Browse the repository at this point in the history
  2. installed cmd2 in all microservices

    Co-authored-by: Tim tim.atapagra@gmail.com
    Co-authored-by: Ben ben.mizel@gmail.com
    Benjamin Mizel authored and Benjamin Mizel committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    dcfc3ce View commit details
    Browse the repository at this point in the history
  3. Microservice in place on every service in the network

    Co-authored-by Ben ben.mizel@gmail.com
    Co-authored-by Tim tim.atapagra@gmail.com
    tim-atapagra committed Dec 21, 2019
    Configuration menu
    Copy the full SHA
    db95c20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #8 from Chronos2-0/ben_tim/testing

    Ben tim/testing
    tim-atapagra authored Dec 21, 2019
    Configuration menu
    Copy the full SHA
    6a73b76 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Few comments added

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    abda6c6 View commit details
    Browse the repository at this point in the history
  2. Refactoring

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    f6aa829 View commit details
    Browse the repository at this point in the history
  3. Modularization

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    2f3cf74 View commit details
    Browse the repository at this point in the history
  4. Code comments

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    5a513f2 View commit details
    Browse the repository at this point in the history
  5. Comments added

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    10fbbd4 View commit details
    Browse the repository at this point in the history
  6. Comments added

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    1686569 View commit details
    Browse the repository at this point in the history
  7. Few comments

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    040950a View commit details
    Browse the repository at this point in the history
  8. Extra comments added

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    472582f View commit details
    Browse the repository at this point in the history
  9. Extra comments added

    tim-atapagra committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    1132993 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2020

  1. Merge conflict resolved

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    44b17d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b751eb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26392d6 View commit details
    Browse the repository at this point in the history
  4. Updated commands

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    52ce359 View commit details
    Browse the repository at this point in the history
  5. body parser error fixed

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    b2e3580 View commit details
    Browse the repository at this point in the history
  6. command list updated

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    a45d534 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5427b6 View commit details
    Browse the repository at this point in the history
  8. server name fixed

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    70c3f16 View commit details
    Browse the repository at this point in the history
  9. updated url encoded

    tim-atapagra committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    cb5ff52 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Configuration menu
    Copy the full SHA
    e8d2a81 View commit details
    Browse the repository at this point in the history
  2. cmd updated

    tim-atapagra committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    725d86c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459715a View commit details
    Browse the repository at this point in the history
  4. Minor bug fixes

    tim-atapagra committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    8bac5ed View commit details
    Browse the repository at this point in the history
  5. Minor bug fixes

    tim-atapagra committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    68dd832 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16b161c View commit details
    Browse the repository at this point in the history
  7. new package json

    tim-atapagra committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    2539b6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fbc43a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1e6794 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed8291a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e70a095 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Added eslint file

    tim-atapagra committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    3fa16ca View commit details
    Browse the repository at this point in the history
  2. config file for nginx

    tim-atapagra committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    be7e191 View commit details
    Browse the repository at this point in the history
  3. Proxy server injected into files and routes updated to reflect changes

    Co-authored-by Jenae jenaepen@gmail.com
    Co-authored-by Ben ben.mizel@gmail.com
    tim-atapagra committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    9132b07 View commit details
    Browse the repository at this point in the history
  4. Proxy server injected into files and routes updated to reflect changes

    Co-authored-by Jenae jenaepen@gmail.com
    Co-authored-by Ben ben.mizel@gmail.com
    tim-atapagra committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    ac55e52 View commit details
    Browse the repository at this point in the history
  5. Dockerfiles and config files for Nginx up and running. Docker compose…

    … file active. Interservice communication b/n dockerized services still in the works
    
    Co-authored-by Jenae jenaepen@gmail.com
    tim-atapagra committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    ece069f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Nginx is up running and routing requests appropriately for now

    Co-authored-by Jenae jenaepen@gmail.com
    tim-atapagra committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f99f6e7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Configuration menu
    Copy the full SHA
    18b88ee View commit details
    Browse the repository at this point in the history
  2. comments added

    tim-atapagra committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    1cf5da6 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Fixed personal github links and minor typos
    ben-mizel authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    2308ec7 View commit details
    Browse the repository at this point in the history