Commit Graph

  • f5119e5d97 Lift config context one level higher. kialam 2019-01-02 09:03:48 -07:00
  • 5fcdd16f54 Use new lifecycle method to update component state. kialam 2018-12-22 09:03:44 -05:00
  • e30b198418 Remove duplicate REST call in add org component. kialam 2018-12-21 11:56:39 -05:00
  • aaa9096b4e Add unit tests for recent changes to App.jsx. kialam 2018-12-21 10:25:17 -05:00
  • 4eb04b6f5c Use setState instead of sessionStorage for config data. kialam 2018-12-21 10:20:07 -05:00
  • 6dc11a926e Merge remote-tracking branch 'origin/master' into react-context-api kialam 2018-12-21 10:16:50 -05:00
  • e5ad2e44fb swap file order so diff of schema makes more sense Elijah DeLee 2018-12-20 15:05:01 -05:00
  • aa8cda0001 Merge pull request #2801 from ryanpetrello/more-robust-isolated-capacity softwarefactory-project-zuul[bot] 2018-12-20 20:01:00 +00:00
  • 7f1c3c8c6a Update readme to fix display of unit test commands Michael Abashian 2018-12-20 09:52:03 -05:00
  • 949f383564 Merge pull request #2947 from wenottingham/spelling-is-gud softwarefactory-project-zuul[bot] 2018-12-19 13:54:47 +00:00
  • 479ad13630 Fix some more typos while here. Bill Nottingham 2018-12-18 16:23:17 -05:00
  • 23c2e1be31 Fix 'credential' typo. Bill Nottingham 2018-12-18 16:12:10 -05:00
  • fe857ad68b Merge remote-tracking branch 'origin/master' into react-context-api kialam 2018-12-18 10:52:09 -05:00
  • fd513f704b Add a contributing doc to our repo. kialam 2018-12-18 10:30:48 -05:00
  • 7628ef01f1 Merge pull request #2938 from mabashian/wf-details-click softwarefactory-project-zuul[bot] 2018-12-18 12:06:33 +00:00
  • 46e9fcfda7 Merge pull request #53 from ansible/add-org-new kialam 2018-12-17 17:14:05 -05:00
  • c0730aa562 Prevent mousedown on details link from triggering pan functionality mabashian 2018-12-17 15:20:34 -05:00
  • 32378266bd Merge pull request #59 from mabashian/45-list-ux Michael Abashian 2018-12-17 14:55:19 -05:00
  • 67d6a9f9ea Fixes display of wf node details link in FF by adding height and width mabashian 2018-12-17 14:33:48 -05:00
  • ff0015e21d Hook up Cancel button kialam 2018-12-17 13:44:13 -05:00
  • 6ce88fdf4d Separates search dropdown items from sort dropdown items mabashian 2018-12-17 13:16:08 -05:00
  • 21cf1d85e3 Remove border-radius on add button mabashian 2018-12-13 10:56:11 -05:00
  • d43f0cb2fc Removed extraneous style mabashian 2018-12-12 10:53:23 -05:00
  • 71ace1bc00 Small ux changes on the org list based on feedback mabashian 2018-12-12 10:40:51 -05:00
  • 656e6d4f6a Add back missing style. kialam 2018-12-17 12:39:41 -05:00
  • b375963165 Merge pull request #68 from ansible/refactor-nav Jake McDermott 2018-12-17 12:15:39 -05:00
  • b3b6e0515e Merge remote-tracking branch 'origin/add-org-new' into react-context-api kialam 2018-12-17 11:59:46 -05:00
  • b8fc402d55 Implement React Context API kialam 2018-12-17 11:44:11 -05:00
  • e58613b441 Merge pull request #70 from mabashian/69-hide-expand-collapse Michael Abashian 2018-12-17 11:40:24 -05:00
  • 14f1c4b652 Conditionally render rather than show expand/collapse mabashian 2018-12-17 11:28:34 -05:00
  • f9854abfa1 Fixed linting error mabashian 2018-12-17 10:40:20 -05:00
  • 2697615dbf Undo GET request that was made for workflow node jobs missing a type and instead leverage the redirect route. The workflow node results redirect now works for all job types. mabashian 2018-12-17 10:26:01 -05:00
  • a131250dc1 Merge pull request #2917 from AlanCoding/relaunch_sjt softwarefactory-project-zuul[bot] 2018-12-17 15:07:32 +00:00
  • 2d237b6dbb Merge pull request #2 from jakemcdermott/wf-details-click Michael Abashian 2018-12-17 09:41:41 -05:00
  • 1bb86dbdf0 use beginning of location path name when checking for active items Jake McDermott 2018-12-17 00:03:27 -05:00
  • 3d730ef8d2 add basic unit test for expandable navgroup component Jake McDermott 2018-12-16 23:42:36 -05:00
  • 5d4aa56f4a refactor wrapped nav components to expandable nav group component Jake McDermott 2018-12-14 04:02:44 -05:00
  • c8b15005b4 link to workflow playbook node route from workflow viewer Jake McDermott 2018-12-14 19:22:23 -05:00
  • a5c4350695 add redirect route for workflow viewer Jake McDermott 2018-12-14 19:20:01 -05:00
  • 9f18f8dbdb Fixes split job inside workflow details link bug mabashian 2018-12-14 18:04:39 -05:00
  • a8e1c8960f Remove details function mabashian 2018-12-14 16:27:35 -05:00
  • 7f66053654 Changed workflow node details link to href so that i can be opened in new tab mabashian 2018-12-14 14:59:19 -05:00
  • 1d6c88b7e2 Merge pull request #2933 from ryanpetrello/openshift-ha-policy softwarefactory-project-zuul[bot] 2018-12-14 19:45:26 +00:00
  • 049f85f3c9 Merge pull request #2937 from mabashian/2932-schedule-prompts softwarefactory-project-zuul[bot] 2018-12-14 19:37:03 +00:00
  • 4858868428 configure an HA policy for openshift/k8s installs Ryan Petrello 2018-12-14 12:20:12 -05:00
  • 4e37076955 Fixes bug scheduling jt where first survey question is optional mabashian 2018-12-14 14:08:06 -05:00
  • 9292b21a41 Merge remote-tracking branch 'origin/master' into add-org-new kialam 2018-12-14 10:14:36 -05:00
  • 4a8791693f Adds option to hide expand/collapse in toolbar and hides it for the org list mabashian 2018-12-14 09:55:59 -05:00
  • 9114c16a97 refactor navitem factory function to wrapped router-hoc nav components Jake McDermott 2018-12-14 03:39:33 -05:00
  • b2ba863569 Merge pull request #51 from mabashian/43-lingui Michael Abashian 2018-12-13 16:56:16 -05:00
  • e6f654b568 Merge pull request #2924 from AlanCoding/run_as_root softwarefactory-project-zuul[bot] 2018-12-13 18:01:55 +00:00
  • 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