John Westcott IV
65057c1fb7
Auto-handle check_mode on post, patch, delete and update_if_needed methods
2020-02-26 09:14:00 -05:00
John Westcott IV
d8be6490c2
Only warn if we can't release a tower token
2020-02-26 09:14:00 -05:00
John Westcott IV
b34208d1b6
Attempting to fix logout loop
2020-02-26 09:14:00 -05:00
John Westcott IV
0d5a9e9c8c
Initial implementation of Pull #5337
2020-02-26 09:14:00 -05:00
softwarefactory-project-zuul[bot]
22d4e60028
Merge pull request #6080 from ryanpetrello/django-upgrade
...
update Django to address a few open CVEs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-26 14:09:12 +00:00
Ryan Petrello
eaa766df77
update Django to address a few open CVEs
...
https://github.com/advisories/GHSA-hmr4-m2h5-33qx
https://github.com/advisories/GHSA-vfq6-hq5r-27r6
2020-02-26 08:18:14 -05:00
softwarefactory-project-zuul[bot]
7e5776c66f
Merge pull request #6077 from Spredzy/fix_linting
...
awx-api-lint: Fix setup.cfg syntax for linter test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-26 13:10:21 +00:00
Yanis Guenane
07232f3694
awx-api-lint: Fix setup.cfg syntax for linter test
...
Signed-off-by: Yanis Guenane <yguenane@redhat.com>
2020-02-26 11:07:46 +01:00
softwarefactory-project-zuul[bot]
4912cbd2da
Merge pull request #6046 from rooftopcellist/update_translations_awx
...
add translations from memsource
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 23:19:07 +00:00
softwarefactory-project-zuul[bot]
4c40819791
Merge pull request #5965 from benthomasson/improve_awx_kit_error_message
...
Works around bad error message when authentication fails
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 23:16:58 +00:00
softwarefactory-project-zuul[bot]
a65fd497c6
Merge pull request #6060 from wenottingham/todo-or-todont
...
Remove the rax support specified in the linked TODO
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 23:11:23 +00:00
softwarefactory-project-zuul[bot]
d824209485
Merge pull request #6063 from philipsd6/setuid-brwap-dev
...
Set setuid bit on bwrap in development Dockerfile
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 21:07:44 +00:00
Philip Douglass
7ae1c7c3d2
Set setuid bit on bwrap in development Dockerfile
...
Related: #5224
Signed-off-by: Philip Douglass <philip.douglass@amadeus.com>
2020-02-25 15:20:01 -05:00
Bill Nottingham
341c6ae767
Also remove some dangling rax from awxkit and collection modules.
2020-02-25 15:18:26 -05:00
softwarefactory-project-zuul[bot]
e6a94ed0cf
Merge pull request #6053 from marshmalien/5866-left-align-modal-buttons
...
Left align modal buttons
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 20:13:07 +00:00
Bill Nottingham
3e6b6c05a6
Remove the rax support specified in the linked TODO
2020-02-25 15:03:05 -05:00
Ryan Petrello
544d4cd3b0
add translations from memsource
2020-02-25 12:24:24 -05:00
softwarefactory-project-zuul[bot]
e0df2f511e
Merge pull request #5536 from jbradberry/null-options
...
Adjust the logic that renders fields with choices on an API Options call
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 16:47:02 +00:00
Marliana Lara
255fd0a9cb
Align modal buttons to the left
2020-02-25 10:12:58 -05:00
softwarefactory-project-zuul[bot]
f31adf8a85
Merge pull request #6015 from AlexSCorey/5777-JTTabOnProjectsAndTemplateListRefactor
...
Fixes navigation bug
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 14:48:36 +00:00
softwarefactory-project-zuul[bot]
a2b169626a
Merge pull request #6035 from keithjgrant/lists-to-hooks
...
Refactor remaining lists to hooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-25 14:05:28 +00:00
Keith Grant
6ffc78bcb0
add missing i18n; fix test names
2020-02-24 14:09:56 -08:00
Keith Grant
8e9fc550f6
convert InventoryList to hooks
2020-02-24 14:09:55 -08:00
Keith Grant
779d190855
convert ProjectList to hooks
2020-02-24 14:09:28 -08:00
Keith Grant
89a4b03d45
convert TeamList to hooks
2020-02-24 14:08:51 -08:00
softwarefactory-project-zuul[bot]
ccd4cdd71a
Merge pull request #6044 from fosterseth/fix-4418-failing_successful_updates
...
Do not fail a successful project update if inventory update fails
Reviewed-by: Seth Foster
https://github.com/fosterseth
2020-02-24 18:12:52 +00:00
Seth Foster
31dbf38a35
Prevent failing a successful project update if inventory update fails
...
Scenario - job is launched and spawns inventory update and project update.
If the inventory update fails, then it will fail the job and the project update.
It will fail the project update even if that update already ran and was successful.
This code change will not fail the project update if it has already ran successfully.
In cases where other jobs depend on that project update (but not the failed inventory
update), then we don't want those jobs to fail.
2020-02-24 11:35:57 -05:00
Jeff Bradberry
d0bec97bbb
Adjust the logic that renders fields with choices on an API Options call
...
accounting for the case where blank or null is allowed.
Refs #5099
2020-02-24 10:17:38 -05:00
softwarefactory-project-zuul[bot]
22307bba97
Merge pull request #6026 from marshmalien/5866-remove-custom-tabs-buttons
...
Remove action button and tab style overrides
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-24 15:17:35 +00:00
softwarefactory-project-zuul[bot]
b4f5d44f65
Merge pull request #6040 from ryanpetrello/i18n-cancel-license
...
translate a missing string in the license UI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-24 15:02:34 +00:00
softwarefactory-project-zuul[bot]
d469870686
Merge pull request #5937 from mabashian/5857-all-schedules
...
Adds the All Schedules list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-24 14:40:06 +00:00
Alex Corey
f561bf5754
prettier
2020-02-24 09:19:02 -05:00
Ryan Petrello
2e3547d5cf
translate a missing string in the license UI
...
see: https://github.com/ansible/tower/issues/3949
2020-02-24 09:00:07 -05:00
Alex Corey
ce8897d3e8
Fixes naviation bug by create ProjectTemplateList and ProjectTemplateListItem
...
Adds tests for those new files and removes uncessary test from TemplateListItem
2020-02-23 11:16:44 -05:00
Alex Corey
df77147d65
WIP
2020-02-23 10:23:43 -05:00
Alex Corey
9b11df04b3
Fixes navigation bug
2020-02-23 10:23:43 -05:00
softwarefactory-project-zuul[bot]
1d3bb97b07
Merge pull request #6018 from wenottingham/your-workflow-is-running--you-should-catch-it
...
Tweak labels for workflow pending approval message
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-22 12:57:07 +00:00
softwarefactory-project-zuul[bot]
ba3253e2e2
Merge pull request #6033 from AlanCoding/job_batch
...
Make job batch size configurable, fix _by fields
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 21:22:58 +00:00
mabashian
e6f0c01aa6
Schedule list now uses useRequest hooks for fetching and deleting. Also rolled a component for schedule toggles that can be used throughout the tree.
2020-02-21 16:14:22 -05:00
Marliana Lara
9310d59e0a
Use PF color variables in HostStatus bar
2020-02-21 15:33:13 -05:00
Marliana Lara
f2e1e71302
Remove tab and button style overrides
2020-02-21 15:33:11 -05:00
mabashian
e6e31a9fc6
Updates after removing PF overrides to list components.
2020-02-21 15:30:09 -05:00
mabashian
801aaf9323
Adds the All Schedules list
2020-02-21 15:30:09 -05:00
softwarefactory-project-zuul[bot]
2a8679234a
Merge pull request #6014 from keithjgrant/host-list-hooks
...
Host list hooks
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 20:28:41 +00:00
softwarefactory-project-zuul[bot]
54ab671512
Merge pull request #5933 from jlmitch5/credForm
...
Update form layout, Formik Field use to useField, and add credential form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-02-21 20:05:31 +00:00
AlanCoding
866dd6b259
Make job batch size configurable, fix _by fields
2020-02-21 14:49:45 -05:00
Keith Grant
eba893c99b
syntax fix after merge
2020-02-21 11:05:59 -08:00
John Mitchell
fd3f410cc6
fix conflict
2020-02-21 13:43:09 -05:00
Keith Grant
03aaf93cef
update HostList tests for hooks
2020-02-21 10:36:17 -08:00
Keith Grant
9aef57003a
use HostToggle in HostDetail; update tests
2020-02-21 10:36:17 -08:00