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

3813 Commits

Author SHA1 Message Date
Matthew Jones
cca8c3fac1 Updated rbac for scan job and job template types 2015-03-05 12:40:28 -05:00
Matthew Jones
c4e320bf76 rbac tweaks for scan jobs templates 2015-03-03 15:08:18 -05:00
Matthew Jones
4d271bef35 Initial Scan Job Template type implementation 2015-03-03 14:48:22 -05:00
Matthew Jones
f6faff5b14 Merge branch 'upstream_master'
* upstream_master: (70 commits)
  Automate cleanup of old dist directory
  Don't import modules that don't export anything
  Include ui template in manifest
  Lock dependency version until tests are fixed
  Add script to lookup locations based on a sourcemap
  Allow all static files to be loaded from dist
  Remove stray console log
  [beautify] disable requiretty for root
  Keep git URLs in SCP format for project updates. Fixes https://trello.com/c/xUL2FZyu
  Adding a --noinput flag.
  "source" for apt
  Update license writer for Matt's comments.
  Update package fact format after discussions with core team
  Move code under lib/ansible to js/shared
  forgot to call super
  Remove docs for scheme parameter.
  Replace ansi2html (GPL) with ansiconv (MIT).
  Final socket fix
  Update source location of socket.io-client
  Revert accidental socket.io upgrade
  ...
