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
Alan Rominger
95ccdecf13
Merge pull request #2010 from AlanCoding/1999_see_your_own_JT_30
...
Automatically add JT creator to admin_role
2016-05-26 12:32:27 -04:00
Leigh Johnson
9c6b1e534e
supply query url to search directive in cloud credential lookup modal in job template > edit/add, resolves #1645
2016-05-26 12:14:12 -04:00
kensible
6011b32ff4
Merge pull request #2058 from kensible/marketingChanges
...
Updated icons and default interface text for marketing
2016-05-26 11:49:34 -04:00
Ken Hoes
558a294178
Moved notifications into own panel
2016-05-26 11:25:40 -04:00
Akita Noek
11443eb22d
Merge pull request #2060 from wwitzel3/3.0
...
Test refactoring
2016-05-26 11:23:56 -04:00
Leigh Johnson
3bb1ac14ea
use math.floor to calc % pie slices
2016-05-26 11:05:02 -04:00
Wayne Witzel III
b8865c3749
make arguments to mk_ methods explicit
2016-05-26 11:02:09 -04:00
Wayne Witzel III
ec505f3f60
adjusting test and renaming helper
2016-05-26 11:02:07 -04:00
Wayne Witzel III
a6e97626ba
README updates
2016-05-26 11:02:05 -04:00
Wayne Witzel III
1189ce033a
fixing broken test cases
2016-05-26 11:02:04 -04:00
Wayne Witzel III
2052f93792
fixing function calls and None handling
2016-05-26 11:02:02 -04:00
Wayne Witzel III
c514cd44c3
restructure factories/fixtures and fix tests
2016-05-26 11:01:58 -04:00
Wayne Witzel III
fa010c2228
fix mk_label method
2016-05-26 11:01:57 -04:00
Wayne Witzel III
aaabc2582d
refactored roles handling and added some more tests
2016-05-26 11:01:55 -04:00
Wayne Witzel III
4453e48729
updated factories docs
2016-05-26 11:01:53 -04:00
Wayne Witzel III
73e41ef6cc
flake8 fixes
2016-05-26 11:01:52 -04:00
Wayne Witzel III
2f09c7fee1
added test for factory roles
2016-05-26 11:01:50 -04:00
Wayne Witzel III
3877804599
updated test to use new organization_factory
2016-05-26 11:01:48 -04:00
Wayne Witzel III
7ab385524d
added roles support for organization_factory
2016-05-26 11:01:46 -04:00
Wayne Witzel III
becce311fe
cleanup make methods and update asserts
2016-05-26 11:01:44 -04:00
Wayne Witzel III
bcef4a698c
updating some tests to use new factories
2016-05-26 11:01:41 -04:00
Wayne Witzel III
0516ef02ca
adding new factories
2016-05-26 11:01:39 -04:00
Ken Hoes
08925e14a3
PR feedback, updates, padding
2016-05-26 09:38:52 -04:00
Leigh Johnson
8dc947abeb
fix typo
2016-05-26 01:49:35 -04:00
Leigh Johnson
6b0e0de041
fix $stateParams coming from dashboard -> inventory/project w/ sync failures, resolves #1792
2016-05-26 01:44:05 -04:00
Graham Mainwaring
51dc42af2f
Merge pull request #2054 from ghjm/release_3.0.0
...
Use correct PYTHONPATH when calling Ansible
2016-05-25 18:01:33 -04:00
Leigh Johnson
de99df4b20
job details UX items, resolves #2045
2016-05-25 17:02:01 -04:00
Graham Mainwaring
6723a385f0
Fix PYTHONPATH to use the correct lib dir when using a venv from a different Python version
2016-05-25 16:51:21 -04:00
Shane McDonald
16fbe6cf7a
Merge pull request #2053 from shanemcd/fix-docker-dev-container
...
Fix failing apt-key step in Dockerfile
2016-05-25 16:50:26 -04:00
Shane McDonald
0dc2b7426f
Fix failing apt-key step in Dockerfile
...
The docs at https://wiki.postgresql.org/wiki/Apt are different than what we were doing. I tried this approach and it seems to be working now.
2016-05-25 16:46:45 -04:00
Ken Hoes
f5a0aba47b
Updated audit items
2016-05-25 15:15:21 -04:00