-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #102 from arnaugiralt/feat/LITE-28300-LITE-28301-c…
…reate-abort-and-retry-actions LITE-283000 LITE-28301: create Abort and Retry actions for deployment requests
- Loading branch information
Showing
9 changed files
with
137 additions
and
14 deletions.
There are no files selected for viewing
File renamed without changes.
8 changes: 4 additions & 4 deletions
8
..._ppr/static/index.5fdf03c1a578e43267e6.js → ..._ppr/static/index.36fb1b65206989e793c7.js
Large diffs are not rendered by default.
Oops, something went wrong.
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
56 changes: 53 additions & 3 deletions
56
...c/request-details.f733e7047241083dcd7a.js → ...c/request-details.276a29e9143237446553.js
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -106,7 +106,7 @@ export default { | |
notResizable: true, | ||
text: '', | ||
value: 'radio', | ||
width: 80, | ||
width: 24, | ||
}, | ||
], | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,7 +90,7 @@ export default { | |
notResizable: true, | ||
text: '', | ||
value: 'radio', | ||
width: 80, | ||
width: 24, | ||
}, | ||
], | ||
}, | ||
|
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
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
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