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

Update base README, point to website #4488

Merged
merged 44 commits into from
Aug 7, 2020
Merged

Update base README, point to website #4488

merged 44 commits into from
Aug 7, 2020

Commits on Jul 13, 2020

  1. Fixes #4335: Create Stratos static web site with better documentation

    structure using docusaurus. Initial commit.
    vvaradhan committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    2989e8b View commit details
    Browse the repository at this point in the history
  2. 1) Re-organize some more existing doc files.

    2) Re-organize links in the doc file to refer to the new document
       hierarchy.
    vvaradhan committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    45cd11c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2020

  1. Landing Page WIP

    nwmac committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    d26b948 View commit details
    Browse the repository at this point in the history
  2. Documentation tweaks

    nwmac committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    7181236 View commit details
    Browse the repository at this point in the history
  3. Use better action names

    nwmac committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5b394a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb5529 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    5741bf9 View commit details
    Browse the repository at this point in the history
  2. Remove publish workflow for now

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    7383f69 View commit details
    Browse the repository at this point in the history
  3. Typo fix

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    208baa0 View commit details
    Browse the repository at this point in the history
  4. Moer documentation improvements

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fff9924 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bbb535 View commit details
    Browse the repository at this point in the history
  6. Fix script when used from npm

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    388245c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    796729c View commit details
    Browse the repository at this point in the history
  8. More documentation improvements

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    17aaf09 View commit details
    Browse the repository at this point in the history
  9. Fix typo

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    3f093d4 View commit details
    Browse the repository at this point in the history
  10. Merge downstream (#4441)

    * Merge src/frontend from downstream
    
    * Merge src/jetstream from jetstream
    
    * Remove examples/custom-src
    
    * Merge deploy from downstream
    Does not include changes to
    - deploy/all-in-one/*
    - deploy/aio-entrypoint.sh
    - deploy/Dockerfile.all-in-one
    
    * Merge build from downstream
    
    * Add missing merge items from deploy
    
    * Updates to package-lock
    
    * Remove fdescribe
    
    * Fix e2e core tests
    
    * Remove favicon from packages/core/src
    
    * Changes following review
    richard-cox authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fd17825 View commit details
    Browse the repository at this point in the history
  11. Show all favorites for an endpoint favorite if there is only one (#4440)

    * Show all favorites for the endpoint favorite if there is only one
    
    * Missing changes
    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    dd34fc5 View commit details
    Browse the repository at this point in the history
  12. Merge downstream - JSON Viewer with dark mode & Header Fixes (#4444)

    * Fix json-viewer dark mode
    
    * Fix profile page and side nav top position following header diet
    - Fix side nav top position
    - Update fix for profile page to also work in non-desktop mode
    richard-cox authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    244f9fe View commit details
    Browse the repository at this point in the history
  13. Fix issues with tests not running if build upload fails (#4453)

    * Fix issues with tests not running if build upload fails
    
    * Fix script
    
    * One more fix for script
    
    * Fix white space at start of file
    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    9c94d60 View commit details
    Browse the repository at this point in the history
  14. Improve autoscaler e2e logging (#4456)

    * Improve autoscaler e2e logging
    - it looks like the AS returns scaling events 1-2 mins after they occur, which is too late for the test
    - add additional logging to print out event table data in case of alternative events being raised
    - fix logging if wait for events times out
    - add hint in later test that depends on AS scaling event
    
    * Ensure only the schedule rule results in scaling events
    richard-cox authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    56f0389 View commit details
    Browse the repository at this point in the history
  15. Fix check-e2e-pr.sh for pr's from other repos (#4459)

    - switch from TRAVIS_PULL_REQUEST_SLUG to TRAVIS_REPO_SLUG
    richard-cox authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    a4e14c1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    560b524 View commit details
    Browse the repository at this point in the history
  17. Insecure tlsv10 and tlsv11 ciphers in Stratos UI, bsc#1173295 (#411) (#…

    …4460)
    
    Co-authored-by: Michal Jura <mjura@users.noreply.github.com>
    2 people authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    17f4f11 View commit details
    Browse the repository at this point in the history
  18. [Security] Bump codecov from 3.7.0 to 3.7.1 (#4457)

    Bumps [codecov](https://github.com/codecov/codecov-node) from 3.7.0 to 3.7.1. **This update includes a security fix.**
    - [Release notes](https://github.com/codecov/codecov-node/releases)
    - [Commits](codecov/codecov-node@v3.7.0...v3.7.1)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    de9fb7a View commit details
    Browse the repository at this point in the history
  19. Bump lodash from 4.17.15 to 4.17.19 (#4452)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    85290ad View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e3ae282 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    99bd6ad View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    71bf0ad View commit details
    Browse the repository at this point in the history
  23. Remove dist

    nwmac committed Jul 22, 2020
    Configuration menu
    Copy the full SHA
    43ffaf6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    fa55ff2 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Moer tidy ups

    nwmac committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    7147c81 View commit details
    Browse the repository at this point in the history
  2. Add CNAME file when publishing

    nwmac committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    c3c9c73 View commit details
    Browse the repository at this point in the history
  3. Add talks doc

    nwmac committed Jul 23, 2020
    Configuration menu
    Copy the full SHA
    67b08dc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. * Fix broken links due to reorganization of documents

    * Move Troubleshooting content from cloud-foundry deployment doc to
      cf-troubleshooting
    vvaradhan committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    f659099 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9bdeda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbd53ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca1e052 View commit details
    Browse the repository at this point in the history
  5. Remove old doc

    nwmac committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    a47e5dd View commit details
    Browse the repository at this point in the history
  6. Publish website on merge

    nwmac committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    e4785a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2020

  1. Configuration menu
    Copy the full SHA
    8b9dc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    092bf5f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

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

Commits on Jul 31, 2020

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

Commits on Aug 7, 2020

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