Commit Graph

  • 90273247ac Merge pull request #14 from ansible/pagesTests Jake McDermott 2018-10-31 14:52:46 -04:00
  • 8a3b8823ee move login page test under pages and add tests for all pages stubs John Mitchell 2018-10-31 14:44:18 -04:00
  • 895a567ed1 Merge pull request #2558 from ansible/org-view-ui softwarefactory-project-zuul[bot] 2018-10-31 18:13:40 +00:00
  • e152b30fc1 linting fixes Daniel Sami 2018-10-31 11:22:31 -04:00
  • b40c81cc3d Merge pull request #10 from jlmitch5/loginPageTests John Mitchell 2018-10-31 09:45:35 -07:00
  • e53a6a91d6 remove setTimeout hack for testing api.login Login.jsx handlers John Mitchell 2018-10-31 12:04:59 -04:00
  • 55586b9b2a convert post-api.login code to using async/await for Login.jsx John Mitchell 2018-10-31 12:04:33 -04:00
  • a1fe60da78 Merge pull request #2174 from matburt/jobtemplate_sharding softwarefactory-project-zuul[bot] 2018-10-31 15:49:51 +00:00
  • d8d710a83d get rid of decorator dependency AlanCoding 2018-10-30 11:54:36 -04:00
  • 92f0893764 Merge pull request #2555 from ryanpetrello/old-access-cleanup softwarefactory-project-zuul[bot] 2018-10-31 15:33:37 +00:00
  • 479448ff09 remove an old, unused migration file Ryan Petrello 2018-10-31 00:52:17 -04:00
  • 62a36e3704 update job slice count help text Jake McDermott 2018-10-30 22:23:36 -04:00
  • 2d286c5f68 Redirect to WF Details page after prompt for slice JT. kialam 2018-10-18 10:19:17 -04:00
  • f435e577b2 Adjust slicing tooltip text AlanCoding 2018-10-30 10:09:46 -04:00
  • 236b332a8b bump migration number AlanCoding 2018-10-18 08:40:44 -04:00
  • a7028df828 Fix one failing unit test. kialam 2018-10-17 16:40:01 -04:00
  • a59017ceef Fix eslint errors. kialam 2018-10-17 16:38:24 -04:00
  • affacb8ab5 revert change of including slice wfj ids in recent_jobs list AlanCoding 2018-10-17 15:26:34 -04:00
  • 37f9024940 fix slicing task_impact and script gen bugs AlanCoding 2018-10-16 16:47:11 -04:00
  • f72fca5fcf Fix unit tests after "slice" rename. kialam 2018-10-17 09:31:34 -04:00
  • 21aeda0f45 Add unit tests for Job Details kialam 2018-10-11 11:10:13 -04:00
  • 65a0e5ed45 Fix failing tests. kialam 2018-10-11 11:07:51 -04:00
  • 571e34bf79 Begin adding unit tests for split jobs kialam 2018-10-08 14:56:30 -04:00
  • 6dc58af8e1 slicing rename test cleanup and bugfix AlanCoding 2018-10-16 10:46:20 -04:00
  • bbd3edba47 rename to slicing and schema tweaks AlanCoding 2018-10-15 16:10:55 -04:00
  • 46d6dce738 Mass rename of shard -> split Matthew Jones 2018-10-09 10:30:07 -04:00
  • 475a701f78 Allow use of credential password prompting with split JTs AlanCoding 2018-10-04 11:50:08 -04:00
  • dccd7f2e9d do not split JT callback jobs AlanCoding 2018-10-03 20:56:16 -04:00
  • 47711bc007 add package-lock.json to gitignore kialam 2018-10-03 12:05:39 -04:00
  • 04eec61387 Redirect to WF details page when a Split Job is launched kialam 2018-10-02 15:22:16 -04:00
  • ef4a2cbebb Add Job Splitting feature to UI kialam 2018-10-03 12:01:48 -04:00
  • c8d76dbe78 update migration after rebase AlanCoding 2018-09-27 11:48:59 -04:00
  • 61a706274b Adding architecture doc for job sharding Matthew Jones 2018-09-17 10:54:11 -04:00
  • 20226f8984 Polish split jobs API info & add fields to UI AlanCoding 2018-09-13 11:53:38 -04:00
  • 7ff04dafd3 Fix IntegrityError deleting job splitting JT AlanCoding 2018-09-10 13:54:04 -04:00
  • f9bdb1da15 Job splitting access logic and more feature development AlanCoding 2018-08-28 15:31:59 -04:00
  • dab678c5cc Implement splitting logic in inventory & job task code AlanCoding 2018-08-27 11:08:06 -04:00
  • 44ffcf86de Properly take prompted inventory into account Matthew Jones 2018-08-24 14:21:18 -04:00
  • 8a18984be1 Spawn concrete workflow jobs from a job template launch Matthew Jones 2018-08-22 09:29:59 -04:00
  • 0b1776098b Implement model/view/launch paradigm for shard/split job templates Matthew Jones 2018-08-14 12:12:07 -04:00
  • 5da13683ce updated fixtures to use proper organization linking Daniel Sami 2018-10-31 11:03:44 -04:00
  • 89c2038ea3 Merge pull request #2557 from ryanpetrello/fix-busted-docker-compose Ryan Petrello 2018-10-31 11:01:50 -04:00
  • a1012b365c pin docker-compose to a working version Ryan Petrello 2018-10-31 10:10:13 -04:00
  • 986d299961 move login back to using finally handler and update tests John Mitchell 2018-10-31 10:28:51 -04:00
  • 7c97989e84 add more login page tests John Mitchell 2018-10-30 15:08:45 -04:00
  • ecd8427a51 fix eslint issues with app and conditional redirect tests John Mitchell 2018-10-30 15:07:45 -04:00
  • 5c2e6244c6 Merge pull request #13 from jlmitch5/updateBuildSystem Jake McDermott 2018-10-30 17:34:07 -04:00
  • fed7f51476 update build system polyfill new js features before executing tests move jest config to file, update transformation exclusion to be okay with axios module rename enzyme.config.js to jest.setup.js remove currently unused redux deps update babel to 7, use env preset as opposed to deprecated stage preset move .babelrc to newer, favored babel.config.js preset update all babel preset and plugin packages to those name spaced under @babel John Mitchell 2018-10-30 17:25:29 -04:00
  • 673068464a Add support for runner_on_start Matthew Jones 2018-10-30 13:23:55 -04:00
  • 484ef1b6a8 Merge pull request #2548 from wenottingham/mark-it-zero softwarefactory-project-zuul[bot] 2018-10-30 16:47:46 +00:00
  • 7fc269b65a Re-add markdown, which is used for rendering API help. Bill Nottingham 2018-10-30 12:10:00 -04:00
  • 3ccfc5905e Merge pull request #8 from jlmitch5/navUpdates John Mitchell 2018-10-29 12:29:07 -07:00
  • 74d3e55908 bump patternfly dep versions John Mitchell 2018-10-29 13:58:56 -04:00
  • 694e494484 Using new Helm parameters for PostgreSQL access. westfood 2018-10-28 11:55:36 +01:00
  • ddda6b3d21 Merge pull request #2542 from jakemcdermott/fix-smoke softwarefactory-project-zuul[bot] 2018-10-28 00:32:26 +00:00
  • 80adbf9c03 fix smoke test Jake McDermott 2018-10-27 00:15:14 -04:00
  • 557e619db6 update page navigation fix issue with jerky close and expand of nav update nav to use expandle headers separate settings pages out into separate stup page components John Mitchell 2018-10-26 17:24:34 -04:00
  • 2dfbae79bd update patternfly style overrides John Mitchell 2018-10-26 17:23:37 -04:00
  • fd28cff412 add additional patternfly react packages John Mitchell 2018-10-26 17:23:27 -04:00
  • 264f35d259 Merge pull request #2239 from AlanCoding/multi_pass_cancel softwarefactory-project-zuul[bot] 2018-10-26 14:43:14 +00:00
  • e513f8fe31 do 2-pass cancel for workflow jobs AlanCoding 2018-09-11 12:08:22 -04:00
  • b9f35e5b50 Merge pull request #2536 from ryanpetrello/deprecated_auth_token_middleware softwarefactory-project-zuul[bot] 2018-10-26 14:27:29 +00:00
  • 002f463ffd Merge pull request #2274 from AlanCoding/callback_debugging softwarefactory-project-zuul[bot] 2018-10-26 14:23:24 +00:00
  • 28512e042b remove DeprecatedAuthTokenMiddleware Ryan Petrello 2018-10-26 10:02:43 -04:00
  • 482395eb6a reduce default verbosity of devel-specific callback logging AlanCoding 2018-09-18 15:28:57 -04:00
  • e1d44d6d14 Merge pull request #2529 from AlanCoding/split_personality softwarefactory-project-zuul[bot] 2018-10-26 13:52:32 +00:00
  • 19030b9d5f apply docker-compose fix to cluster target too AlanCoding 2018-10-25 11:27:43 -04:00
  • 3e4738d948 Merge pull request #2430 from dmt/devel softwarefactory-project-zuul[bot] 2018-10-25 22:12:25 +00:00
  • 94083f55c7 Merge pull request #2510 from Intermax-Cloudsourcing/awx-web-dockerfile-tmp softwarefactory-project-zuul[bot] 2018-10-25 21:59:42 +00:00
  • 6ecd18b2e2 make volume concatenation work Daniel Temme 2018-10-15 10:44:07 +02:00
  • 4e9c705997 Partial revert for "Bugfix for ca_trust_dir" Daniel Temme 2018-10-12 18:36:05 +02:00
  • 1803a76a4d Merge pull request #2485 from wwt/fix-tiller-namespace softwarefactory-project-zuul[bot] 2018-10-25 21:40:08 +00:00
  • 86ca1875f1 Merge pull request #2486 from wwt/remove-rabbit-cluster-name softwarefactory-project-zuul[bot] 2018-10-25 21:37:54 +00:00
  • bf5c259d92 Empties /tmp in web Dockerfile wilmardo 2018-10-23 12:12:54 +02:00
  • 9bca937fad Merge pull request #2287 from AlanCoding/files_are_in_the_computer softwarefactory-project-zuul[bot] 2018-10-25 20:53:20 +00:00
  • 526ca3ae42 automatically delete project files in entire cluster AlanCoding 2018-09-19 14:46:17 -04:00
  • 695c7ade86 Merge pull request #2523 from ivuk/fix-variable-names softwarefactory-project-zuul[bot] 2018-10-25 17:30:44 +00:00
  • c133b35162 Update variable names for local Docker daemon installation Igor Vuk 2018-10-24 23:40:42 +02:00
  • afb3c0e31e Merge pull request #2498 from AlanCoding/relaunch_fix softwarefactory-project-zuul[bot] 2018-10-25 16:40:16 +00:00
  • 8965f1934e fix bug with relaunching with changed JT AlanCoding 2018-10-19 16:02:56 -04:00
  • ca0127d889 Merge pull request #7 from ansible/testing Jake McDermott 2018-10-24 22:03:43 -04:00
  • 05d72ae8cf update webpack and package.json with index.jsx entrypoint John Mitchell 2018-10-24 21:55:59 -04:00
  • 1caa5b1c54 fix eslint errors John Mitchell 2018-10-24 21:51:35 -04:00
  • 2245d6a22e update LoginPage component and test pseudocode John Mitchell 2018-10-24 21:35:43 -04:00
  • 3e9a85a58b remove stale route redirection components John Mitchell 2018-10-24 21:35:14 -04:00
  • 51c58d5645 remove babel config.js to favor .babelrc file John Mitchell 2018-10-24 21:34:20 -04:00
  • cfb89f1e31 working commit LoginPage.jsx tests John Mitchell 2018-10-24 21:16:24 -04:00
  • fba1a5b71a fix App.jsx test misnamed variables John Mitchell 2018-10-24 21:15:08 -04:00
  • 79e68b1dbe add coverage report John Mitchell 2018-10-24 21:11:52 -04:00
  • 3938d49a1f refactor auth redirect and add ConditionalRedirect unit tests and App unit and functional tests John Mitchell 2018-10-24 16:53:16 -04:00
  • 0373058540 update api.js api client, and axios mock, and add api.js unit tests John Mitchell 2018-10-24 16:52:11 -04:00
  • 22112f3dd8 update package-lock.json with new jest and enzyme testing dependencies John Mitchell 2018-10-24 16:50:37 -04:00
  • a76ac805f2 add jest and enzyme testing dependencies and update infrastructure configuration to make testing work John Mitchell 2018-10-24 16:50:08 -04:00
  • 556040fb8b Merge pull request #2497 from AlanCoding/fix_two_creds2 softwarefactory-project-zuul[bot] 2018-10-24 19:14:32 +00:00
  • 8b3e49cb24 fix server error using 2 creds of same type AlanCoding 2018-10-19 12:39:00 -04:00
  • 331e272be0 Merge pull request #2504 from kialam/scheduler-template-fix-datepicker softwarefactory-project-zuul[bot] 2018-10-24 18:46:16 +00:00
  • 9e7808f2c9 Restore Date Picker field in Scheduler template. kialam 2018-10-22 10:18:03 -04:00
  • 0bb2de24f3 Merge pull request #2513 from AlanCoding/filter_things softwarefactory-project-zuul[bot] 2018-10-24 17:57:49 +00:00
  • 72ce7b194f allow UI to filter by type again AlanCoding 2018-10-23 10:57:23 -04:00
  • 85958c51a8 Merge pull request #2517 from dmsimard/preload_data softwarefactory-project-zuul[bot] 2018-10-24 15:53:57 +00:00