Commit Graph

18230 Commits

Author SHA1 Message Date
Jake McDermott
9ae5ffc8ca make sure project is updated before test begins 2018-06-22 13:53:15 -04:00
Jake McDermott
2f2b19ffec increase timeout threshold for login 2018-06-22 13:53:06 -04:00
mabashian
e243cf4435 Fixed linting errors 2018-06-22 13:51:10 -04:00
mabashian
fbfaf69ee9 Added extra assertions and waits to reduce flake 2018-06-22 13:51:10 -04:00
mabashian
1d74499385 Added check to make sure that input contents match what we expect them to match 2018-06-22 13:51:10 -04:00
mabashian
264b0f248a First pass at automated jt launch tests 2018-06-22 13:51:10 -04:00
Marliana Lara
a6837343a5 Merge pull request #2275 from marshmalien/fix/see-more-see-less
Add show more/less to job details labels
2018-06-22 13:15:07 -04:00
Haokun-Chen
e51e4e5f6c fix job result stats section when running/finish jobs 2018-06-22 13:09:04 -04:00
Christian Adams
8bd2217a49 Merge pull request #2278 from rooftopcellist/fix_dot_oauth2_error
Fix dot oauth2 error
2018-06-22 12:54:39 -04:00
Marliana Lara
62fd5ea6ef Show up to 50 labels in job details 2018-06-22 11:33:40 -04:00
Ryan Petrello
accf586588 Merge pull request #2283 from sangongs/honcho_io_encoding
Force the python IO encoding to be utf_8 when using honcho
2018-06-22 10:22:55 -04:00
Guoqiang Zhang
530860c386 Force the python IO encoding to be utf_8 when using honcho 2018-06-22 09:35:28 -04:00
Haokun-Chen
3933e01dd1 fix toggle menu when scroll up 2018-06-22 09:33:23 -04:00
adamscmRH
b7f5161835 try-except auth_header 2018-06-21 17:11:34 -04:00
Marliana Lara
09abba63b7 Add show more less to job details labels 2018-06-21 17:08:18 -04:00
Alan Rominger
bed4d240af Merge pull request #2274 from AlanCoding/absolute_nonsense
Remove brittle condition causing schema to fail
2018-06-21 15:44:48 -04:00
Jared Tabor
aac939d9e4 Improves UX for readonly codemirrors so that users can copy/paste 2018-06-21 12:30:53 -07:00
AlanCoding
b2251cb916 remove brittle condition causing schema to fail 2018-06-21 14:39:25 -04:00
Jake McDermott
7cd203d610 Merge pull request #2246 from marshmalien/fix/job-output-table
Extend standard out line border to full length of container
2018-06-21 13:47:59 -04:00
Haokun Chen
f72ed46354 Merge pull request #2270 from Haokun-Chen/2248
change workflow editor to workflow visualizer
2018-06-21 13:46:29 -04:00
Haokun-Chen
f3e4780c7a change workflow editor to workflow visualizer 2018-06-21 12:27:35 -04:00
Ryan Petrello
008a3a0d01 Merge pull request #2269 from ryanpetrello/no-inventory-credentials-v1
always specify `cloud: True/False` for JT/job credential summary
2018-06-21 12:07:10 -04:00
Ryan Petrello
813a3be2b8 always specify cloud: True/False for JT/job credential summary 2018-06-21 11:16:35 -04:00
Ryan Petrello
c944f37637 Merge pull request #2268 from ryanpetrello/no-inventory-credentials-v1
filter jt.summary_fields.credential.credential_type from /api/v1/
2018-06-21 11:12:56 -04:00
Ryan Petrello
c7125a335a filter jt.summary_fields.credential.credential_type from /api/v1/ 2018-06-21 11:03:23 -04:00
Ben Thomasson
d294139f4a Adds topology edit permissions check to network ui session
This allows the read-only views to work while rejecting
any edit messages that could be sent by a read-only client.
2018-06-21 10:57:15 -04:00
Ryan Petrello
30e2207960 Merge pull request #2266 from AlanCoding/no_cs_v1
Do not show create_schedule link in v1
2018-06-21 10:54:17 -04:00
Ryan Petrello
9994dad55f Merge pull request #2262 from ryanpetrello/no-inventory-credentials-v1
don't show summary_fields.credential.credential_type_id on /api/v1/
2018-06-21 10:29:50 -04:00
John Mitchell
abe7d3b084 Merge pull request #2247 from jlmitch5/fixAddOrgAndNewListSearch
Fix add org and new list search
2018-06-21 10:21:04 -04:00
AlanCoding
94fce61d36 do not show create_schedule link in v1 2018-06-21 10:09:47 -04:00
Marliana Lara
8297b040f8 Wrap output event text 2018-06-21 09:51:55 -04:00
Ryan Petrello
83ecea2377 don't show summary_fields.credential.credential_type_id on /api/v1/ 2018-06-21 09:19:47 -04:00
adamscmRH
01a1d6ffd0 selectively authenticate with OAuth2 Backend 2018-06-20 23:09:52 -04:00
Jared Tabor
f38b01c80e Merge pull request #2237 from jaredevantabor/networking
Network UI fixes
2018-06-20 15:47:33 -07:00
Jared Tabor
ccb7758b37 Changes the ngShow for the Network Visualizer and Remediate Inventory buttons
to only show them on the Details tab (or in the case of Remediate inventory,
only show it on the Details or Hosts tab).
2018-06-20 15:27:40 -07:00
Ryan Petrello
7dee3c74ef Merge pull request #2259 from ryanpetrello/no-inventory-credentials-v1
don't show inventory_source.related.credentials in /api/v1/
2018-06-20 17:37:06 -04:00
Ryan Petrello
78f6907c1b don't show inventory_source/update.related.credentials in /api/v1/ 2018-06-20 17:21:08 -04:00
Haokun Chen
9ec53b6e03 Merge pull request #2249 from Haokun-Chen/2228
enable expand/collapse all tasks button in job result page
2018-06-20 15:05:27 -04:00
Jared Tabor
f3fa3afe93 Changes title on the Network UI to "Network Visualizer | <name of inv>" 2018-06-20 11:48:42 -07:00
Haokun-Chen
daf3215241 enable expand/collapse all tasks button in job result page 2018-06-20 14:30:35 -04:00
Marliana Lara
15c8f5709c Update side nav width and font size 2018-06-20 14:22:24 -04:00
AlanCoding
f753bea24f Test-based fixes to launch config password handling
Fix bug creating WFJT schedule with passwords:
discard survey_passwords field if given in WFJT
prompts processing method.
Fixed by porting prior JT fix to WFJT method of
same name.

