1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 16:51:11 +03:00
Commit Graph

4218 Commits

Author SHA1 Message Date
Matthew Jones
cdf6905bca Update Tools Dockerfile to install and configure the mongodb dependencies 2015-05-05 16:52:42 -04:00
Chris Meyers
7b5df23450 Merge pull request #177 from chrismeyersfsu/cleanup-job_launch_relaunch
refactored job launch serializer
2015-05-05 16:12:10 -04:00
jaredevantabor
97dd512807 Merge pull request #182 from jaredevantabor/license-diff
UI License Feature capability
2015-05-05 11:38:26 -04:00
John Mitchell
f9dc45e4ac fixed forks input issue. 2015-05-05 11:04:04 -04:00
John Mitchell
e00b929866 reverting authentication slightly to deal with bug for now 2015-05-05 11:04:04 -04:00
Jared Tabor
263dafd84a fixing spelling error
on home.partial for activity streams
2015-05-05 10:32:01 -04:00
Chris Meyers
e035e4e98b Merge pull request #184 from chrismeyersfsu/fix-api_doc
job template launch doc update
2015-05-04 16:12:34 -04:00
Chris Meyers
8432595c21 Merge pull request #183 from chrismeyersfsu/fix-license
mark license expired inventory update + tests
2015-05-04 15:09:39 -04:00
Jared Tabor
88d444ead7 adding short doc explanation for aw-feature directive 2015-05-04 14:46:52 -04:00
Chris Meyers
c96fd3e672 Merge pull request #181 from chrismeyersfsu/fix-spelling
Fixed mongodb spelling in log message
2015-05-04 14:09:08 -04:00
Chris Meyers
91e6b46dc0 job template launch doc update
Note that a credential can be passed to the job template launch endpoint if needed.
2015-05-04 14:01:24 -04:00
Chris Meyers
f6541059a3 mark license expired inventory update + tests 2015-05-04 12:51:46 -04:00
Jared Tabor
79b79f0481 initial files for license diff directive
awLicenseFeature with show/hide

changed file locations

changing file location

adjusting controller logic to only return list of features

leveraging $rootScope instead of local storage

adding awFeature directive for lists/forms for activity stream button

Adding route resolvers and service for getting license

In order to get the license info from the API and not from local storage, the UI needs to hit hte API before loading any pages, therefore I've added route resolvers that will ensure that we have the appropriate data (license features) before navigating to a new page. I've also added the awFeature directive to the organizations list -> add-button and the ldap checkbox on the user form page.

adjusting alignment

fixing jshint errors

commting file for testings

adding tests for features service and features controller

