Alex Corey
f3b6291918
Merge pull request #10634 from AlexSCorey/5200-AboutModalUpdate
...
Updates product name in About modal
2021-07-23 13:20:13 -04:00
Shane McDonald
09479be4ba
Merge pull request #10738 from shanemcd/fix-docker-clean-volumes
...
Fix docker-clean-volumes target when not using minikube
2021-07-23 11:06:13 -04:00
Shane McDonald
18a51d1dd0
Fix docker-clean-volumes target when not using minikube
...
Without this patch, you get:
```
tools/docker-compose-minikube/_sources/minikube delete
make: tools/docker-compose-minikube/_sources/minikube: No such file or directory
```
2021-07-23 09:09:33 -04:00
Shane McDonald
7882cb9008
Merge pull request #10668 from oweel/devel
...
Fix ignoring --no-color for awx-manage list_instances command
2021-07-22 20:46:02 -04:00
Shane McDonald
05c7d3a60e
Merge pull request #10108 from saito-hideki/issue/10057
...
Fix to handle ask_* parameters correctly when set false
2021-07-22 20:25:14 -04:00
Shane McDonald
c09050d1f2
Merge pull request #9944 from AlanCoding/schedule_teardown
...
Allow stable use of AWXKIT_PREVENT_TEARDOWN by disabling schedules at the end
2021-07-22 20:19:35 -04:00
Shane McDonald
dd9c6270ba
Dont fail when pre-built CI image is not available
2021-07-22 19:43:34 -04:00
Shane McDonald
18d9bfa06e
Merge pull request #10573 from Tompage1994/collection_inv_src_proj
...
Default source_project to organization for inventory source
2021-07-22 17:14:32 -04:00
Shane McDonald
ef82c1ce01
Merge pull request #10566 from strollo/webhook-headers-patch
...
Headers missing in webhook notification request
2021-07-22 17:08:56 -04:00
Shane McDonald
6a7aa77033
Merge pull request #10484 from ansible/chrismeyersfsu-patch-1
...
only get active long running queries
2021-07-22 15:58:10 -04:00
Shane McDonald
f683c7159d
Merge pull request #10481 from brigzzy/compose_up_fix
...
Reorder docker compose up options
2021-07-22 15:57:39 -04:00
Shane McDonald
cd33db037d
Merge pull request #9703 from tchellomello/double_ldap
...
Avoid double LDAP updates
2021-07-22 15:54:29 -04:00
Shane McDonald
8609a637f9
Merge pull request #9365 from mcharanrm/aa-workloads-firehose
...
tools/scripts/firehose.py: capture all job ids, attach events to all jobs ids and distribute the events
2021-07-22 15:52:16 -04:00
Shane McDonald
99ffd3898c
Merge pull request #8023 from velzend/improve_logging_migrating_or_instance_not_registered
...
improve logging migrate or instance not registered
2021-07-22 15:50:33 -04:00
Shane McDonald
c36821d6e1
Merge pull request #7273 from jamesmarshall24/devel
...
Remove query_parameters from page loop causing 414
2021-07-22 15:49:16 -04:00
Shane McDonald
b3604ed94a
Merge pull request #10511 from fosterseth/fix_haproxy_permission
...
run dev cluster haproxy container as root
2021-07-22 15:45:28 -04:00
Shane McDonald
0e30c6639a
Merge pull request #10583 from coolbry95/waitfordb
...
wait for database connection
2021-07-22 14:12:30 -04:00
Shane McDonald
0aca4d658a
Bash nitpick
2021-07-22 13:56:58 -04:00
Sarabraj Singh
ca14cbefaf
Merge pull request #10425 from sarabrajsingh/bugfix/preflight-check-postgres-version-4940
...
introduced a pre-flight check for postgres 12
2021-07-22 13:56:58 -04:00
coolbry95
041e22f609
wait for migrations in awx-web container
2021-07-22 13:56:58 -04:00
coolbry95
a21dcec85d
wait for database connection
...
Signed-off-by: coolbry95 <coolbry95@gmail.com >
2021-07-22 13:56:58 -04:00
Jake McDermott
1aacd94cb5
Merge pull request #10711 from ansible/pip-boto
...
Install boto to ci ansible python env
2021-07-22 11:08:35 -04:00
Jake McDermott
7bfc1702ab
Merge pull request #10632 from The-Migus-Group/tss-plugin-amigus
...
Add Thycotic SecretServer support
2021-07-22 08:57:39 -04:00
Kersom
d68c118fd4
Merge pull request #10570 from nixocio/ui_remove_with_router
...
Remove mix usage of hooks and HOC for router
2021-07-22 08:34:55 -04:00
Adam Migus
edd3554c36
Breakdown the compound statement in tss_backend
2021-07-21 22:03:34 -04:00
Adam Migus
2025426a1b
Use a callable function instead of a lambda.
2021-07-21 22:03:34 -04:00
Adam Migus
77ab35e7a8
Extract the field from the secret.
2021-07-21 22:03:33 -04:00
endlesstrax
9dc84d69d5
Update required for SDK v1 compatability
2021-07-21 22:03:32 -04:00
endlesstrax
fa7867e8a7
Fixed import error
2021-07-21 22:03:31 -04:00
endlesstrax
e6ed7f95f1
Added licences fro dataclasses and python-tss-sdk
2021-07-21 22:03:30 -04:00
endlesstrax
28de50f14e
Updated the required sdk version to latest release v1.0.0
2021-07-21 22:03:29 -04:00
Adam Migus
7ec56a56e5
Fixed it.
2021-07-21 22:03:29 -04:00
Adam C. Migus
b0b295ba1e
My changes.
2021-07-21 22:03:28 -04:00
Ricky White
0cc6bf9b60
Updated backend code
2021-07-21 22:03:27 -04:00
Ricky White
14b767abc3
Added thycotic_tss to test credential
2021-07-21 22:03:26 -04:00
Ricky White
f06c6d349c
Added base tss plugin code. Not tested
2021-07-21 22:03:25 -04:00
Ricky White
d6621470b3
Added tss credential plugin
2021-07-21 22:03:25 -04:00
Ricky White
68ab6e4853
Added python-tss-sdk to requirements
2021-07-21 22:03:24 -04:00
Jake McDermott
3980864151
Install boto to ci ansible python env
2021-07-21 18:01:09 -04:00
Kersom
5d20acaa92
Merge pull request #10709 from nixocio/ui_fix_lint
...
Run prettier and lint
2021-07-21 17:15:48 -04:00
nixocio
05e5cd6bf1
Run prettier
...
Run prettier
2021-07-21 17:00:05 -04:00
Sarah Akus
53251434f2
Merge pull request #10696 from nixocio/ui_status_label
...
Create map of strings to be translated
2021-07-21 15:41:56 -04:00
Keith Grant
9704c57d6b
Merge pull request #10665 from keithjgrant/disallow-test-network-requests
...
Disallow network requests in tests
2021-07-21 09:32:47 -07:00
Sarah Akus
9b7ef9ba21
Merge pull request #10700 from nixocio/ui_misalignment
...
Fix misalignment node approval timeout
2021-07-21 12:05:41 -04:00
Alexander Komarov
e7f1d1d0c1
Fix ignoring --no-color for awx-manage list_instances command
2021-07-21 20:55:24 +05:00
Marcelo Moreira de Mello
c9259ac45b
Merge pull request #10675 from tchellomello/minikube-hack-macos
...
Workaround Minikube issue on MacOS and enable preflights
2021-07-21 10:56:14 -04:00
Marcelo Moreira de Mello
7e46499e18
Workaround Minikube issue on MacOS and enable preflights
2021-07-21 10:39:51 -04:00
nixocio
c1b2428b5d
Create map of strings to be translated
...
Create map of strings to be translated to StatusLabel
closes:https://github.com/ansible/awx/issues/8586
2021-07-21 09:53:37 -04:00
Tiago Góes
c073583663
Merge pull request #10658 from AlexSCorey/updatesESLint_and_Prettier_and_relatedDeps
...
Updates Several Dev Dependencies
2021-07-21 10:50:22 -03:00
Sarah Akus
66fc92a97f
Merge pull request #10679 from AlexSCorey/10549-AuditorsCanAssociateHostWithGroup
...
Enforces Proper permissions for Host Groups List
2021-07-21 09:45:38 -04:00