Fix bug where API browser will show encrypted form
of variables in the POST submission box after
failed attempt:
copy extra_data so encrypted data values are not
added in still-linked request.data

Fix a bug where submitted extra_data $encrypted$ string
literal was saved because survey_passwords was empty
when there was no diff from prior.

Allow not answering required password questions with a
non-empty default value when saving a launch config.
The literal $encrypted$ string now gets passed into the
prompts / survey validator.
2018-06-20 14:18:38 -04:00
John Mitchell
e89f9b62f5 emit value expected by new lists from smart search 2018-06-20 14:01:49 -04:00
Marliana Lara
2824e750cb Extend standard out line border to full length of container 2018-06-20 13:49:41 -04:00
Yunfan Zhang
37d61904bf Merge pull request #2177 from YunfanZhang42/disallow_dict_on_credentials
Disallow posting dictionary as credentials to JT launch API endpoint.
2018-06-20 13:37:21 -04:00
Alan Rominger
8dc2068d18 Merge pull request #2238 from AlanCoding/hold_auth_app
Delay auth app migrations until 3.3
2018-06-20 13:27:44 -04:00
Yunfan Zhang
9fec43c643 Disallow posting dictionary as credentials to JT launch API endpoint. 2018-06-20 13:05:47 -04:00
John Mitchell
3d42fb1237 updating reference to custom virtualenv 2018-06-20 12:50:38 -04:00
Alan Rominger
d1bc9758db Merge pull request #2060 from AlanCoding/one_less_counter
Get rid of duplicate counter variable
2018-06-20 09:46:03 -04:00
AlanCoding
ecf24b6eef delay auth app migrations until 3.3 2018-06-20 07:57:40 -04:00