John Westcott IV
c92468062d
SAML user attribute flags issue #5303 (PR #11430 )
...
* Adding SAML option in SAML configuration to specify system auditor and system superusers by role or attribute
* Adding keycloak container and documentation on how to start keycloak alongside AWX (including configuration of both)
2022-01-10 16:52:44 -05:00
Seth Foster
4de0f09c85
Merge pull request #11515 from fosterseth/revert_debug_level
...
Revert "Remove unnecessary DEBUG logger level settings (#11441 )"
2022-01-10 16:38:33 -05:00
Sarah Akus
53ff99e391
Merge pull request #11513 from marshmalien/10241-test-locator
...
Add test locators to OUIA-compliant components
2022-01-10 13:10:08 -05:00
Shane McDonald
c035c12c0a
Merge pull request #11380 from sean-m-sullivan/new_name
...
add new name to multiple modules
2022-01-11 01:42:55 +08:00
Shane McDonald
6e39a02e99
Merge pull request #11504 from sean-m-sullivan/devel
...
add better error and documentation on labels
2022-01-11 01:42:13 +08:00
Seth Foster
956638e564
Revert "Remove unnecessary DEBUG logger level settings ( #11441 )"
...
This reverts commit 8126f734e37f25ed523ad9a36f61d2e98e65fa60.
2022-01-10 11:46:19 -05:00
Marliana Lara
b2124dffb5
Add test locators to OUIA-compliant components
2022-01-07 14:39:18 -05:00
Christian Adams
25eaace4be
Merge pull request #11508 from tchellomello/awx-config-watcher-dies-ocp
...
Disable awx-config-watcher for k8s images
2022-01-07 10:01:19 -05:00
sean-m-ssullivan
bb8efbcc82
add new name to multiple modules
2022-01-05 22:33:51 -05:00
sean-m-sullivan
e0bd5ad041
add better error and documentation on labels
2022-01-05 20:09:02 -05:00
Marcelo Moreira de Mello
69ec49d0e9
Disable awx-config-watcher on OCP
2022-01-05 17:02:14 -05:00
Alan Rominger
8126f734e3
Remove unnecessary DEBUG logger level settings ( #11441 )
...
* Remove unnecessary DEBUG logger level settings
2022-01-05 14:44:57 -05:00
Sarah Akus
4fd5b01a83
Merge pull request #11324 from keithjgrant/10655-duplicate-api-requests
...
Reduce duplicate fetches after saving inventory group
2022-01-04 11:42:37 -05:00
Jeff Bradberry
1747a844fc
Merge pull request #11485 from jbradberry/fix-broken-events-analytics
...
Fix a problem with the events_table analytics collectors
2022-01-04 11:30:26 -05:00
Kersom
afc210a70d
Merge pull request #11489 from nixocio/ui_issue_11452
...
Fix relaunch of jobs
2022-01-04 08:34:50 -05:00
Keith J. Grant
f63003f982
don't navigate to inventory group details on edit cancel
2021-12-21 13:22:59 -08:00
Keith J. Grant
e89037dd77
reduce duplicate fetches after saving inventory group
2021-12-21 13:22:59 -08:00
nixocio
ab6e650e9c
Fix relaunch of jobs
...
Events were passed to `handleRelaunch` and those events structure were
not parseable to JSON - breaking the relaunch of jobs. React 17 changes
made this bug visible.
Also, remove withRouter from LaunchButton.
See: https://github.com/ansible/awx/issues/11452
2021-12-21 14:39:34 -05:00
Jeff Bradberry
2ed246cb61
Fix a problem with the events_table analytics collectors
...
The switch to using jsonb objects instead of json broke the use of
json_to_record in the raw sql in the _events_table function.
2021-12-20 14:03:24 -05:00
Sarah Akus
ddc428532f
Merge pull request #11470 from rebeccahhh/devel
...
Jobs page filter status with OR operator
2021-12-16 16:45:47 -05:00
Jeff Bradberry
3414cae677
Merge pull request #11471 from jbradberry/failure-notification-fallback-explanation
...
Only update the job_explanation on error if there wasn't already one
2021-12-16 11:10:38 -05:00
Wambugu “Innocent” Kironji
9d6972c6ce
Merge pull request #11459 from marshmalien/5456-insights-system-settings
...
Update label and display of "Last gathered entries..." setting
2021-12-15 16:58:18 -05:00
Marliana Lara
0566a0f1d6
Update label and display of "Last gathered entries..." setting
2021-12-15 15:59:43 -05:00
Jeff Bradberry
de0561dcc2
Only update the job_explanation on error if there wasn't already one
2021-12-15 15:24:04 -05:00
Rebeccah
a9f4f53f92
change logical ANDs into logical ORs for filtering based on status in the JobsList
2021-12-15 15:15:33 -05:00
Elijah DeLee
5fdfd4114a
Merge pull request #11395 from kdelee/override_default_container_group_pod_spec
...
Allow setting default execution group pod spec
2021-12-15 13:57:47 -05:00
Jeff Bradberry
b195f9da44
Merge pull request #11384 from jbradberry/failure-notification-on-error
...
Make sure to fire off failure notifications on error
2021-12-15 13:47:10 -05:00
Tiago Góes
1205d71f4b
Merge pull request #11466 from tiagodread/restore-locator-2
...
Restore locator removed
2021-12-15 11:10:26 -03:00
Tiago
3f762a6476
restore locator removed
2021-12-15 10:55:02 -03:00
Tiago Góes
4aa403c122
Merge pull request #11465 from tiagodread/restore-locator
...
Restore locator removed
2021-12-14 18:57:22 -03:00
Tiago
a13070a8da
restore locator removed
2021-12-14 18:39:10 -03:00
Wambugu “Innocent” Kironji
b63b171653
Merge pull request #11447 from nixocio/ui_issue_7561
...
Add email as default search key user lists
2021-12-14 16:29:10 -05:00
Alan Rominger
7219f8fed8
Merge pull request #11462 from AlanCoding/forgot_this
...
Add the cancel_callback to system job interface
2021-12-14 14:17:47 -05:00
Alan Rominger
b6a5f834d6
Merge pull request #11408 from amolgautam25/receptor_tech_debt
...
Removing time.sleep(3)
2021-12-14 11:54:49 -05:00
Alan Rominger
99b9d53bbb
Add the cancel_callback to system job interface
2021-12-14 10:50:39 -05:00
Alex Corey
edca19a697
Merge pull request #11402 from AlexSCorey/upgradePF
...
Updates patternfly dependencies
2021-12-13 11:02:01 -05:00
Jake McDermott
c13d721062
Merge pull request #11435 from jakemcdermott/fix-vaulted-ee-cred
...
Handle exception for credential input checks in calling function
2021-12-13 10:10:23 -05:00
Kersom
d2f316c484
Merge pull request #11443 from nixocio/ui_issue_11442
...
Fix extra requests when creating WorkFlowJobTemplate
2021-12-13 09:12:27 -05:00
nixocio
70e832d4db
Fix extra requests when creating WorkFlowJobTemplate
...
Fix extra requests when creating WorkFlowJobTemplate
See: https://github.com/ansible/awx/issues/11442
2021-12-13 08:19:24 -05:00
Alan Rominger
21895bd09b
Merge pull request #11448 from AlanCoding/revert_again
...
Revert "cancel job if receptor no longer knows about the work item"
2021-12-10 16:35:12 -05:00
Alan Rominger
411ef5f9e8
Revert "cancel job if receptor no longer knows about the work item"
...
This reverts commit 2a11bb4f3bc41feab9c563e2c653f44fb365a8a2.
2021-12-10 16:18:44 -05:00
nixocio
f6282b9a09
Add email as default search key user lists
...
Add email as default search key user lists
See: https://github.com/ansible/awx/issues/7561
2021-12-10 16:06:38 -05:00
Elijah DeLee
e10030b73d
Allow setting default execution group pod spec
...
This will allow us to control the default container group created via settings, meaning
we could set this in the operator and the default container group would get created with it applied.
We need this for https://github.com/ansible/awx-operator/issues/242
Deepmerge the default podspec and the override
With out this, providing the `spec` for the podspec would override everything
contained, which ends up including the container used, which is not desired
Also, use the same deepmerge function def, as the code seems to be copypasted from
the utils
2021-12-10 15:02:45 -05:00
Jeff Needle
cdf14158b4
Merge pull request #11436 from AlexSCorey/sync
...
Pulling in upstream changes
2021-12-10 14:48:59 -05:00
Alex Corey
f310e672b0
Merge pull request #11247 from AlexSCorey/11227-fix
...
Removes disassociate button on details view and fine tunes disassociate button on list view
2021-12-10 10:30:30 -05:00
Keith Grant
675d0d28d2
Job Output expand/collapse take 2 ( #11312 )
2021-12-09 14:08:31 -05:00
Alex Corey
4c2fd056ef
updated patternfly
2021-12-09 12:09:58 -05:00
Sarah Akus
a259e48377
Merge pull request #11414 from AlexSCorey/upgradeReact
...
Upgrade react
2021-12-09 09:53:35 -05:00
ansible-translation-bot
095c586172
UI translation strings for release_4.1 branch
...
* Correct syntax errors & add back lost last line for messages.po
* Manually sort through es & nl translated strings
* Mnaually sort through french strings and correct syntax errors
Signed-off-by: Christian M. Adams <chadams@redhat.com>
2021-12-08 15:57:08 -05:00
Jeff Bradberry
c9c198b54b
Fix the problems with the api-schema tests against Tower
...
- add the appropriate release branch to the branches list
- add a fallback to the `docker pull` command
2021-12-08 15:57:08 -05:00