Commit Graph

  • f512cdf79d Add missing partial Joe Fiorini 2015-02-05 12:58:45 -05:00
  • 888ae53027 Fix up flake8 runtime configuration, do a bit of flake8 work as it relates to pyflakes) Matthew Jones 2015-02-05 10:40:22 -05:00
  • 109c9d8832 Do not try to render home template on login/logout Joe Fiorini 2015-02-04 17:10:42 -05:00
  • 6a77c5dbab Added metric for cache timeout on project page Jared Tabor 2015-02-04 17:00:04 -05:00
  • 57acb5e21e Fixed teams list crashing when team has no organization John Mitchell 2015-02-04 16:52:57 -05:00
  • 9e97783b13 Fixing up more pep8 issues Matthew Jones 2015-02-04 16:32:04 -05:00
  • fb9e231189 made checkboxes clickable with label John Mitchell 2015-02-04 16:22:04 -05:00
  • 1e521e43c2 Auth timeout on survey edit Jared Tabor 2015-02-04 16:11:37 -05:00
  • 16119114dc Fix jshint errors Joe Fiorini 2015-02-04 16:15:17 -05:00
  • 50f5e7bf09 fixing exclamation point in top right user menu John Mitchell 2015-02-04 16:15:00 -05:00
  • 639c0f839a Merge pull request #62 from ansible/js_error_org_user jlmitch5 2015-02-04 15:35:54 -05:00
  • 0dca82befd fixed the null error for the org add user breadcrumbs John Mitchell 2015-02-04 15:31:30 -05:00
  • 1d76c1cd06 More pep8 goodness Matthew Jones 2015-02-04 14:43:46 -05:00
  • fbf0ebf4d9 Merge pull request #55 from ansible/popover_disable jlmitch5 2015-02-04 14:44:04 -05:00
  • 6e0399379d Cleanup the hack Joe Fiorini 2015-02-03 17:12:25 -05:00
  • cef0d0bb00 removed bottom right pop-over directions. John Mitchell 2015-02-04 14:30:32 -05:00
  • 7788d45088 Removing the Launch and Sync button Jared Tabor 2015-02-04 14:27:53 -05:00
  • 9b0fe1b015 Ignore E265 in pep8, it's super noisy Matthew Jones 2015-02-04 11:47:02 -05:00
  • 5116e41433 adding comments to survey code Jared Tabor 2015-02-04 11:34:23 -05:00
  • ffec2a19ae Some slight improvements in ansible version detection in tower where that's used Matthew Jones 2015-02-04 10:55:45 -05:00
  • 487f652abe Use correct module declaration files in index template Joe Fiorini 2015-02-04 09:41:29 -05:00
  • ed15bdeb63 Fix build order with new module files Joe Fiorini 2015-02-03 16:51:18 -05:00
  • d534674568 Merge pull request #61 from chrismeyersfsu/fix-settings_proot Chris Meyers 2015-02-03 15:32:37 -05:00
  • 3f7e73a758 disable proot on test that is failing Chris Meyers 2015-02-03 15:24:20 -05:00
  • 2a5f904283 Adding extra dependency reference for awToolTip Jared Tabor 2015-02-03 14:33:42 -05:00
  • ac7eeb7bd3 Merge pull request #60 from ansible/timing-issue Matthew Jones 2015-02-03 14:13:21 -05:00
  • 3d07e09aeb More escaping of malicious html/js in Activity Stream Jared Tabor 2015-02-03 14:01:38 -05:00
  • 6e6a709165 Fixing up some pep8 issues Matthew Jones 2015-02-03 13:46:58 -05:00
  • 67bf4c9cf8 Address IOError 500 Luke Sneeringer 2015-02-03 11:32:59 -06:00
  • 61e2683f57 Added 'About Tower' to portal mode acct menu Jared Tabor 2015-02-03 12:23:51 -05:00
  • 6c84fca62c Merge pull request #59 from chrismeyersfsu/improvement-cleanup_deleted_summary_count Chris Meyers 2015-02-03 12:21:33 -05:00
  • 7419b88cc0 print a single line summary of the number of deletions Chris Meyers 2015-02-03 12:15:07 -05:00
  • 766d972d8c Merge pull request #58 from chrismeyersfsu/refactor-settings Chris Meyers 2015-02-03 12:08:30 -05:00
  • 981eeb3c88 towards tower-qa running against dev ansible-tower Chris Meyers 2015-02-03 10:06:39 -05:00
  • 6d99ed2774 Merge pull request #56 from chrismeyersfsu/improvement-auth_behind_proxy Chris Meyers 2015-02-03 10:08:14 -05:00
  • e7b8bf9511 Merge pull request #57 from chrismeyersfsu/improvement-remote_addr_headers_confd Chris Meyers 2015-02-03 10:08:01 -05:00
  • f1674df788 towards an easier to setup development environment Chris Meyers 2015-02-03 09:22:31 -05:00
  • 76746e6c13 add support to get ip address from HTTP_X_FORWARDED_FOR header Chris Meyers 2015-02-02 17:24:57 -05:00
  • f0a2ce2c67 initial commit of the click-off popOver bug John Mitchell 2015-02-02 23:31:14 -05:00
  • f914482e19 Changed 'Cleanup Job' to name of cleanup job ran Jared Tabor 2015-02-02 20:58:49 -05:00
  • d9a2acb252 Revert "Upgrade Markdown to 2.5.2" due to issues with logging in python 2.6. Matthew Jones 2015-02-02 10:24:18 -05:00
  • 57e2548265 Added escaping for Add JT -> create survey Jared Tabor 2015-02-02 10:23:24 -05:00
  • 208e08410f Websocket would connect before login Jared Tabor 2015-01-30 16:01:22 -05:00
  • 90c8f18f76 Make error messages less alarming and include ip address in them Matthew Jones 2015-01-30 15:55:14 -05:00
  • 6a4104e913 Merge pull request #42 from joefiorini/job-status-graph Joe Fiorini 2015-01-30 15:50:59 -05:00
  • 5ca31292e4 Merge pull request #54 from chrismeyersfsu/improvement-stdout_sensitive_data_removal Chris Meyers 2015-01-30 15:50:03 -05:00
  • ee9ae8bb00 fix use before declare and added a missed redact Chris Meyers 2015-01-30 15:48:06 -05:00
  • 4775523764 Updates jshint settings Joe Fiorini 2015-01-30 15:08:28 -05:00
  • 2464d68b38 Fix jshint errors in my updates Joe Fiorini 2015-01-30 10:27:01 -05:00
  • ffc12c3065 Don't show dashboard until we have a user signed in Joe Fiorini 2015-01-29 16:41:55 -05:00
  • 2814300e1e Consistency fixes Joe Fiorini 2015-01-29 16:41:43 -05:00
  • 6b509e2814 Handle edge cases for auto resize module directive Joe Fiorini 2015-01-29 16:40:50 -05:00
  • e28869c63d Fix cleanup of resize events Joe Fiorini 2015-01-29 14:20:39 -05:00
  • f1f15f1670 Generate chart model from the start Joe Fiorini 2015-01-29 14:01:20 -05:00
  • 98a4f195c2 Add grunt task for running plato reports Joe Fiorini 2015-01-29 13:31:55 -05:00
  • 1809fec52e Setup testing for ci and development Joe Fiorini 2015-01-29 12:06:17 -05:00
  • 2e87454e5a More unused code Joe Fiorini 2015-01-28 16:40:06 -05:00
  • 1113337cdc Fix initial load resize for module Joe Fiorini 2015-01-28 14:17:16 -05:00
  • 03e5e42dae Fix include order for tests Joe Fiorini 2015-01-28 14:10:58 -05:00
  • 4fc86e30ea Fix displaying graphs with no content Joe Fiorini 2015-01-28 14:10:31 -05:00
  • 6e2c9f5eda Remove Debug helper Joe Fiorini 2015-01-28 13:08:52 -05:00
  • 7b92bf1b88 Document the graph resizing calculations Joe Fiorini 2015-01-28 12:45:46 -05:00
  • f2dbf7a559 Fix issue with graph modules causing vertical scroll Joe Fiorini 2015-01-28 12:06:10 -05:00
  • 5ab6ed91fa Keep bottom margins consistent on line graphs Joe Fiorini 2015-01-28 12:05:43 -05:00
  • 34e29a0421 Correctly select axes on graphs Joe Fiorini 2015-01-28 10:18:19 -05:00
  • f3b1bd0a75 Rename new-dashboard less template Joe Fiorini 2015-01-27 16:59:12 -05:00
  • 38b8ed4e9e Remove extraneous unused code/comments Joe Fiorini 2015-01-27 16:23:51 -05:00
  • e567386c69 Fix errors resizing job status graph Joe Fiorini 2015-01-27 16:17:11 -05:00
  • 896433300d Fix double modal issue on 401 error Joe Fiorini 2015-01-27 15:42:53 -05:00
  • d3a6fac5f9 Extract data loading for host count graph Joe Fiorini 2015-01-27 14:05:36 -05:00
  • 50d9c11419 Ensure we always catch errors on Rest calls Joe Fiorini 2015-01-27 12:28:11 -05:00
  • 64484c4054 Use jquery for resize binding Joe Fiorini 2015-01-26 13:58:22 -05:00
  • 6046419e2d Kill eager unbind on window resize event Joe Fiorini 2015-01-26 13:08:55 -05:00
  • 7ddb695afc Remove HostGraph widget Joe Fiorini 2015-01-26 13:08:44 -05:00
  • ad5c12fa49 Use responsive helper in host count graph Joe Fiorini 2015-01-26 12:08:52 -05:00
  • 408d9bf136 Move host count graph into directive Joe Fiorini 2015-01-26 12:02:03 -05:00
  • f98e9ce0c7 Update size of host pie chart on window resize Joe Fiorini 2015-01-26 11:36:45 -05:00
  • 116e7b2118 Take toolbar height into account on job status graph Joe Fiorini 2015-01-26 11:11:56 -05:00
  • 1c4b8c0676 Move HostPieChart into directive Joe Fiorini 2015-01-26 10:57:20 -05:00
  • 42fbcf3454 Implement responsiveness in graph Joe Fiorini 2015-01-26 10:13:24 -05:00
  • 3db561141e Add Debug.log helper for easy logging Joe Fiorini 2015-01-22 17:47:29 -05:00
  • 8e092714fb Switch to using element instead of attribute Joe Fiorini 2015-01-22 17:46:21 -05:00
  • 7f291c91b5 Fix click handlers for filters Joe Fiorini 2015-01-22 17:45:56 -05:00
  • 8d29b170bc Extract html string to template Joe Fiorini 2015-01-22 11:17:51 -05:00
  • b0dcafca8c Display job status graph in directive instead of widget Joe Fiorini 2015-01-21 16:08:49 -05:00
  • 95ad326c29 Use new service in job status graph widget Joe Fiorini 2015-01-21 14:46:36 -05:00
  • e0efc11ef5 Add error handling to retrieval service Joe Fiorini 2015-01-21 12:49:37 -05:00
  • d7a150befe Extract graph data retrieval to a service Joe Fiorini 2015-01-21 11:31:36 -05:00
  • 1697aff309 Setup karma for testing with mocha & sinon for doubles Joe Fiorini 2015-01-20 12:45:28 -05:00
  • cd367395f4 Fix incorrectly-cased file in gitignore Joe Fiorini 2015-01-20 12:30:51 -05:00
  • 8bb8f67370 Merge pull request #49 from ansible/make_errors_nice jaredevantabor 2015-01-30 15:20:07 -05:00
  • 121de37a32 Final niceness commit. John Mitchell 2015-01-30 14:38:36 -05:00
  • d688064869 Pass with Jared on the make errors nicer fix John Mitchell 2015-01-30 12:55:43 -05:00
  • f1ba8273be Merge pull request #52 from chrismeyersfsu/improvement-stdout_sensitive_data_removal Chris Meyers 2015-01-30 12:48:16 -05:00
  • 61d843ad49 Merge pull request #53 from ansible/project-updates Chris Meyers 2015-01-30 12:47:50 -05:00
  • 00a38fd75f Update projects when a new primary is set. Luke Sneeringer 2015-01-28 12:08:43 -06:00
  • 2887855c15 Changes to be more strict on connection authentication for the socketio service Matthew Jones 2015-01-30 12:14:39 -05:00
  • 2a556ecab6 removing extra socket connection call in auth Jared Tabor 2015-01-30 11:47:44 -05:00
  • 77625483bb calls to redaction mechanism placed in correct places Chris Meyers 2015-01-30 11:08:43 -05:00
  • b73c7ce41b Merge pull request #48 from matburt/upgrade_vendored_packages Matthew Jones 2015-01-30 11:12:32 -05:00