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

feat(custom-js): implement DELETE /processors/{processor_id} #231

Merged
merged 13 commits into from
Nov 10, 2019

Commits on Oct 12, 2019

  1. feat(api): add api spec for processors resource (Zooz#200)

    * feat(api): add api spec for processors resource
    enudler authored and NivLipetz committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    7bf27b9 View commit details
    Browse the repository at this point in the history
  2. feat(api): add api spec for processors resource

    closes Zooz#185
    
    fix Zooz#185
    enudler authored and NivLipetz committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    069654f View commit details
    Browse the repository at this point in the history
  3. fix(typo): typo date_time to date-time

    enudler authored and NivLipetz committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    bf4a2fb View commit details
    Browse the repository at this point in the history
  4. fix(typo): typo date_time to date-time

    enudler authored and NivLipetz committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    be8ab81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    01b2400 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    097a6af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b94e6b View commit details
    Browse the repository at this point in the history
  8. chore: fix rebase to master

    NivLipetz committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    2437de9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. WIP: feat(custom-js): implement POST /processors (Zooz#213)

    * docs(image): fix outdated image in docs (Zooz#214)
    
    * chore(ci/cd): remove circleci docker_layer_caching (Zooz#218)
    
    * feat(api): add api spec for processors resource (Zooz#200)
    
    * feat(api): add api spec for processors resource
    
    * feat(api): add api spec for processors resource
    
    closes Zooz#185
    
    fix Zooz#185
    
    * fix(typo): typo date_time to date-time
    
    * fix(typo): typo date_time to date-time
    
    * chore(openapi3): code review comments addressed
    
    * docs(api): add download endpoint for processor files
    
    * chore(dependencies): update cassandra-driver to v4.1.0 (Zooz#210)
    
    * chore: fix rebase to master
    
    * feat(custom-js): implement POST /processors
    
    * test(processors): add tests for POST /processors (Zooz#217)
    
    * test(processors): add tests for POST /processors
    
    * style(processors): fix processors cassandra connector name
    
    * feat(processors): add js validation on POST /processors
    
    * fix(processors): add updated_at/created_at to processors resource
    
    * test(processors): add validateJavascriptContent unit-tests
    
    * test(create-test): fix processor file download error message in test
    NivLipetz authored and enudler committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    64510d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2019

  1. feat(custom-js): implement GET /processors (Zooz#212)

    * chore(dependencies): update cassandra-driver to v4.1.0 (Zooz#210)
    
    * feat(custom-js): implement GET /processors (Sequelize only)
    
    * test(processors): add tests for GET /processors (Zooz#186)
    
    * feat(custom-js): implement GET /processors (cassandra)
    
    * test(processors): add unit-tests for insertProcessor
    syncush authored and NivLipetz committed Nov 2, 2019
    Configuration menu
    Copy the full SHA
    06a2cb3 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

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

Commits on Nov 9, 2019

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

Commits on Nov 10, 2019

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