Commit Graph

  • 7a3ece7fd2 Merge pull request #6197 from jbradberry/choice-field-metadata softwarefactory-project-zuul[bot] 2020-03-06 15:30:21 +00:00
  • 73e867b6f5 Merge pull request #6205 from ryanpetrello/proj-inv-sched softwarefactory-project-zuul[bot] 2020-03-06 14:36:22 +00:00
  • acc34c1393 fix global schedule creation for project and inventory updates too Ryan Petrello 2020-03-06 08:21:20 -05:00
  • 3d5a002676 Remove all inventory route logic from Host screens Marliana Lara 2020-03-06 01:36:38 -05:00
  • bb6d9af90b Create nested inventory host route files and components Marliana Lara 2020-03-06 01:35:58 -05:00
  • da94b2dc9e Add InventoryHostAdd route file Marliana Lara 2020-03-06 00:51:55 -05:00
  • a1c2db3db5 Merge pull request #6190 from mabashian/5864-jt-schedule-add softwarefactory-project-zuul[bot] 2020-03-05 23:26:49 +00:00
  • d849e81891 Show API choice field metadata more correctly for null vs '' Jeff Bradberry 2020-03-05 16:45:38 -05:00
  • a5afac62ca Fix panel reloading and clean up unneeded code Jake McDermott 2020-03-05 15:21:01 -05:00
  • 66c98ca9bc Merge pull request #6193 from ryanpetrello/awx-cli-schedules-options softwarefactory-project-zuul[bot] 2020-03-05 20:25:47 +00:00
  • a00e7c7050 Merge pull request #6192 from squidboylan/fix_typo softwarefactory-project-zuul[bot] 2020-03-05 20:22:51 +00:00
  • cd1ff6b16a fix a bug in OPTIONS /api/v2/schedules/ Ryan Petrello 2020-03-05 14:43:54 -05:00
  • b560a21ca3 Merge pull request #6187 from marshmalien/fix-inv-host-add-save softwarefactory-project-zuul[bot] 2020-03-05 19:02:32 +00:00
  • 63fa367e9d Fix a typo in the collection README Caleb Boylan 2020-03-05 10:23:39 -08:00
  • d33daeee91 Adds Add button to schedules list along with rbac restrictions mabashian 2020-03-05 12:33:59 -05:00
  • 9d449c419b Fix bug where Inv Host Add form doesn't save due to form error Marliana Lara 2020-03-05 10:58:06 -05:00
  • e34e88549f Merge pull request #6152 from ryanpetrello/venv-realpath softwarefactory-project-zuul[bot] 2020-03-05 15:23:38 +00:00
  • c073e39c69 Simplify build loop, make demo data in tests AlanCoding 2020-03-04 13:53:06 -05:00
  • 4fcd2c594c Merge pull request #6161 from jakemcdermott/6151-missing-cred-types softwarefactory-project-zuul[bot] 2020-03-04 23:16:33 +00:00
  • 457dc956f1 added a check for the field of finished making sure it's not none, and then breaking the DateTime function Rebeccah 2020-03-04 15:35:04 -05:00
  • 3e5428131c Merge pull request #6156 from AlanCoding/collection_install softwarefactory-project-zuul[bot] 2020-03-04 19:10:47 +00:00
  • d08f59272e Merge pull request #6038 from gamuniz/honor_thy_precedence softwarefactory-project-zuul[bot] 2020-03-04 18:58:12 +00:00
  • 8b95d7be94 Merge pull request #6154 from keithjgrant/6107-column-alignment softwarefactory-project-zuul[bot] 2020-03-04 17:54:14 +00:00
  • 6c22ddf608 Merge pull request #5841 from AlexSCorey/5813-WorkflowJTForm softwarefactory-project-zuul[bot] 2020-03-04 16:24:49 +00:00
  • 8227054d11 Adds WorkflowJobTemplate Add and Edit form and functionality. Alex Corey 2020-02-04 16:30:06 -05:00
  • 73b33e1435 Merge pull request #6116 from AlanCoding/early_error softwarefactory-project-zuul[bot] 2020-03-04 15:19:22 +00:00
  • deaf2028ad Request all types for multicred lookup Jake McDermott 2020-03-04 09:08:46 -05:00
  • d812972d3c Wrap credential help text at 110 chars Jake McDermott 2020-03-04 08:24:20 -05:00
  • 54b553b78c Simplify syntax for loop labels AlanCoding 2020-03-04 08:07:10 -05:00
  • 3e08bbeb93 Make wording on running less perscriptive and more general AlanCoding 2020-03-04 07:42:52 -05:00
  • 22524589e3 Employ the collection_package var in a few missing places AlanCoding 2020-03-03 22:19:38 -05:00
  • 85ec73bf4b Unify collection targets for install and ansible-test AlanCoding 2020-03-03 20:19:41 -05:00
  • ccd36b9560 Merge pull request #6155 from jakemcdermott/job-inventory-links softwarefactory-project-zuul[bot] 2020-03-04 00:27:01 +00:00
  • 61755e2838 Merge pull request #6149 from jlmitch5/fixMultiSelectCred softwarefactory-project-zuul[bot] 2020-03-03 23:51:30 +00:00
  • be56a1d3df Fix job->inventory links Jake McDermott 2020-03-03 18:42:49 -05:00
  • 46c86ea6c0 Merge pull request #6144 from marshmalien/6049-inv-group-nested-hosts softwarefactory-project-zuul[bot] 2020-03-03 22:31:51 +00:00
  • 401c7c3da2 Merge pull request #6148 from ryanpetrello/fact-data-error softwarefactory-project-zuul[bot] 2020-03-03 22:20:42 +00:00
  • f1120d39db fix column widths when action buttons hidden due to permissions Keith Grant 2020-03-03 10:37:16 -08:00
  • 80617df22d Merge branch 'devel' into 5813-WorkflowJTForm Michael Abashian 2020-03-03 17:10:48 -05:00
  • b5e5fea117 respect home directory symlinks for BASE_VENV_PATH Ryan Petrello 2020-03-03 16:47:38 -05:00
  • e3ec63e8e5 Merge pull request #6147 from ryanpetrello/job-host-summary-notification softwarefactory-project-zuul[bot] 2020-03-03 21:47:24 +00:00
  • e232cd392c make fact saving code more robust to unexpected fact data Ryan Petrello 2020-03-03 14:46:00 -05:00
  • 8301254f57 further tags Daniel Sami 2020-03-03 16:03:16 -05:00
  • 9cdfc19215 Merge pull request #6146 from mabashian/upgrade-react-3-2 softwarefactory-project-zuul[bot] 2020-03-03 20:59:58 +00:00
  • c50705a2dc initial labels for host tests Daniel Sami 2020-02-27 15:50:04 -05:00
  • 9f948e90d9 Merge pull request #6129 from squidboylan/collection_integration_tests softwarefactory-project-zuul[bot] 2020-03-03 20:23:22 +00:00
  • e7f36eb2ea remove a few custom notification fields that don't work Ryan Petrello 2020-03-03 14:58:36 -05:00
  • c261d6acf0 update multi select credential logic vault credential logic, add notice, and update multicred tests John Mitchell 2020-03-03 15:16:57 -05:00
  • 32ef805e23 properly support job host summary data in custom notification templates Ryan Petrello 2020-03-03 14:28:46 -05:00
  • d009ce49f5 Merge pull request #6145 from ryanpetrello/fix-grafana softwarefactory-project-zuul[bot] 2020-03-03 19:28:22 +00:00
  • d14bf00f6c Add collection integration test instructions to the README Caleb Boylan 2020-02-28 19:48:18 -08:00
  • 5dc4e30820 Merge pull request #6130 from mabashian/general-toggle-component softwarefactory-project-zuul[bot] 2020-03-03 18:46:05 +00:00
  • afbeacf499 Fix up the collection integration tests Caleb Boylan 2020-02-28 13:49:55 -08:00
  • fc80cf5241 Replace randstr with password plugin in collection tests Caleb Boylan 2020-01-19 19:15:14 -08:00
  • 4a6db13daa Copy collection integration tests in Caleb Boylan 2020-02-28 12:36:32 -08:00
  • d5372dae36 Upgrade react and react-dom to latest mabashian 2020-03-03 13:07:03 -05:00
  • 0b702ede4e Merge pull request #6133 from mabashian/upgrade-pf-deps-3-2 softwarefactory-project-zuul[bot] 2020-03-03 18:04:59 +00:00
  • 3c7f596288 Change currentValue prop to simply value. Adds basic unit test coverage to MultiButtonToggle component. mabashian 2020-03-03 12:57:12 -05:00
  • 6207dad226 fix broken grafana notifications Ryan Petrello 2020-03-03 12:14:22 -05:00
  • 2b48e43946 Add Inventory Group Host list Marliana Lara 2020-03-02 23:29:49 -05:00
  • 4709f57f46 Updates tests to a real error. Alex Corey 2020-03-03 11:56:52 -05:00
  • b055aad641 Adds error handling test to add and edit form. Updates Form component Alex Corey 2020-03-02 14:48:44 -05:00
  • acfa6d056f Adds error handling to submit labels, prevents uncessary api call Alex Corey 2020-02-28 09:43:02 -05:00
  • 51a069fcc4 Fixes styling issues, navigation, props, and adds useRequest hook -Add functionality to remove chips from look up fields -Removes uncessary custome styling from -Removes uncessary Form Group wrappers -Adds internationalization to webhook key string. -Adds field level error handling -updates tests -Adds initial null value to form submit error Alex Corey 2020-02-26 15:50:54 -05:00
  • fc89b627d7 Adds pageSection to jt add form and fixes other PR issues Alex Corey 2020-02-25 17:23:22 -05:00
  • e90ee5113d Adds subform restore functionality and addresses PR issues Alex Corey 2020-02-22 17:20:23 -05:00
  • 4ccca08cda Adds page section to fix render issue Alex Corey 2020-02-20 13:56:56 -05:00
  • b757fdebf8 Fixes contentLoading issue in PR and enables Launch on JT List Alex Corey 2020-02-19 09:47:06 -05:00
  • 3ee6f1f3c7 Alpha order Alex Corey 2020-02-19 09:07:51 -05:00
  • d4ba32d0c5 Adds Webhook form fields and tooltip to VariablesField component Alex Corey 2020-02-14 16:01:58 -05:00
  • d97f516c3a Fields work and forms save Alex Corey 2020-02-12 12:11:13 -05:00
  • 52a8935b20 Adds WorkflowJobTemplate Add and Edit form and functionality. Alex Corey 2020-02-04 16:30:06 -05:00
  • 07752f48f6 formatted finished time to match microsecond expected output as is in the API. Rebeccah 2020-03-02 16:41:50 -05:00
  • 10b5a10728 Jobs that error should trigger us to to update the Recent Jobs list along with successful/failed/canceled mabashian 2020-03-02 14:22:51 -05:00
  • e11ff69f3e Added in check for the unified_job_template_id attribute to be present and populated in the object. For anyone reading this later, know that AdHocCommands still have unified_job_template and unified_job_template_id fields, they are just nonetypes because they don't get used by the AdHocCommand objects. Which means you have to actually get the object, not just check that it's there, to use it the way I am in this change. Rebeccah 2020-02-28 15:40:51 -05:00
  • d3fa34c665 Remove tooltip update when job finishes. This will be handled later down the line by buildTooltips(). mabashian 2020-02-26 11:30:49 -05:00
  • 48a615231b Fix jshint errors mabashian 2020-02-26 10:15:24 -05:00
  • b09ac71647 Trims down GET requests made on the dashboard in response to websocket messages mabashian 2020-02-25 18:14:31 -05:00
  • d5dd3c521f Consume finished timestamp on org templates list when available via websocket message mabashian 2020-02-24 16:49:27 -05:00
  • db43341f96 Consume finished timestamp from websocket message and update the relevant job row. Also adds logic to attempt to re-order the list when the sort order is -finished since we have enough information client-side to do that. mabashian 2020-02-24 16:41:35 -05:00
  • 3234f246db Consume finished timestamp from websocket message when it's available to update the relevant row in the templates list. mabashian 2020-02-24 12:28:46 -05:00
  • 6d6d99bcf8 fixed the spelling of cancelled to be canceled, note to us later -> we need to stick with a single spelling of the word Rebeccah 2020-02-24 14:23:38 -05:00
  • a6cd32522f Removes GET requests in response to websocket messages on the org job templates list. List is solely updated based on data from the websocket messages. mabashian 2020-02-24 11:32:11 -05:00
  • 1fe28463da added finished job timestamp to websocket emit Rebeccah 2020-02-24 11:53:49 -05:00
  • 51a6194b8d Removes logic performing GET requests on api/v2/templates whenever a job status update message comes across the websocket. We now use data exclusively from the websocket to update the UI. mabashian 2020-02-24 11:08:39 -05:00
  • e75f7b0beb Stop making rest calls for inventory source sync updates on inventory sources list mabashian 2020-02-20 17:29:34 -05:00
  • 179c62e2f3 Stop making rest calls for project sync updates on projects list mabashian 2020-02-20 16:54:51 -05:00
  • 98f5525d28 added unified job template ID to websocket emits Rebeccah 2020-02-21 14:02:32 -05:00
  • 60a137225a Changes how the jobs list reacts to socket messages. We now only make targeted GET requests for new rows. We use the available information in the socket message to update the relevant row (if visible in the list). mabashian 2020-02-17 16:52:08 -05:00
  • c1bfcd73fb Merge pull request #5972 from jainnikhil30/fix_smartinv_duplicate_hosts softwarefactory-project-zuul[bot] 2020-03-03 16:03:13 +00:00
  • 322b4ee1e4 Updates our four patternfly deps to latest mabashian 2020-03-02 13:43:15 -05:00
  • 98dc6179f5 Merge pull request #5919 from AlanCoding/good_projects softwarefactory-project-zuul[bot] 2020-03-02 18:41:47 +00:00
  • 07807c2dec Fail on launch for scenario where job cannot run AlanCoding 2020-02-27 14:37:29 -05:00
  • 16ecf17c69 Merge pull request #6115 from jlmitch5/scheduleListInDetailViews softwarefactory-project-zuul[bot] 2020-03-02 16:31:03 +00:00
  • 1f0acef844 Changes Toggle to MultiButtonToggle in an attempt to differentiate it from an upstream PF component. Altered props to be a bit more concise as well as support more than two buttons. mabashian 2020-03-02 11:22:18 -05:00
  • 5a164cae15 Merge pull request #6093 from ryanpetrello/remove-beat-thread softwarefactory-project-zuul[bot] 2020-03-02 15:46:27 +00:00
  • b57405b696 assorted schedule list fixes: - remove pagesection and card from component...move to where called for root list - remove unnecessary placeholder schedule tab on job template detail John Mitchell 2020-03-02 10:00:27 -05:00
  • 5fdf6cf60f simplify conditional checking if schedules tab should be shown on proj detail John Mitchell 2020-03-02 09:35:34 -05:00
  • c1c382a941 update ScheduleList api read to single prop John Mitchell 2020-03-02 09:22:32 -05:00
  • a997b40852 Refactors YamlJsonToggle component into something a little more generic so that it can be used to toggle between local and utc times in the schedule details view. mabashian 2020-02-28 17:25:31 -05:00