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 new generator: typescript-rxjs #1884

Merged
merged 25 commits into from
Jan 21, 2019
Merged

Commits on Jan 11, 2019

  1. Merged in feature/rxjs (pull request OpenAPITools#2)

    Feature/rxjs
    
    * feat: duplicate typescript-fetch, add docs
    
    * duplicate fetch codegen to use for rxjs
    
    * remove mapping helpers from modesl
    
    * introduce rxjs, adjust apis
    
    * make middlewares work
    
    * fix namespace issue with babel
    
    * fix enum generation
    
    * fix formatting of enum
    
    * remove other readme
    
    * feat: duplicate typescript-fetch, add docs
    
    * duplicate fetch codegen to use for rxjs
    
    * remove mapping helpers from modesl
    
    * introduce rxjs, adjust apis
    
    * make middlewares work
    
    * fix namespace issue with babel
    
    * fix enum generation
    
    * fix formatting of enum
    
    * remove other readme
    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    261a682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9287cb View commit details
    Browse the repository at this point in the history
  3. remove environment import

    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    8ba509f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    658f9e6 View commit details
    Browse the repository at this point in the history
  5. add genereated samples

    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    6ac3dc7 View commit details
    Browse the repository at this point in the history
  6. add docs

    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    9dd2c05 View commit details
    Browse the repository at this point in the history
  7. add windows scripts

    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    e36c397 View commit details
    Browse the repository at this point in the history
  8. adjust license info

    denyo committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    fa6b78f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

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

Commits on Jan 15, 2019

  1. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d4c5318 View commit details
    Browse the repository at this point in the history
  2. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    26f65ca View commit details
    Browse the repository at this point in the history
  3. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d509a21 View commit details
    Browse the repository at this point in the history
  4. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    1b9a5cd View commit details
    Browse the repository at this point in the history
  5. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    cefde8a View commit details
    Browse the repository at this point in the history
  6. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    80f96ca View commit details
    Browse the repository at this point in the history
  7. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    8c420c1 View commit details
    Browse the repository at this point in the history
  8. Update modules/openapi-generator/src/main/resources/typescript-rxjs/r…

    …untime.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    07b2bda View commit details
    Browse the repository at this point in the history
  9. Update modules/openapi-generator/src/main/resources/typescript-rxjs/a…

    …pis.mustache
    
    Co-Authored-By: denyo <hacker.bernd@gmail.com>
    macjohnny and denyo authored Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b7204bb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7850875 View commit details
    Browse the repository at this point in the history
  11. use shorthand syntax

    denyo committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    8305c12 View commit details
    Browse the repository at this point in the history
  12. improve linting

    denyo committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b961748 View commit details
    Browse the repository at this point in the history
  13. improve linting

    denyo committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    ee642a7 View commit details
    Browse the repository at this point in the history
  14. revert previous changes

    denyo committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    5018e5f View commit details
    Browse the repository at this point in the history
  15. Revert "Update modules/openapi-generator/src/main/resources/typescrip…

    …t-rxjs/runtime.mustache"
    
    This reverts commit 26f65ca.
    denyo committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    335827b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    106ae4b View commit details
    Browse the repository at this point in the history