Alex Corey
32ddfdf590
adds static ID for testing
2021-02-10 14:56:53 -05:00
Alex Corey
4a2a6949a8
Fixes missing credential types and makes credential type drop down a typeahead component
2021-02-10 14:56:53 -05:00
softwarefactory-project-zuul[bot]
2ef08b1d13
Merge pull request #9052 from jgroom33/patch-1
...
Update custom_virtualenvs.md
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-10 16:20:18 +00:00
softwarefactory-project-zuul[bot]
3d54ab9a0f
Merge pull request #8897 from wenottingham/right-on-schedule
...
Add schedule info from summary fields to allowed notification content.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-09 22:41:13 +00:00
softwarefactory-project-zuul[bot]
a613cb2f78
Merge pull request #9227 from sean-m-sullivan/project_update
...
Add project update to project module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-09 22:00:19 +00:00
softwarefactory-project-zuul[bot]
92c9f6b0f7
Merge pull request #9268 from fosterseth/fix_requirements_json_log_formatter
...
Add version to json-log-formatter in requirements.txt file
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-09 16:32:19 +00:00
softwarefactory-project-zuul[bot]
c7a558b027
Merge pull request #9274 from constreference/9273
...
[9273]: Add missing symlinks for awx-manage
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-09 16:21:28 +00:00
Siva Renganathan
4f40381b46
[9273]: Add missing symlinks for awx-manage
...
This fixes the issue addressed in 9273
The symlinks are created on the build container as opposed to the final
container causing awx-manage command to break.
Signed-off-by: Siva Renganathan <siva.rg@protonmail.com>
2021-02-09 20:37:11 +05:30
softwarefactory-project-zuul[bot]
2c9ef3bae6
Merge pull request #9182 from keithjgrant/6189-hosts-users-teams-tables
...
Convert Hosts/Users/Teams list to tables
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-09 13:16:59 +00:00
sean-m-sullivan
f82163499c
update python
2021-02-08 23:10:34 -06:00
Seth Foster
6f7bdc04c0
fix requirements file
2021-02-08 23:06:07 -05:00
softwarefactory-project-zuul[bot]
9fc8144f8e
Merge pull request #9265 from shanemcd/fix-notification-tests
...
Fix test notifications
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2021-02-08 23:24:24 +00:00
softwarefactory-project-zuul[bot]
f670a01bf7
Merge pull request #9264 from jakemcdermott/fix-output-error-attr-no-stdout
...
Handle error state with traceback and no stdout
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2021-02-08 23:13:12 +00:00
Shane McDonald
0e2fb02185
Fix test notifications
2021-02-08 17:49:20 -05:00
Jake McDermott
b0520ae0e4
Handle error state with traceback and no stdout
2021-02-08 17:20:24 -05:00
softwarefactory-project-zuul[bot]
471ee46171
Merge pull request #9240 from marshmalien/7040-cancel-btn-style
...
Update cancel button style to "link"
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-08 19:21:09 +00:00
softwarefactory-project-zuul[bot]
fc6acbd9d1
Merge pull request #9148 from keithjgrant/6189-credentials-table
...
Convert Credentials & Projects lists to PaginatedTable
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-08 13:21:45 +00:00
Jim Ladd
5b3bb1e81d
set schedule.next_run to datetime.datetime
...
* Update JobNotificationMixin.context_stub
* .. TestJobNotificationMixin.CONTEXT_STRUCTURE
2021-02-05 13:56:56 -08:00
Bill Nottingham
7b757f17a9
Add schedule info from summary fields to allowed notification content.
2021-02-05 13:56:56 -08:00
softwarefactory-project-zuul[bot]
753749d2b4
Merge pull request #9123 from nixocio/ui_issue_8355
...
Update migration page
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-05 18:38:09 +00:00
softwarefactory-project-zuul[bot]
73d4d14a62
Merge pull request #9199 from jakemcdermott/fix-8848
...
Add ability to cancel running jobs from output view
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-05 03:21:02 +00:00
Keith Grant
13131e96b6
delete unused import
2021-02-04 16:21:57 -08:00
Keith Grant
aaaeb37812
hide table scrollbar when not needed
2021-02-04 14:04:21 -08:00
Keith Grant
dfcfdc7a4e
add actions column header to host, user, team lists
2021-02-04 13:52:37 -08:00
Keith Grant
4ca8862b51
convert TeamsList to tables
2021-02-04 13:52:37 -08:00
Keith Grant
e886ce57aa
convent UsersList to tables
2021-02-04 13:52:27 -08:00
Keith Grant
f747edca0c
convert HostList to PaginatedTable
2021-02-04 13:52:14 -08:00
softwarefactory-project-zuul[bot]
ba318f8670
Merge pull request #9130 from fosterseth/feat_wip_job_lifecycle
...
log job lifecycle
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-04 19:40:12 +00:00
sean-m-sullivan
9d359a080b
updating completeness parameters
2021-02-04 11:33:49 -06:00
Seth Foster
41d0a2f7b9
Add job lifecycle logging
...
Various points (e.g. created, running, processing events), are
structured into json format and output to /var/log/tower/job_lifecycle.log
As part of this work, the DependencyGraph is reworked to return
which job object is doing the blocking, rather than a boolean.
2021-02-04 12:25:51 -05:00
Marliana Lara
379824bbf7
Update cancel buttons to link style
2021-02-04 12:22:52 -05:00
softwarefactory-project-zuul[bot]
47de2ddcb5
Merge pull request #9231 from jakemcdermott/fix-9229
...
Prevent url smashing from prompted inputs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-04 16:44:24 +00:00
Jake McDermott
14686e8b16
Prevent enter-submit on prompt steps
2021-02-03 23:22:42 -05:00
sean-m-sullivan
f35c16e4f0
update
2021-02-03 18:47:32 -06:00
Sean Sullivan
226a689f7b
Merge pull request #36 from ansible/devel
...
Rebase
2021-02-03 18:40:12 -06:00
softwarefactory-project-zuul[bot]
54d63ee437
Merge pull request #8726 from jakemcdermott/fix-8709
...
Show job traceback stdout and error details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-03 19:42:09 +00:00
Keith Grant
0b633c2b6c
convert project list to PaginatedTable
2021-02-03 09:01:43 -08:00
Keith Grant
8081d66872
convert credentials list to table
2021-02-03 09:01:22 -08:00
softwarefactory-project-zuul[bot]
40cf4ff209
Merge pull request #9045 from keithjgrant/6189-schedules-list
...
Convert SchedulesList, WorkflowApprovalList to tables
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-03 14:08:53 +00:00
softwarefactory-project-zuul[bot]
554f96ccef
Merge pull request #8869 from mabashian/6510-schedule-detail-prompts
...
Fix prompted values section of schedule details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-03 00:56:23 +00:00
mabashian
1a5cdd05c5
Adds more test coverage around Prompted Values and when those fields get shown
2021-02-02 18:58:08 -05:00
mabashian
bb67d62d81
Adds variables to track showing limit/job type/scm branch/verbosity fields in Prompted Values
2021-02-02 18:58:08 -05:00
mabashian
a9288c82fc
Adds missing verbosity detail. Adds flag for showing the diff mode detail.
2021-02-02 18:58:08 -05:00
mabashian
5a70989ff5
Hide Prompted Fields section when tags/skip tags are prompted but have no values
2021-02-02 18:58:08 -05:00
mabashian
56139423d9
Use PF variables where possible in styles
2021-02-02 18:58:08 -05:00
mabashian
ffd9a239ba
Fix prompted values section of schedule details and updated PromptDetail to match ScheduleDetail prompt UX
2021-02-02 18:58:08 -05:00
Keith Grant
00b47f1dbf
add table header to ScheduleList
2021-02-02 15:12:41 -08:00
Keith Grant
eb2a9baadd
Convert WorkflowApprovalList to table
2021-02-02 15:12:41 -08:00
Keith Grant
953fa3fe0d
convert Schedules list to PaginatedTable
2021-02-02 15:12:41 -08:00
softwarefactory-project-zuul[bot]
b20adac33d
Merge pull request #9114 from keithjgrant/6189-template-list-tables
...
Convert TemplateList to PaginatedTable
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-02 20:28:58 +00:00