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

4634 Commits

Author SHA1 Message Date
Chris Meyers
508f400aed Merge pull request #270 from chrismeyersfsu/fix-cleanup_facts
Correctly delete facts when module isn't specified. Also made deletio…
2015-06-08 14:39:23 -04:00
John Mitchell
d7d7e050f8 fixed the title of the standard out 2015-06-08 14:32:19 -04:00
Chris Meyers
0e866178d7 create license file that allows system tracking when running system tracking functional tests 2015-06-08 13:46:04 -04:00
John Mitchell
8a21a639a5 fixed route undefined console error 2015-06-08 12:05:40 -04:00
Jared Tabor
e379996a84 Remove list of features if license is updated
by removing the list of license-enabled-features when the user upgrades their license, it triggers the features.service.js to retrieve a new list of features from the config endpoint.
2015-06-08 12:02:47 -04:00
James Laska
f02e26a3f7 Correct Makefile spacing 2015-06-08 11:39:01 -04:00
John Mitchell
9fe304e42b fixed spacing under nav 2015-06-08 11:30:43 -04:00
Jared Tabor
c20fc09243 Fixing breadcrumb issue w/ inventories -> scan job templates
when editing/adding a scan job template, the 'Job Template' breadcrumb did not have a route associated with it.
2015-06-08 11:02:14 -04:00
Chris Meyers
f3430783c8 flake8 2015-06-08 10:10:18 -04:00
Joe Fiorini
cf04337712 Fix display of nested facts 2015-06-08 09:37:19 -04:00
Joe Fiorini
cb17209c04 jshint fix 2015-06-08 09:18:22 -04:00
James Laska
be81c3f38a Merge pull request #272 from jlaska/config_delete_204
Return 204 NO_CONTENT on /config DELETE
2015-06-07 13:35:05 -04:00
James Laska
2483673ab0 Return 204 NO_CONTENT on /config DELETE 2015-06-07 09:01:59 -04:00
jlmitch5
422ee74811 Merge pull request #269 from jlmitch5/fix_smart_status_order
fixed smartstatus order
2015-06-05 17:20:52 -04:00
Chris Meyers
d580969088 Merge pull request #265 from chrismeyersfsu/fix-system_tracking_performance
index host relationship to speed up fact_versions api endpoint
2015-06-05 17:11:56 -04:00
Chris Meyers
16682ba830 Correctly delete facts when module isn't specified. Also made deletion algorithm more simple and memory efficient by not loading in records into memory. 2015-06-05 17:05:20 -04:00
John Mitchell
c97ca6031f fixed smartstatus order 2015-06-05 17:00:54 -04:00
Matthew Jones
e471798918 Merge pull request #268 from matburt/support_DELETE_license
Support DELETE of the license on the config endpoint
2015-06-05 16:52:23 -04:00
Joe Fiorini
d2c7d7331d Fix issue with host columns getting flipped 2015-06-05 16:49:47 -04:00
Joe Fiorini
dae25b7123 Move check to outer scope for great performance 2015-06-05 16:49:47 -04:00
Joe Fiorini
63b7ec8b67 Move data request into controller to speed up page load 2015-06-05 16:49:47 -04:00
John Mitchell
65d20e646d added breadcrumbs to adhoc form page 2015-06-05 16:39:07 -04:00
Jared Tabor
d262ce22a0 added required asterisks to license update form elements 2015-06-05 16:13:56 -04:00
Matthew Jones
23eaf9ae42 Support DELETE of the license on the config endpoint 2015-06-05 15:53:35 -04:00
John Mitchell
ea1d07aaa4 fixed wording of license form 2015-06-05 15:48:18 -04:00
John Mitchell
8ad328582d fixed stacking of inventory manage icons 2015-06-05 15:39:38 -04:00
John Mitchell
c34afe32fb fixed jshint error in license controller 2015-06-05 15:33:27 -04:00
John Mitchell
4a0b489264 fixed logic of sparklines 2015-06-05 15:29:49 -04:00
John Mitchell
950ebc3a21 style fixes for dashboard 2015-06-05 15:20:39 -04:00
John Mitchell
577a13d5bd fixed default verbosity pull from API from hanging tower 2015-06-05 15:20:21 -04:00
John Mitchell
b3159940eb fixed wording on inventory command running tooltip 2015-06-05 14:19:51 -04:00
John Mitchell
055ca1362a grabbed default verbosity from the API 2015-06-05 13:55:01 -04:00
Jared Tabor
4849808ee9 Fixing blue 'flashMessage' box that flashes on license page
the license controller had a setTimeout that was pausing the logic of the license controller which was causing a blue rectangle to flash on the license page.
2015-06-05 13:49:54 -04:00
James Laska
53b16c09e8 Please don't hate on flake8 2015-06-05 12:46:07 -04:00
Matthew Jones
fbe82d9348 Allow AWS ami license type to support the new license type scheme. Also
allows new ami licenses to be created at different license type levels
while defaulting to legacy
2015-06-05 12:39:36 -04:00
John Mitchell
0fcfdd6bd7 fixed styling of standard out 2015-06-05 12:32:11 -04:00
Luke Sneeringer
4ad92fd253 Suppress flake8 silliness 2015-06-05 11:24:12 -05:00
Jared Tabor
131da8775d Breadcrumbs to license page 2015-06-05 12:18:40 -04:00
Jared Tabor
d10a597b3c Fixed console error when running system jobs
a chunk of code was referring to job_scope before it had been instantiated as a scope object
2015-06-05 11:53:13 -04:00
Chris Meyers
c7dfb4dd84 executable dev file 2015-06-05 11:32:29 -04:00
jaredevantabor
aa1036e6bd Merge pull request #267 from jaredevantabor/survey-fixes
Survey fixes
2015-06-05 11:21:32 -04:00
Matthew Jones
a8d75783a3 Some launch changes and configuration changes to the Dockerfile 2015-06-05 11:18:27 -04:00
Matthew Jones
4d2fba15ab Some minor fixes for the dockerfile container image build process 2015-06-05 11:12:23 -04:00
Jared Tabor
ef5d3372db adding 'sensitive' field to survey taker
for password fields
2015-06-05 10:39:43 -04:00
Jared Tabor
96659ac657 Default multiplechoice answer fix
the default answer for a multiplechoice question was not saving correctly.
2015-06-05 10:39:42 -04:00
Jared Tabor
0778e93f49 Survey maker -> default password input replacement
turning the default password input on survey maker to use the new schema
2015-06-05 10:39:41 -04:00
Matthew Jones
715e12ba98 Merge pull request #264 from matburt/system_job_template_wording
Update doc template for system job launching
2015-06-05 09:56:35 -04:00
Joe Fiorini
f188ca79d6 Use rejected promise to handle errors without throwing 2015-06-04 17:09:33 -04:00
Luke Sneeringer
b0b5e3a726 Do not accept enterprise licenses in some cases.
This commit makes it so that enterprise licenses are rejected in HA
environments if there is no active MongoDB server.

Additionally, it suppresses trying to connect to MongoDB in cases where
it is not present or meaningful.
2015-06-04 14:42:14 -05:00
Jared Tabor
b41546a20e Change wording of cleanup job prompts
per word-audit done via docschick
2015-06-04 15:20:19 -04:00