2015-03-03 14:45:44 -05:00
Luke Sneeringer
9138b7c8ae Merge pull request #76 from ansible/licenses-unstable
Licenses
2015-03-03 09:29:07 -05:00
Joe Fiorini
581f27f8b6 Automate cleanup of old dist directory 2015-03-02 16:58:34 -05:00
Joe Fiorini
893d93990c Merge pull request #89 from joefiorini/packaging-cleanup
Packaging cleanup
2015-03-02 16:49:21 -05:00
Joe Fiorini
fc3209c790 Don't import modules that don't export anything 2015-03-02 16:47:43 -05:00
Joe Fiorini
f0921e4703 Include ui template in manifest 2015-03-02 16:47:43 -05:00
Joe Fiorini
f2b4590545 Allow all static files to be loaded from dist 2015-03-02 16:47:42 -05:00
Joe Fiorini
7694ed2ea4 Remove stray console log 2015-03-02 15:07:31 -05:00
Chris Church
c1d90e1897 Keep git URLs in SCP format for project updates. Fixes https://trello.com/c/xUL2FZyu 2015-02-26 15:46:55 -05:00
Matthew Jones
323226aefd Merge pull request #85 from matburt/fact_scans_and_caching
Fact scans and caching
2015-02-25 13:50:48 -05:00
Matthew Jones
b179517564 "source" for apt 2015-02-25 13:44:54 -05:00
Luke Sneeringer
4f9c684c67 Merge branch 'master' into licenses-unstable 2015-02-25 12:37:44 -06:00
Matthew Jones
3615f8a634 Update package fact format after discussions with core team 2015-02-25 13:31:14 -05:00
Joe Fiorini
36a596b68f Move code under lib/ansible to js/shared 2015-02-25 11:42:51 -05:00
Chris Meyers
f28543ecae Merge pull request #88 from chrismeyersfsu/fix-ha_commands
forgot to call super
2015-02-24 13:35:44 -05:00
Chris Meyers
8ded389600 forgot to call super 2015-02-24 13:34:57 -05:00
Chris Church
140e3ec49c Merge pull request #87 from cchurch/f-u-ansi2html-and-your-stupid-gpl-license
Replace ansi2html (GPL) with ansiconv (MIT).
2015-02-24 13:13:12 -05:00
Chris Church
ab966fb082 Remove docs for scheme parameter. 2015-02-23 16:41:03 -05:00
Chris Church
7f2a029532 Replace ansi2html (GPL) with ansiconv (MIT). 2015-02-23 16:33:36 -05:00
Joe Fiorini
a63eb24cc0 Final socket fix 2015-02-23 15:09:42 -05:00
Joe Fiorini
e353daadb7 Revert accidental socket.io upgrade 2015-02-23 14:53:09 -05:00
Joe Fiorini
7d5fccb85b Fix after socket.io upgrade 2015-02-23 14:16:03 -05:00
Chris Meyers
47541afca1 Merge pull request #86 from chrismeyersfsu/fix-scm_delete_on_next_update
bandaid for scm_delete_on_next_update save issue
2015-02-23 13:32:32 -05:00
Chris Meyers
3ad9229ea9 bandaid for scm_delete_on_next_update save issue 2015-02-23 13:23:12 -05:00
Joe Fiorini
c99ea2ccfa Build fix for bower updates 2015-02-23 12:02:54 -05:00
Matthew Jones
0db749ea19 Fix up date formatting when emitting facts to the fact service 2015-02-23 10:11:10 -05:00
Jared Tabor
727c2fcaf7 Changed JT form survey error message 2015-02-20 18:00:48 -05:00
Jared Tabor
614fe8e3fd fixing jshint warning
unused params don't need to be included `
2015-02-20 18:00:19 -05:00
Matthew Jones
70f2e5ea1d Handle unifying the datetime value as a key that we can update on the
tower side
2015-02-20 17:19:19 -05:00
Matthew Jones
fd1668dfd8 Implement fact caching service and mongo reference handler 2015-02-20 16:56:35 -05:00
Chris Meyers
41b4a66640 Merge pull request #84 from chrismeyersfsu/feature-survey_password_redact
don't try and decode extra_vars if there are no extra_vars. Further, if ...
2015-02-20 15:38:49 -05:00
Chris Meyers
71318e5d9a don't try and decode extra_vars if there are no extra_vars. Further, if extra_vars isn't a json, then don't try to redact. 2015-02-20 15:37:53 -05:00
jlmitch5
d26bec0aed Merge pull request #83 from ansible/fix_range_check
fixing range bug with awMax directive
2015-02-20 14:23:50 -05:00
John Mitchell
9b2470a9d3 fixing range bug with awMax directive 2015-02-20 14:21:40 -05:00
Jared Tabor
2f00783f8c Changed the error message on JT for surveys
On the job template form page we would display an error modal if the user had enabled a survey but not created one yet. Now we will use an error message on the form like we do in most other places.
2015-02-20 14:03:20 -05:00
Jared Tabor
db8eed2ae5 Job submission for optional survey questions
Make sure optional multiselect and multiplechoice answers are ignored if not answered
2015-02-19 12:59:09 -05:00
Jared Tabor
0286800ead Survey password field initialization 2015-02-19 12:58:41 -05:00
Jared Tabor
ea8a537906 Job Submission extra vars
When submitting a job to launch, the UI will collect extra_vars from the the JT. However with a recent change to make extra_vars include comments, the UI no longer receives the JT extra vars as a JSON obj, but rather as a yaml-unparsed string. So I am changing the way we parse these JT-extra_vars from 'json' to 'yaml' since we no longer expect to recieve a json-ified extra var object.
2015-02-19 12:58:41 -05:00
Chris Meyers
71e0469fab Merge pull request #81 from chrismeyersfsu/feature-survey_password_redact
redact survey password fields in job detail extra_vars
2015-02-19 11:47:17 -05:00
Matthew Jones
fed4262ee2 Some light implimentation details for basic fact caching and collection 2015-02-19 11:27:40 -05:00
Chris Church
8db3bdb947 Merge pull request #78 from wenottingham/readme-fix
This fixes a couple of the package names in README to match their names in pip.
2015-02-19 09:53:02 -05:00
Chris Meyers
78e1698333 redact survey password fields in job detail extra_vars 2015-02-19 09:20:05 -05:00
jlmitch5
c9d527ee77 Merge pull request #80 from ansible/teams_error
fix of the teams list console errors
2015-02-18 16:28:56 -05:00
John Mitchell
9698b79f3f fix of the teams list console errors 2015-02-18 16:14:47 -05:00
Jared Tabor
a0ffd50207 Adjust error messages for survey
per Chris' request to make them more accurate.
2015-02-18 16:00:47 -05:00
Chris Meyers
ea49c78bde Merge pull request #79 from chrismeyersfsu/feature-survey_password_redact
Feature survey password redact
2015-02-18 15:32:59 -05:00
Chris Meyers
4f907c6645 make flake8 happy 2015-02-18 15:30:51 -05:00