Commit Graph

2833 Commits

Author SHA1 Message Date
Chris Church 7461eabc6a Updated ec2 inventory from core: ansible/ansible#8516 2014-08-09 20:10:27 -04:00
Chris Houseknecht 5de05aaa4c Job detail page
'Loading' message was not switching to 'No matching hosts' when completed search returns no results.
2014-08-08 16:44:17 -04:00
Jared Tabor 4f8a86b3fe fixed issue with deleting a project and then trying to add a new one in the job template page 2014-08-08 16:08:57 -04:00
Chris Houseknecht 1f5f45a162 License
Updated language changes. Dropping mention of 'grace period' when trial flag set. Showing existing license JSON in the license text field when appropriate. Updated unit tests.
2014-08-08 14:40:40 -04:00
Jared Tabor f9b6014519 more fixes to About Tower dialog modal 2014-08-08 14:03:30 -04:00
Luke Sneeringer 6747d0690a Suppress warnings on CentOS when installing gmp
...and other warnings.

https://trello.com/c/heqXqTNM/187-centos-6-5-gmp-error-during-run-requires-setup-playbook-improvements
2014-08-08 11:38:33 -05:00
Jared Tabor affa675819 changed vmware host credential label to read vCenter Host 2014-08-08 11:00:39 -04:00
Jared Tabor 0e9b1fa9e1 switched to cowsay About dialog, but still need correct logo from Todd 2014-08-08 10:50:57 -04:00
Chris Houseknecht 0db0972eb1 License
Started making language revisions per 8/7 status meeting notes.
2014-08-07 18:02:18 -04:00
Chris Houseknecht b9b52f49fc Unit Testing
Looking at protractor as a possible option. It does end-to-end testing, which may be redundant with QA's work, but it may also be exactly what's needed.
2014-08-07 17:20:40 -04:00
Chris Church 2c40209e30 Remove auth checks for /api/ and /api/v1/ to fix auth errors in UI after logging into munin. 2014-08-07 16:49:23 -04:00
Matthew Jones 80cf2e4bc1 Fix the el script alias so that we can show the dynamic graphs on centos and rhel systems 2014-08-07 16:36:40 -04:00
Jared Tabor 638697ad6b fixed empty Host Count pie chart circle and centered text 2014-08-07 14:24:44 -04:00
Jared Tabor da5673148c small fix to About Tower dialog 2014-08-07 13:57:37 -04:00
Jared Tabor 7466968941 added an about dialog that give copyright information about Tower 2014-08-07 13:45:21 -04:00
Matthew Jones 1fa2d35977 Don't provide any dependencies from the tower init script 2014-08-07 12:46:36 -04:00
Luke Sneeringer 4723ad0a71 VMware support within Tower. 2014-08-07 11:09:33 -05:00
Matthew Jones 2abf9ee653 Revert "Upgrade pexpect to 3.3"
This reverts commit 46d2d46c20dc8b2379f3dee44ae58c45e0997bff.

Conflicts:
	awx/lib/site-packages/README
2014-08-07 09:19:30 -04:00
Matthew Jones e2eff08088 Upgrade six to 1.7.3 2014-08-06 15:38:04 -04:00
Matthew Jones 53a8e5c4c6 Upgrade simplejson to 3.6.0 2014-08-06 15:37:54 -04:00
Matthew Jones 15c2627968 Upgrade swifclient to 2.2.0 2014-08-06 15:37:02 -04:00
Matthew Jones 07bfe7c275 Upgrade novaclient to 2.18.1 2014-08-06 15:36:24 -04:00
Matthew Jones 7cf1df23ab Upgrade pyrax to 1.9.0 2014-08-06 15:35:07 -04:00
Matthew Jones e1da8d169f Upgrade pbr to 0.10.0 2014-08-06 15:34:20 -04:00
Matthew Jones 7cb892a869 Upgrade markdown to 2.4.1 2014-08-06 15:33:24 -04:00
Matthew Jones 07b538e5c5 Upgrade kombu to 3.0.21 2014-08-06 15:32:17 -04:00
Matthew Jones cbe26c4619 Upgrade keyring to 4.0 2014-08-06 15:31:20 -04:00
Matthew Jones 6a7cb5a4e7 Upgrade httplib2 to 0.9 2014-08-06 15:26:56 -04:00
Matthew Jones d413618288 Add missing requests urllib3 util directory 2014-08-06 14:22:18 -04:00
Matthew Jones eb62bbd535 Upgrade requests to 2.3.0 2014-08-06 14:01:10 -04:00
Matthew Jones 92449d3f23 Upgrade pexpect to 3.3 2014-08-06 14:00:43 -04:00
Matthew Jones b18b075bc9 Upgrade gevent-socketio to 0.3.6 2014-08-06 14:00:16 -04:00
Matthew Jones e3bdd966ed Upgrade pytz to 2014.4 2014-08-06 13:59:29 -04:00
Matthew Jones 7899463ac8 Upgrade boto to 2.32.1 2014-08-06 13:57:39 -04:00
Matthew Jones 6f6f8675f9 Upgrade amqp vendored library to 1.4.5 2014-08-06 13:55:08 -04:00
Matthew Jones efed138e8b Fix indentation issue 2014-08-06 13:43:42 -04:00
Matthew Jones 5220594e9b Hide AMI keys the same way we do non-ami instances 2014-08-06 13:35:56 -04:00
Matthew Jones 12b3329b27 Test for Jenkins unit test runs in some rbac code also 2014-08-06 12:39:12 -04:00
Matthew Jones bb485c99fe Make sure job starts follow rbac 2014-08-06 11:47:13 -04:00
Chris Houseknecht 91df59611d License
30 day trial modifiations. Refactored Access helper and created a new License helper. Removed ansible/License module. Created a new license viewer that allows admin user to update the license key. Nag message at login now differentiates between admin and non-admin user.
2014-08-05 17:15:30 -04:00
Matthew Jones 3e7ee988a2 Fix munin graphs to use the right graph type 2014-08-05 14:59:53 -04:00
Matthew Jones 51ff38a33a Make sure we refresh the object before updating computed fields 2014-08-05 14:00:01 -04:00
Matthew Jones dcf102930d Fix up some license logic, make sure we force license date to be an integer 2014-08-05 11:18:35 -04:00
Chris Houseknecht 9799e81f09 UI Unit Testing
Added plumbing for Karma test runner. Wrote first few tests for new license module.
2014-08-05 02:43:30 -04:00
Chris Houseknecht 07b9f6b12c License
Changed license nagging to a modal dialog with license status aware text and a form for updating the license key. Form provides JSON validation via CodeMirror.
2014-08-04 18:09:26 -04:00
Matthew Jones 587fb35b59 Allowing posting a new license to /api/v1/config by superusers 2014-08-04 15:39:02 -04:00
Matthew Jones 445b1b194e Hide the license key if the user isn't a super user 2014-08-04 14:58:23 -04:00
Luke Sneeringer 0f76c34c81 Unit test and bugfix for GCE/Azure job runs. 2014-08-04 13:46:32 -05:00
Matthew Jones 11799ff25f Implement new license validation logic per spec "30 Day Trial
Engineering Spec" + Unit Tests
2014-08-04 13:55:51 -04:00
Luke Sneeringer e50711e301 Use expanduser on cache dir loaded from INI. 2014-08-04 10:15:41 -05:00