AlanCoding
795c989a49
fix bug processing survey spec
2020-03-23 22:00:02 -04:00
AlanCoding
5e595caf5e
Add workflow node identifier
...
Generate new modules WFJT and WFJT node
Touch up generated syntax, test new modules
Add utility method in awxkit
Fix some issues with non-name identifier in
AWX collection module_utils
Update workflow docs for workflow node identifier
Test and fix WFJT modules survey_spec
Plug in survey spec for the new module
Handle survey spec idempotency and test
add associations for node connections
Handle node credential prompts as well
Add indexes for new identifier field
Test with unicode dragon in name
2020-03-23 22:00:00 -04:00
softwarefactory-project-zuul[bot]
d941f11ccd
Merge pull request #5582 from jakemcdermott/fix-5265
...
Don't refresh settings on websocket event
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 23:10:21 +00:00
softwarefactory-project-zuul[bot]
c4e50cbf7d
Merge pull request #6381 from jakemcdermott/6380-fix-host-event-errors
...
Fix host event type and reference errors
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 22:34:36 +00:00
Jake McDermott
6f3527ed15
Don't refresh settings on websocket event
2020-03-23 18:29:01 -04:00
Jake McDermott
fe2ebeb872
Fix host event type and reference errors
2020-03-23 17:46:42 -04:00
Marliana Lara
ad7498c3fc
Fix bugs related to Job Template labels and tags
...
* Use default PF select toggle behavior
* Fix label submit when no inventory provided
2020-03-23 17:06:38 -04:00
John Mitchell
cb7257f9e6
update email option notification to select
...
- delete radio_group option from form generator
2020-03-23 17:04:07 -04:00
Jeff Bradberry
e3ea4e2398
Register the resource copy endpoints as awxkit page types
2020-03-23 15:19:48 -04:00
Jeff Bradberry
e4e2d48f53
Register some missing related endpoints in awxkit
...
- the newer varieties of notification templates
- organization workflow job templates
- credential owner users and owner teams
this allows the endpoints to get wrapped in appropriate Page types,
not just the Base page type.
2020-03-23 15:18:47 -04:00
Rebeccah
5bfe89be6e
removed the to_representation and replaced with get_summary_fields per suggestion in PR comments
2020-03-23 14:57:07 -04:00
Rebeccah
47661fad51
added in summary fields into logging which will solve several issues related to needing more data in logging outputs
2020-03-23 14:57:07 -04:00
softwarefactory-project-zuul[bot]
4b497b8cdc
Merge pull request #6364 from wenottingham/dont-make-a-tree-that-never-ends-and-just-goes-on-and-on
...
Preserve symlinks when copying a tree.
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 18:57:05 +00:00
softwarefactory-project-zuul[bot]
31fabad3e5
Merge pull request #6370 from AlanCoding/convert_tower_role
...
Initial conversion of tower_role
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 18:34:32 +00:00
Jeff Bradberry
1e48d773ae
Add job_templates to the set of related endpoints for organizations
2020-03-23 14:33:40 -04:00
softwarefactory-project-zuul[bot]
4529429e99
Merge pull request #6368 from marshmalien/fix-jt-bugs
...
Fix job template form bugs r/t saving without an inventory
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 14:08:32 +00:00
softwarefactory-project-zuul[bot]
ec4a471e7a
Merge pull request #6377 from chrismeyersfsu/fix-register_queue_race
...
serialize register_queue
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 12:32:34 +00:00
softwarefactory-project-zuul[bot]
77915544d2
Merge pull request #6378 from chrismeyersfsu/fix-launch_awx_cluster
...
fixup dev cluster bringup
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-23 12:32:29 +00:00
chris meyers
5ba90b629e
fixup dev cluster bringup
...
* change from bootstrap script to launch_awx.sh script
2020-03-23 07:33:35 -04:00
chris meyers
e9021bd173
serialize register_queue
...
* also remove uneeded query
2020-03-23 07:21:17 -04:00
AlanCoding
49356236ac
Add coverage from issue resolved with tower_role conversion
2020-03-22 13:43:39 -04:00
softwarefactory-project-zuul[bot]
c9015fc0c8
Merge pull request #6361 from john-westcott-iv/tower_label_update
...
Tower label update
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-21 11:15:06 +00:00
AlanCoding
4ea1101477
update test assertion
2020-03-20 23:49:15 -04:00
AlanCoding
27948aa4e1
Convert tower_role to no longer use tower-cli
2020-03-20 23:28:48 -04:00
softwarefactory-project-zuul[bot]
5263d5aced
Merge pull request #6358 from AlanCoding/fix_settings
...
Fix regression in tower_settings module
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-21 01:42:19 +00:00
softwarefactory-project-zuul[bot]
8832f667e4
Merge pull request #6336 from AlanCoding/local_collection_errors
...
Fix test errors running locally with Ansible devel
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-21 00:51:04 +00:00
softwarefactory-project-zuul[bot]
f4e56b219d
Merge pull request #6326 from AlanCoding/docs_patches
...
Copy edit of backward incompatible changes
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-21 00:42:51 +00:00
AlanCoding
abdcdbca76
Add label tests and flake8 fixes
2020-03-20 20:09:08 -04:00
AlanCoding
362016c91b
Fix test errors running locally with Ansible devel
2020-03-20 19:52:13 -04:00
AlanCoding
f1634f092d
Copy edit of backward incompatible changes
2020-03-20 19:51:24 -04:00
John Westcott IV
8cd4e9b488
Adding state back in
2020-03-20 19:14:00 -04:00
softwarefactory-project-zuul[bot]
1fce77054a
Merge pull request #6329 from marshmalien/6143-inv-group-associate-hosts
...
Add associate modal to nested inventory host list
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-20 21:02:57 +00:00
Marliana Lara
53c8c80f7f
Fix JT form edit save bug when inventory has no value
2020-03-20 16:37:33 -04:00
softwarefactory-project-zuul[bot]
3bf7d41bf3
Merge pull request #6286 from jlmitch5/hostFacts
...
add facts views to host and inv host detail views
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-20 20:08:52 +00:00
softwarefactory-project-zuul[bot]
34259e24c0
Merge pull request #6350 from jlmitch5/formErrorCredForm
...
correct form submission errors for credential form
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-20 19:52:33 +00:00
John Westcott IV
1daeec356f
Initial converstion of tower_label
2020-03-20 15:01:41 -04:00
softwarefactory-project-zuul[bot]
5573e1c7ce
Merge pull request #6356 from keithjgrant/5899-survey-add-form
...
Survey add/edit forms
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-20 18:56:47 +00:00
softwarefactory-project-zuul[bot]
1cba98e4a7
Merge pull request #6363 from dsesami/translation-fix
...
Fix typo in japanese string
Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
2020-03-20 18:20:50 +00:00
Keith Grant
56d31fec77
handle any errors thrown in survey handleSubmit
2020-03-20 10:55:07 -07:00
Keith Grant
564012b2c8
fix errors when adding first question to new survey
2020-03-20 10:55:07 -07:00
Keith Grant
cfe0607b6a
add survey form tests
2020-03-20 10:55:07 -07:00
Keith Grant
7f24d0c0c2
add SurveyQuestionForm tests
2020-03-20 10:55:07 -07:00
Keith Grant
3f4e7465a7
move template survey files to Survey subdirectory
2020-03-20 10:55:07 -07:00
Keith Grant
9c32cb30d4
add survey question editing, breadcrumbs
2020-03-20 10:55:07 -07:00
Keith Grant
782d465c78
wire in SurveyQuestionAdd form to post to API
2020-03-20 10:55:07 -07:00
Keith Grant
1412bf6232
add survey form
2020-03-20 10:55:07 -07:00
Alex Corey
e92acce4eb
Adds toolbar
2020-03-20 10:55:07 -07:00
Bill Nottingham
ac68e8c4fe
Preserve symlinks when copying a tree.
...
This avoids creating a recursive symlink tree.
2020-03-20 13:41:16 -04:00
Daniel Sami
97a4bb39b6
fix typo in japanese string
2020-03-20 13:24:28 -04:00
Marliana Lara
9e00337bc1
Rename useSelected hook and update error modal condition
2020-03-20 10:54:59 -04:00