Commit Graph

  • 267653e50c added smart status to scan job templates Jared Tabor 2015-03-25 16:08:31 -04:00
  • 427f42dec3 changed default project/playbook scheme + actions Jared Tabor 2015-03-25 14:23:04 -04:00
  • 2883a70cba adding launch button for scan jobs Jared Tabor 2015-03-19 11:50:44 -04:00
  • 8b710c191b fix small error w/ playbook options when type=scan Jared Tabor 2015-03-19 11:22:54 -04:00
  • 2885ad4cb2 fixed breadcrumb for when editing a job template Jared Tabor 2015-03-18 21:41:20 -04:00
  • 206fb6b288 On Job Template save: redirect to proper dest Jared Tabor 2015-03-18 15:15:48 -04:00
  • 0948846530 Scan job templates Jared Tabor 2015-03-18 14:08:54 -04:00
  • 3cd5cd5184 added scan job type to job type dropdown Jared Tabor 2015-03-16 10:55:44 -04:00
  • 4129282401 Merge pull request #112 from joefiorini/docs-building Joe Fiorini 2015-03-25 16:41:32 -04:00
  • f3b8ed2706 Merge pull request #113 from joefiorini/test-dsl Joe Fiorini 2015-03-25 16:41:01 -04:00
  • b3c24279ad Initial file scanning module Matthew Jones 2015-03-25 16:25:32 -04:00
  • 4252845b0d Make the service scanner more closely match the package scanner output Matthew Jones 2015-03-25 13:23:55 -04:00
  • 529fa935c9 Extract library for tests Joe Fiorini 2015-03-20 17:18:29 -04:00
  • 09d631c2c1 Support isolated build for documentation examples Joe Fiorini 2015-03-24 17:27:03 -04:00
  • 0a2a297dcb Add back disabled label on InventoryHosts Joe Fiorini 2015-03-24 17:06:55 -04:00
  • 2e3b82d5eb Merge pull request #110 from wenottingham/cert-foo James Laska 2015-03-24 16:31:50 -04:00
  • 086b164655 Select the user along with the auth token. Luke Sneeringer 2015-03-23 14:06:36 -05:00
  • aa7c7ddd20 adding show password button for user stuff John Mitchell 2015-03-23 14:48:21 -04:00
  • e4e07277cc Initial docker packaging experiments Matthew Jones 2015-03-23 12:10:53 -04:00
  • 5f66fbb7c4 Include some more systemd information in the data structure Matthew Jones 2015-03-23 12:08:42 -04:00
  • 90f194c6db implement basic galaxy integration in the Project Update playbook Tim Gerla 2015-03-20 12:36:15 -07:00
  • 579ad85553 fixing 0 bug on cleanup job details form John Mitchell 2015-03-20 14:03:59 -04:00
  • dd44c0a0f2 Initial implementation of the service scanner module Matthew Jones 2015-03-19 13:21:45 -04:00
  • fc72a662b5 Fix hanging 'Wait' message when JT form times out Jared Tabor 2015-03-19 13:10:45 -04:00
  • 1044390a82 fixed click event element selector for smart status Jared Tabor 2015-03-19 11:57:42 -04:00
  • 863376ad45 Fix jshint error Joe Fiorini 2015-03-19 09:08:08 -04:00
  • 926b3f775d Support new casing/wording for sudo on Ansible 1.9 Matthew Jones 2015-03-18 16:37:09 -04:00
  • fecb51ad89 Add inventories fix Jared Tabor 2015-03-18 11:37:33 -04:00
  • 2ef9779cd6 Add useful console debugging tool Joe Fiorini 2015-03-17 13:37:57 -04:00
  • 144044f4dc Fix jshint errors Joe Fiorini 2015-03-17 13:16:01 -04:00
  • 83e9553015 Socket.js Jared Tabor 2015-03-16 13:51:12 -04:00
  • d3134fea86 Merge pull request #102 from wenottingham/cert-branch James Laska 2015-03-16 13:08:40 -04:00
  • 143305749f Merge pull request #104 from joefiorini/extract-button-directive Joe Fiorini 2015-03-16 12:10:05 -04:00
  • 136efd9724 Merge pull request #105 from jaredevantabor/scan-jobs-list jaredevantabor 2015-03-16 09:18:59 -04:00
  • a33241e796 Refactor show/hide on toolbar buttons Joe Fiorini 2015-03-13 16:07:31 -04:00
  • 64de7de53e cleaning up js hint Jared Tabor 2015-03-13 15:53:37 -04:00
  • 45513ca4bd added scan jobs list to inventory properties Jared Tabor 2015-03-13 15:37:21 -04:00
  • bed6f6db5e Fix flake8 warnings Matthew Jones 2015-03-13 13:30:45 -04:00
  • 9aba3bfa6a Remove accidental priority attribute from awToolTip Joe Fiorini 2015-03-13 13:02:43 -04:00
  • 446e15314c Use transaction atomic for the entire request, just bail on transaction problems to prevent a deadlock scenario Matthew Jones 2015-03-13 12:38:45 -04:00
  • ef422d33b1 Extract toolbar button into directive Joe Fiorini 2015-03-13 11:48:41 -04:00
  • 9aed0ad63a Extract list actions to directive Joe Fiorini 2015-03-11 14:57:50 -04:00
  • cb1787816f Correctly import generateList module into inventories Joe Fiorini 2015-03-13 12:04:29 -04:00
  • 7b38bacca0 Uncomment and jshint ignore console statement Joe Fiorini 2015-03-13 11:44:19 -04:00
  • 0f5beca9ae Major fixes for job callback receiver processing Matthew Jones 2015-03-13 11:11:49 -04:00
  • 6258035ca8 Make ValidationError consistent with rest-framework James Laska 2015-03-13 08:52:23 -04:00
  • aa55f96316 Cleanup remaining flake8 issue James Laska 2015-03-13 08:50:12 -04:00
  • 757e77e9a3 fixing jshint errors Jared Tabor 2015-03-12 15:49:08 -04:00
  • 333adea673 Merge branch 'edit-inv-page' into upstream_master Jared Tabor 2015-03-12 15:37:19 -04:00
  • 5e22c86c45 link to manage page from inv list Jared Tabor 2015-03-12 14:32:41 -04:00
  • 698f2e7b8f Added icon on inventories view for manage inventory Jared Tabor 2015-03-12 12:16:47 -04:00
  • 9ed89f9622 fixing breadcrumbs for new inventory page/manage Jared Tabor 2015-03-12 11:41:36 -04:00
  • c2b5d27333 Inventory manage row height and icon col width Jared Tabor 2015-03-12 10:41:43 -04:00
  • 8e91c36593 Inventory edit properties Jared Tabor 2015-03-11 18:14:50 -04:00
  • 076ba3fd4e Add some comments about replacing the cert in the place people are most likely to notice it. Bill Nottingham 2015-03-11 17:01:02 -04:00
  • 31dc43d669 Merge pull request #101 from joefiorini/move-list-generator Joe Fiorini 2015-03-11 14:49:50 -04:00
  • f09080c931 Move list-generator into new structure Joe Fiorini 2015-03-11 13:25:06 -04:00
  • a687bb7cdc Merge pull request #99 from joefiorini/inventory-remove-checkbox Joe Fiorini 2015-03-11 14:42:04 -04:00
  • 286fd04498 changing name of inv manage partial Jared Tabor 2015-03-11 13:37:07 -04:00
  • 42081077c5 Moving inventory pages Jared Tabor 2015-03-11 13:30:03 -04:00
  • 7c80efc0d5 Use template for rendering smart status Joe Fiorini 2015-03-10 16:21:31 -04:00
  • a2f4aaff27 Refactor controller Joe Fiorini 2015-03-10 14:42:24 -04:00
  • 931cc0468b Only show the websockets indicator if it is *not* green: John Mitchell 2015-03-10 14:45:03 -04:00
  • 143c42aae5 Merge branch 'jaredevantabor-smart-status' John Mitchell 2015-03-10 13:59:57 -04:00
  • 3037bcb96a Merge branch 'smart-status' of https://github.com/jaredevantabor/ansible-tower into jaredevantabor-smart-status John Mitchell 2015-03-10 13:59:08 -04:00
  • de3b1ecbc7 removing unnecessary files Jared Tabor 2015-03-10 12:53:38 -04:00
  • 8e31e88972 [jenkins] Don't install npm deps globally James Laska 2015-03-10 12:36:33 -04:00
  • 00838e1bbd Replace enabled checkbox with disabled tag display Joe Fiorini 2015-03-10 10:35:56 -04:00
  • 0dc04cd057 Use columnNgClass instead of ngClass for columns Joe Fiorini 2015-03-10 10:03:25 -04:00
  • 7c9b6f5269 Making the status even smarter Jared Tabor 2015-03-10 12:04:14 -04:00
  • 9295ac78fd Updated status checks for smart status Jared Tabor 2015-03-10 11:28:48 -04:00
  • 23254beb6c More styling on the tooltip for smart status Jared Tabor 2015-03-10 10:57:35 -04:00
  • e1aa3bf6b3 Merge pull request #97 from jlmitch5/form jlmitch5 2015-03-09 20:56:52 -04:00
  • 26e2c7b8dc showing ASK when ask for password is selected John Mitchell 2015-03-09 20:51:55 -04:00
  • c560ff2107 Merge pull request #96 from jlmitch5/form jlmitch5 2015-03-09 16:59:25 -04:00
  • ec39c5c864 Updated tooltip for sparklines Jared Tabor 2015-03-09 16:55:17 -04:00
  • dada789f8b fixing errors John Mitchell 2015-03-09 16:41:39 -04:00
  • fb5db213cd password field changes and configuration fixes John Mitchell 2015-02-25 15:43:10 -05:00
  • a4b4c92a31 Merge pull request #91 from joefiorini/fix-dashboard-live Joe Fiorini 2015-03-09 14:20:00 -04:00
  • 1e68785264 adding click event for spark lines Jared Tabor 2015-03-09 13:48:08 -04:00
  • c5bfe218bd Merge pull request #92 from joefiorini/breakpoint-fix Joe Fiorini 2015-03-09 13:43:38 -04:00
  • af9aca9806 Allow app load to be suspended to let sourcemaps load Joe Fiorini 2015-03-05 11:49:34 -05:00
  • 106fa53e6d Remove incorrect schedule socket listener Joe Fiorini 2015-03-09 13:39:29 -04:00
  • 0507e89709 Revert "Fix live events with scheduled jobs on dashboard" Joe Fiorini 2015-03-09 13:38:36 -04:00
  • 19c20c2616 Merge pull request #90 from matburt/scan_jobs_in_tower Matthew Jones 2015-03-09 10:49:45 -04:00
  • b7ea9edc52 Merge pull request #93 from jaredevantabor/new-row-styling jaredevantabor 2015-03-06 17:11:54 -05:00
  • df5f384916 Removing comment Jared Tabor 2015-03-06 16:54:56 -05:00
  • c3f5909600 removing comments from ansible-ui.less Jared Tabor 2015-03-06 16:52:57 -05:00
  • a8095e870e smart status sparkline tooltips Jared Tabor 2015-03-06 16:32:58 -05:00
  • 78a4252e7b Fix live events with scheduled jobs on dashboard Joe Fiorini 2015-03-06 16:27:56 -05:00
  • 9a20b15d5a Fix infinite reload on dashboard jobs Joe Fiorini 2015-03-06 16:27:30 -05:00
  • 13bc0a7b78 changed the styling on the rows Jared Tabor 2015-03-06 12:25:07 -05:00
  • c4afaad96c Provide access to scan job templates from the inventory related fields Matthew Jones 2015-03-06 11:13:36 -05:00
  • 3d46a4ce37 Some testing and bug fixes for scan job templates Matthew Jones 2015-03-06 11:00:28 -05:00
  • 3b01d6ea69 Turn off broken growOnHover feature in nv Joe Fiorini 2015-03-05 17:05:42 -05:00
  • 987a898380 Small adjustment for flake8 passage Matthew Jones 2015-03-05 15:44:50 -05:00
  • cca8c3fac1 Updated rbac for scan job and job template types Matthew Jones 2015-03-05 12:40:28 -05:00
  • 6034e6108a Fix socket reconnect logic when browser is refreshed after token has expired Matthew Jones 2015-03-05 11:40:29 -05:00
  • f84659d2bf Force add nvd3 Joe Fiorini 2015-03-04 17:03:19 -05:00
  • f7cc17eaf1 Upgrade nvd3 to fix tooltips Joe Fiorini 2015-03-04 16:14:00 -05:00