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
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
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
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
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
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
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
Keith Grant
186aa6cc99
update snapshot
2021-02-02 11:59:17 -08:00
Keith Grant
27b0f874cc
remove unused var
2021-02-02 11:45:34 -08:00
Keith Grant
669e963e38
combine TemplateList/DashboardTemplateList into shared component
2021-02-02 11:45:34 -08:00
Keith Grant
03eb9bafb7
add missing template list data; add ids to relevant page elements
2021-02-02 11:44:20 -08:00
Keith Grant
78ef11d558
update Template list tests
2021-02-02 11:44:20 -08:00
Keith Grant
ad71dc3e98
add expandable row details to template list
2021-02-02 11:44:20 -08:00
Keith Grant
f3410f6517
convert TemplateList to tables
2021-02-02 11:44:20 -08:00
softwarefactory-project-zuul[bot]
271eb4043a
Merge pull request #9094 from AlexSCorey/TransLintPOC
...
Adds translation linting and addresses issues the linter found
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-02 17:28:31 +00:00
softwarefactory-project-zuul[bot]
7a8d9394be
Merge pull request #6106 from egmar/ghe-auth-support
...
Support for Github Enteprise for authentication
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-02 15:59:22 +00:00
Jake McDermott
339d430de1
Add ability to cancel jobs
2021-02-02 10:39:19 -05:00
Alex Corey
1f81592b5c
adds translation linting and addresses issues the linter found
2021-02-01 13:14:54 -05:00
Julen Landa Alustiza
ff27c486bf
Fix npm install command line
...
Signed-off-by: Julen Landa Alustiza <jlandaal@redhat.com>
2021-02-01 12:05:41 +01:00
Jake McDermott
e7719e3fdc
Splice result_traceback into first row stdout
2021-01-31 22:15:51 -05:00
Jake McDermott
7a6cbe2685
Display status explanation message when available
2021-01-31 22:15:49 -05:00
Jake McDermott
b2328d17a4
Render result tracebacks as stdout
2021-01-31 22:15:43 -05:00
Egor Margineanu
b8790db84a
[PATCH] Rebase and update the Settings options file. Source: 65b4811
...
Fixed Github Enterprise labels
2021-01-29 23:41:12 +01:00
softwarefactory-project-zuul[bot]
89646e7799
Merge pull request #8661 from marshmalien/setting-jobs-ui
...
Add job settings form and unit tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-29 21:01:40 +00:00
softwarefactory-project-zuul[bot]
1b32dad745
Merge pull request #9192 from jakemcdermott/fix-9191
...
Fix container group detail link outs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-01-29 19:38:40 +00:00
softwarefactory-project-zuul[bot]
5ab0b91a0d
Merge pull request #9057 from keithjgrant/9049-inventory-table-responsiveness
...
Fix inventory list responsive behavior
Reviewed-by: Tiago Góes <tiago.goes2009@gmail.com>
https://github.com/tiagodread
2021-01-29 19:14:37 +00:00