-
Notifications
You must be signed in to change notification settings - Fork 366
Include invalid workflows and disable them in the embedded workflow component #9708
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1373,7 +1373,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. hey @elsamaryv I just noticed this, this doesn't look related to the invalid embedded workflows change was this added accidentally?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The tests were failing due to outdated snapshots,
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. No, that's fine - strange they were broken though - I would have thought that would break master.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Actually - can you verify these are broken on master and maybe move into a separate PR? It makes me think something in this PR is changing these.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yeah I was thinking this might have been from the updated ui-components, in which case should be fixed in a separate PR.
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ohhh I hadn't thought of that - good point. |
||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -1887,7 +1887,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -2401,7 +2401,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -2915,7 +2915,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -4292,7 +4292,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -4806,7 +4806,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -5320,7 +5320,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
@@ -5834,7 +5834,7 @@ exports[`SettingsLabelTagMapping component should render a SettingsLabelTagMappi | |
| </span> | ||
| <span | ||
| className="bx--front-line" | ||
| title="Delete" | ||
| title="Click to delete this mapping" | ||
| > | ||
| Delete | ||
| </span> | ||
|
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -812,7 +812,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
|
Member
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Same with these |
||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -830,7 +830,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -859,7 +859,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| > | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| /> | ||
| <span | ||
| className="bx--toggle__switch" | ||
|
|
@@ -1493,7 +1493,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -1511,7 +1511,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -1540,7 +1540,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| > | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| /> | ||
| <span | ||
| className="bx--toggle__switch" | ||
|
|
@@ -2945,7 +2945,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -2963,7 +2963,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -2992,7 +2992,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| > | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| /> | ||
| <span | ||
| className="bx--toggle__switch" | ||
|
|
@@ -3597,7 +3597,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -3615,7 +3615,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| labelText={ | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| > | ||
|
|
||
| </span> | ||
|
|
@@ -3644,7 +3644,7 @@ exports[`Tenant Quota Form Component should render the manage quotas form for a | |
| > | ||
| <span | ||
| className="bx--front-line" | ||
| title="" | ||
| title="Enforce a Value" | ||
| /> | ||
| <span | ||
| className="bx--toggle__switch" | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, so this is the change that caused the snapshot mismatch
@agrare @Fryguy
I made this change to modify the hover text for Invalid workflows
#9708 (comment)