Commit Graph
100 Commits
Author SHA1 Message Date
mabashian 6c321f810a Tweaked isRoot logic to follow the same pattern as the rest of the function 2018-03-26 15:00:33 -04:00
mabashian 2c1fe14206 Fixed js error when adding first workflow node 2018-03-26 14:55:01 -04:00
mabashian 348de30a17 Fixed several workflow node bugs 2018-03-23 15:50:34 -04:00
mabashian bf142fa434 Fixed permissions multi-select deselect bug 2018-03-23 10:51:44 -04:00
mabashian 7a4bc233f6 Pass job into the relaunch component rather than pull it from the parent. Added launch template component, use it on the templates lists. 2018-03-22 16:14:54 -04:00
mabashian c3b32e2a73 Cleaned up awRequireMultiple and fixed broken survey question error messaging 2018-03-22 11:58:47 -04:00
mabashian 8d04be0fc8 Fixed unit test failures 2018-03-21 19:22:08 -04:00
mabashian 0cadea1cb5 Fixed bug preventing the user from ignoring a non-required multi-select survey question on launch 2018-03-21 14:55:38 -04:00
mabashian bee7148c61 Addressed jshint errors 2018-03-21 10:59:13 -04:00
mabashian f0ff578923 Cleanup linting errors 2018-03-21 10:27:48 -04:00
mabashian 2e858790db Propagate launch/relaunch logic across the app. Removed some old launch related factories. 2018-03-20 15:53:21 -04:00
mabashian 9873bab451 Removed unused/commented code 2018-03-14 16:26:02 -04:00
mabashian 8aa9569074 In the JT form, moved options from its own line to in-line 2018-03-12 10:56:36 -04:00
mabashian 982b83c2d3 Fixed several workflow prompting and edge type bugs 2018-03-12 10:50:33 -04:00
mabashian c98e7f6ecd Implemented workflow node prompting 2018-03-08 18:45:28 -05:00
mabashian ce3dc40649 Edit schedule credential prompting code cleanup 2018-03-08 09:58:31 -05:00
mabashian a5043029c1 Implemented the ability to specify credentials when creating a scheduled job run. Added validation for removing but not replacing default credentials. 2018-03-07 11:57:31 -05:00
mabashian c58ea0ea25 Put credentials on their own line in the launch preview and forced them to wrap 2018-02-26 16:06:52 -05:00
mabashian 9ad8bdf8de Fixed bug preventing users from selecting non-default inventory on job launch 2018-02-26 14:50:31 -05:00
mabashian 8c261892ee Updated empty list text 2018-02-01 13:54:33 -05:00
mabashian 9170c557a7 Fixed team links in users permissions tab 2018-02-01 11:23:51 -05:00
mabashian 83aa7bfac4 Fixed inventory links in activity stream 2018-02-01 11:04:16 -05:00
mabashian db0b2e6cb6 Tweaked smart status icon styling to prevent overlap with action buttons 2018-02-01 10:44:08 -05:00
mabashian e57d200d6e Implemented generic prompt modal for launching and saving launch configurations. Added UI support for prompting on job template schedules. 2018-01-31 15:40:23 -05:00
mabashian d6e663eff0 Fixed delete on templates list 2018-01-16 08:36:38 -05:00
mabashian d012f5cd99 Added old schedule/copy logic to template list until it can be refactored 2018-01-12 12:23:29 -05:00
mabashian f9b0a3121f Fixed a few straggling success/error promises and replaced with then/catch 2018-01-11 13:59:46 -05:00
mabashian 984b7e066d Fixed display of host facts 2018-01-10 13:18:38 -05:00
mabashian 706b370f7e Fixed spinners after jquery-ui upgrade 2017-12-20 16:02:53 -05:00
mabashian aefa30e1e9 Fixed linting/leftover merge errors 2017-12-13 18:28:52 -05:00
mabashian ff1f322c88 Removed unused string from credentials strings 2017-11-22 13:29:52 -05:00
mabashian d3da899459 Defined delete string in the base with the ability to pass the resource name in 2017-11-22 13:28:02 -05:00
mabashian 565b0b82dd Tweaked language on delete warning modal 2017-11-17 12:45:01 -05:00
mabashian 42a6757a10 Pass params in object to request function 2017-11-10 16:14:40 -05:00
mabashian 5e2ecda413 Define type in delete jt unit test 2017-11-10 11:55:41 -05:00
mabashian 25dc3f8778 Update delete modals and fixed unit test failures 2017-11-10 11:31:11 -05:00
mabashian 4cd2f93c31 Updated delete warnings to indicate resources that may be invalidated as a result of deletion 2017-11-08 16:38:34 -05:00
mabashian 8f82fc26a2 Removed commented line from schedule list config 2017-11-06 14:46:31 -05:00
mabashian d056cb22ef Fixed most lists so that name links can be opened in a new tab 2017-11-01 14:26:48 -04:00
mabashian 0512f65c8f Only pass host filter param to smart inv shortcut form 2017-10-26 09:55:36 -04:00
mabashian 947bdeed3e Fixed related host list linking 2017-10-25 16:59:44 -04:00
mabashian b1ef7506ea Make codemirror ready-only when auth form field is disabled 2017-10-25 11:30:26 -04:00
mabashian 71d428433f Made adhoc launch modal height dynamic 2017-10-23 12:09:25 -04:00
mabashian 3119d5ed22 Delete inv source hosts before inv source 2017-10-20 20:10:36 -04:00
mabashian c3fbb07535 Fixed removing host filter search term with encoded character 2017-10-19 19:31:41 -04:00
mabashian b402d9ba6d Fixed error message when launching adhoc command 2017-10-17 14:42:24 -04:00
mabashian 5db478a4a0 Zoom workflow graph to fit screen on initial load 2017-10-17 12:59:44 -04:00
mabashian 059347eec3 Made disassociate host/group titles more descriptive 2017-10-17 10:23:17 -04:00
mabashian e8dbfa42cf Fixed disassociate host from group help text 2017-10-17 10:10:34 -04:00
mabashian 2cab6982c1 Moved wait stop calls on jt form so that they fire right before reloading state 2017-10-12 17:01:32 -04:00
mabashian 3ede367df4 Fixed smart inv button bug navigating to page 2 of hosts. Added tooltip when button is disabled. 2017-10-12 16:56:21 -04:00
mabashian 8a8a064821 Fixed inventory completed jobs pagination bug by setting default page size 2017-09-27 16:11:35 -04:00
mabashian cfe8a6580b Removed leading slash on basePath 2017-09-27 10:40:49 -04:00
mabashian 61b741030d Fixed host nested groups pagination 2017-09-27 10:34:55 -04:00
mabashian 6c19bbb6de Added trailing slash to basePath 2017-09-27 10:00:28 -04:00
mabashian 0193377d18 Fixed nested groups pagination 2017-09-27 09:54:00 -04:00
mabashian 1752a97315 Fixed host_filter searching related fields 2017-09-26 16:51:08 -04:00
mabashian 5b29e51a24 Moved form element selectors out into props in the form definition. Added checkAllFieldsDisabled to createFormSection. 2017-09-26 14:30:45 -04:00
mabashian 37003a52cf Tweaked permissions logic to fix bug which prevented editing a JT without a default inv 2017-09-25 11:35:03 -04:00
mabashian 101c1d7229 removed test-credentials-read-only.js 2017-09-25 10:41:28 -04:00
mabashian 75eace1b67 Added e2e tests for auditor read-only forms 2017-09-22 14:08:17 -04:00
mabashian c63c523089 Pull azure regions from azure_rm_region_choices not azure_region_choices
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-18 12:40:46 -04:00
mabashian e6631d1516 Removed UI references to deprecated Azure inv source and cred
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-18 12:40:45 -04:00
mabashian 9765623d03 Fixed search key styling with wider text
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-15 13:55:44 -04:00
mabashian 8b7639fd3a Removed extra GET call for extra creds when user cannot edit JT
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-15 11:54:42 -04:00
mabashian 549737405b Fixed multi credential service unit test failures
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-14 09:14:27 -04:00
mabashian f90771ee1a More fixes for JT admin edit use cases
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-13 16:48:04 -04:00
mabashian 28fa5077d5 Fixed jt admin edit bug
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-13 11:38:56 -04:00
mabashian d38264660e Updated error message when can_update comes back false on an inventory source update GET
Signed-off-by: mabashian <mabashia@redhat.com>
2017-09-11 11:40:35 -04:00
mabashian a09bd5a90d Remove delete and edit buttons from smart inventory host list. Only option should be view. 2017-09-01 16:32:38 -04:00
mabashian 7318cbae9b Fixed host filter clearall 2017-09-01 09:27:48 -04:00
mabashian 41799521c6 Removed rogue console.logs 2017-08-31 14:49:40 -04:00
mabashian 1617700ee0 Removed extra refresh call 2017-08-31 14:42:36 -04:00
mabashian ddb588f7a6 Disable insights cred when user doesn't have edit permissions 2017-08-31 11:31:51 -04:00
mabashian e60fcf93ba Fix cancel delete button flash 2017-08-31 10:19:19 -04:00
mabashian e0a10fb9d6 Reload the project list when we get a canceled socket message 2017-08-30 16:49:45 -04:00
mabashian f8c6690d6d Properly name the required asterisks class 2017-08-30 15:41:45 -04:00
mabashian 33c470ebc5 Removed prepend-asterisk in favor of an injected span 2017-08-30 15:36:20 -04:00
mabashian ca62c8931f Fixed autopopulate for a few fields 2017-08-29 15:40:47 -04:00
mabashian 663d95c388 Use org when showing host filter matches. Make org required before user can interact with host filter. 2017-08-29 15:25:27 -04:00
mabashian 2f6e16f7ba Properly catch and display workflow copy error when basic license installed 2017-08-29 11:42:24 -04:00
mabashian 351b88b6ca Updated instance groups empty list text 2017-08-28 15:45:19 -04:00
mabashian ffcab7e33b Fixed deselect team/user when adding permission 2017-08-28 15:06:17 -04:00
mabashian 0be16239a0 Small tweaks to empty list text styling 2017-08-28 12:43:47 -04:00
mabashian d0c9d8ce4e Updated smart inv host filter list empty text 2017-08-28 12:37:41 -04:00
mabashian 5be6d5bf26 Prevent duplicate host filter strings 2017-08-25 13:30:24 -04:00
mabashian 78b132580b Re-included logic for stripping out quotes from search value that was inadvertently removed 2017-08-25 09:50:58 -04:00
mabashian 5be3105d60 Edit a host from within the smart inventory tree 2017-08-24 17:12:58 -04:00
mabashian be4ddab218 Hide filter tooltip when host filter is disabled 2017-08-23 18:13:33 -04:00
mabashian 29fcf336c1 Disable host filter lookup for users who don't have edit permissions. Hide delete/edit inv list icons for users who don't have proper permissions. 2017-08-23 12:11:40 -04:00
mabashian 991e1916bf Iterator is nested_host and not host 2017-08-23 11:35:06 -04:00
mabashian 51c3d77a92 Disable togglehost when user cannot edit host 2017-08-23 11:07:02 -04:00
mabashian e7e47c8906 Update name column classes after deleting groups column 2017-08-22 15:26:54 -04:00
mabashian 2d0cac7c4d Remove groups column from smart inventory hosts list 2017-08-22 15:25:15 -04:00
mabashian d2378637fa Fixed bug removing item from allSelected 2017-08-22 13:31:33 -04:00
mabashian 4fe8cde660 Show credential lookup when source is 'custom' 2017-08-22 12:03:36 -04:00
mabashian 03903c59b6 Handle delete wfjt error with basic license. Remove old 402 logic for hiding wf permissions tab 2017-08-22 11:13:40 -04:00
mabashian 3d03855cd9 Fix management job scheduler time inputs by resetting invalid input to 00 2017-08-21 11:16:06 -04:00
mabashian 0daa203fe0 Rolled back several survey question enhancements which caused drag and drop to break 2017-08-21 09:23:34 -04:00
mabashian 116a47fc6a Filter credentials to only credentials not associated with an organization when adding permissions for a user not associated with an organization. 2017-08-16 15:53:48 -04:00