Commit Graph

7796 Commits

Author SHA1 Message Date
Akita Noek a857692456 Merge pull request #2044 from leigh-johnson/StdOutPagination
Fix infinite scrolling of job run standard out
2016-05-31 16:43:14 -04:00
Akita Noek c00a010f14 Merge pull request #2066 from leigh-johnson/JobTemplateCloudCredentialLookup
Fix Cloud Credential lookup modal in Job Template > Add/Edit
2016-05-31 16:42:39 -04:00
Michael Abashian 888009b87e Organizations bug fixes including getting action buttons working and adding close buttons to the panels. 2016-05-31 16:40:21 -04:00
Akita Noek ba78427fef Merge pull request #2081 from leigh-johnson/HipChatAddEdit
Fix adding/editing of HipChat notification templates
2016-05-31 16:39:49 -04:00
AlanCoding 74beca5b74 cleanup of Job Template tests and fixtures 2016-05-31 16:03:03 -04:00
Akita Noek d8dac662a1 Fixed/enhanced scan job type selection process
* Appropriately set project and playbook to default when job type is set
  to 'scan' - #1273
* Add 'RESET' link on the Project label line to reset to Default
  project/playbook #858
* Fixed dropdown option clearing problem #1489
* Remember what project/playbook was set when switching from run/check
  to scan, so if you change back, those options will be auto-selected
  again
