Jake McDermott
57fa2c03f7
Merge pull request #10753 from ansible/jakemcdermott-patch-readme
...
Update CI results status badge
2021-07-26 11:38:47 -04:00
Jake McDermott
3ef8008f91
Update CI results status badge
2021-07-26 11:19:54 -04:00
Jake McDermott
70f69b6c8b
Merge pull request #10751 from tiagodread/e2e-workflow
...
Update e2e workflow to use variable for e2e project name
2021-07-26 11:06:15 -04:00
Tiago
c50c0d3f1e
Update e2e workflow to use variable for e2e project name
2021-07-26 11:51:12 -03:00
Tiago Góes
6740785054
Merge pull request #10725 from ansible/e2e-tests
...
Add E2E tests workflow
2021-07-26 11:32:32 -03:00
Tiago
777d37c4b8
Add workflow to run e2e tests when the label needs_test is applied to the PR
2021-07-23 19:13:20 -03:00
Shane McDonald
41321d8ad5
Merge pull request #10716 from oweel/10392-return_404_ad_hoc_command_events
...
Return 404 for ad_hoc_command_events list api. Remove api endtpoint
2021-07-23 17:35:57 -04:00
Keith Grant
e9b7f9ac40
Merge pull request #10713 from keithjgrant/10563-a11y-fixes
...
Fix multiple accessibility violations
2021-07-23 10:36:21 -07:00
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
Keith J. Grant
f6037f9df5
run changes through updated v of prettier
2021-07-22 10:57:49 -07: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
Keith J. Grant
55a9a4ca46
update selectors in tests to match id changes
2021-07-22 09:55:01 -07:00
Keith J. Grant
e32471adbd
fix a11y id issues in team list and jt form
2021-07-22 08:58:00 -07:00
Keith J. Grant
77f2729a76
fix settings pages a11y issues
2021-07-22 08:58:00 -07:00
Keith J. Grant
5fb1b604bf
ensure unique ids on jobs list
2021-07-22 08:58:00 -07:00
Keith J. Grant
29753c6b9b
fix lookup field ids
2021-07-22 08:58:00 -07: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
Alexander Komarov
27543aed1d
Return 404 for ad_hoc_command_events list api. Remove api endtpoint
2021-07-22 15:04:00 +05: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