Tiffany K

Results 34 comments of Tiffany K

This issue is probably related to changes made for read-only SCM: https://github.com/screwdriver-cd/screwdriver/pull/2460/files#diff-850c2f4b6c61fb8f711cf7522a7ca817e477b0c3a0866967e222e0a7f0be164b

Another ability a user asked for related to this issue was optionally being able to specify restarting from a previous job.

After changes: Some additional feedback: - Expect different color when hovering over Submit button - Expect after clicking Submit, a loading icon showed up (see what happens after you click...

Looks like a reoccurring ask: https://github.com/screwdriver-cd/ui/pull/731#issuecomment-877393593 https://github.com/screwdriver-cd/screwdriver/issues/1581 https://github.com/screwdriver-cd/screwdriver/issues/2511 https://github.com/screwdriver-cd/screwdriver/issues/2160

New changes look good in the pipeline page, but can you also update the createTime in the build details page to also be controlled by user pref for time format?...

probably related? https://github.com/screwdriver-cd/screwdriver/issues/1323 and https://github.com/screwdriver-cd/screwdriver/issues/1766

This should be doable. Might be easiest to just **update** the comment rather than try to **delete and create**. I don't think this necessarily would need to be configurable. Users...

#1 should be solved with the above PR. Not sure if #2 is solved yet.

One idea is to just not show the Options tab to users that don't have permissions on a pipeline (much like Github does with Settings for repositories).

Probably need to refer to this: https://ember-power-select.com/docs/the-search Code: https://github.com/screwdriver-cd/ui/blob/457f2c1cf18b8a870cf7f380d6366eaaadb2bbbd/app/components/pipeline-create-form/template.hbs#L47-L58