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: Sanofi-IADC/whispr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: Sanofi-IADC/whispr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 11 commits
  • 32 files changed
  • 4 contributors

Commits on Jun 30, 2020

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

Commits on Jul 1, 2020

  1. refactor(filter): Move filter to utils

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    48f2533 View commit details
    Browse the repository at this point in the history
  2. feat(whisp): make delete whisp function return boolean

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    2a99daf View commit details
    Browse the repository at this point in the history
  3. feat(event): Add packages

    @apollo/gateway, axios, eslint-config-prettier, eslint-plugin-prettier
    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    e94f6e1 View commit details
    Browse the repository at this point in the history
  4. feat(event-webhook): Add event and webhook module

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    c88c322 View commit details
    Browse the repository at this point in the history
  5. feat(whisp): update whisp interface

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    36ae346 View commit details
    Browse the repository at this point in the history
  6. docs(filters): Move filters to its own section

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    124172e View commit details
    Browse the repository at this point in the history
  7. docs(webhook): Add webhook documentation

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    59bf6bd View commit details
    Browse the repository at this point in the history
  8. docs(event): add event section

    Jérémie Marniquet Fabre committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    83e5956 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #63 from Sanofi-IADC/creates-event-module

    Creates event module
    elchrome178 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    dc35a0f View commit details
    Browse the repository at this point in the history
  10. chore(release): 1.1.0

    # [1.1.0](v1.0.0...v1.1.0) (2020-07-01)
    
    ### Features
    
    * **event:** Add packages ([e94f6e1](e94f6e1))
    * **event-webhook:** Add event and webhook module ([c88c322](c88c322))
    * **whisp:** make delete whisp function return boolean ([2a99daf](2a99daf))
    * **whisp:** update whisp interface ([36ae346](36ae346))
    semantic-release-bot committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    8b84fd9 View commit details
    Browse the repository at this point in the history
Loading