This repository has been archived by the owner on Feb 13, 2020. It is now read-only.
forked from openshift/console
-
Notifications
You must be signed in to change notification settings - Fork 7
selected version gets applied #146
Open
debsmita1
wants to merge
712
commits into
talamer:master-next
Choose a base branch
from
debsmita1:s2i-version
base: master-next
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…st on the page and is slightly taller than the heading, so it causes the nav bar and detail content to bump down when it loads. Applying a min-height to the parent .co-m-nav-title alleviates this behavior.
The .co-actions-menu button within the <h1 co-resource-item> loads la…
Moved filter to the top of the screen and moved the item count to the far right. Adjusted the length of the bottom border. Added categories for capability level and added the data to the OperatorHubItem object. Fixes https://jira.coreos.com/browse/CONSOLE-1457
Add RBAC checks to the env var editor
More README updates
…ired Keystone IDP: make domain required
separate perspective based navigation menus
Move filters and add category to OperatorHub
integration tests: fix error setting up htpasswd IDP
Add OWNERS file to plugin SDK package
Update README to include pushing custom image to OpenShift Cluster
add eslint package to monorepo
Bug 1714897 - Change deployment status checks
temporarily disable formatOnSave vscode
revert changes to status-box loading-box__loaded
Fix bug where there is too much space between resource link and "- Default"
…move-config Move cmd/bridge/config.go into pkg
Query Browser: Add switch for toggling queries ON / OFF
Kubevirt VmDetails
Change the query input to a <textarea> and allow inserting newlines by pressing Enter+Shift.
Auto-focus the query input when the page loads and also focus new query inputs when the "Add Query" button is clicked.
Integrate routing advanced option in git import flow
VM Detail: add Events tab
…ement Fix errors due to Lodash module replacement
…iline Query Browser: Allow queries to contain newlines
feat(devconsole - pipeline) Make Pipeline/Run read-only and Fix Pipeline/Run List
…extensions Add script for plugin stats & simplify webpack config
Fix OLM E2E Test Cleanup
Initial PR for ceph plugin package
Add unit test for checking quota columns
Bug 1720045: Add polyfill for AbortController
expose build AccessReview functionality
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR fixes https://jira.coreos.com/browse/ODC-1116