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
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
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
nixocio
10c8480247
Fix misalignment node approval timeout
...
Fix misalignment node approval timeout
closes:https://github.com/ansible/awx/issues/10515
2021-07-21 09:30:58 -04:00
Alex Corey
cfcaa4271c
hits correct api end point to get options data for host groups list
2021-07-21 09:30:10 -04:00
Jake McDermott
872513617e
Merge pull request #10660 from nixocio/ui_issue_9554
...
Bump size of SSO icons login screen
2021-07-20 16:56:39 -04:00
Keith J. Grant
9237ca4809
fix path to useBrandName in test
2021-07-20 13:47:46 -07:00
nixocio
719c9e824b
Remove mix usage of hooks and HOC for router
...
There were a few cases that hooks and HOC were being used at the same on
a certain component. Remove HOC from those ones.
2021-07-20 16:47:39 -04:00
Keith J. Grant
9d01334a86
remove withRouter where not needed
2021-07-20 13:01:32 -07:00
Keith J. Grant
4c62bf268d
fix test warning about open worker process
2021-07-20 13:01:31 -07:00