softwarefactory-project-zuul[bot]
ccd36b9560
Merge pull request #6155 from jakemcdermott/job-inventory-links
...
Fix job->inventory links
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-04 00:27:01 +00:00
softwarefactory-project-zuul[bot]
61755e2838
Merge pull request #6149 from jlmitch5/fixMultiSelectCred
...
update multi select credential logic vault credential logic, add notice, and update multicred tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 23:51:30 +00:00
Jake McDermott
be56a1d3df
Fix job->inventory links
2020-03-03 18:42:49 -05:00
softwarefactory-project-zuul[bot]
46c86ea6c0
Merge pull request #6144 from marshmalien/6049-inv-group-nested-hosts
...
Add Inventory Group Host list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 22:31:51 +00:00
softwarefactory-project-zuul[bot]
401c7c3da2
Merge pull request #6148 from ryanpetrello/fact-data-error
...
make fact saving code more robust to unexpected fact data
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 22:20:42 +00:00
softwarefactory-project-zuul[bot]
e3ec63e8e5
Merge pull request #6147 from ryanpetrello/job-host-summary-notification
...
properly support job host summary data in custom notification templates (and remove a few fields that don't work)
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 21:47:24 +00:00
Ryan Petrello
e232cd392c
make fact saving code more robust to unexpected fact data
...
see: https://github.com/ansible/awx/issues/5935
2020-03-03 16:38:33 -05:00
softwarefactory-project-zuul[bot]
9cdfc19215
Merge pull request #6146 from mabashian/upgrade-react-3-2
...
Upgrade react and react-dom to latest
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 20:59:58 +00:00
softwarefactory-project-zuul[bot]
9f948e90d9
Merge pull request #6129 from squidboylan/collection_integration_tests
...
Add collection integration tests
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 20:23:22 +00:00
Ryan Petrello
e7f36eb2ea
remove a few custom notification fields that don't work
...
these aren't top-level serializer fields; they're summary fields
if we want to support these properly, we should treat them as
enhancements, and write support, tests, and documentation
2020-03-03 15:20:41 -05:00
John Mitchell
c261d6acf0
update multi select credential logic vault credential logic, add notice, and update multicred tests
2020-03-03 15:16:57 -05:00
Ryan Petrello
32ef805e23
properly support job host summary data in custom notification templates
...
see: https://github.com/ansible/tower/issues/4148
2020-03-03 15:00:41 -05:00
softwarefactory-project-zuul[bot]
d009ce49f5
Merge pull request #6145 from ryanpetrello/fix-grafana
...
fix broken grafana notifications
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 19:28:22 +00:00
Caleb Boylan
d14bf00f6c
Add collection integration test instructions to the README
2020-03-03 10:59:33 -08:00
softwarefactory-project-zuul[bot]
5dc4e30820
Merge pull request #6130 from mabashian/general-toggle-component
...
Refactors YamlJsonToggle component into a generic Toggle component
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 18:46:05 +00:00
Caleb Boylan
afbeacf499
Fix up the collection integration tests
2020-03-03 10:44:48 -08:00
Caleb Boylan
fc80cf5241
Replace randstr with password plugin in collection tests
2020-03-03 10:44:48 -08:00
Caleb Boylan
4a6db13daa
Copy collection integration tests in
2020-03-03 10:44:48 -08:00
mabashian
d5372dae36
Upgrade react and react-dom to latest
2020-03-03 13:07:50 -05:00
softwarefactory-project-zuul[bot]
0b702ede4e
Merge pull request #6133 from mabashian/upgrade-pf-deps-3-2
...
Updates our four patternfly deps to latest
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 18:04:59 +00:00
mabashian
3c7f596288
Change currentValue prop to simply value. Adds basic unit test coverage to MultiButtonToggle component.
2020-03-03 12:57:12 -05:00
Ryan Petrello
6207dad226
fix broken grafana notifications
...
since the custom notification template refactor, grafana notification
support has been broken; this is largely because grafana functions more
like the webhooks, and needs to send JSON in its notification body
see: https://github.com/ansible/awx/issues/6137
2020-03-03 12:44:28 -05:00
Marliana Lara
2b48e43946
Add Inventory Group Host list
2020-03-03 12:01:25 -05:00
softwarefactory-project-zuul[bot]
c1bfcd73fb
Merge pull request #5972 from jainnikhil30/fix_smartinv_duplicate_hosts
...
fix smart inventory duplicate hosts
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-03 16:03:13 +00:00
mabashian
322b4ee1e4
Updates our four patternfly deps to latest
2020-03-02 13:43:15 -05:00
softwarefactory-project-zuul[bot]
98dc6179f5
Merge pull request #5919 from AlanCoding/good_projects
...
Fail early processing project factory
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-02 18:41:47 +00:00
softwarefactory-project-zuul[bot]
16ecf17c69
Merge pull request #6115 from jlmitch5/scheduleListInDetailViews
...
add schedule list to detail views
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-02 16:31:03 +00:00
mabashian
1f0acef844
Changes Toggle to MultiButtonToggle in an attempt to differentiate it from an upstream PF component. Altered props to be a bit more concise as well as support more than two buttons.
2020-03-02 11:22:18 -05:00
softwarefactory-project-zuul[bot]
5a164cae15
Merge pull request #6093 from ryanpetrello/remove-beat-thread
...
switch the periodic scheduler to a background process (instead of a thread) to avoid a cpython bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-02 15:46:27 +00:00
John Mitchell
b57405b696
assorted schedule list fixes:
...
- remove pagesection and card from component...move to where called for root list
- remove unnecessary placeholder schedule tab on job template detail
2020-03-02 10:00:27 -05:00
John Mitchell
5fdf6cf60f
simplify conditional checking if schedules tab should be shown on proj detail
2020-03-02 09:35:34 -05:00
John Mitchell
c1c382a941
update ScheduleList api read to single prop
2020-03-02 09:22:32 -05:00
mabashian
a997b40852
Refactors YamlJsonToggle component into something a little more generic so that it can be used to toggle between local and utc times in the schedule details view.
2020-02-28 17:25:31 -05:00
softwarefactory-project-zuul[bot]
99cd2e601d
Merge pull request #6127 from benthomasson/bump_config_json
...
Bumps the version of config.json to 1.1
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-28 21:09:48 +00:00
Ben Thomasson
fc402aff29
Bumps the version of config.json to 1.1
2020-02-28 15:28:31 -05:00
softwarefactory-project-zuul[bot]
2ec035f918
Merge pull request #6124 from ryanpetrello/awx-login-token-description
...
cli: add the ability to specify a token description w/ `awx login`
Reviewed-by: Jeff Bradberry
https://github.com/jbradberry
2020-02-28 20:02:19 +00:00
softwarefactory-project-zuul[bot]
fe046b47b5
Merge pull request #6110 from keithjgrant/qs-empty-strings
...
Remove "Manual" option from search filters
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-28 17:19:30 +00:00
Ryan Petrello
3e0e4b6c8f
cli: add the ability to specify a token description w/ awx login
...
see: https://github.com/ansible/awx/issues/6122
2020-02-28 11:12:26 -05:00
softwarefactory-project-zuul[bot]
7fe57268f6
Merge pull request #6121 from rooftopcellist/add_total_instances
...
Add total licensed instances to analytics
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-28 13:56:19 +00:00
Nikhil Jain
9eecb24c32
fix smart inventory duplicate hosts
2020-02-28 09:46:44 +05:30
softwarefactory-project-zuul[bot]
a8a45fca84
Merge pull request #6117 from keithjgrant/6095-redirect-after-host-delete
...
Fix redirect after host delete
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-28 00:45:05 +00:00
softwarefactory-project-zuul[bot]
33df6f8ad2
Merge pull request #6109 from marshmalien/inventory-host-toggle
...
Use HostToggle component in InventoryHostList
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-27 23:53:50 +00:00
softwarefactory-project-zuul[bot]
44223003aa
Merge pull request #6112 from AlanCoding/the_canceled_dead
...
Cancel jobs if they were deleted in the database
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-27 22:17:16 +00:00
Keith Grant
a60e7a7855
fix redirect url after host delete
2020-02-27 13:39:56 -08:00
softwarefactory-project-zuul[bot]
e971ec993b
Merge pull request #6114 from squidboylan/fix_collection
...
Fix job_list all_pages next value
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-27 20:58:43 +00:00
John Mitchell
989ef3538e
add test for conditional show/hide of schedules tab for project detail view
2020-02-27 15:20:50 -05:00
John Mitchell
4db3e823bf
add schedule list to proj, jt and wfjt
2020-02-27 15:05:46 -05:00
Caleb Boylan
c374316648
Collection: Fix job_list all_pages next value
2020-02-27 11:42:33 -08:00
AlanCoding
5dba49a7bc
Lower level of log about skipped project update
2020-02-27 14:20:36 -05:00
AlanCoding
7b880c6552
Cancel jobs if they were deleted in the database
2020-02-27 14:12:47 -05:00