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

10177 Commits

Author SHA1 Message Date
jaredevantabor
eeeea8ad88 fixing sockets for inv stdout page 2016-11-21 13:30:23 -08:00
Aaron Tan
03bb260963 Merge pull request #3947 from jangsutsr/workflow_doc
[workflows] Workflow Acceptance Doc
2016-11-21 15:33:46 -05:00
Chris Church
a35ed0a09d Add support for CUSTOM_LOGO and CUSTOM_LOGIN_INFO settings, add support to migrate from local_settings.json and custom_console_logo.png. 2016-11-21 15:33:07 -05:00
Ken Hoes
ea62500c5e Hard coded config.js values, auto return promises
Removed config.js file
2016-11-21 15:19:20 -05:00
Aaron Tan
2995ea310f Modify wfjt copy behavior 2016-11-21 15:03:21 -05:00
Michael Abashian
54e1d63bb2 Job Template/Workflow Job Template related tabs work. Implemented WFJT notifications and permissions. 2016-11-21 14:46:53 -05:00
Chris Meyers
1a96b66f00 update inventory field, name, not unique 2016-11-21 14:42:11 -05:00
Chris Meyers
249ab75b3d Merge pull request #4087 from chrismeyersfsu/fix-inventory_uniqueness
inventory is unique on <name, org>
2016-11-21 14:37:21 -05:00
Chris Meyers
01ec443380 inventory is unique on <name, org>
* was unique on name because we were inheriting from a Model that had it
defined as such. Thus our expression of uniqueness in the Inventory
Model was meaningless.
2016-11-21 14:34:17 -05:00
Chris Church
5b1df83fcc Add support for hiding settings based on whether features are enabled in the license. 2016-11-21 14:15:41 -05:00
Matthew Jones
fd56a7acbb Remove unneeded summary fields element 2016-11-21 14:15:18 -05:00
Matthew Jones
9d044c1f41 Store the job's project refresh if it happened
* Create a field on the job to track this
* Add a summarizeable model to the summarizable fk fields so we can
  pull that in where needed
2016-11-21 14:11:20 -05:00
Chris Church
06510ce4b9 Merge pull request #4073 from cchurch/hide-user-settings
Hide user settings category if no user settings are registered.
2016-11-21 14:09:53 -05:00
Matthew Jones
c6ebdb9b26 Switch to using callback queue by default
* Fix an issue where we grab the wrong setting for the callback
  connection
* Remove old ansible.cfg that we shipped with the setup playbook for
  centos 6
2016-11-21 13:26:32 -05:00
Aaron Tan
6ce3a71f7d Merge pull request #4081 from jangsutsr/4076_wfjt_access_list
Implement wfjt access list
2016-11-21 13:03:20 -05:00
John Mitchell
eb4ec54764 update controller to handle undefined followScroll function 2016-11-21 12:45:26 -05:00
John Mitchell
f7e184650b updated of stdout sections to include event 2016-11-21 12:45:18 -05:00
Aaron Tan
b4cc024d50 Implement wfjt access list. 2016-11-21 11:37:59 -05:00
Chris Church
9538ad2983 Merge pull request #4072 from cchurch/what-even-are-tuples
No tuples for API config, mention JavaScript regular expression support.
2016-11-21 11:35:12 -05:00
Chris Church
b9eb619697 Add configurable limit to size of stdout shown for a single job event in list view. 2016-11-21 11:30:11 -05:00
Aaron Tan
220f44bdbc Give updated copy name format 2016-11-21 10:31:52 -05:00
Aaron Tan
35da7215ca Remove 'ancestor_artifacts' 2016-11-21 10:24:48 -05:00
AlanCoding
fb5575f71c fqdn 2016-11-21 10:20:06 -05:00
Michael Abashian
b8e7170a72 Merge pull request #4035 from mabashian/3463-pan-workflow-graph
Implement basic zoom/pan on workflow graph
2016-11-21 10:05:28 -05:00
Alan Rominger
ab840f9551 Merge pull request #4074 from AlanCoding/test_filename
Fix test naming conflict
2016-11-21 08:03:27 -05:00
AlanCoding
fe6e928480 Fix test naming conflict 2016-11-20 20:06:32 -05:00
Chris Church
ac298ba2e2 Apply #4009 to #3910. 2016-11-20 11:02:22 -05:00
Chris Church
798c8b631d Hide user settings category if no user settings are registered. 2016-11-19 21:26:35 -05:00
Chris Church
b5e5ed1fd4 No tuples for API config, mention JavaScript regular expression support. 2016-11-19 21:06:54 -05:00
AlanCoding
fa766c3657 update old test to new scheme 2016-11-19 11:56:11 -05:00
AlanCoding
fc72aafeb8 introduce caching for is_system_auditor method 2016-11-19 11:54:06 -05:00
AlanCoding
42cf74b085 block user from shooting themselves in the foot by scheduling a manual project 2016-11-19 11:48:28 -05:00
AlanCoding
48c155dfb0 schedule capability set to False for manual groups 2016-11-19 11:48:28 -05:00
Alan Rominger
34b638f59d Merge pull request #4071 from AlanCoding/fix_workflow_test
Fix launch_type kwarg that broke workflow unit tests
2016-11-19 11:14:25 -05:00
AlanCoding
c717bf090d update workflow unit tests to new launch_type addition 2016-11-19 10:55:48 -05:00
jaredevantabor
517c5a0188 fixing errors in unit tests 2016-11-18 15:13:15 -08:00
Jared Tabor
1337d310ea Merge pull request #4064 from fujiwarat/i18n-3
Enhance some translatable strings for I18N
2016-11-18 14:28:42 -08:00
Jared Tabor
dcc259a2c5 Merge pull request #4046 from ansible/jobDetailsRework
Job details rework
2016-11-18 14:23:35 -08:00
jaredevantabor
acfb0da3b7 getLineClasses unit test 2016-11-18 14:19:43 -08:00
Bill Nottingham
23bb9e0155 Merge pull request #4070 from wenottingham/die-die-el6-die
Remove support for installing on EL6 and Ubuntu 12.04.
2016-11-18 16:29:26 -05:00
jaredevantabor
0aac35e09a Prettify unit test for stdout-parse service 2016-11-18 13:27:02 -08:00
jaredevantabor
38a9720fc7 Unit test for parse-stdout.service 2016-11-18 12:55:28 -08:00
Matthew Jones
cb82809f10 Merge pull request #3935 from jladdjr/at-3532-typo
Minor typo fix (pointing workflow node template at unsupported unified job template)
2016-11-18 15:45:34 -05:00
Chris Meyers
b6b1f4205c flake8 fixes 2016-11-18 14:49:31 -05:00
Wayne Witzel III
25915eb55a Merge pull request #4039 from wwitzel3/workflow-channels
Workflow Event Channels Integration
2016-11-18 14:41:40 -05:00
jaredevantabor
f14be79c69 adding workflow_event group for workflow results page 2016-11-18 11:16:31 -08:00
John Mitchell
8259bda68c more parse stdout tests 2016-11-18 11:00:13 -08:00
John Mitchell
fbefcf59ce add escape of stdout line 2016-11-18 11:00:13 -08:00
jaredevantabor
b9c071506e first pass at parse-stdout.service-test.js 2016-11-18 11:00:13 -08:00
jaredevantabor
d849cec243 removing prettyfyLite function for a flag in prettyify 2016-11-18 11:00:13 -08:00