2016-05-31 16:03:01 -04:00
AlanCoding 1a4c92f027 make some JT tests unit tests and update others 2016-05-31 14:34:51 -04:00
AlanCoding 07cc99b4c7 start updating tests to JT factory 2016-05-31 14:34:51 -04:00
AlanCoding cfd9d5d4f1 Refactor of JT related field checking 2016-05-31 14:34:51 -04:00
AlanCoding 1ec2c1b3b7 new tests, and stricter can_copy can_edit 2016-05-31 14:34:51 -04:00
Ken Hoes ec065e0d97 Project source types, popovers, form fixes 2016-05-31 13:10:27 -04:00
kensible cad3ab6fd3 Merge pull request #2092 from kensible/2038-managementNotifications
Moved notifications into own panel
2016-05-31 09:40:31 -04:00
kensible d7a198ab2c Merge pull request #2088 from kensible/2008-apiViewerColors
Updated colors in API viewer for higher contrast
2016-05-31 08:14:08 -04:00
Leigh Johnson c6ec38c621 add JSlint ignore 2016-05-27 16:36:55 -04:00
Leigh Johnson 2072b29b05 remove period from instructions numbering 2016-05-27 16:26:04 -04:00
Leigh Johnson 62382a1dad host event/events UX work items, fix json results, remove host event standard out, resolves #1545, #2052, #2063, #2061 2016-05-27 16:01:15 -04:00
Wayne Witzel III 7395e07221 Merge pull request #2068 from wwitzel3/issue_3.0_1990
Fix ActivityStream when object2 is a role.
2016-05-27 15:45:53 -04:00
Wayne Witzel III 31d3e3ec55 mock activity stream license and make query more specific 2016-05-27 15:21:24 -04:00
Akita Noek 42fe1d8c47 Merge pull request #2094 from anoek/jshint
JSHint fixes
2016-05-27 15:08:57 -04:00
Akita Noek 1a9fece262 Merge pull request #2075 from anoek/1981
Better control what JT admins are allowed to do
2016-05-27 15:00:09 -04:00
Akita Noek 22300347f0 JSHint fixes 2016-05-27 14:39:08 -04:00
Akita Noek e3fcdf9ba8 Unobfuscated some decorators 2016-05-27 14:18:05 -04:00
Ken Hoes 091c567035 Fixed list message boxes for super and non-super user edits 2016-05-27 12:13:16 -04:00
Ken Hoes 028981ce88 Updated colors in API viewer for higher contrast 2016-05-27 10:38:11 -04:00
Akita Noek f6da30dde3 Avoid unnecessary license checks 2016-05-27 09:32:29 -04:00
kensible 240b35c8d4 Merge pull request #2051 from kensible/2009-UI-auditList
Updated audit items
2016-05-27 09:31:49 -04:00
Akita Noek c0758d4134 Merge pull request #2082 from anoek/733
Show stdout download button for canceled jobs
2016-05-26 21:00:54 -04:00
Akita Noek eedd48c82b == to === 2016-05-26 20:58:08 -04:00
Leigh Johnson c93039c0cc fix job details play/task/host filters, resolves #1673 2016-05-26 16:45:31 -04:00
AlanCoding 381e44c2a2 updates for job can_delete 2016-05-26 16:42:33 -04:00
AlanCoding 3208030202 job read access for org auditors 2016-05-26 16:42:33 -04:00
AlanCoding 44c518ef44 allow org admins read access to orphaned jobs 2016-05-26 16:42:33 -04:00
Akita Noek 6b3638c0bb Show stdout download button for canceled jobs
Addresses #733
2016-05-26 16:35:26 -04:00
Wayne Witzel III 995a060bb1 Merge pull request #2078 from wwitzel3/issue_3.0_1882
add test for job_template role assignment for users
2016-05-26 15:57:10 -04:00
kensible d143a58626 Merge pull request #2073 from kensible/1780-favicon
Updated to red favicon
2016-05-26 15:56:06 -04:00
Wayne Witzel III 61208f6a77 content_object can be None, that is what we care about 2016-05-26 15:45:16 -04:00
Wayne Witzel III e6c76d0941 fixup objects creation helpers 2016-05-26 15:45:14 -04:00
Wayne Witzel III 2e0686a173 tests for object2 type when it is a role 2016-05-26 15:45:12 -04:00
Wayne Witzel III 13f0b440c3 discover content type when object2 is a role 2016-05-26 15:45:10 -04:00
Leigh Johnson 5fd0aa3430 fix adding/editing of HipChat notification templates, resolves #1934 2016-05-26 15:31:24 -04:00
Wayne Witzel III db93fdab4a exercise role signal for job_template type 2016-05-26 15:26:55 -04:00
Alan Rominger b0526cdd6a Merge pull request #2015 from AlanCoding/1997_AS_naming_bug
Fix ActivityStream naming mismatch bug
2016-05-26 15:21:41 -04:00
Akita Noek c5dfde236b Test "fix"
Having this triggers a license feature test, which the jenkins test
system apparently doesn't have.. I don't think it's particularly
important to test this particular field, so meh.
2016-05-26 15:18:23 -04:00
Akita Noek 4f6fd558a0 Merge pull request #2074 from anoek/test-fixes
Test fixes for slow tests
2016-05-26 14:48:45 -04:00
Akita Noek e531bc67e4 Better control what JT admins are allowed to do
This addresses #1981 which says that JT admins can make modifications to
a job template freely if they're just changing non functional things
like name, description, forks, verbosity, etc, while requiring them to
have access to all functional components if they're going to make any
changes to the functionality - in specific, any changes to the
inventory, project, playbook, or credentials requires that the user have
the appropriate use access on all of those things in order to make the
change.
2016-05-26 14:39:16 -04:00
Akita Noek fed8d49d86 Added optional "expect" arg for REST fixtures" 2016-05-26 13:58:26 -04:00
Akita Noek aca858f5b2 Ported some old adhoc tests over to the new system 2016-05-26 13:58:16 -04:00
Akita Noek 5ea372ae43 Updated Job.limit expectation in old tests
See 821c43ba88d18feaded696e9994a9c5277a3195b
2016-05-26 13:58:08 -04:00
Akita Noek aa49e071c6 Disabling RAX test until we get our cert issue figured out
Related to #1706
2016-05-26 13:57:55 -04:00
Ken Hoes bef82248f7 Updated to red favicon 2016-05-26 13:52:28 -04:00