Commit Graph

  • 65e110cdbf catch python error when unable to find user AlanCoding 2018-12-13 11:47:54 -05:00
  • 10e99c76a8 Merge pull request #2921 from GitStorm/patch-1 softwarefactory-project-zuul[bot] 2018-12-13 13:13:42 +00:00
  • b0e3bc96dd tower-cli config: host value needs to be URL GitStorm 2018-12-13 11:52:56 +01:00
  • 59df54b363 Merge pull request #2919 from ryanpetrello/dispatcher-task-import-hardening softwarefactory-project-zuul[bot] 2018-12-13 01:12:48 +00:00
  • 5950f26c69 only allow the task dispatch worker to import and run decorated tasks Ryan Petrello 2018-12-12 17:01:11 -05:00
  • ef9f9e902e Update readme with new npm command syntax mabashian 2018-12-12 13:17:07 -05:00
  • a3a5c6bf9f fix bug where some SJs could not be relaunched AlanCoding 2018-12-12 11:56:57 -05:00
  • ac8553df85 Pull messages from the correct location mabashian 2018-12-12 11:30:50 -05:00
  • 6adcac85a6 Moves locales out of src and into build dir. Changes npm commands from extract/compile to extract-strings/compile-strings mabashian 2018-12-12 11:27:22 -05:00
  • 7ea5ea2ecd Merge pull request #55 from ansible/ansible-environment-dropdown kialam 2018-12-12 11:03:00 -05:00
  • ca16787e7c Merge pull request #2697 from ryanpetrello/smarter-websocket-expiry softwarefactory-project-zuul[bot] 2018-12-12 15:39:20 +00:00
  • 44029c2191 Use object desctructuring. kialam 2018-12-11 16:57:38 -05:00
  • 9627a73978 Rename AnsibleEnvironmentSelect to AnsibleSelect kialam 2018-12-11 16:42:24 -05:00
  • 9c7d449a4d Abstract out API get request to Add Org component. kialam 2018-12-11 16:20:55 -05:00
  • 271bd10b47 Merge pull request #2907 from shanemcd/devel softwarefactory-project-zuul[bot] 2018-12-11 17:59:17 +00:00
  • e3872ebd58 Bump version to 2.1.2 2.1.2 Shane McDonald 2018-12-11 12:30:10 -05:00
  • eee716644b Merge pull request #2875 from MrMEEE/patch-1 softwarefactory-project-zuul[bot] 2018-12-11 17:25:26 +00:00
  • c2660af60d stop various async background requests from bumping the session expiry Ryan Petrello 2018-11-15 11:45:11 -05:00
  • d047bc876a Basic Ansible Environment Select Component kialam 2018-12-10 20:41:47 -05:00
  • 27e13ca082 Add tests for Organization add view plus code refactoring. kialam 2018-12-10 15:03:33 -05:00
  • 9400bad990 Linter fixes. kialam 2018-12-10 11:06:01 -05:00
  • 1dd8175e11 Basic add organization functionality. kialam 2018-12-10 15:00:16 -05:00
  • 2758a38485 Merge pull request #2898 from mabashian/2851-perms softwarefactory-project-zuul[bot] 2018-12-10 16:51:03 +00:00
  • 9104f485e6 Merge pull request #2856 from wenottingham/one-small-step-foreman softwarefactory-project-zuul[bot] 2018-12-10 16:27:52 +00:00
  • ae7361f82d Fixes bug where admin/member roles weren't showing up when adding user to org mabashian 2018-12-10 11:12:09 -05:00
  • 356ad06d74 Add support for i18n using lingui mabashian 2018-12-10 10:16:52 -05:00
  • 42562e86e4 Merge pull request #2888 from mabashian/sanitize-app-token-list softwarefactory-project-zuul[bot] 2018-12-07 21:42:38 +00:00
  • 982ed37b06 Merge pull request #2890 from mabashian/3198-survey softwarefactory-project-zuul[bot] 2018-12-07 20:40:07 +00:00
  • c0c666cc87 Fixes bug launching jt where first survey question is optional and empty mabashian 2018-12-07 15:12:22 -05:00
  • 8a284889f5 Merge pull request #2889 from mabashian/2887-workflow-cred softwarefactory-project-zuul[bot] 2018-12-07 20:08:36 +00:00
  • b891e2c204 Properly POST credentials to workflow nodes mabashian 2018-12-07 14:37:56 -05:00
  • a8bf7366cf Sanitize username and description in application tokens list mabashian 2018-12-07 14:24:12 -05:00
  • e517f81b8f Merge pull request #2880 from AlanCoding/fix_v1_links softwarefactory-project-zuul[bot] 2018-12-07 14:33:15 +00:00
  • c4c99332fc Merge pull request #2873 from ansible/related_slices softwarefactory-project-zuul[bot] 2018-12-06 20:51:00 +00:00
  • 40b5ce4b2e link v1 pages to v2 credential type page AlanCoding 2018-12-06 15:41:26 -05:00
  • d2cd337c1f fix links to some resources that lack v1 pages AlanCoding 2018-12-06 08:29:23 -05:00
  • b9913fb4f9 Merge pull request #2877 from chrismeyersfsu/improvement-better_default_loggers softwarefactory-project-zuul[bot] 2018-12-05 15:59:12 +00:00
  • e736cfab36 Merge pull request #40 from marshmalien/side-nav-bug Marliana Lara 2018-12-05 10:32:47 -05:00
  • a31ef24be6 Remove calling setState from render Marliana Lara 2018-12-05 07:56:53 -05:00
  • 8f54ec681d Merge pull request #28 from jlmitch5/orgUrls John Mitchell 2018-12-05 10:01:01 -05:00
  • aaaf598ca1 remove commented out code in the data list toolbar John Mitchell 2018-12-05 09:57:11 -05:00
  • d1705dd0cc more sane default log handlers chris meyers 2018-12-05 09:38:27 -05:00
  • 00c9ae1376 update map function to be chained John Mitchell 2018-12-04 11:33:04 -05:00
  • f83b59cb48 working commit of group and nav selection based on url John Mitchell 2018-11-15 16:45:50 -05:00
  • 9341c4660c Update active nav item based on url Marliana Lara 2018-12-03 13:17:53 -05:00
  • 816cc29132 Bumped Version to 2.1.1 Martin Juhl 2018-12-05 00:33:04 +01:00
  • f09b8efa87 tests and optimizations for UJT list with non-joblet recent_jobs AlanCoding 2018-12-04 15:36:49 -05:00
  • e5320b6fa6 make current tab link replace instead of add new history item John Mitchell 2018-12-04 16:04:44 -05:00
  • 27542ea322 add tooltip test coverage John Mitchell 2018-12-04 15:27:43 -05:00
  • 6ebc6809eb Merge pull request #2869 from AlanCoding/syncs_do_not_update_project softwarefactory-project-zuul[bot] 2018-12-04 20:10:01 +00:00
  • 3a8d95b03b working test commit John Mitchell 2018-12-04 14:46:18 -05:00
  • 4b31367945 Do not update project details after sync jobs AlanCoding 2018-12-04 09:05:49 -05:00
  • 2a62e300a2 UI update to check recent job type for routing to detail pages. kialam 2018-12-04 11:19:25 -05:00
  • f6b075843e Merge pull request #2845 from marshmalien/fix-org-ig-modal softwarefactory-project-zuul[bot] 2018-12-04 15:42:49 +00:00
  • 4723773354 Fix instance group modal selection Marliana Lara 2018-11-29 16:57:52 -05:00
  • 70be95cec5 Merge pull request #2861 from wenottingham/tighten-up-the-slack softwarefactory-project-zuul[bot] 2018-12-04 04:23:20 +00:00
  • 201b17012d Merge pull request #2865 from ansible/output-search-docslink softwarefactory-project-zuul[bot] 2018-12-04 04:17:57 +00:00
  • 47264b0809 point output search doc link to latest Jake McDermott 2018-12-03 17:09:00 -05:00
  • c51f235fab Fix tooltip for slack channel list to note '#' is required. Bill Nottingham 2018-12-03 14:22:59 -05:00
  • aab6aa4ef9 working commit tests John Mitchell 2018-11-30 10:19:24 -05:00
  • 12c8267b12 update organizations structure and add unstyled sub routes and breadcrumbs John Mitchell 2018-11-29 14:12:33 -05:00
  • 1e7ab9deed Merge pull request #30 from mabashian/update-pf-fix-login Michael Abashian 2018-12-03 12:06:49 -05:00
  • 8f6b476388 Update sidebar override to ensure it is the same width as the masthead mabashian 2018-12-03 11:30:33 -05:00
  • f1b1224a27 Update foreman.py from Ansible devel, primarily for unicode fixes. Bill Nottingham 2018-12-03 10:23:28 -05:00
  • 63b0796738 Merge pull request #2852 from jlmitch5/updateOrgCardsCountWhenDatasetChanges softwarefactory-project-zuul[bot] 2018-12-02 20:05:19 +00:00
  • 5961e3ef2e Merge pull request #2846 from kialam/fix-3016-missing-job-events softwarefactory-project-zuul[bot] 2018-12-01 05:12:05 +00:00
  • 246d80f177 Merge pull request #2850 from jlmitch5/addUserTokenPagination softwarefactory-project-zuul[bot] 2018-11-30 21:29:10 +00:00
  • 8005b47c14 Merge pull request #2849 from ryanpetrello/fix-custom-cred-encryption-nit softwarefactory-project-zuul[bot] 2018-11-30 21:07:30 +00:00
  • 1317572979 update org cards count when dataset chnages John Mitchell 2018-11-30 15:54:15 -05:00
  • b763c51f8a add type to recent_jobs AlanCoding 2018-11-30 15:13:28 -05:00
  • e70055a333 Merge pull request #2848 from wenottingham/more-fields-for-the-fields-god softwarefactory-project-zuul[bot] 2018-11-30 20:02:38 +00:00
  • 52f86a206a add pagination to user tokens list John Mitchell 2018-11-30 14:27:23 -05:00
  • 7252883094 allow encrypted fields in custom credentials to be empty Ryan Petrello 2018-11-30 14:01:45 -05:00
  • afa7c2d69f Update unit tests. kialam 2018-11-30 13:58:13 -05:00
  • 9c44d1f526 Add timeout & slice count to the job field whitelist. Bill Nottingham 2018-11-30 13:43:21 -05:00
  • 473ce95c86 Fix failing unit tests. kialam 2018-11-30 12:16:28 -05:00
  • 3e1e068013 Add boundary checks for getReadyCount method. kialam 2018-11-30 12:03:26 -05:00
  • 746a154f2b Address missing job events. kialam 2018-11-30 11:23:15 -05:00
  • 28733800c4 Merge pull request #2842 from mabashian/2839-workflow-key 2.1.1 softwarefactory-project-zuul[bot] 2018-11-30 13:21:45 +00:00
  • cf2deefa41 Merge pull request #2843 from ansible/update-e2e-tests-2 softwarefactory-project-zuul[bot] 2018-11-30 02:04:21 +00:00
  • e5645dd798 one more John Hill 2018-11-29 19:35:11 -05:00
  • 6205a5db83 Updating to fix linting error John Hill 2018-11-29 19:11:27 -05:00
  • e50dd92425 Cannot depend on the id and order, reverting to workflow node names John Hill 2018-11-29 18:16:53 -05:00
  • 4955fc8bc4 Merge pull request #2840 from ryanpetrello/project-update-bug softwarefactory-project-zuul[bot] 2018-11-29 22:35:59 +00:00
  • 15adb1e828 Changes workflow key icon from fa-key to fa-compass mabashian 2018-11-29 17:16:25 -05:00
  • c90d81b914 resolve a nuanced traceback for JTs that run w/ a failed project Ryan Petrello 2018-11-29 15:47:19 -05:00
  • 58d6e586cd Fixes login page after pf-react added LoginPage and LoginForm components mabashian 2018-11-29 16:50:17 -05:00
  • 8e9c28701e Merge pull request #2836 from ryanpetrello/better-dispatch-retries softwarefactory-project-zuul[bot] 2018-11-29 21:18:24 +00:00
  • abc74fc9b8 Merge pull request #2824 from chrismeyersfsu/workflow-convergence_enforce2 softwarefactory-project-zuul[bot] 2018-11-29 19:34:25 +00:00
  • 21fce00102 python3 compliance chris meyers 2018-11-29 14:07:43 -05:00
  • d347a06e3d do not deny existing workflow node relationships chris meyers 2018-11-29 13:29:16 -05:00
  • 0391dbc292 add additional DB retry logic to the callback receiver Ryan Petrello 2018-11-29 10:44:37 -05:00
  • 349c7efa69 Merge pull request #2792 from AlanCoding/how_many_slices softwarefactory-project-zuul[bot] 2018-11-29 15:57:40 +00:00
  • 0f451595d7 Merge pull request #2826 from ryanpetrello/remove-deprovision-node softwarefactory-project-zuul[bot] 2018-11-29 15:52:13 +00:00
  • fcb6ce2907 remove a few deprecated awx-manage commands Ryan Petrello 2018-11-28 22:32:34 -05:00
  • 273d7a83f2 Merge pull request #2825 from ryanpetrello/dont-fear-the-reaper softwarefactory-project-zuul[bot] 2018-11-29 14:31:37 +00:00
  • 916c92ffc7 save state chris meyers 2018-11-29 08:53:46 -05:00
  • 38bf174bda don't reap jobs that aren't running Ryan Petrello 2018-11-28 17:56:04 -05:00
  • 09dff99340 enforce 1 edge between 2 nodes constraint chris meyers 2018-11-28 16:57:50 -05:00
  • 7f178ef28b Merge pull request #2822 from ansible/workflow-e2e-update softwarefactory-project-zuul[bot] 2018-11-28 21:08:36 +00:00