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

Update PipelineResources page to use Table batch actions #1055

Merged

Conversation

AlanGreene
Copy link
Member

@AlanGreene AlanGreene commented Feb 14, 2020

Changes

Move the delete functionality for the PipelineResources page
to Carbon DataTable batch action which appears in the table
header instead of using overflow menus on each individual row.

#969
#966 (item 3)

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide
for more details.

@tekton-robot tekton-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 14, 2020
@tekton-robot tekton-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 14, 2020
@AlanGreene AlanGreene marked this pull request as ready for review February 17, 2020 15:40
@tekton-robot tekton-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 17, 2020
"dashboard.pipelineResource.errorLoading": "Error loading PipelineResource",
"dashboard.pipelineResource.failed": "Cannot load PipelineResource",
"dashboard.pipelineResource.failedSubtitle": "PipelineResource {pipelineResourceName} not found",
"dashboard.pipelineResource.fieldName": "Field Name",
"dashboard.pipelineResource.secretKey": "Secret Key",
"dashboard.pipelineResource.secretName": "Secret Name",
"dashboard.pipelineResources.createSuccess": "Successfully created PipelineResource",
"dashboard.pipelineResources.deleteConfirm": "Are you sure you want to delete these PipelineResources?",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the pipeline resources listed in the message ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes similar to the experience for Secrets, we display an unordered list of the PipelineResource names below this prompt.

@tekton-robot tekton-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Feb 19, 2020
Move the delete functionality for the PipelineResources page
to Carbon DataTable batch action which appears in the table
header instead of using overflow menus on each individual row.
@tekton-robot tekton-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Feb 19, 2020
Copy link
Member

@steveodonovan steveodonovan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/approve
/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Feb 24, 2020
@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: steveodonovan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 24, 2020
@tekton-robot tekton-robot merged commit dfb11d2 into tektoncd:master Feb 24, 2020
@AlanGreene AlanGreene deleted the pipelineresources_batchdelete branch February 24, 2020 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants