Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @loopback/example-context@1.2.3
Choose a base ref
...
head repository: loopbackio/loopback-next
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @loopback/example-context@1.2.4
Choose a head ref
  • 8 commits
  • 135 files changed
  • 4 contributors

Commits on Jun 20, 2019

  1. chore: update dependency loopback-datasource-juggler to ^4.8.1

    Signed-off-by: Renovate Bot <bot@renovateapp.com>
    renovate-bot authored and raymondfeng committed Jun 20, 2019
    Copy the full SHA
    8ae8a0a View commit details

Commits on Jun 21, 2019

  1. Copy the full SHA
    99d3aa0 View commit details
  2. Copy the full SHA
    4ea3060 View commit details
  3. chore: update dependency swagger-parser to ^7.0.1

    Signed-off-by: Renovate Bot <bot@renovateapp.com>
    renovate-bot authored and nabdelgadir committed Jun 21, 2019
    Copy the full SHA
    f14b5e5 View commit details
  4. Copy the full SHA
    3fdc0b1 View commit details
  5. feat: add navigational properties to todo-list example

    - Overwrote find and findById functions in TodoRepository, TodoListRepository, TodoListImage to include a hard-coded retrieval of related models. #3195 is for improvement of this
    - Updated response schemas for controller methods find and findById to leverage getModelSchemaRef and includeRelations
    - Updated TodoList tutorial
    
    Co-authored-by: Miroslav Bajtoš <mbajtoss@gmail.com>
    nabdelgadir and bajtos committed Jun 21, 2019
    Copy the full SHA
    fedb6a7 View commit details
  6. fix(cli): remove no-any warning from model template

    Disabling the no-any warning that happens when a model allows additional properties
    nabdelgadir committed Jun 21, 2019
    Copy the full SHA
    264aa28 View commit details
  7. chore: publish release

     - @loopback/test-repository-mongodb@0.2.1
     - @loopback/test-repository-mysql@0.2.1
     - @loopback/benchmark@1.3.4
     - @loopback/docs@1.25.0
     - @loopback/example-context@1.2.4
     - @loopback/example-express-composition@1.4.4
     - @loopback/example-greeter-extension@1.3.4
     - @loopback/example-greeting-app@1.1.4
     - @loopback/example-hello-world@1.2.4
     - @loopback/example-lb3-application@1.1.4
     - @loopback/example-log-extension@1.2.4
     - @loopback/example-rpc-server@1.2.4
     - @loopback/example-soap-calculator@1.6.5
     - @loopback/example-todo-list@1.8.0
     - @loopback/example-todo@1.6.4
     - @loopback/authentication@2.1.4
     - @loopback/boot@1.4.3
     - @loopback/booter-lb3app@1.2.4
     - @loopback/build@2.0.2
     - @loopback/cli@1.17.2
     - @loopback/context@1.20.1
     - @loopback/core@1.8.4
     - @loopback/http-caching-proxy@1.1.4
     - @loopback/http-server@1.4.3
     - @loopback/metadata@1.2.4
     - @loopback/openapi-spec-builder@1.2.4
     - @loopback/openapi-v3-types@1.1.4
     - @loopback/openapi-v3@1.6.4
     - @loopback/repository-json-schema@1.7.2
     - @loopback/repository-tests@0.2.1
     - @loopback/repository@1.8.1
     - @loopback/rest-explorer@1.2.4
     - @loopback/rest@1.16.2
     - @loopback/service-proxy@1.2.4
     - @loopback/testlab@1.6.2
     - @loopback/tsdocs@1.2.2
    raymondfeng committed Jun 21, 2019
    Copy the full SHA
    bc3c233 View commit details
Loading