Shane McDonald
7e52f4682c
Use a docker volume for the dev env db
2020-04-07 13:14:19 -04:00
Keith Grant
9c218fa5f5
flush out prompt misc fields
2020-04-07 09:41:45 -07:00
softwarefactory-project-zuul[bot]
508aed67de
Merge pull request #6624 from marshmalien/6608-project-lookup-bug
...
Prevent project lookup from firing requests on every render
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-07 15:53:07 +00:00
Ryan Petrello
0bf1116ef8
properly respect REFRESH_TOKEN_EXPIRE_SECONDS when generating new tokens
...
see: https://github.com/ansible/awx/issues/6630
see: https://github.com/jazzband/django-oauth-toolkit/issues/746
2020-04-07 11:34:01 -04:00
AlanCoding
45df5ba9c4
Manually document tower host default
2020-04-07 10:18:55 -04:00
AlanCoding
b90a296d41
Document and align the env var for OAuth token
2020-04-07 10:00:02 -04:00
softwarefactory-project-zuul[bot]
d40143a63d
Merge pull request #6607 from ryanpetrello/graphite-no-tags
...
don't send tags to the Grafana annotations API if none are specified
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-07 06:07:58 +00:00
softwarefactory-project-zuul[bot]
db40d550be
Merge pull request #6472 from AlanCoding/no_required
...
Remove field properties which are default values anyway
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-07 02:57:19 +00:00
AlanCoding
da661e45ae
Remove unnecessary module parameters
...
remove cases of required=False, the default
remove str type specifier which, the default
remove supports check mode, not changeable
2020-04-06 22:08:41 -04:00
softwarefactory-project-zuul[bot]
58160b9eb4
Merge pull request #6623 from nixocio/ui_issue_6133
...
Update "Enable Webhooks" option in WFJT
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-07 01:05:03 +00:00
softwarefactory-project-zuul[bot]
05b28efd9c
Merge pull request #6617 from chrismeyersfsu/fix-memcached
...
fix memcached in dev env
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:49:04 +00:00
softwarefactory-project-zuul[bot]
0b433ebb1c
Merge pull request #6609 from beeankha/wfjt_module_inventory_fix
...
Resolve Name to ID Properly in WFJT Module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:42:34 +00:00
softwarefactory-project-zuul[bot]
5b3f5bf37d
Merge pull request #6559 from jlmitch5/newNewAssocDisassocHostGroupsList
...
association and disassociation of host groups and inventory host groups list.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:07:19 +00:00
softwarefactory-project-zuul[bot]
397c0092a0
Merge pull request #6569 from ryanpetrello/log-decimal
...
properly serialize external logs that contain decimal.Decimal objects
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:07:15 +00:00
softwarefactory-project-zuul[bot]
362fdaeecc
Merge pull request #6604 from jakemcdermott/remove-state-checks-from-user-test
...
Remove state checks from user list test
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 23:07:11 +00:00
softwarefactory-project-zuul[bot]
606c3c3595
Merge pull request #6338 from rooftopcellist/update_logstash_docs
...
Update logstash docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 21:10:44 +00:00
softwarefactory-project-zuul[bot]
42705c9eb0
Merge pull request #6545 from fosterseth/fix-4198-readd-user-to-org
...
Fix adding orphaned user to org
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 21:10:38 +00:00
Marliana Lara
c2ba495824
Prevent project lookup from firing requests on every render
2020-04-06 16:50:10 -04:00
nixocio
85a1c88653
Update "Enable Webhooks" option in WFJT
...
closes: https://github.com/ansible/awx/issues/6163
2020-04-06 16:48:18 -04:00
chris meyers
c4d704bee1
fix memcached in dev env
...
* create memcached dir via git so that the current user owns it.
Otherwise, docker will create the dir as root at runtime
2020-04-06 16:35:52 -04:00
softwarefactory-project-zuul[bot]
60d499e11c
Merge pull request #6495 from john-westcott-iv/tower_credential_update_new
...
Initial conversion of tower_credential
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 20:29:44 +00:00
softwarefactory-project-zuul[bot]
bb48ef40be
Merge pull request #6595 from nixocio/ui_docs_minor_update
...
Minor update UI docs
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 20:26:09 +00:00
Ryan Petrello
771ca2400a
don't send tags to the Grafana annotations API if none are specified
...
see: https://github.com/ansible/awx/issues/6580
2020-04-06 15:47:48 -04:00
softwarefactory-project-zuul[bot]
735d44816b
Merge pull request #6592 from kdelee/awxkit_wfjtn_identifier
...
make awxkit pass through identifier for wfjtn
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 19:42:10 +00:00
beeankha
e346493921
Add inventory param to the wfjt module test playbook
2020-04-06 15:21:57 -04:00
beeankha
bd39fab17a
Resolve name to ID correctly in workflow jt module
2020-04-06 15:08:01 -04:00
John Mitchell
ce30594b30
update inventory and host routes to being child-based instead of render prop based
2020-04-06 15:05:11 -04:00
John Mitchell
2021c2a596
remove unnecessary eslint ignore comics, replace react router use with hooks where possible in inventories
2020-04-06 14:38:33 -04:00
John Mitchell
ecd1d09c9a
add breadcrumb config for inv host facts and groups
2020-04-06 14:38:33 -04:00
John Mitchell
7dbde8d82c
fix linting errors and add note to host groups disassocation modal
2020-04-06 14:38:33 -04:00
John Mitchell
4e64b17712
update hosts groups api GET to all_groups
2020-04-06 14:38:33 -04:00
John Mitchell
cc4c514103
add association and disassociation of groups on invhostgroups/hostgroups lists
2020-04-06 14:38:33 -04:00
John Mitchell
ab8726dafa
move associate modal and disassociate button up to components for use across screens
2020-04-06 14:38:33 -04:00
Ryan Petrello
2cefba6f96
properly serialize external logs that contain decimal.Decimal objects
2020-04-06 14:24:24 -04:00
softwarefactory-project-zuul[bot]
592043fa70
Merge pull request #6588 from ryanpetrello/400-error-creds
...
fix a typo in the credentials UI
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 18:00:43 +00:00
Mat Wilson
59477aa221
update firehose script for bigint migration
2020-04-06 10:54:08 -07:00
Jake McDermott
279fe53837
Remove state checks from user list test
...
Don't check for loading in UserList test
2020-04-06 13:40:31 -04:00
Shane McDonald
bb319136e4
Merge pull request #6585 from shanemcd/cleanup-cleanup
...
Tidy up the dev environment a bit
2020-04-06 13:09:39 -04:00
beeankha
b0f68d97da
Update comment in test playbook:
2020-04-06 12:38:46 -04:00
softwarefactory-project-zuul[bot]
a46462eede
Merge pull request #6526 from chrismeyersfsu/feature-memcached_socket_devel
...
Feature memcached socket devel
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 16:24:42 +00:00
softwarefactory-project-zuul[bot]
646e403fbd
Merge pull request #6570 from marshmalien/6530-wf-node-inv-src-details
...
Add Inventory Source workflow node prompt details
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-04-06 16:10:33 +00:00
nixocio
64c846cfc1
Minor update UI docs
...
Fix typos
Highlight code sessions
2020-04-06 11:36:41 -04:00
Elijah DeLee
8e07269738
make awxkit pass through identifier for wfjtn
...
We need this to be able to create workflow job template nodes with identifier
2020-04-06 11:26:56 -04:00
Shane McDonald
6fc815937b
Tidy up the dev environment a bit
2020-04-06 11:13:51 -04:00
Ryan Petrello
014c995a8f
fix a typo in the credentials UI
...
this is causing 400 level errors for some users
2020-04-06 10:45:33 -04:00
John Westcott IV
c1bb62cc36
Removing recursive check, allowwing old pattern to commence
2020-04-06 10:11:18 -04:00
beeankha
f5cf7c204f
Update unit test, edit credential module to pass sanity tests
2020-04-06 10:11:18 -04:00
John Westcott IV
6d08e21511
Resolving comment and updating tests
2020-04-06 10:11:18 -04:00
John Westcott IV
8b881d195d
Change lookup to include organization
2020-04-06 10:11:18 -04:00
John Westcott IV
5c9ff51248
Change compare_fields to static method
2020-04-06 10:11:18 -04:00