Commit Graph

38 Commits

Author SHA1 Message Date
kialam
76a16b329e Conditionally show the Artifacts field. 2019-02-07 08:59:44 -07:00
kialam
c114243082 Add artifacts as a subscriber to job details status service.
- This will emerge the artifacts field values if they become available to the UI from the API once a job has completed successfully.
2019-02-07 07:59:45 -07:00
kialam
07aae8cefc Add Artifacts CodeMirror field to job details. 2019-02-06 10:52:18 -07:00
softwarefactory-project-zuul[bot]
44819987f7 Merge pull request #3097 from ansible/jakemcdermott-sanitize-jdetails
sanitize reflected user input on job details page

Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2019-01-29 21:34:32 +00:00
Marliana Lara
5c98d04e09 Update execution node field from job status subscriber 2019-01-29 15:48:18 -05:00
Jake McDermott
ca64630740 sanitize reflected user input on job details page
This makes sure we're applying the 'sanitize' filter to reflected user input for some of the new information we're displaying on the job details page.
2019-01-29 09:35:57 -05:00
Marliana Lara
eca530c788 Add execution node field to job details panel 2019-01-28 13:48:50 -05:00
Jake McDermott
477c5df022 add linked status indicator for scm inventory project updates
Signed-off-by: Jake McDermott <yo@jakemcdermott.me>
2019-01-24 16:24:42 -05:00
mabashian
62bffaa7e6 Make environment subscribe-able 2019-01-24 13:08:19 -05:00
mabashian
14423c4f3f Add param to getEnvironmentDetails allowing us to pass in a value rather than pulling it from the model 2019-01-24 12:58:29 -05:00
mabashian
8037cddfe5 Adds environment to output details for jts and inv syncs 2019-01-24 12:19:24 -05:00
Marliana Lara
ebc3dbe7b6 Add source WF label to job details template
* Change label from "Parent WF" to "Source WF"
* Fix WF job result Firefox responsive style bugs
2018-11-07 13:22:41 -05:00
kialam
a7028df828 Fix one failing unit test. 2018-10-31 11:04:13 -04:00
kialam
21aeda0f45 Add unit tests for Job Details
- Test `getSplitJobDetails` method.
- Fix failing tests.
- Rename unit tests.
2018-10-31 11:04:12 -04:00
AlanCoding
6dc58af8e1 slicing rename test cleanup and bugfix 2018-10-31 11:04:12 -04:00
AlanCoding
bbd3edba47 rename to slicing and schema tweaks 2018-10-31 11:04:12 -04:00
Matthew Jones
46d6dce738 Mass rename of shard -> split 2018-10-31 11:04:12 -04:00
kialam
ef4a2cbebb Add Job Splitting feature to UI 2018-10-31 11:04:11 -04:00
AlanCoding
20226f8984 Polish split jobs API info & add fields to UI
*clarify help text and squash migrations
*adds new internal_limit field to Job model for faster reference
*if field is non-blank, populate shard params in summary_fields
*add summary information to UI job/wfj details, JT selector
2018-10-31 11:04:10 -04:00
Jake McDermott
2ba0319e79 handle finished job run with incomplete status info 2018-07-26 17:40:43 -04:00
Jake McDermott
a968a44afb add inventory field to inventory update 2018-07-17 11:10:06 -04:00
Marliana Lara
deb6c3caf8 Sanitize credential name tags 2018-07-10 13:18:42 -04:00
Michael Abashian
1c194dbfbc Merge pull request #2351 from mabashian/2301-xss
Rolls back changes to the xss filter.  Addresses escaped characters in cred tags.
2018-06-28 15:04:56 -04:00
mabashian
cbcc47010d Rolls back changes to the xss filter. Removes unnecessary sanitize of credential names in tags 2018-06-28 08:59:36 -04:00
Haokun-Chen
67bda81e67 show credential to job detail page 2018-06-27 12:45:24 -04:00
Marliana Lara
62fd5ea6ef Show up to 50 labels in job details 2018-06-22 11:33:40 -04:00
Marliana Lara
09abba63b7 Add show more less to job details labels 2018-06-21 17:08:18 -04:00
Haokun-Chen
38526b831b make Instance Group in job details a link 2018-06-19 14:47:42 -04:00
Marliana Lara
9a73d9c616 Use textContent property instead of innerHTML in sanitize filter 2018-06-15 10:43:19 -04:00
Jake McDermott
4c93c68a29 remove single-event api queries and extra labels request 2018-06-08 22:27:52 -04:00
Jake McDermott
cbae7efdd5 use a sliding window over counter intervals 2018-06-07 22:28:06 -04:00
Marliana Lara
5d0a131530 Add credential tags to job details 2018-05-29 16:29:14 -04:00
Jake McDermott
930ecaec3e organize and translate job output strings 2018-05-24 15:57:31 -04:00
Jake McDermott
e19ffc1fba show license error details 2018-05-09 19:43:40 -04:00
Jake McDermott
4355b30afe show overwrite details 2018-05-09 19:43:32 -04:00
Jake McDermott
43ea72e278 show inventory source details 2018-05-09 19:43:24 -04:00
Jake McDermott
b030cdcd40 use inventory id from job args to construct inventory link 2018-05-09 19:43:14 -04:00
Jake McDermott
42b88c6400 move directive code to components 2018-05-07 02:24:11 -04:00