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

[stable] Update build #2590

Merged
merged 29 commits into from
Aug 9, 2023
Merged

[stable] Update build #2590

merged 29 commits into from
Aug 9, 2023

Commits on Jul 21, 2023

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

Commits on Jul 25, 2023

  1. Adding a placeholder Jenkinsfile (#2589)

    * Adding a placeholder so builds wont fail
    
    * Adding step block
    
    * Fixing err
    maknop authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    4e94ad0 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    3ca0df5 View commit details
    Browse the repository at this point in the history
  2. Jenkinsfile build deploy POC (#2591)

    * Adding inital Jenkinsfile
    
    * Fixing pipeline file
    
    * Adding dockerfile, helper script, updtes to jenkinsfile
    
    * Forcing pipeline run
    
    * Adding scripts, update to docker test image
    
    * More script changes, run scripts in jenkins stages
    
    * Changed name of container for lint
    
    * Cypress script, Jenkinsfile update
    maknop authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    76fc38a View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. [RHCLOUD-25771] Search bar overlaps other UI elements when "schmushed" (

    #2569)
    
    * parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689813124 -0400
    
    parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689813067 -0400
    
    parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689813024 -0400
    
    parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689812885 -0400
    
    parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689812683 -0400
    
    parent 742d5e7
    author rsun19 <[email protected]> 1686254392 -0400
    committer Robert Sun <[email protected]> 1689812648 -0400
    
    added bulk of logic
    
    added intensive testing with card elements
    
    added screenshot at end per request
    
    Postpone segment load unti user exists.
    
    Use session to store login creds
    
    Add navigation test to gate PR merges (#2538)
    
    Mark react-intl for sharing.
    
    Fresh copypasta
    
    Remove window.insights.chrome references.
    
    made formatting changes
    
    fixed lint issues
    
    added hook to hook files
    
    complied with lint messages
    
    removed event listener
    
    Upgrade React to v18
    
    Fix Global filter styling
    
    created updates
    
    edited hooks
    
    fixed search bar issues
    
    integrated magnifying glass
    
    made search bar responsive
    
    made search adjustments
    
    removed extra file
    
    removed landing page commit
    
    fixed misplaced menu issue
    
    fixed issue with nav
    
    Wait for visibility functions to be initialized. (#2553)
    
    Link to the repo where navigation is currently defined (#2554)
    
    And make it easier to find from the README
    
    Revert "Wait for visibility functions to be initialized. (#2553)" (#2555)
    
    This reverts commit 4ff7251.
    
    USe data in accessor (#2556)
    
    User proper check for preview bundles (#2557)
    
    Add us origin URLs to use correct SSO
    
    Open new tab when clicking on API docs (#2558)
    
    Distribute visibility functions via webpack scope.
    
    RHCLOUD-26169	[CYPRESS] Add test to add things to favorites (#2546)
    
    * added pre test
    
    * made favorites e2e testing
    
    * extracted variables
    
    * refactor
    
    * added control flow
    
    * formatted better
    
    * added assertions and fixed post intercept issue
    
    * added serviceName var
    
    * added better validation
    
    * increased specificity in service name check
    
    * fixed lint issues
    
    * fixed more lint issues
    
    * fixed many lint issues
    
    * fixed all lint issues
    
    * final lint fix
    
    * added line to visit / page
    
    * moved visit line
    
    ---------
    
    Co-authored-by: Karel Hala <[email protected]>
    
    Fix landing page e2e test assertion.
    
    allow 'fake' services to be favorited
    
    Move fake bundle computation to memo out of effect.
    
    Ensure analytics observer instance is not lost.
    
    Add WS client for chrome service.
    
    Rename subs bundle to match the route.
    
    Add safe accesor to chrome link href string.
    
    Add default value to chrome link href.
    
    Bump semver from 5.7.1 to 5.7.2
    
    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Add tooltips
    
    Add cypress tests
    
    Fix
    
    Enable GCP stratosphere workflow.
    
    Debounce global filter callback actions.
    
    fixed lint issues
    
    made more efficient
    
    removed preview toggle when width < 420px
    
    removed unused var
    
    patched bug where search will disappear on viewport
    
    Bump word-wrap from 1.2.3 to 1.2.4
    
    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Initialize KC with module required scopes.
    
    Postpone segment load unti user exists.
    
    Add navigation test to gate PR merges (#2538)
    
    Mark react-intl for sharing.
    
    Fresh copypasta
    
    made formatting changes
    
    fixed lint issues
    
    complied with lint messages
    
    Upgrade React to v18
    
    Fix Global filter styling
    
    Wait for visibility functions to be initialized. (#2553)
    
    Link to the repo where navigation is currently defined (#2554)
    
    And make it easier to find from the README
    
    Revert "Wait for visibility functions to be initialized. (#2553)" (#2555)
    
    This reverts commit 4ff7251.
    
    Add us origin URLs to use correct SSO
    
    Open new tab when clicking on API docs (#2558)
    
    Distribute visibility functions via webpack scope.
    
    Move fake bundle computation to memo out of effect.
    
    Ensure analytics observer instance is not lost.
    
    Add WS client for chrome service.
    
    Rename subs bundle to match the route.
    
    Add safe accesor to chrome link href string.
    
    Add default value to chrome link href.
    
    Bump semver from 5.7.1 to 5.7.2
    
    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Add tooltips
    
    Add cypress tests
    
    Fix
    
    Debounce global filter callback actions.
    
    Enable GCP stratosphere workflow.
    
    Bump word-wrap from 1.2.3 to 1.2.4
    
    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Initialize KC with module required scopes.
    
    finished search input changes
    
    * fixed merge on search updates
    
    ---------
    
    Co-authored-by: Martin Maroši <[email protected]>
    Co-authored-by: epwinchell <[email protected]>
    3 people authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4820891 View commit details
    Browse the repository at this point in the history
  2. Reverting back to a placeholder file (#2594)

    * Reverting back to a placeholder file
    
    * Adding newline at EOF
    
    * Wrapping commands in strings
    
    * Removing files
    maknop authored Jul 27, 2023
    Configuration menu
    Copy the full SHA
    81c26a7 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

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

Commits on Jul 31, 2023

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

Commits on Aug 1, 2023

  1. Merge pull request #2596 from AsToNlele/add-monitoring-icon

    Add MonitoringIcon to AllServices
    Hyperkid123 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    e8f0394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eebbfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2595 from justinorringer/us-domains

    Adding us.console.dev.redhat.com to
    Hyperkid123 authored Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1fdd556 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Configuration menu
    Copy the full SHA
    63e0278 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d1f24 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2601 from Hyperkid123/fix-broken-e2e-test-runs

    Fix broken e2e test runs
    Hyperkid123 authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    f2edb10 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97d103 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6318065 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    00c88e2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c7d623 View commit details
    Browse the repository at this point in the history
  8. Change path matching in Caddyfile: (#2604)

    * Change path matching in Caddyfile:
    
    * Include config
    
    ---------
    
    Co-authored-by: Ryan Long <[email protected]>
    adamrdrew and ryelo authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    785fdf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ee9fd90 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

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

Commits on Aug 7, 2023

  1. Merge pull request #2603 from epwinchell/cookie_fix

    Make cookie consent dismissable in mobile
    Hyperkid123 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    8d5eeb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f081210 View commit details
    Browse the repository at this point in the history
  3. Add florkbr to CODEOWNERS

    florkbr authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0bd4019 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2592 from Hyperkid123/fix-search-argument

    Add explicit search query option.
    Hyperkid123 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ec0c8f3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2606 from RedHatInsights/florkbr-patch-1

    Add florkbr to CODEOWNERS
    Hyperkid123 authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1c1d69c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    89291cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6684ad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Merge pull request #2608 from karelhala/disable-cookie-ws

    Remove cookie from ws:/ and wss:/ paths
    Hyperkid123 authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    56f391c View commit details
    Browse the repository at this point in the history