Commit Graph

  • 2abf9ee653 Revert "Upgrade pexpect to 3.3" Matthew Jones 2014-08-07 09:19:30 -04:00
  • e2eff08088 Upgrade six to 1.7.3 Matthew Jones 2014-08-06 15:38:04 -04:00
  • 53a8e5c4c6 Upgrade simplejson to 3.6.0 Matthew Jones 2014-08-06 15:37:54 -04:00
  • 15c2627968 Upgrade swifclient to 2.2.0 Matthew Jones 2014-08-06 15:37:02 -04:00
  • 07bfe7c275 Upgrade novaclient to 2.18.1 Matthew Jones 2014-08-06 15:36:24 -04:00
  • 7cf1df23ab Upgrade pyrax to 1.9.0 Matthew Jones 2014-08-06 15:35:07 -04:00
  • e1da8d169f Upgrade pbr to 0.10.0 Matthew Jones 2014-08-06 15:34:20 -04:00
  • 7cb892a869 Upgrade markdown to 2.4.1 Matthew Jones 2014-08-06 15:33:24 -04:00
  • 07b538e5c5 Upgrade kombu to 3.0.21 Matthew Jones 2014-08-06 15:32:17 -04:00
  • cbe26c4619 Upgrade keyring to 4.0 Matthew Jones 2014-08-06 15:31:20 -04:00
  • 6a7cb5a4e7 Upgrade httplib2 to 0.9 Matthew Jones 2014-08-06 15:26:56 -04:00
  • d413618288 Add missing requests urllib3 util directory Matthew Jones 2014-08-06 14:22:18 -04:00
  • eb62bbd535 Upgrade requests to 2.3.0 Matthew Jones 2014-08-06 14:01:10 -04:00
  • 92449d3f23 Upgrade pexpect to 3.3 Matthew Jones 2014-08-06 14:00:43 -04:00
  • b18b075bc9 Upgrade gevent-socketio to 0.3.6 Matthew Jones 2014-08-06 14:00:16 -04:00
  • e3bdd966ed Upgrade pytz to 2014.4 Matthew Jones 2014-08-06 13:59:29 -04:00
  • 7899463ac8 Upgrade boto to 2.32.1 Matthew Jones 2014-08-06 13:57:39 -04:00
  • 6f6f8675f9 Upgrade amqp vendored library to 1.4.5 Matthew Jones 2014-08-06 13:55:08 -04:00
  • efed138e8b Fix indentation issue Matthew Jones 2014-08-06 13:43:42 -04:00
  • 5220594e9b Hide AMI keys the same way we do non-ami instances Matthew Jones 2014-08-06 13:35:56 -04:00
  • 12b3329b27 Test for Jenkins unit test runs in some rbac code also Matthew Jones 2014-08-06 12:39:12 -04:00
  • bb485c99fe Make sure job starts follow rbac Matthew Jones 2014-08-06 11:47:03 -04:00
  • 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. Chris Houseknecht 2014-08-05 17:13:12 -04:00
  • 3e7ee988a2 Fix munin graphs to use the right graph type Matthew Jones 2014-08-05 14:59:53 -04:00
  • 51ff38a33a Make sure we refresh the object before updating computed fields Matthew Jones 2014-08-05 14:00:01 -04:00
  • dcf102930d Fix up some license logic, make sure we force license date to be an integer Matthew Jones 2014-08-05 11:00:05 -04:00
  • 9799e81f09 UI Unit Testing Added plumbing for Karma test runner. Wrote first few tests for new license module. Chris Houseknecht 2014-08-05 02:43:30 -04:00
  • 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. Chris Houseknecht 2014-08-04 18:09:26 -04:00
  • 587fb35b59 Allowing posting a new license to /api/v1/config by superusers Matthew Jones 2014-08-04 15:39:02 -04:00
  • 445b1b194e Hide the license key if the user isn't a super user Matthew Jones 2014-08-04 14:58:12 -04:00
  • 0f76c34c81 Unit test and bugfix for GCE/Azure job runs. Luke Sneeringer 2014-08-04 13:37:30 -05:00
  • 11799ff25f Implement new license validation logic per spec "30 Day Trial Engineering Spec" + Unit Tests Matthew Jones 2014-08-04 13:54:13 -04:00
  • e50711e301 Use expanduser on cache dir loaded from INI. Luke Sneeringer 2014-08-04 10:15:41 -05:00
  • 674e895d0a Shift default Azure cache directory from /tmp to ~ Luke Sneeringer 2014-08-04 10:13:40 -05:00
  • 0a0844f40e Require pycrypto >= 2.6 for gce.py Luke Sneeringer 2014-08-04 09:38:42 -05:00
  • 49d689fdb2 Fix cert regex. Luke Sneeringer 2014-08-04 09:28:29 -05:00
  • b1b3a5879f Fix up playbook to use new init script Matthew Jones 2014-08-01 13:26:52 -04:00
  • fb1099234e Adding GCE/Azure envvar support to jobs. Luke Sneeringer 2014-08-01 11:13:55 -05:00
  • 5987f60e3f Add _meta to Azure inventory script. Luke Sneeringer 2014-08-01 10:22:14 -05:00
  • 55b12cb785 Fix up init script to use service command, preserve the worst return code and use that as the exit status Matthew Jones 2014-08-01 09:50:51 -04:00
  • d3cd99bdfc Min pagination size Tweaked job page to make the minimum aware of taller rows as the width of the viewport shrinks. Chris Houseknecht 2014-07-31 16:05:22 -04:00
  • 1776bb3c8e updated Inventory Groups help dialog pictures Jared Tabor 2014-07-31 15:49:38 -04:00
  • 6f2da30f11 changed description on GCE key Jared Tabor 2014-07-31 14:46:36 -04:00
  • 4138a152c4 Websocket help dialogs Fixed typo in Safari help text. Chris Houseknecht 2014-07-31 15:37:16 -04:00
  • 90e2e8775c Update ec2 inventory script from core, no more tower-specific changes. Chris Church 2014-07-31 15:21:05 -04:00
  • 9270eb9049 Inventory breadcrumb Inventory name is now clickable, navigating back to the top of the tree. 'All' has been removed. Chris Houseknecht 2014-07-31 14:45:43 -04:00
  • bebdcde93b File drag-n-drop Set validity of 'required' to true and field status to dirty upon successful read of file, otherwise the Save button is never enabled. Chris Houseknecht 2014-07-31 14:03:30 -04:00
  • 5646a8d4fe fixed alert dialog box Jared Tabor 2014-07-31 13:52:32 -04:00
  • f7ed4eceb3 Fixed JS lint error. Chris Houseknecht 2014-07-31 13:00:22 -04:00
  • 21bd8d63e3 Minimum page sizes Set minimum page sizing heights and row counts on inventory detail and jobs. On both pages we calculate container heights and page row counts based on the viewport width and height. Chris Houseknecht 2014-07-31 12:24:00 -04:00
  • 4c621aeae7 adjusted Alert popup, and added a check for the drag and drop file size Jared Tabor 2014-07-31 11:55:47 -04:00
  • 27c44ac5d8 Updating init script installation details Matthew Jones 2014-07-31 10:39:59 -04:00
  • b8cd4d063e updated credential help descriptions Jared Tabor 2014-07-31 10:38:43 -04:00
  • 65aadb862e Updates to tower init script Matthew Jones 2014-07-31 10:05:32 -04:00
  • 1f34fc5101 Update manifest for new munin monitors Matthew Jones 2014-07-31 09:56:58 -04:00
  • 4992d1286f took help icon away from Private key field on credentials page Jared Tabor 2014-07-31 08:42:11 -04:00
  • 290f6ca279 Correct jslint issue causing build failure James Laska 2014-07-31 08:06:54 -04:00
  • 759a5775cb added tooltips for cloud credential options Jared Tabor 2014-07-30 22:05:54 -04:00
  • 0a44de3346 hintText form option Add hintText:"some helpful text here" to a field in a form definition object. Form generator will display the text inside the <label> element on a new line with the fa-info-circle icon in a pleasant grey color. Chris Houseknecht 2014-07-30 18:35:31 -04:00
  • 5c7152dec1 File drag-n-drop Added an onerror handler to the FileReader. If the file cannot be read for some reason, throw an alert dialog letting user know things went wrong. Chris Houseknecht 2014-07-30 18:13:55 -04:00
  • ca607f2372 Drag-n-drop directive Add aw-drop-file directive to a textarea form element. User can drop a file (any file) onto the field and the contents as text will be placed in the textarea. Added this directive to credentials ssh_key field. Chris Houseknecht 2014-07-30 18:08:38 -04:00
  • 10d0fa7631 Socket connection help Revised help text, adding status icons. Added clear overlay under the modal dialog. Rotated the network icon left by 45 deg. Chris Houseknecht 2014-07-30 17:06:20 -04:00
  • 56255777bc Creating and moving around new tower monitors for munin Matthew Jones 2014-07-30 16:57:43 -04:00
  • 67ddbd6fd6 Fixed capitalization inconsistency. Luke Sneeringer 2014-07-30 15:42:08 -05:00
  • 7093e95011 Form-generator Change handling of labelBind in form generator. It now adds ng-bind directive to a <span> element inside <label> rather than to <label> directly. This stops Angular from wiping out anything else we may want to add inside <label> like help icon. Chris Houseknecht 2014-07-30 16:30:49 -04:00
  • 22f7dfce67 tooltip for subscription id for azure cred Jared Tabor 2014-07-30 16:13:27 -04:00
  • 482f1ba771 Fix RSA credential checking in Azure. Luke Sneeringer 2014-07-30 15:13:03 -05:00
  • 6156e3c456 Credentials Fixed form validation issues when adding a cloud credential. The email address field was being required even though it wasn't visible. Chris Houseknecht 2014-07-30 16:07:34 -04:00
  • cef468d060 Inventory help Tweaked the verbage and image sizes a bit. Chris Houseknecht 2014-07-30 14:33:09 -04:00
  • 2485f86471 Job templates Added ability to launch a job from th job template detail page. Chris Houseknecht 2014-07-30 14:05:45 -04:00
  • da6f07dd64 Add tower meta-init script Matthew Jones 2014-07-30 13:18:42 -04:00
  • 5e71d2ce0e Add tower-manage. Luke Sneeringer 2014-07-30 11:56:58 -05:00
  • d36976f76d Tweak tower jobs munin reporting script Matthew Jones 2014-07-30 11:40:25 -04:00
  • 6fb89530cc Job events viewer Made sure stdout, stderr and traceback don't end up on Results tab. Each of these already has a dedicated tab. Chris Houseknecht 2014-07-29 16:57:36 -04:00
  • 5b6d8e5c98 Job detail page Added 'Loading...' message to each table. Loading message is turned on at initial page load. It is turned off at the last possible second after completion of page rendering. It is turned on before each API call and back off after the API call completes. Chris Houseknecht 2014-07-29 16:40:05 -04:00
  • feb13b1f11 fixed issue in job template when user deletes credential and project Jared Tabor 2014-07-29 16:24:49 -04:00
  • a960638b68 Lookup dialog Fixed Select column so that it always appears all the way to the right and is always the same width. Looks much better :) Chris Houseknecht 2014-07-29 15:17:59 -04:00
  • a2ddeb1f22 Event viewer Fixed issue that occurred while launching event viewer from host event viewer. For a given host event on the host event viewer dialog, click the status link. The event viewer dialog failed to appear if there was only a single event. Chris Houseknecht 2014-07-29 14:49:23 -04:00
  • 69dc0a10ca Merge branch 'azure-unstable' Luke Sneeringer 2014-07-29 13:17:59 -05:00
  • 74fa71b3f4 Event viewer Show more data on the Results tab. Any items not explicitly listed in the event viewer form object are now added to the Results tab, excluding ansible_facts. Also added a JSON tab to show the full event object, again excluding ansible_facts. Chris Houseknecht 2014-07-29 14:04:26 -04:00
  • e90b25f862 updated inventory groups help modal window Jared Tabor 2014-07-29 12:47:09 -04:00
  • 591a5ce8e7 More updates for tower graphs in munin Matthew Jones 2014-07-29 12:37:51 -04:00
  • beece8d444 Add some munin tower monitoring tasks Matthew Jones 2014-07-29 11:44:36 -04:00
  • 945e6d468f Websocket Help Show browser aware help for troubleshooting web socket connection problems. Chris Houseknecht 2014-07-28 16:59:10 -04:00
  • 8d3c4c5e9a fixed dashboard graph resizing defect Jared Tabor 2014-07-28 13:47:14 -04:00
  • 90a0c6c8ed Raise time allowed for large inventory import Matthew Jones 2014-07-28 12:59:31 -04:00
  • e8a4aadb44 Site footer Added a 15px margin to bottom of site layout. Fixed inventory detail page auto sizing. It had not been updated with all the layout changes. Chris Houseknecht 2014-07-25 16:46:21 -04:00
  • 5dd0ae14e4 Pagination Changed collection name in pagination widget to '(X items)'. Chris Houseknecht 2014-07-25 16:02:14 -04:00
  • a03309b52a Inventory hosts search Removed used of dynamic placeholder. Left over from prior iterations. Chris Houseknecht 2014-07-25 15:51:13 -04:00
  • e137ec7383 local_config Load what's in local storage, if anything, while waiting for external file to load. Chris Houseknecht 2014-07-25 15:38:39 -04:00
  • e7e52f3bf7 local_config Fixed remaining fallout from delay of $AnsibleConfig object. Chris Houseknecht 2014-07-25 15:29:31 -04:00
  • cc2e45b44e Fix job templates credential checks. Luke Sneeringer 2014-07-29 13:09:56 -05:00
  • 9f2e398e69 Event viewer Show more data on the Results tab. Any items not explicitly listed in the event viewer form object are now added to the Results tab, excluding ansible_facts. Also added a JSON tab to show the full event object, again excluding ansible_facts. Chris Houseknecht 2014-07-29 14:04:26 -04:00
  • cf96240556 Azure inventory sync! Luke Sneeringer 2014-07-29 13:06:27 -05:00
  • 3f7c658759 updated inventory groups help modal window Jared Tabor 2014-07-29 12:47:09 -04:00
  • 9ba043b20f More updates for tower graphs in munin Matthew Jones 2014-07-29 12:37:51 -04:00
  • 69a3f68832 Add some munin tower monitoring tasks Matthew Jones 2014-07-29 11:44:36 -04:00
  • 504b810418 changed azure labels and added them into inventory groups modal window Jared Tabor 2014-07-28 17:06:30 -04:00
  • ccf974ed83 Websocket Help Show browser aware help for troubleshooting web socket connection problems. Chris Houseknecht 2014-07-28 16:59:10 -04:00
  • 0f5263c027 Adding deps. Luke Sneeringer 2014-07-28 14:40:51 -05:00