Jake McDermott
9a4667c6c7
add static messages to workflow inventory lookups
2018-11-19 12:52:26 -05:00
Jake McDermott
9917841585
open and close workflow visualizer from list
2018-11-19 12:52:23 -05:00
Jake McDermott
fbc3cd3758
redirect to workflow visualizer on workflow creation
2018-11-19 12:52:19 -05:00
Jake McDermott
d65687f14a
add workflow inventory prompt to scheduler
2018-11-19 12:52:16 -05:00
Jake McDermott
4ea7511ae8
make workflow prompt inventory step optional
2018-11-19 12:52:12 -05:00
Jake McDermott
a8d22b9459
show correct ask_inventory state
2018-11-19 12:52:08 -05:00
Jake McDermott
f8453ffe68
accept inventory_id in workflow launch requests
2018-11-19 12:52:05 -05:00
Jake McDermott
38f43c147a
fix exploding unit test
2018-11-19 12:52:01 -05:00
Jake McDermott
38fbcf8ee6
add missing api fields
2018-11-19 12:51:58 -05:00
Jake McDermott
2bd25b1fba
add inventory prompt to wf editor
2018-11-19 12:51:54 -05:00
AlanCoding
7178fb83b0
migration number bumped again
2018-11-19 12:51:51 -05:00
Jake McDermott
2376013d49
add prompt on launch for workflow inventory
2018-11-19 12:51:47 -05:00
Jake McDermott
a94042def5
display inventory on workflow job details
2018-11-19 12:51:44 -05:00
Jake McDermott
2d2164a4ba
add inventory lookup to workflow detail view
2018-11-19 12:51:41 -05:00
AlanCoding
3c980d373c
bump migration number
2018-11-19 12:51:37 -05:00
AlanCoding
5b3ce1e999
add test for WFJT schedule inventory prompting
2018-11-19 12:51:33 -05:00
AlanCoding
6d4469ebbd
handle inventory for WFJT editing RBAC
2018-11-19 12:51:29 -05:00
AlanCoding
eb58a6cc0e
add test for launching with deleted inventory
2018-11-19 12:51:26 -05:00
AlanCoding
a60401abb9
fix bug with WFJT launch validation
2018-11-19 12:51:22 -05:00
AlanCoding
1203c8c0ee
feature docs for workflow-level inventory
2018-11-19 12:51:18 -05:00
AlanCoding
0c52d17951
fix bug, handle RBAC, add test
2018-11-19 12:51:13 -05:00
AlanCoding
44fa3b18a9
Adjust prompt logic and views to accept workflow inventory
2018-11-19 12:50:57 -05:00
AlanCoding
33328c4ad7
initial model changes for workflow inventory
2018-11-19 12:50:29 -05:00
John Mitchell
11adcb9800
fix color contrast of nav
2018-11-19 12:35:55 -05:00
softwarefactory-project-zuul[bot]
932a1c6386
Merge pull request #2743 from ryanpetrello/survey_spec_stream
...
include survey_spec in activity stream
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 17:33:33 +00:00
softwarefactory-project-zuul[bot]
d1791fc48c
Merge pull request #2585 from wenottingham/licensed-to-illegibility
...
Add a test that checks the included license files against included dependencies
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 17:22:49 +00:00
AlanCoding
5b274cfc2a
include survey_spec in activity stream
2018-11-19 12:07:48 -05:00
mabashian
1d7d2820fd
Use patch instead of put when updating a wfjt
2018-11-19 12:04:35 -05:00
Bill Nottingham
605c1355a8
Add updates to UI license grabber from jlmitch5.
2018-11-19 12:00:00 -05:00
Bill Nottingham
a6e00df041
Clean up included licenses such that tests pass.
...
Rename ui licenses to '.txt' for consistency.
Update bundled code as appropriate.
Remove dead licenses and dev-only UI licenses.
Add additional python licenses from Azure & related updates.
2018-11-19 12:00:00 -05:00
Bill Nottingham
67219e743f
Add a test that we are including proper license files for all requirements.
2018-11-19 11:59:59 -05:00
softwarefactory-project-zuul[bot]
67273ff8c3
Merge pull request #2742 from jlmitch5/fixScrollTop
...
fix scroll top
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 16:56:27 +00:00
softwarefactory-project-zuul[bot]
a3bbe308a8
Merge pull request #2741 from matburt/fix_project_admin_add
...
Fix a bug that did not allow project_admin's to create a project.
Reviewed-by: Alan Rominger <arominge@redhat.com>
https://github.com/AlanCoding
2018-11-19 16:53:16 +00:00
kialam
f1b5bbb1f6
Add websocket listener to Org > JT list view.
2018-11-19 11:46:07 -05:00
Matthew Jones
7330102961
Remove a warning message for dispatcher pool for tests
2018-11-19 11:19:57 -05:00
Matthew Jones
61916b86b5
Fix a bug that did not allow project_admin's to create a project.
...
This was a regression from previous functionality
2018-11-19 11:05:48 -05:00
John Mitchell
35d5bde690
fix scroll top
2018-11-19 11:03:03 -05:00
softwarefactory-project-zuul[bot]
b17c477af7
Merge pull request #2737 from AlanCoding/death_to_groups
...
Implement deprecation of groups_with_active_failures
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 15:31:26 +00:00
softwarefactory-project-zuul[bot]
01d891cd6e
Merge pull request #2738 from ryanpetrello/inv-update-as
...
don't send activity stream create for unregistered models
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 15:02:33 +00:00
Ryan Petrello
e36335f68c
only send activity stream create for registered unified jobs
...
see https://github.com/ansible/awx/issues/2733
2018-11-19 09:44:12 -05:00
softwarefactory-project-zuul[bot]
39369c7721
Merge pull request #2702 from kdelee/schema_validation
...
Pre-Merge Schema validation
Reviewed-by: Matthew Jones <mat@matburt.net>
https://github.com/matburt
2018-11-19 14:26:42 +00:00
softwarefactory-project-zuul[bot]
4fbc39991d
Merge pull request #2730 from AlanCoding/slice_license
...
License check for slicing >1
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 14:18:10 +00:00
softwarefactory-project-zuul[bot]
91075e8332
Merge pull request #2732 from AlanCoding/middle
...
Include migration middleware in timings and profiling
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 13:59:34 +00:00
AlanCoding
0ed50b380a
Implement deprecation of groups_with_active_failures
2018-11-19 08:29:46 -05:00
AlanCoding
53716a4c5a
include migration middleware in timings and profiling
2018-11-18 10:55:37 -05:00
AlanCoding
f30bbad07d
License check for slicing >1
2018-11-17 22:48:46 -05:00
softwarefactory-project-zuul[bot]
b923efad37
Merge pull request #2717 from wenottingham/make-that-network-work
...
Add ncclient for use by networking modules.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-16 22:02:29 +00:00
softwarefactory-project-zuul[bot]
3b36372880
Merge pull request #2716 from ryanpetrello/insights-user-agent
...
add a user agent for requests to Insights
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-16 21:39:15 +00:00
Ryan Petrello
661cc896a9
add a user agent for requests to Insights
2018-11-16 16:25:08 -05:00
Bill Nottingham
e9c3623dfd
specify a version
2018-11-16 15:34:42 -05:00