Christian Adams
d310c48988
Merge pull request #2758 from rooftopcellist/secure_current_user
...
make current_user ck secure and httponly
2018-11-21 15:26:35 -05:00
softwarefactory-project-zuul[bot]
5a6eefaf2c
Merge pull request #2780 from kialam/update-readme-install-exact
...
Update README to include saving exact dependencies using npm.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-21 19:12:50 +00:00
kialam
8c5a94fa64
Update readme to include saving exact dependencies using npm.
2018-11-21 13:35:56 -05:00
adamscmRH
05d988349c
make current_user ck secure and httponly
2018-11-21 10:36:35 -05:00
softwarefactory-project-zuul[bot]
bb1473f67f
Merge pull request #2762 from kialam/fix-2554-converted-jts-from-sjt
...
UI WF results relaunch: handle any relaunch errors.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-21 15:01:17 +00:00
softwarefactory-project-zuul[bot]
79f483a66d
Merge pull request #2772 from ansible/jakemcdermott-update
...
add package uninstall example to readme
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-21 03:11:45 +00:00
Jake McDermott
1b09a0230d
Update README.md
2018-11-20 21:26:11 -05:00
kialam
f3344e9816
Fix failing tests.
2018-11-20 18:35:29 -05:00
softwarefactory-project-zuul[bot]
554e4d45aa
Merge pull request #2763 from kialam/add-npm-precheck-script
...
Add precheck script.
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2018-11-20 21:12:58 +00:00
softwarefactory-project-zuul[bot]
bfe86cbc95
Merge pull request #2753 from jlmitch5/fixInstanceGroupLookup
...
fix instance group lookup in orgs scrolling behavior
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 20:05:14 +00:00
softwarefactory-project-zuul[bot]
29e4160d3e
Merge pull request #2764 from ryanpetrello/dispatcher-sos
...
add dispatcher status to the sosreport
Reviewed-by: Ryan Petrello
https://github.com/ryanpetrello
2018-11-20 18:06:05 +00:00
Ryan Petrello
b4f906ceb1
add dispatcher status to the sosreport
2018-11-20 12:12:02 -05:00
kialam
e099fc58c7
Add precheck script.
2018-11-20 11:48:25 -05:00
softwarefactory-project-zuul[bot]
e342ef5cfa
Merge pull request #2719 from AlanCoding/project_is_failed
...
Fail job run if project is failed
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 16:45:56 +00:00
John Mitchell
8997fca457
add sanitize
2018-11-20 11:41:58 -05:00
kialam
435ab4ad67
Handle any relaunch errors.
2018-11-20 11:25:36 -05:00
softwarefactory-project-zuul[bot]
d7a28dcea4
Merge pull request #2755 from kialam/fix-invalid-start-date
...
Scheduler: Start Date begins 1 day ahead.
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 15:36:47 +00:00
softwarefactory-project-zuul[bot]
5f3024d395
Merge pull request #2703 from kialam/fix-2552-org-jt-list-websocket
...
Fix Organizations TemplateList websockets
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 15:01:05 +00:00
softwarefactory-project-zuul[bot]
3126480d1e
Merge pull request #2754 from kdelee/rename-schema-change-detector
...
Rename schema job to be more clear about its purpose
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 14:22:08 +00:00
Elijah DeLee
ca84d312ce
Rename schema job to be more clear about its purpose
...
The make target fails when it detects schema changes, not when schema is invalid.
Also update CONTRIBUTING.md to include information about zuul jobs.
2018-11-20 07:42:10 -06:00
AlanCoding
b790b50a1a
Fail job run if project is failed
...
provide message in traceback and explanation fields
add log messages for dependency spawns
2018-11-20 07:55:37 -05:00
softwarefactory-project-zuul[bot]
6df26eb7a3
Merge pull request #2750 from ryanpetrello/timeout-modal-remove-close-button
...
remove the x icon on the session timeout modal (it doesn't work)
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 08:50:49 +00:00
softwarefactory-project-zuul[bot]
fccaebdc8e
Merge pull request #2342 from ansible/workflow_inventory
...
Workflow level inventory
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-20 03:19:40 +00:00
Jake McDermott
45728dc1bb
update workflow docs
2018-11-19 17:35:52 -05:00
AlanCoding
9cd8aa1667
further update of workflow docs for inventory feature
2018-11-19 17:35:39 -05:00
Jake McDermott
b74597f4dd
fix bug when reverting non-default inventory prompts
2018-11-19 17:35:26 -05:00
Bill Nottingham
ce3d3c3490
Add a message to the resulting login dialog when a user explicitly logs out.
2018-11-19 17:16:55 -05:00
kialam
a9fe1ad9c1
Start Date begins 1 day ahead.
2018-11-19 16:20:46 -05:00
John Mitchell
22e7083d71
fix instance group lookup
2018-11-19 15:38:11 -05:00
Jake McDermott
951515da2f
disable next and show warning when default workflow inventory is removed
2018-11-19 15:16:46 -05:00
Ryan Petrello
9e2f4cff08
remove the x icon on the session timeout modal (it doesn't work)
2018-11-19 14:37:49 -05:00
softwarefactory-project-zuul[bot]
0c1a4439ba
Merge pull request #2745 from mabashian/2428-workflow-edit-patch
...
Use patch instead of put when updating a wfjt
Reviewed-by: https://github.com/softwarefactory-project-zuul[bot]
2018-11-19 19:23:26 +00:00
John Mitchell
c2a1603a56
Merge pull request #2746 from jlmitch5/navColorContrast
...
fix color contrast of nav
2018-11-19 13:50:04 -05:00
Jake McDermott
13e715aeb9
handle null inventory value on workflow launch
2018-11-19 12:53:21 -05:00
Jake McDermott
2bc75270e7
dry up org permissions test
2018-11-19 12:53:18 -05:00
Jake McDermott
fabe56088d
fix workflow e2e tests again
2018-11-19 12:53:14 -05:00
Jake McDermott
0e3bf6db09
open workflow visualizer from form
2018-11-19 12:53:10 -05:00
Jake McDermott
c6a7d0859d
add workflow jobs to inventory list status popup
2018-11-19 12:53:05 -05:00
Jake McDermott
fed00a18ad
show workflow jobs on inventory completed jobs view
2018-11-19 12:53:02 -05:00
Jake McDermott
ecbdc55955
show related workflow counts on inventory deletion warning prompt
2018-11-19 12:52:57 -05:00
AlanCoding
bca9bcf6dd
fix prompts contradiction: should be non-functional change
2018-11-19 12:52:54 -05:00
Jake McDermott
018a8e12de
fix lookup message
2018-11-19 12:52:50 -05:00
AlanCoding
e0a28e32eb
Tweak of error message wording for model-specific name
2018-11-19 12:52:47 -05:00
AlanCoding
c105885c7b
Do not count template variables as prompted
2018-11-19 12:52:43 -05:00
Jake McDermott
89a0be64af
fix bug with opening visualizer from list page
2018-11-19 12:52:38 -05:00
AlanCoding
c1d85f568c
fix survey vars bug and inventory defaults display
2018-11-19 12:52:35 -05:00
Jake McDermott
75566bad39
fix workflow e2e tests
2018-11-19 12:52:32 -05:00
Jake McDermott
75c2d1eda1
add inventory help messages for workflow node edit
2018-11-19 12:52:29 -05:00
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