sean-m-sullivan
9a7dd38cbb
add copy to modules
2021-02-21 19:49:14 -06:00
Sean Sullivan
74a5247d9d
Merge pull request #42 from ansible/devel
...
Rebase
2021-02-20 05:58:30 -06:00
softwarefactory-project-zuul[bot]
cc18cf650e
Merge pull request #9369 from jbradberry/fix-broken-logos
...
Fix the broken paths to the favicon and logo in the API browser
Reviewed-by: Jake McDermott <yo@jakemcdermott.me>
https://github.com/jakemcdermott
2021-02-19 20:30:01 +00:00
Jeff Bradberry
78ccf3c674
Fix the broken paths to the favicon and logo in the API browser
2021-02-19 14:56:26 -05:00
Alex Corey
96531eff7a
fixes survey row alignment issue
2021-02-19 14:27:50 -05:00
Alex Corey
561390d405
Refactors to add warning icon and disable save if schedule has missing values
2021-02-19 14:27:50 -05:00
Alex Corey
c608d761a2
Adds Prompting for schedule
2021-02-19 14:27:50 -05:00
Alex Corey
61c0beccff
Updates props being passed to Schedules to more accuratly reflect what they are
2021-02-19 14:27:49 -05:00
softwarefactory-project-zuul[bot]
182a7e8e5c
Merge pull request #9251 from Saurabh-Thakre/Saurabh-Thakre-patch-1
...
Fixed the Customized Notification returning incorrect values for host_status_counts
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-19 16:07:30 +00:00
Elijah DeLee
0e6c14e707
create performance logger to log api response time
...
this middleware allready existed, and we were trying to log this
data but it was not working.
Hope is these logs will be able to be shipped via external logging
and we could use kibana to track response time of different endpoints
2021-02-18 18:39:12 -05:00
softwarefactory-project-zuul[bot]
080c430b82
Merge pull request #9356 from mabashian/fix-test-warnings
...
Fix a few unit test console warnings
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-18 15:14:44 +00:00
mabashian
40c6b346c1
Adds note to changelog about pending workflow approval count
2021-02-18 09:43:44 -05:00
mabashian
1c61fafbc7
Add pending approvals badge to application header
2021-02-18 09:42:51 -05:00
mabashian
afe36974de
Fix a few unit test console warnings
2021-02-18 09:14:15 -05:00
softwarefactory-project-zuul[bot]
99460a76d8
Merge pull request #9347 from AlexSCorey/TestCoverageScript
...
Don't instrument for coverage by default unless CI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-18 13:51:47 +00:00
softwarefactory-project-zuul[bot]
efbbbc0bdc
Merge pull request #9188 from nixocio/ui_issue_8707
...
Allow user to remove organization from credentials
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-18 13:51:39 +00:00
Alex Corey
9090cb830d
Don't instrument for coverage by default unless CI
2021-02-18 08:09:19 -05:00
Saurabh Thakre
6aca9d80bb
Updated notifications.py
...
Fixed the customized notification returning incorrect values for host_status_counts
Update notifications.py
Removed if condition
Added exception handling
A nitpick
2021-02-18 12:24:14 +00:00
nixocio
33deaa7d0b
Allow user to remove organization from credentials
...
Allow user to remove organization from credentials.
See: https://github.com/ansible/awx/issues/8707
2021-02-17 16:11:09 -05:00
softwarefactory-project-zuul[bot]
0bd4a8c16d
Merge pull request #9340 from ansible/jakemcdermott-changelog
...
Add some items to the upcoming changelog
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 21:08:43 +00:00
softwarefactory-project-zuul[bot]
c98c6db664
Merge pull request #8640 from AlexSCorey/8130-DiplayOrgAdmins
...
Adds filter by role on Org access lists
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 21:00:09 +00:00
Jake McDermott
31e6d7cc0a
Add some items to the upcoming changelog
2021-02-17 15:36:12 -05:00
softwarefactory-project-zuul[bot]
c758e6f8cf
Merge pull request #9343 from beeankha/remove_unused_files
...
Remove Unused JSON Test Files
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2021-02-17 20:27:51 +00:00
softwarefactory-project-zuul[bot]
242c4e2533
Merge pull request #9338 from amolgautam25/fix-for-tower-issue-4696
...
fix for issue 4696(tower) , Upstream commit for tower PR 4840
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 20:15:59 +00:00
softwarefactory-project-zuul[bot]
d7d496553e
Merge pull request #9332 from ryanpetrello/guid-trace
...
add a per-request GUID and log as it travels through background services
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 20:07:44 +00:00
Alex Corey
1f59d6182b
Adds filtering for system level roles
2021-02-17 15:05:31 -05:00
beeankha
64b49feeee
Remove functional test files that are no longer in use
2021-02-17 14:42:50 -05:00
Keith Grant
2419a592b4
convert NotificationList to tables
2021-02-17 11:10:35 -08:00
Keith Grant
eb66a03a30
fix duplicate tooltip on notification template edit button
2021-02-17 11:09:25 -08:00
Keith Grant
87cf797153
convert application list to tables
2021-02-17 11:08:33 -08:00
Keith Grant
a481fc3cc9
convert instance group list to tables
2021-02-17 11:08:33 -08:00
Keith Grant
c3bab52a61
convert notification template list to tables
2021-02-17 11:08:33 -08:00
Keith Grant
b3cdefec23
convert CredentialTypeList to tables
2021-02-17 11:07:47 -08:00
Ryan Petrello
3cc3cf1f80
add a per-request GUID and log as it travels through background services
...
see: https://github.com/ansible/awx/issues/9329
2021-02-17 12:54:13 -05:00
Alex Corey
2a9a471181
adds sorting by role on org access lists
2021-02-17 11:17:20 -05:00
softwarefactory-project-zuul[bot]
2a37430eab
Merge pull request #9336 from mabashian/9310-cred-edit
...
Fix bug where credential inputs were not filled on edit
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-17 16:02:37 +00:00
fedora
29520f1ca6
fix for issue 4696(tower) , Upstream commit for tower PR 4840
2021-02-17 10:14:06 -05:00
mabashian
051efa4a19
Adds unit test coverage for input rendering on credential edit
2021-02-17 09:56:48 -05:00
mabashian
e26015a084
Fix bug where credential inputs were not filled on edit
2021-02-16 18:50:24 -05:00
softwarefactory-project-zuul[bot]
4cb0366fcf
Merge pull request #9320 from nixocio/ui_fix_minor_typo
...
Fix typo
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-16 16:58:57 +00:00
softwarefactory-project-zuul[bot]
365b3a2366
Merge pull request #9313 from sean-m-sullivan/job_template_limit
...
Fix defaults that were set to empty string in collections.
Reviewed-by: Bianca Henderson <beeankha@gmail.com>
https://github.com/beeankha
2021-02-16 16:40:13 +00:00
softwarefactory-project-zuul[bot]
5c35bb335a
Merge pull request #9324 from ansible/dependabot/pip/requirements/atomicwrites-1.4.0
...
Bump atomicwrites from 1.1.5 to 1.4.0 in /requirements
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-16 16:33:16 +00:00
softwarefactory-project-zuul[bot]
0df85b0a27
Merge pull request #9277 from nixocio/ui_7777_update_pf4
...
Update Patternfly to allow access to slider component
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-16 16:28:10 +00:00
nixocio
02c8f4cc59
Update Patternfly to allow access to slider component
...
Update Patternfly to allow access to slider component
See: https://github.com/ansible/awx/issues/7777
2021-02-16 10:44:22 -05:00
dependabot[bot]
fbe5832d5a
Bump atomicwrites from 1.1.5 to 1.4.0 in /requirements
...
Bumps [atomicwrites](https://github.com/untitaker/python-atomicwrites ) from 1.1.5 to 1.4.0.
- [Release notes](https://github.com/untitaker/python-atomicwrites/releases )
- [Commits](https://github.com/untitaker/python-atomicwrites/compare/1.1.5...1.4.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 14:43:53 +00:00
softwarefactory-project-zuul[bot]
b4956de6e4
Merge pull request #9306 from jlosito/dependabot-config
...
Allow dependabot to check python dependencies
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-16 14:43:24 +00:00
John Losito
5e91ae7b03
Change dependabot schedule to monthly
2021-02-16 09:07:31 -05:00
Nikhil Jain
1468e5908a
add workflow_job_launch_type in metavars
2021-02-16 18:19:37 +05:30
softwarefactory-project-zuul[bot]
6e8c71a231
Merge pull request #9304 from wenottingham/stacks-n-such
...
Fix Openstack credential region implementation.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2021-02-16 03:40:12 +00:00
softwarefactory-project-zuul[bot]
56868dbedd
Merge pull request #9225 from nixocio/ui_issue_8670
...
Add relaunch against failed hosts
Reviewed-by: Mat Wilson <mawilson@redhat.com>
https://github.com/one-t
2021-02-16 00:18:07 +00:00