Commit Graph

  • 642cc88fcd Modify panel header to accept title and badge string bindings Marliana Lara 2018-06-28 13:44:05 -04:00
  • b426eeeb5c Rolls back xss filter test mabashian 2018-06-28 13:26:48 -04:00
  • b8ed78ee9d Never send WWW-Authenticate: Basic... headers for the API Ryan Petrello 2018-06-28 10:34:15 -04:00
  • fe66bb99d5 Merge pull request #2242 from benthomasson/network_ui_read_only_permissions_fix Ben Thomasson 2018-06-28 12:54:41 -04:00
  • ad483aedc7 Merge pull request #2337 from Haokun-Chen/2096 Haokun Chen 2018-06-28 11:52:04 -04:00
  • a07ee67eb9 deregister the transition hook when destroy smart-search controller Haokun-Chen 2018-06-28 11:01:01 -04:00
  • d52fa377d8 remove unnecessary CSRF exemptions Ryan Petrello 2018-06-28 09:35:01 -04:00
  • 3b0f7de3e6 Properly return HTTP 403 when CSRF fails (not HTTP 500) Ryan Petrello 2018-06-28 09:33:39 -04:00
  • e8748fa147 Merge pull request #2338 from mabashian/instance-modal-search Michael Abashian 2018-06-28 09:15:34 -04:00
  • 63723013f7 Merge pull request #2345 from ryanpetrello/fix-csrf-sessions Ryan Petrello 2018-06-28 09:14:56 -04:00
  • cbcc47010d Rolls back changes to the xss filter. Removes unnecessary sanitize of credential names in tags mabashian 2018-06-28 08:59:36 -04:00
  • 1239195289 FIX nginx use selected log formatting V.Gouvalas 2018-06-28 14:09:13 +03:00
  • 504dfd32ee properly enforce CSRF validation Ryan Petrello 2018-06-27 15:50:07 -04:00
  • b54ea736b0 Merge pull request #2318 from jakemcdermott/job-results/viewable-page-up-down Jake McDermott 2018-06-27 20:13:30 -04:00
  • 0ec95c8463 Merge pull request #2296 from jaredevantabor/fix-719 Jared Tabor 2018-06-27 15:08:33 -07:00
  • c9c7ee14b2 Merge pull request #2329 from jaredevantabor/schedules Jared Tabor 2018-06-27 15:04:20 -07:00
  • 8317102f0d Merge pull request #2336 from marshmalien/1723-ux-manual-instances Marliana Lara 2018-06-27 16:10:20 -04:00
  • a15527b54c copy JT credential logic to Job summary fields AlanCoding 2018-06-27 14:39:35 -04:00
  • 39bc64d089 Merge pull request #2332 from ryanpetrello/fix-session-limit Ryan Petrello 2018-06-27 14:34:21 -04:00
  • aa76f6ca39 Adjustments to Socket Service for session-limit PR Jared Tabor 2018-06-27 10:45:23 -07:00
  • 67bda81e67 show credential to job detail page Haokun-Chen 2018-06-27 11:45:57 -04:00
  • b2cdf82b78 make settings.SESSIONS_PER_USER work Ryan Petrello 2018-06-26 22:02:43 -04:00
  • 9ec5009bdf Updates to instance list and instance modal search mabashian 2018-06-27 11:44:38 -04:00
  • 3e951a5598 Merge pull request #2328 from jlmitch5/fixTemplateTagWrapping John Mitchell 2018-06-27 11:05:45 -04:00
  • 9f6d431c54 Merge pull request #2324 from Haokun-Chen/2050 Haokun Chen 2018-06-27 10:24:13 -04:00
  • 7c76807a8e Remove instance policy list lookup from instance group form Marliana Lara 2018-06-27 10:18:03 -04:00
  • 5702c8249e Fixes the standalone schedules list styling Jared Tabor 2018-06-26 14:08:03 -07:00
  • 106ec1aabe fix template list tag wrapping John Mitchell 2018-06-26 16:21:30 -04:00
  • a9526de2c4 fix inv host list status wrapping John Mitchell 2018-06-26 16:21:09 -04:00
  • da421f28e8 update tag component to use tag directive in smart-search, multi-select, input/lookup.partial, instance-group-multiselect Haokun-Chen 2018-06-08 15:17:42 -04:00
  • 7aa48708d6 Merge pull request #2305 from Haokun-Chen/2225 Haokun Chen 2018-06-26 13:56:44 -04:00
  • 981f77774b Merge pull request #2224 from ansible/2179 John Mitchell 2018-06-26 13:48:38 -04:00
  • e07eba266d Merge pull request #2306 from jakemcdermott/job-results/static-pager Jake McDermott 2018-06-26 13:12:21 -04:00
  • 47fc676607 cache last job_event page when not running Jake McDermott 2018-06-26 11:41:08 -04:00
  • 7f23aa81e6 clear job event search on relaunch Jake McDermott 2018-06-26 11:30:23 -04:00
  • e6668a43cd add pager for static and filtered job results Jake McDermott 2018-06-26 11:15:51 -04:00
  • 374f781d0d make nav controls move up or down by viewable content height Jake McDermott 2018-06-26 10:15:25 -04:00
  • d73b71d94b Merge pull request #2317 from ryanpetrello/harden-session-expiration Ryan Petrello 2018-06-26 10:39:46 -04:00
  • feff7fb776 fixing margin for instances list, application token, credential permission page Haokun-Chen 2018-06-25 11:52:18 -04:00
  • b7ff3aa8fe Merge pull request #2311 from Haokun-Chen/2234 Haokun Chen 2018-06-26 10:22:53 -04:00
  • 5c44bf4ef9 Merge pull request #2313 from ryanpetrello/fix-ui-401 Ryan Petrello 2018-06-26 10:07:35 -04:00
  • f6920a02cf make awx-manage expire_sessions --user xyz more robust Ryan Petrello 2018-06-26 08:52:52 -04:00
  • 7880f83d97 don't send WWW-Authenticate: Basic for AJAX, and properly detect 401 Ryan Petrello 2018-06-25 16:41:29 -04:00
  • be0a77b203 add responsiveness to job output panel Haokun-Chen 2018-06-25 15:59:16 -04:00
  • 2e980293d9 Merge pull request #2009 from cdvv7788/Issue/1506 Bill Nottingham 2018-06-25 16:27:30 -04:00
  • 0d03036fb1 Merge pull request #1629 from robruma/feature/update_callback_scripts Bill Nottingham 2018-06-25 15:47:25 -04:00
  • a4271024fe Merge pull request #2014 from cdvv7788/fix-contributing-docs Ryan Petrello 2018-06-25 15:37:46 -04:00
  • 37972ec9da Merge pull request #1876 from paneu/azure-rm-inv-variables Ryan Petrello 2018-06-25 15:36:27 -04:00
  • d8c4f118c2 Merge pull request #2020 from ryanpetrello/fix-tz-test Ryan Petrello 2018-06-25 15:36:15 -04:00
  • 1b2d7ed748 fix a failing timezone test Ryan Petrello 2018-06-01 09:51:42 -04:00
  • f6eb534f30 Extend unit test for Azure source variable generation Paul Neumann 2018-06-23 19:02:15 +02:00
  • 33f9834747 Enable source variables for Azure inventory Paul Neumann 2018-05-14 21:53:27 +02:00
  • 602f60b9b2 Merge pull request #2019 from rooftopcellist/cp_pytest_upgrade Christian Adams 2018-06-25 13:27:20 -04:00
  • 3b36f85989 update dev pytest adamscmRH 2018-06-14 10:11:11 -04:00
  • 2ca4c08567 Merge pull request #2294 from jaredevantabor/2179 Jake McDermott 2018-06-25 12:38:58 -04:00
  • b6334361af fix typo John Mitchell 2018-06-25 11:47:14 -04:00
  • c5300e9c05 Merge pull request #2298 from jakemcdermott/job-results/expand-collapse-all-without-domquery Jake McDermott 2018-06-25 11:38:06 -04:00
  • 9449eeb37e Merge pull request #2299 from jakemcdermott/tests/workflow-visualizer-5000-selector Jake McDermott 2018-06-25 10:47:34 -04:00
  • 295dba8622 Merge pull request #2297 from jakemcdermott/job-results/reintroduce-ng-non-bindable Jake McDermott 2018-06-25 10:45:58 -04:00
  • fb56585636 Merge pull request #2290 from Haokun-Chen/2254 Haokun Chen 2018-06-25 10:24:36 -04:00
  • e64d05c324 update selector used for workflow button Jake McDermott 2018-06-25 09:56:44 -04:00
  • f53662a248 Merge pull request #2292 from marshmalien/fix/2251-firefox-dashboard-dropdown-arrows Marliana Lara 2018-06-25 09:59:38 -04:00
  • 3fbde0b409 Merge pull request #2289 from marshmalien/fix/2277-wrap-preview-tags Marliana Lara 2018-06-25 09:59:03 -04:00
  • a7ba7708bb Merge pull request #2287 from Haokun-Chen/2284 Haokun Chen 2018-06-25 09:47:48 -04:00
  • 39c0ed4ad6 Merge pull request #2291 from rooftopcellist/revert_radius_110 Christian Adams 2018-06-25 08:59:36 -04:00
  • 71f2388ec8 use record list to find orphan task records when toggling Jake McDermott 2018-06-25 01:36:16 -04:00
  • 92b8d90800 reintroduce ng-non-bindable directive to output lines Jake McDermott 2018-06-25 00:58:59 -04:00
  • 19ca2581fa Fix issue with table of contents(links) Cristian Vargas 2018-06-23 13:16:38 -05:00
  • d468f829dd Shows the Cancel button on the jobs list for a running system job Jared Tabor 2018-06-22 17:56:26 -07:00
  • ccd8a48617 Merge pull request #2295 from jaredevantabor/2265 Jared Tabor 2018-06-22 15:36:59 -07:00
  • 041256a6e0 Removing return statement Jared Tabor 2018-06-22 14:47:52 -07:00
  • c0f3b0268e Update jobs list if navigating from the output page. Jared Tabor 2018-06-22 13:42:00 -07:00
  • ad205a869d Fix dashboard graph dropdown arrows in firefox Marliana Lara 2018-06-22 16:29:57 -04:00
  • 46223d3cbf Merge pull request #2282 from Haokun-Chen/fixed-toggle-menu Jake McDermott 2018-06-22 15:38:09 -04:00
  • 2d2b1676aa update jobs/schedules to schedules in route and breadcrumb Haokun-Chen 2018-06-22 15:36:44 -04:00
  • c19af3ca4f Merge pull request #2288 from marshmalien/fix/2279-job-output-line-highlight Jake McDermott 2018-06-22 15:27:45 -04:00
  • 93988896a9 Wrap job prompt preview tags Marliana Lara 2018-06-22 15:27:32 -04:00
  • ffdb564c15 Flex job event line highlighting across entire row Marliana Lara 2018-06-22 15:06:16 -04:00
  • 8cc77234fc revert django-radius from 1.3.3 to 1.1.0 adamscmRH 2018-06-22 15:01:11 -04:00
  • aa98842364 Merge pull request #1953 from mabashian/jt-launch-automated-tests John Hill 2018-06-22 14:37:03 -04:00
  • a50614983a wait for job to finish before ending tests Jake McDermott 2018-06-22 13:20:13 -04:00
  • a8504d7bd7 Merge pull request #2276 from jaredevantabor/disabled-codemirror Jared Tabor 2018-06-22 11:09:58 -07:00
  • d3b71858df use prompt inventory list id Jake McDermott 2018-06-22 13:13:02 -04:00
  • ef4607b29f make sure surveys are enabled before adding a survey Jake McDermott 2018-06-22 13:11:42 -04:00
  • 9ae5ffc8ca make sure project is updated before test begins Jake McDermott 2018-06-22 13:09:52 -04:00
  • 2f2b19ffec increase timeout threshold for login Jake McDermott 2018-06-22 13:07:37 -04:00
  • e243cf4435 Fixed linting errors mabashian 2018-05-24 16:57:00 -04:00
  • fbfaf69ee9 Added extra assertions and waits to reduce flake mabashian 2018-05-24 16:12:16 -04:00
  • 1d74499385 Added check to make sure that input contents match what we expect them to match mabashian 2018-05-24 13:09:44 -04:00
  • 264b0f248a First pass at automated jt launch tests mabashian 2018-05-16 16:47:14 -04:00
  • a6837343a5 Merge pull request #2275 from marshmalien/fix/see-more-see-less Marliana Lara 2018-06-22 13:15:07 -04:00
  • e51e4e5f6c fix job result stats section when running/finish jobs Haokun-Chen 2018-06-22 13:09:04 -04:00
  • 8bd2217a49 Merge pull request #2278 from rooftopcellist/fix_dot_oauth2_error Christian Adams 2018-06-22 12:54:39 -04:00
  • 62fd5ea6ef Show up to 50 labels in job details Marliana Lara 2018-06-22 11:33:40 -04:00
  • accf586588 Merge pull request #2283 from sangongs/honcho_io_encoding Ryan Petrello 2018-06-22 10:22:55 -04:00
  • 530860c386 Force the python IO encoding to be utf_8 when using honcho Guoqiang Zhang 2018-06-22 09:35:28 -04:00
  • 3933e01dd1 fix toggle menu when scroll up Haokun-Chen 2018-06-22 09:33:23 -04:00
  • b7f5161835 try-except auth_header adamscmRH 2018-06-21 16:29:40 -04:00
  • 09abba63b7 Add show more less to job details labels Marliana Lara 2018-06-21 15:21:00 -04:00
  • bed4d240af Merge pull request #2274 from AlanCoding/absolute_nonsense Alan Rominger 2018-06-21 15:44:48 -04:00