Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

re #2613 Apicurio Integration #2886

Merged
merged 23 commits into from
Jul 16, 2018
Merged

re #2613 Apicurio Integration #2886

merged 23 commits into from
Jul 16, 2018

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    8f81cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b958f11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f575a0 View commit details
    Browse the repository at this point in the history
  4. Add temporary API definition in constructor

    Add fnx to ApiConnectorCreateComponent
    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    416e819 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    341ae13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff1160d View commit details
    Browse the repository at this point in the history
  7. Show or hide editor

    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    57fc47e View commit details
    Browse the repository at this point in the history
  8. Pass param via EventEmitter to determine whether or not ot hide or sh…

    …ow the definition editor
    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    507f7cc View commit details
    Browse the repository at this point in the history
  9. Hide Step 2 to display editor

    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    dcde98d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    129267f View commit details
    Browse the repository at this point in the history
  11. Add header for template

    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    77b98d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    27f511d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4394651 View commit details
    Browse the repository at this point in the history
  14. update to patternfly 3.51.2

    mcoker authored and kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    ef2a27a View commit details
    Browse the repository at this point in the history
  15. chore: Update to AtlasMap 1.35.4

    This update contains:
    * Gap control for separate/combine index (atlasmap/atlasmap#449)
    * A prototype of data preview mode for single mapping (atlasmap/atlasmap#451)
    igarashitm authored and kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    42a5468 View commit details
    Browse the repository at this point in the history
  16. chore(deps): upgrade angular core and rxjs

    Upgrades angular core to version 6
    Upgrades patternfly
    Upgrades ngx-bootstrap
    Upgrades node version
    Adds rxjs-tslint
    Adds rxjs-compat (solves issues with ngx-bootstrap)
    Applies consistant code formatting and new formatting rules
    Adds new script for linting typescript files
    Removes unused imports
    preserve-symlinks flag moved to angular config json
    seanforyou23 authored and kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    7cc4e0e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    0ad99d2 View commit details
    Browse the repository at this point in the history
  18. fix: app/ui/.snyk & app/ui/package.json to reduce vulnerabilities

    The following vulnerabilities are fixed with a Snyk patch:
    - https://snyk.io/vuln/npm:tunnel-agent:20170305
    
    Res merge conflicts in package.json
    
    Add Apicurio references to ApiConnectorModule
    
    Add fnx to ApiConnectorCreateComponent
    
    Display editor only on submitting step 2
    
    Pass param via EventEmitter to determine whether or not ot hide or show the definition editor
    
    Styling for Review btn, minor changes
    
    chore: read swagger document locally and pass to api editor
    
    Res merge conflicts
    snyk-bot authored and kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    f95acb7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2bd8b9e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7d76b68 View commit details
    Browse the repository at this point in the history
  21. Moving shims to shims file

    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    3fbe6f7 View commit details
    Browse the repository at this point in the history
  22. Rm postinstall script

    Res merge conflicts in package.json
    
    Add Apicurio references to ApiConnectorModule
    
    Add Apicurio references to ApiConnectorCreateComponent
    
    Add temporary API definition in constructor
    
    Add fnx to ApiConnectorCreateComponent
    
    Add selector, reference fnx in template
    
    Display editor only on submitting step 2
    
    Show or hide editor
    
    Pass param via EventEmitter to determine whether or not ot hide or show the definition editor
    
    Hide Step 2 to display editor
    
    Add reference to existing specification file uploaded
    
    Add header for template
    
    Cleanup
    
    Styling for Review btn, minor changes
    
    chore: read swagger document locally and pass to api editor
    
    update to patternfly 3.51.2
    
    chore: Update to AtlasMap 1.35.4
    
    This update contains:
    * Gap control for separate/combine index (atlasmap/atlasmap#449)
    * A prototype of data preview mode for single mapping (atlasmap/atlasmap#451)
    
    chore(deps): upgrade angular core and rxjs
    
    Upgrades angular core to version 6
    Upgrades patternfly
    Upgrades ngx-bootstrap
    Upgrades node version
    Adds rxjs-tslint
    Adds rxjs-compat (solves issues with ngx-bootstrap)
    Applies consistant code formatting and new formatting rules
    Adds new script for linting typescript files
    Removes unused imports
    preserve-symlinks flag moved to angular config json
    
    chore: upgrade to patternfly-ng 4.x (partial)
    
    fix: app/ui/.snyk & app/ui/package.json to reduce vulnerabilities
    
    The following vulnerabilities are fixed with a Snyk patch:
    - https://snyk.io/vuln/npm:tunnel-agent:20170305
    
    Res merge conflicts in package.json
    
    Add Apicurio references to ApiConnectorModule
    
    Add fnx to ApiConnectorCreateComponent
    
    Display editor only on submitting step 2
    
    Pass param via EventEmitter to determine whether or not ot hide or show the definition editor
    
    Cleanup
    
    chore: read swagger document locally and pass to api editor
    
    Res merge conflicts
    
    Minor changes
    
    Fix for Angular 6 upgrade with CLI 7 causing fs not found for yamljs
    
    Moving polyfills to polyfills file
    
    Moving shims to shims file
    
    Rm postinstall script
    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    b6f892a View commit details
    Browse the repository at this point in the history
  23. Fix lint issues

    Minor changes to package.json
    kahboom committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    72d6147 View commit details
    Browse the repository at this point in the history