adding features controller unit test
2015-05-04 11:34:38 -04:00
Chris Meyers
cec442ca4e Fixed mongodb spelling in log message 2015-05-04 11:33:20 -04:00
Chris Meyers
9d1dc55c5d Merge pull request #180 from chrismeyersfsu/explore-run_fact_cache_receiver_update
fixes Fact serialization/deserialization
2015-05-04 10:53:06 -04:00
Luke Sneeringer
c74f5d511a Merge pull request #169 from ansible/db-backup-unstable
Database and conf backup
2015-05-04 09:43:08 -05:00
Chris Meyers
012733b9ff flake8 2015-05-04 08:35:55 -04:00
Chris Meyers
475cac044b job launch tests 2015-05-04 08:01:18 -04:00
Chris Meyers
52cf792073 flake8 2015-05-04 07:30:03 -04:00
Chris Meyers
4f4a90a124 realistic ansible fact gathering data-set 2015-05-04 07:28:45 -04:00
Chris Meyers
d8c3481300 fixes Fact serialization/deserialization 2015-05-03 18:24:55 -04:00
Chris Church
cffb2f324f Only update name if already present in result, so it won't show up for cancel/relaunch. 2015-05-01 13:40:06 -04:00
John Mitchell
cc8a39e6d9 fixed tooltip on popover bug 2015-05-01 12:27:57 -04:00
Chris Meyers
c3cb99b2d2 moved passwords_needed_to_start to it's own class 2015-05-01 11:17:10 -04:00
James Laska
b7a9d97e30 Merge pull request #179 from jlaska/postgresql_socket_directory
Force all platforms to use the same unix_socket_directories value
2015-04-30 15:58:09 -04:00
John Mitchell
692bb67dfc fixed grunt errors 2015-04-30 15:37:52 -04:00
Luke Sneeringer
6af915082e Merge branch 'master' into db-backup-unstable 2015-04-30 13:57:45 -05:00
Chris Meyers
a29868c551 moved passwords_needed_to_start to job options. have job launch inherit from jobtemplate and job options 2015-04-30 12:42:24 -04:00
Chris Meyers
4ecea7dc5b moved job launch to be near job relaunch and cancel 2015-04-30 11:50:52 -04:00
John Mitchell
4fb4975b44 pulling back on some overzealous html sanitizing 2015-04-30 10:57:03 -04:00
Chris Meyers
4de4d32aa6 refactored job launch serializer
* inherit from jobserializer
** validate password logic moved to job serializer to be shared
* Added job relaunch test cases
2015-04-30 09:34:44 -04:00
Chris Meyers
63bfa07450 Merge pull request #176 from chrismeyersfsu/fix-relaunch_related_deleted
error out if inventory or project not related to relaunched job
2015-04-30 09:29:57 -04:00
Chris Meyers
6a4f8f9177 error out if inventory or project not related to relaunched job 2015-04-30 08:50:42 -04:00
John Mitchell
bd62f136a3 fixed color of delete prompt ok button bug 2015-04-29 16:45:15 -04:00
John Mitchell
b127e7f276 fixing xss bugs 2015-04-29 16:09:12 -04:00
Chris Meyers
4ac73743e5 Merge pull request #173 from chrismeyersfsu/fix-cleanup_jobs
include ad-hoc-commands when running system cleanup_jobs
2015-04-29 15:15:11 -04:00
James Laska
22274d0dfb Merge pull request #171 from jlaska/pg94_el_improvements
Improvements to pg94 install/conf for EL
2015-04-29 14:36:38 -04:00
Chris Meyers
4d8c4a7b63 Merge pull request #174 from chrismeyersfsu/fix-cleanup_jobs_help
added default --days value to --help
2015-04-29 13:50:41 -04:00
Chris Meyers
ecdc5913f1 added default --days value to --help 2015-04-29 13:50:06 -04:00
Chris Meyers
0472ce7946 include ad-hoc-commands when running system cleanup_jobs 2015-04-29 13:46:08 -04:00
Chris Meyers
3c77ae1fdc Merge pull request #172 from chrismeyersfsu/fix-explicit_get_calls
replaced explicit objects.get() calls with get_object().
2015-04-29 13:36:45 -04:00
Luke Sneeringer
67e80ed4bb Merge branch 'master' into db-backup-unstable 2015-04-29 12:17:04 -05:00
Chris Meyers
d1f3acdd00 replaced explicit objects.get() calls with get_object(). Handles errors much more gracefully. 2015-04-29 12:32:58 -04:00
John Mitchell
690c87fbf3 fixing job details accessiblity 2015-04-29 11:14:53 -04:00
Chris Meyers
3d3b0f1bfa Merge pull request #170 from chrismeyersfsu/fix-job_template_extra_vars
Fix job template passwords
2015-04-28 22:23:15 -04:00
Chris Meyers
4fc100ac8c flake8 2015-04-28 18:04:12 -04:00
Chris Meyers
e36a80f509 changed test case logic to know that the server doesn't like passwords like '' 2015-04-28 17:25:44 -04:00
Chris Meyers
257dc733b9 Revert "consider a password specified if it equals ''"
This reverts commit 22987c4a122c5f784be62a0951ffd3081e8d2f12.
2015-04-28 17:15:48 -04:00
Chris Meyers
f3a644a418 added password blank test 2015-04-28 17:15:20 -04:00
Chris Meyers
8d13cafd7b added tests for explicit and deleted credential
In doing so, moved tests from jobs_monolithic
2015-04-28 16:57:03 -04:00