Skip to content
This repository has been archived by the owner on Feb 13, 2020. It is now read-only.

Source secret dialog #145

Open
wants to merge 855 commits into
base: master-next
Choose a base branch
from

Conversation

debsmita1
Copy link
Collaborator

This PR includes:

  • From the Source Secret Dropdown user can select from the already created secrets or can choose to create a new one
  • On selecting Create New Secret a dialog opens which contains the source secret creation form.
  • On completion of the form, when clicks on Create the dialog closes and the newly created secret is auto selected in the Source Secret Dropdown
  • If user clicks on Cancel/Clicks outside the modal, the modal closes and Source Secret Dropdown gets back to showing Select Secret Name

2019-06-19-11_26_56 331372

Refer Story: https://jira.coreos.com/browse/ODC-1024

TheRealJon and others added 30 commits June 17, 2019 08:53
`apiVersion` and `kind` weren't properly injected into the object, and
depending on the URL, the ClusterServiceVersion resource name wasn't found.
Dont link to ImageStreamTag if there is no tag in ImageStream status
Improve area and bar chart readability
Fix broken ClusterServiceVersion instance links
…button

Query Browser: Make the Hide Graph button also hide the graph controls
Align <title> with <h1> for "Installed Operators"
 Use MultiListPage for BaremetalHostsPage
Query Browser: Add page Actions menu and kebab menu for each query
Add standard `Resource > Resource Details` breadcrumb to resource det…
The create route form says a route hostname can't be changed. This is
not always the case and depends on the user's permissions. Remove the
message.
Connect dashboard cards to K8s resources with Firehose
openshift-merge-robot and others added 9 commits June 28, 2019 17:27
…le-button

Query Browser: Expand / collapse button improvements
Add ConsoleNotification CRD that can appear above, below, or above and below the page
feat(pipeline) Add task status column to Pipeline/Run List
…button

Query Browser style fixes and allow passing buttonClassName and menuClassName to <Dropdown />
@debsmita1 debsmita1 force-pushed the source-secret-dialog branch from ec945eb to 4f56087 Compare July 1, 2019 06:55
@debsmita1 debsmita1 force-pushed the source-secret-dialog branch from 4f56087 to 52dd8a2 Compare July 2, 2019 12:53
removed CreateSourceSecret.tsx file
@debsmita1 debsmita1 force-pushed the source-secret-dialog branch 5 times, most recently from 27b7d51 to b0a13dc Compare July 3, 2019 09:15
@debsmita1 debsmita1 force-pushed the source-secret-dialog branch from b0a13dc to 018056a Compare July 3, 2019 09:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.