Commit Graph

  • 155b30af41 Updating comment in app.js Jared Tabor 2016-06-02 17:50:34 -07:00
  • c516a17ef9 Removing old code and cleaning up for PR Jared Tabor 2016-06-02 16:12:15 -07:00
  • 0ae30d14e9 Starting timer after config response returns Jared Tabor 2016-06-02 16:04:38 -07:00
  • 7c489ae4c8 UX Changes to the License workflow Jared Tabor 2016-06-02 14:50:15 -07:00
  • 40abf57b4a Improvements to feature service timing for AS button Jared Tabor 2016-06-01 19:39:33 -07:00
  • 4d1c43f4bd Fix for session limit per user Jared Tabor 2016-06-01 16:50:32 -07:00
  • 4466fc80a2 Fixing features timing with new config work Jared Tabor 2016-06-01 14:40:52 -07:00
  • ef935768a5 fix for session timeout Jared Tabor 2016-05-26 13:49:30 -07:00
  • 7c68f18060 fixing issue where first route was empty on refresh Jared Tabor 2016-05-26 10:15:06 -07:00
  • 5f52384a3d fixing login and submit for new license Jared Tabor 2016-05-24 15:20:23 -07:00
  • 8b271c4caf Promise-ify the call to /config and reduce number Jared Tabor 2016-05-16 09:24:49 -04:00
  • 26b31fedbc Expose any external account as a user property Matthew Jones 2016-06-02 16:58:19 -04:00
  • 93ccbdc872 Code organization Akita Noek 2016-06-02 16:57:11 -04:00
  • 05b3920837 Merge pull request #2144 from chrismeyersfsu/feature-setup_ci3 Chris Meyers 2016-06-02 16:51:40 -04:00
  • a9426aaeb9 stdout sytle updates Akita Noek 2016-06-02 16:42:06 -04:00
  • 68365effb8 Remove event socket listeners when the scope that created them is destroyed. This should fix #2121 where an existing jobs standard out was erroneously being updated after a new job launch. Michael Abashian 2016-06-02 16:15:38 -04:00
  • 1881af8e77 Fix passively creation of notification templates Matthew Jones 2016-06-02 14:59:58 -04:00
  • 0591647333 Implement a flag that allows simulteanous job launches on job templates Matthew Jones 2016-06-02 14:58:05 -04:00
  • d565faff98 typo fix Akita Noek 2016-06-02 14:33:24 -04:00
  • e0a00a8705 Fixed verbosity select2 syncing Akita Noek 2016-06-02 14:01:28 -04:00
  • cfe450b7be Fixed missed refactor of function name Akita Noek 2016-06-02 14:01:02 -04:00
  • a6e06588b4 Merge pull request #2138 from anoek/migration Akita Noek 2016-06-02 13:43:14 -04:00
  • c15db1eef6 Fixed up multi-org project migrations Akita Noek 2016-06-02 13:34:10 -04:00
  • 49fdc735bc Fixed bugs where deleting a group with no hosts wasn't working as well as a bug where deleting a group with hosts wasn't properly clearing the modal background. Michael Abashian 2016-06-02 10:56:57 -04:00
  • aa80e841dc Merge pull request #2128 from mabashian/azure-resource-manager Michael Abashian 2016-06-02 10:10:28 -04:00
  • ffd1f6c787 Merge pull request #2131 from AlanCoding/1351_survey_del Alan Rominger 2016-06-02 09:58:49 -04:00
  • c4c91bcba9 Merge pull request #2119 from mabashian/remove-dashboard-button Michael Abashian 2016-06-02 09:49:56 -04:00
  • 854b613bb7 Merge pull request #2110 from mabashian/1928-organizations-action-buttons-v2 Michael Abashian 2016-06-02 09:34:58 -04:00
  • 53327dea2b Bug fixes related to survey corner cases and survey test refactor AlanCoding 2016-05-31 09:53:39 -04:00
  • d813a8a680 Merge pull request #2122 from anoek/jshint Akita Noek 2016-06-02 08:42:07 -04:00
  • 3247fe42c0 Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into jshint Akita Noek 2016-06-01 22:56:31 -04:00
  • beb6be189c Made username/password/tenant_id/client_id/client_secret all optional when creating an Azure Resource Manager credential. Michael Abashian 2016-06-01 17:07:33 -04:00
  • 3a43e36d4a Merge branch 'release_2.4.5' into stable Matthew Jones 2016-06-01 16:41:24 -04:00
  • e93969fb10 jshint fix Akita Noek 2016-06-01 16:09:21 -04:00
  • 4f4724d1c5 Merge pull request #2097 from leigh-johnson/JobDetailHostEvents Akita Noek 2016-06-01 15:52:32 -04:00
  • 8c7b4b9a0a Merge branch 'searchUpdates' into release_3.0.0 John Mitchell 2016-06-01 15:51:24 -04:00
  • cc36385a75 Removed dashboard icon from inventory manage breadcrumb area. We aren't showing the dashboad icon here anymore for any routes. Michael Abashian 2016-06-01 15:23:34 -04:00
  • 2e9aa3bb8f update list column sizes John Mitchell 2016-05-26 16:24:00 -04:00
  • 2915b86650 fix limit for summary_fields of labels John Mitchell 2016-05-24 13:01:05 -04:00
  • 308fc5ef2c support more than label limit on edit and list views John Mitchell 2016-05-24 13:00:36 -04:00
  • 3b1639da4f Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailHostEvents Akita Noek 2016-06-01 15:06:11 -04:00
  • 5fd216f786 Merge pull request #2118 from mabashian/notifications Michael Abashian 2016-06-01 15:06:06 -04:00
  • 8708fcf8ce Handle corner case when a job spawns notifications Matthew Jones 2016-06-01 15:02:09 -04:00
  • e041fe8316 fix of tag search type dropdown border and empty tags John Mitchell 2016-06-01 14:44:30 -04:00
  • 857f873f4d fix external source and sync failure queries on inv groups/invs John Mitchell 2016-06-01 14:32:42 -04:00
  • c5c65adc09 fix layout of search dropdowns John Mitchell 2016-06-01 14:11:19 -04:00
  • 763416725c update search widgets across ui John Mitchell 2016-05-31 15:43:33 -04:00
  • 564a02c92a Merge pull request #2112 from mabashian/prompt-button-swap Michael Abashian 2016-06-01 14:58:59 -04:00
  • 2196b03330 Fixed empty notification status as well as an issue with the form which prevented you from creating a notification due to a rogue required field. Michael Abashian 2016-06-01 14:41:44 -04:00
  • 37a7e0a862 Bump to trigger jenkins Akita Noek 2016-06-01 14:41:49 -04:00
  • 79cbd68a13 Rev boto and add ap-northeast-2 to ec2 regions Matthew Jones 2016-06-01 14:22:08 -04:00
  • 7f9174f4ea Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailHostEvents Akita Noek 2016-06-01 14:09:51 -04:00
  • 4f20ffb328 Typo fix Akita Noek 2016-06-01 12:12:45 -04:00
  • 860d0eea20 Merge pull request #2033 from AlanCoding/1958_jt_management_updates Alan Rominger 2016-06-01 11:16:58 -04:00
  • 7e35925e2d style update to can_start_without_user_input AlanCoding 2016-06-01 11:07:14 -04:00
  • b8524e9832 Merge pull request #2017 from AlanCoding/1969_job_orphans Alan Rominger 2016-06-01 10:55:28 -04:00
  • b94694e5d7 Swapped the order of the action/cancel buttons in our default prompts Michael Abashian 2016-06-01 09:59:03 -04:00
  • c009a21c24 Merge pull request #2055 from leigh-johnson/JobDetailsAudit Akita Noek 2016-06-01 09:29:56 -04:00
  • 47afb3daac Merge pull request #2091 from kensible/2090-userEditLists kensible 2016-06-01 09:26:59 -04:00
  • 99c1c9a991 Merge pull request #2103 from kensible/1842-projectSourceTypes kensible 2016-06-01 09:26:42 -04:00
  • de8adc2a05 Merge pull request #2083 from leigh-johnson/JobDetailFilters Akita Noek 2016-06-01 09:23:53 -04:00
  • 0948375763 Merge pull request #2109 from anoek/858 Akita Noek 2016-06-01 09:22:48 -04:00
  • cc507cee1f Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into JobDetailsAudit Akita Noek 2016-06-01 09:13:29 -04:00
  • 3c8c72adf9 JSHint fix: unused variable Akita Noek 2016-06-01 09:03:06 -04:00
  • 8c5086a5e7 Merge branch 'release_3.0.0' of github.com:ansible/ansible-tower into 858 Akita Noek 2016-06-01 09:00:09 -04:00
  • a16cb2cd69 PR Feedback Ken Hoes 2016-06-01 08:40:34 -04:00
  • 85ead1435f PR feedback Ken Hoes 2016-06-01 08:29:49 -04:00
  • d971461ae6 Commented out code cleanup Akita Noek 2016-05-31 17:15:14 -04:00
  • 44ff9a02bc -console.log Akita Noek 2016-05-31 17:08:08 -04:00
  • 32b6553cea Merge pull request #2057 from leigh-johnson/SyncFailureStateParams Akita Noek 2016-05-31 17:04:59 -04:00
  • a857692456 Merge pull request #2044 from leigh-johnson/StdOutPagination Akita Noek 2016-05-31 16:43:14 -04:00
  • c00a010f14 Merge pull request #2066 from leigh-johnson/JobTemplateCloudCredentialLookup Akita Noek 2016-05-31 16:42:39 -04:00
  • 888009b87e Organizations bug fixes including getting action buttons working and adding close buttons to the panels. Michael Abashian 2016-05-31 16:33:19 -04:00
  • ba78427fef Merge pull request #2081 from leigh-johnson/HipChatAddEdit Akita Noek 2016-05-31 16:39:49 -04:00
  • 74beca5b74 cleanup of Job Template tests and fixtures AlanCoding 2016-05-31 11:40:30 -04:00
  • d8dac662a1 Fixed/enhanced scan job type selection process Akita Noek 2016-05-31 16:03:01 -04:00
  • 1a4c92f027 make some JT tests unit tests and update others AlanCoding 2016-05-31 10:34:07 -04:00
  • 07cc99b4c7 start updating tests to JT factory AlanCoding 2016-05-27 11:39:38 -04:00
  • cfd9d5d4f1 Refactor of JT related field checking AlanCoding 2016-05-25 13:40:57 -04:00
  • 1ec2c1b3b7 new tests, and stricter can_copy can_edit AlanCoding 2016-05-20 14:09:52 -04:00
  • ec065e0d97 Project source types, popovers, form fixes Ken Hoes 2016-05-31 13:10:11 -04:00
  • cad3ab6fd3 Merge pull request #2092 from kensible/2038-managementNotifications kensible 2016-05-31 09:40:31 -04:00
  • d7a198ab2c Merge pull request #2088 from kensible/2008-apiViewerColors kensible 2016-05-31 08:14:08 -04:00
  • c6ec38c621 add JSlint ignore Leigh Johnson 2016-05-27 16:36:55 -04:00
  • 2072b29b05 remove period from instructions numbering Leigh Johnson 2016-05-27 16:26:04 -04:00
  • 62382a1dad host event/events UX work items, fix json results, remove host event standard out, resolves #1545, #2052, #2063, #2061 Leigh Johnson 2016-05-27 16:01:15 -04:00
  • 7395e07221 Merge pull request #2068 from wwitzel3/issue_3.0_1990 Wayne Witzel III 2016-05-27 15:45:53 -04:00
  • 31d3e3ec55 mock activity stream license and make query more specific Wayne Witzel III 2016-05-26 16:09:38 -04:00
  • 42fe1d8c47 Merge pull request #2094 from anoek/jshint Akita Noek 2016-05-27 15:08:57 -04:00
  • 1a9fece262 Merge pull request #2075 from anoek/1981 Akita Noek 2016-05-27 15:00:09 -04:00
  • 22300347f0 JSHint fixes Akita Noek 2016-05-27 14:39:08 -04:00
  • e3fcdf9ba8 Unobfuscated some decorators Akita Noek 2016-05-27 14:18:05 -04:00
  • 091c567035 Fixed list message boxes for super and non-super user edits Ken Hoes 2016-05-27 12:13:16 -04:00
  • 028981ce88 Updated colors in API viewer for higher contrast Ken Hoes 2016-05-27 10:38:11 -04:00
  • f6da30dde3 Avoid unnecessary license checks Akita Noek 2016-05-27 09:32:29 -04:00
  • 240b35c8d4 Merge pull request #2051 from kensible/2009-UI-auditList kensible 2016-05-27 09:31:49 -04:00
  • c0758d4134 Merge pull request #2082 from anoek/733 Akita Noek 2016-05-26 21:00:54 -04:00
  • eedd48c82b == to === Akita Noek 2016-05-26 20:58:08 -04:00
  • c93039c0cc fix job details play/task/host filters, resolves #1673 Leigh Johnson 2016-05-26 16:45:31 -04:00
  • 381e44c2a2 updates for job can_delete AlanCoding 2016-05-26 16:42:05 -04:00