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

Merge develop branch to main for OpenSearch Migration #9

Merged
merged 83 commits into from
Apr 19, 2021
Merged

Commits on Dec 1, 2020

  1. Fix release workflow artifact paths and s3 url (#231)

    * Fix report scheduler release workflow
    
    * Fix uploading artifacts
    joshuali925 authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    8f3d8e6 View commit details
    Browse the repository at this point in the history
  2. Fix chromium path for puppeteer (#232)

    * Fix chromium path
    
    * Add more possible paths
    
    * Add error message
    
    * Use plugin id constant
    joshuali925 authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    92ab019 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    c7ab12e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d464457 View commit details
    Browse the repository at this point in the history
  3. Update path and artifact names in release workflow (#233)

    * Fix path
    
    * Fix path for kibana reports
    
    * Change s3 bucket paths and artifact name
    
    * Fix path
    
    * Use kibana-oss in release workflow
    joshuali925 authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    c178f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26a5ebf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    c3ffb0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d793b98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9f1b7 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

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

Commits on Dec 7, 2020

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

Commits on Dec 8, 2020

  1. Headless chrome creation script and readme file (#229)

    * Headless chrome creation script and readme file
    
    * Rename README_chrome_headless.md to README.md
    
    * Add README.md
    
    * add comments on how to run chrome to get pdf and png report
    
    * Change test web from google.com to https://opendistro.github.io/for-elasticsearch
    harold-wang authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    8ff39ca View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

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

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    c15b498 View commit details
    Browse the repository at this point in the history
  2. Add docs link (#247)

    joshuali925 authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    269ffbe View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

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

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    a59e2c3 View commit details
    Browse the repository at this point in the history
  2. Fix README badges (#257)

    zhongnansu authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    8731aa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

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

Commits on Dec 18, 2020

  1. Configuration menu
    Copy the full SHA
    e1fe9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a047d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e27146a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

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

Commits on Dec 22, 2020

  1. Add integration test cases for report definition rest APIs (#272)

    * WIP create requests
    
    * Allow custom error types in validateErrorResponse
    
    * Add more test cases
    
    * Address comments
    
    * Use multiple constants instead of one variable
    
    * Move helper method to TestHelpers
    joshuali925 authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    c47b983 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b1422c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f09ab3 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2020

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

Commits on Dec 29, 2020

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

Commits on Jan 4, 2021

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

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    35dfe7d View commit details
    Browse the repository at this point in the history
  2. Add semaphore to block on puppeteer chromium execution (#284)

    * Add mutex to lock on creating report using puppeteer
    
    * Use semaphore instead of mutex
    
    * change semaphore limit to 1
    
    * Add 30 seconds timeout
    
    * Change timeout to 180 sec, add error message
    
    * Update error message
    
    * Add unit test for timeout error
    joshuali925 authored Jan 6, 2021
    Configuration menu
    Copy the full SHA
    e116bda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89a5fcf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66164c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bf159c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Fix reporting download button visibility issue for dashboard and visu…

    …alization (#294)
    
    * fix reporting download button visibility issue
    
    * update height px
    
    * update height px
    zhongnansu authored Jan 8, 2021
    Configuration menu
    Copy the full SHA
    a5edf89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3459654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47cbe19 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2021

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

Commits on Jan 14, 2021

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

Commits on Jan 21, 2021

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

Commits on Jan 22, 2021

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

Commits on Jan 26, 2021

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

Commits on Feb 1, 2021

  1. Change release workflows to use new staging bucket for artifacts (#301)

    * Change release workflow to use new staging bucket for artifacts
    Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
    gaiksaya authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    1a5b871 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    e6db472 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21aebcc View commit details
    Browse the repository at this point in the history
  3. add PR

    davidcui1225 committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    16380e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76aec0b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

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

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    710b515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d67beac View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2021

  1. Configuration menu
    Copy the full SHA
    c7492be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #322 from davidcui-amzn/add-linux-dco

    Add PR template with Linux DCO
    davidcui1225 authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    7e84460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a0534d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    fb3cdf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74a4b8d View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 25, 2021

  1. Configuration menu
    Copy the full SHA
    916da7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #334 from davidcui-amzn/upgrade-lodash-cve

    Bump Lodash version
    davidcui1225 authored Feb 25, 2021
    Configuration menu
    Copy the full SHA
    50e6660 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    de5f578 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    612d1d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

Commits on Mar 12, 2021

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

Commits on Mar 15, 2021

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

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    0df264b View commit details
    Browse the repository at this point in the history
  2. update snapshot

    davidcui1225 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2775a35 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #342 from davidcui-amzn/fix-reporting-cypress

    Fix Cypress Download Tests
    davidcui1225 authored Mar 16, 2021
    Configuration menu
    Copy the full SHA
    2c16ac9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    7335477 View commit details
    Browse the repository at this point in the history
  2. remove comment

    davidcui1225 committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e1f0925 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Merge pull request #346 from davidcui-amzn/add-security-integ-tests

    Add support for security enabled cypress tests
    davidcui1225 authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    98750be View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    452f148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e91083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69ccfcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0d0daa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43afe1c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Merge pull request #356 from opendistro-for-elasticsearch/opendistro-…

    …1.13.2.0
    
    Merge from `Opendistro 1.13.2.0` to `dev`
    zhongnansu authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    182979a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Migrate reporting frontend plugin to OpenSearch Dashboards 1.15 (#4)

    * Migrate to Opensearch
    
    * Rename Kibana in html and md files
    
    * WIP rename strings and variables
    
    * Rename kibana index
    
    * revert kibana_recipients temporarily
    
    * Change kbn to osd
    
    * Update jest snapshots
    
    * Migrate cypress
    
    * Change opendistro_kibana_reports to opendistro-reports-opensearch-dashboards
    
    * fixup! Migrate to Opensearch
    
    * Typo fixes and more renaming
    
    * Rename variables in delivery params
    
    * Rename kibana user to opensearch dashboards user
    
    * Rename Es in variables
    
    * Migrate github workflow for dashboards-reports
    
    * Move kibana-reports dir to dashboards-reports
    
    * Migrate readme
    
    * Rename es to opensearch
    
    * Remove opendistro in dashboards reports
    
    * Update documents for repo
    
    * Address comments
    joshuali925 authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bb498d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36f5967 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    2129c0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from davidcui-amzn/remove-codecov

    Remove CodeCov
    davidcui1225 authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    280ea54 View commit details
    Browse the repository at this point in the history
  3. [migration] Rename elasticsearch to opensearch (#5)

    * [migration] rename elasticsearch to opensearch
    
    * continue renaming
    
    * address comments
    
    * Address comments
    
    Co-authored-by: Joshua Li <joshuali925@gmail.com>
    zhongnansu and joshuali925 authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    f3eeac2 View commit details
    Browse the repository at this point in the history
  4. Add license headers and pull request template for OpenSearch (#8)

    * Add license headers
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    
    * Update pull request template
    
    Signed-off-by: Joshua Li <joshuali925@gmail.com>
    joshuali925 authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    64d9c88 View commit details
    Browse the repository at this point in the history