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

add service template #91

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

add service template #91

wants to merge 69 commits into from

Commits on Mar 27, 2018

  1. add service template

    hthetiot committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5caaeba View commit details
    Browse the repository at this point in the history
  2. update template service

    hthetiot committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    e72a350 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae36c9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    hthetiot committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a0dad16 View commit details
    Browse the repository at this point in the history
  5. fix service template

    hthetiot committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    e856b9b View commit details
    Browse the repository at this point in the history
  6. fix travis build template

    hthetiot committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    5ab1d56 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. update service template

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    d89a675 View commit details
    Browse the repository at this point in the history
  2. add generated swagger

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    691a220 View commit details
    Browse the repository at this point in the history
  3. improve service template

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a3b1259 View commit details
    Browse the repository at this point in the history
  4. update boostrap

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    9e776f6 View commit details
    Browse the repository at this point in the history
  5. update service template

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    060fa45 View commit details
    Browse the repository at this point in the history
  6. fix default query

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a2eaa17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    89fa77a View commit details
    Browse the repository at this point in the history
  8. update service template

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a13e833 View commit details
    Browse the repository at this point in the history
  9. update service template

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    9b84182 View commit details
    Browse the repository at this point in the history
  10. lint templates

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a010abc View commit details
    Browse the repository at this point in the history
  11. lint templates

    hthetiot committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    a2f3c57 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. update Dockerfile

    hthetiot committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    9845f33 View commit details
    Browse the repository at this point in the history
  2. add mjson template support

    hthetiot committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    07f80da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4b4cd6 View commit details
    Browse the repository at this point in the history
  4. update service template

    hthetiot committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    a7730af View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. update service template

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    a5eea6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d5db18 View commit details
    Browse the repository at this point in the history
  3. jshint

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    b4d4d95 View commit details
    Browse the repository at this point in the history
  4. prepate data/main.mjson use in middleware.js and use montagejs/montag…

    …e#master to get last fixes
    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    ae3313e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25e6105 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c953b4c View commit details
    Browse the repository at this point in the history
  7. update service swagger doc

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    405be42 View commit details
    Browse the repository at this point in the history
  8. update service swagger doc

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    36ac702 View commit details
    Browse the repository at this point in the history
  9. fix service spec

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    e3d07fd View commit details
    Browse the repository at this point in the history
  10. add express router example with same middleware, implement CRUD test/…

    …integration spec via chai/mocha
    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    046eb88 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bf1ff40 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20f20fe View commit details
    Browse the repository at this point in the history
  13. jshint

    hthetiot committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    52d8886 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    6547c19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24b14e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a0c76d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Configuration menu
    Copy the full SHA
    5c4eba6 View commit details
    Browse the repository at this point in the history
  2. fix docker-compose.yml port

    hthetiot committed Apr 5, 2018
    Configuration menu
    Copy the full SHA
    9fe28ce View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

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

Commits on Apr 17, 2018

  1. fix model mapping

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e88de2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482a40e View commit details
    Browse the repository at this point in the history
  3. apply review changes

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    1b02307 View commit details
    Browse the repository at this point in the history
  4. add cli.js

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    a83bc7e View commit details
    Browse the repository at this point in the history
  5. add service cli to manifest

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    698c0fa View commit details
    Browse the repository at this point in the history
  6. fix generated spec

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    5d8e862 View commit details
    Browse the repository at this point in the history
  7. simplify saveRawData

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    1a685c1 View commit details
    Browse the repository at this point in the history
  8. simplify saveRawData

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    e97c07f View commit details
    Browse the repository at this point in the history
  9. simplify saveRawData

    hthetiot committed Apr 17, 2018
    Configuration menu
    Copy the full SHA
    79637ff View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. update .jshintrc

    hthetiot committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    38c6e5b View commit details
    Browse the repository at this point in the history
  2. mv .travis.yaml .travis.yml

    hthetiot committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    f8fcd8e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. update service template

    hthetiot committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    81b1d94 View commit details
    Browse the repository at this point in the history
  2. dix Docker service

    hthetiot committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    f5bab21 View commit details
    Browse the repository at this point in the history
  3. lint

    hthetiot committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5a459a7 View commit details
    Browse the repository at this point in the history
  4. lint

    hthetiot committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    c66151c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. fix cli.js

    hthetiot committed May 3, 2018
    Configuration menu
    Copy the full SHA
    877fad4 View commit details
    Browse the repository at this point in the history
  2. update service template

    hthetiot committed May 3, 2018
    Configuration menu
    Copy the full SHA
    4f62cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    100b429 View commit details
    Browse the repository at this point in the history
  4. fix test service tempalte

    hthetiot committed May 3, 2018
    Configuration menu
    Copy the full SHA
    0435f65 View commit details
    Browse the repository at this point in the history
  5. fix istanbul coverage

    hthetiot committed May 3, 2018
    Configuration menu
    Copy the full SHA
    4691595 View commit details
    Browse the repository at this point in the history
  6. fix Dockerfile

    hthetiot committed May 3, 2018
    Configuration menu
    Copy the full SHA
    5a36cff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f40923c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2018

  1. fix service template

    hthetiot committed May 14, 2018
    Configuration menu
    Copy the full SHA
    3cc39f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. Configuration menu
    Copy the full SHA
    d1de954 View commit details
    Browse the repository at this point in the history
  2. use montage#master

    hthetiot committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    111df09 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Update README.md

    hthetiot authored Jun 13, 2018
    Configuration menu
    Copy the full SHA
    e2e48d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2018

  1. Configuration menu
    Copy the full SHA
    4699c1b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'features/serviceTemplate' of github.com:montagejs/minit…

    … into features/serviceTemplate
    hthetiot committed Jun 15, 2018
    Configuration menu
    Copy the full SHA
    ab97daf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

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