Commit Graph
100 Commits
Author SHA1 Message Date
Michael Abashian 819308dd6c Removed use of N_ in favor of i18n._ 2017-07-06 11:01:58 -04:00
Michael Abashian 3d3ee33290 Changed sources list from value to factory 2017-07-06 10:23:56 -04:00
Michael Abashian 18fe4945bc Fixed bug associating hosts 2017-07-03 16:19:01 -04:00
Michael Abashian 400e12d402 Fixed some disassociate tooltips 2017-07-03 14:32:05 -04:00
Michael Abashian 84507969f5 the _.eq alias must not be available in the version of lodash that we use. _.isEqual is available. 2017-07-03 14:23:59 -04:00
Michael Abashian 5421cd0f0d Remain on jobs list when relaunching jobs 2017-07-02 14:40:42 -04:00
Michael Abashian 9eda282e8d Fixed linkout associate group/host name 2017-06-30 19:18:12 -04:00
Michael Abashian 708d0698bc Hide disassociate host from group when the host is not directly associated with the currently viewed group 2017-06-30 18:56:03 -04:00
Michael Abashian 776fae3c35 Fixed credential kind lookup on inventory source 2017-06-30 18:13:50 -04:00
Michael Abashian a4a3271b04 Hide page size dropdown for multi-select lists in modals 2017-06-30 17:36:37 -04:00
Michael Abashian 0487de88e4 Make group and host plural 2017-06-30 15:06:51 -04:00
Michael Abashian c343c00591 Added multi-select preview to group/host associate and instance groups modals. 2017-06-30 15:02:21 -04:00
Michael Abashian e723e85bbd Marked strings for translation in the inventories-hosts directory 2017-06-29 15:26:04 -04:00
Michael Abashian 0083a9279b Show survey and workflow editor buttons even when the editor is open 2017-06-28 18:01:33 -04:00
Michael Abashian 9de9f79dee Hide delete icon when user doesn't have permissions to delete job 2017-06-28 17:33:13 -04:00
Michael Abashian 75f3188fb8 Fixed survey and workflow editor tooltips 2017-06-28 16:50:57 -04:00
Michael Abashian 123088c1c2 Tweaked 403 error message 2017-06-28 14:03:46 -04:00
Michael Abashian 4cbc306b68 Added awRange directive which watches min/max values for changes and updates validation accordingly. 2017-06-28 11:49:50 -04:00
Michael Abashian 61b307890d fixed smart float validation when float field is not required 2017-06-27 17:22:58 -04:00
Michael Abashian 9618b3aca6 Changed store_facts to use_fact_cache and added ANSIBLE_FACT_CACHE_TIMEOUT to the jobs config form 2017-06-27 12:21:42 -04:00
Michael Abashian 1be8f0e17a Moved recursive label gathering out into a service. Added NextPage factory that can be leveraged when fetching a resource with multiple pages (like labels) 2017-06-27 11:35:33 -04:00
Michael Abashian da0dfdbe13 Fixed deleting last resource on a page 404 error 2017-06-26 16:23:34 -04:00
Michael Abashian 7fd2cbe500 Fixed unit tests after labels changes 2017-06-26 12:41:02 -04:00
Michael Abashian 098e369e71 Fixed multi-select survey questions on launch 2017-06-26 12:25:57 -04:00
Michael Abashian 4c12c6d651 Fixed GET labels pagination on job templates and workflows. Refactored a lot of up-front REST calls that were being done out in the controller and put them in the resolve block 2017-06-26 11:10:13 -04:00
Michael Abashian 48a46049f9 Fixed inventory credential_type lookup search tag 2017-06-24 22:07:45 -04:00
Michael Abashian 26af4adb61 Removed ClearScope service in favor of logic in stateChangeStart 2017-06-24 21:50:31 -04:00
Michael Abashian e401bb8986 Removed quotes around attribute 2017-06-23 10:28:24 -04:00
Michael Abashian 937c85e89e Added credential_type as a default search param to project.credential. Removed leftover console.log 2017-06-23 10:25:59 -04:00
Michael Abashian af31c7972c Hide smart inv button when no hosts exist. Updated disassociate tooltip. Filtered out the target group when associating existing groups 2017-06-23 09:14:09 -04:00
Michael Abashian 6143d275d6 Fixed broken template paths 2017-06-23 08:41:13 -04:00
Michael Abashian 92c9b786f4 Removed copy/move in favor of associate and disassociate. Re-organized the inventories directory. 2017-06-23 08:41:13 -04:00
Michael Abashian f32906287d Fixed license unit tests 2017-06-23 08:37:29 -04:00
Michael Abashian 2319c249c3 Fixed license delete navigation bug 2017-06-22 16:14:50 -04:00
Michael Abashian 9947a59bcc Auto populate insights credential when creating insights project 2017-06-22 15:34:41 -04:00
Michael Abashian 8327a8dc09 Fixed scm type js error 2017-06-22 09:59:50 -04:00
Michael Abashian 2d872dc2be Added the ability to pass in minimumResultsForSearch when calling CreateSelect2 2017-06-21 13:03:12 -04:00
Michael Abashian 2afbbe2c13 Removed extraneous fields being passed to InventoryUpdate, only the url is needed 2017-06-21 11:26:12 -04:00
Michael Abashian d34066c220 Updated launch preview of selected inventory and credentials 2017-06-14 11:49:44 -04:00
Michael Abashian 364e36d84f Unselect group when root group checkbox is checked on host move/copy 2017-06-13 11:38:17 -04:00
Michael Abashian 34b4d0f690 Fixed bug where deleting inv script used in inv source broke inv source edit page 2017-06-13 10:54:31 -04:00
Michael Abashian 95da197bac Remove ask_extra_credentials_on_launch in the UI. Everything will run through ask_credential_on_launch 2017-06-12 15:35:44 -04:00
Michael Abashian 70749a3bdd Fixed license submit button placement 2017-06-12 13:55:14 -04:00
Michael Abashian 2d1755a035 Fixed empty verbosity save. Fixed popover for update on project update 2017-06-12 11:04:29 -04:00
Michael Abashian 08e1f552d3 Remove the host link and hover on host filter modal list 2017-06-09 16:56:45 -04:00
Michael Abashian ca487696fd Fixed various bugs with regions and editing an scm inv source 2017-06-09 16:24:30 -04:00
Michael Abashian efe608cf2e Fixed verbosity select on inventory source form 2017-06-09 11:42:12 -04:00
Michael Abashian d88d7cb29c Fixed error being raised trying to grab instance group value(s) 2017-06-09 09:49:40 -04:00
Michael Abashian 555c1dcb88 Store the preAuthUrl on rootScope instead of in the cookie 2017-06-09 09:20:49 -04:00
Michael Abashian cfc15dab37 Only store the preAuthUrl if the user is trying to navigate to a non-login/logout state 2017-06-08 19:19:33 -04:00
Michael Abashian 7768106d3f Store the url that the user comes in on before auth in preAuthUrl 2017-06-08 19:01:44 -04:00
Michael Abashian fc312398cd Redirect the user to the link they clicked on after authentication 2017-06-08 18:40:12 -04:00
Michael Abashian bc1ed66a0b Fixed edit host link on smart inventory host list 2017-06-08 14:05:20 -04:00
Michael Abashian 1034a70dfe Added remote host headers to settings in the UI 2017-06-08 10:58:56 -04:00
Michael Abashian 15e170ca36 Remove sync status on smart inventory rows 2017-06-07 16:06:46 -04:00
Michael Abashian be8117210f Put host name on scope so that it can be edited in the form 2017-06-07 14:44:18 -04:00
Michael Abashian 127a18da6b Moved Sync All Inv Sources to the inventory sources list and removed it from the inventories list 2017-06-07 14:10:18 -04:00
Michael Abashian 91adf25199 Fixed completed jobs name column misalignment when screen is medium size 2017-06-07 11:27:52 -04:00
Michael Abashian 8ed1824ae2 Limit the credential select options to ssh/cloud/network 2017-06-06 15:56:18 -04:00
Michael Abashian 51f44b6f6a Fixed various bugs with the select dropdown 2017-06-06 12:03:54 -04:00
Michael Abashian 27300706b3 Cleaned up form variable declaration 2017-06-06 11:28:07 -04:00
Michael Abashian 08850fccf7 Fixed related host add and edit forms. 2017-06-06 11:23:44 -04:00
Michael Abashian 024bfc4dad Added translate directive where applicable 2017-06-06 10:26:04 -04:00
Michael Abashian d40d31729f Fixed unit tests 2017-06-05 17:36:59 -04:00
Michael Abashian 5616d0a73a Fixed various activity stream bugs 2017-06-05 17:18:38 -04:00
Michael Abashian b033319fff Fixed bug with REVERT button display 2017-06-05 15:41:42 -04:00
Michael Abashian 068473bdac Added the ability to select extra credentials when launching a job template with ask_extra_credentials_on_launch is true. Added extra credentials to job results panel 2017-06-05 15:20:40 -04:00
Michael Abashian b9fea196ca Remove sorting on completed jobs status 2017-06-05 14:47:01 -04:00
Michael Abashian 5058b0d78d Reduced options requests on inventory source form 2017-06-05 13:44:58 -04:00
Michael Abashian 0279163686 Merge branch 'mabashian-inventories-refactor' into devel 2017-05-30 15:05:58 -04:00
Michael Abashian 641823e82e Merge branch 'inventories-refactor' of https://github.com/mabashian/ansible-tower into mabashian-inventories-refactor
# Conflicts:
#	awx/ui/client/src/inventories/sources/add/sources-add.controller.js
#	awx/ui/client/src/inventories/sources/edit/sources-edit.controller.js
#	awx/ui/client/src/inventories/sources/list/sources-list.controller.js
2017-05-30 15:05:35 -04:00
Michael Abashian e8573179c5 Removed console.log 2017-05-30 14:12:57 -04:00
Michael Abashian e9f4c4f7b5 Removed extraTemplate lines. They are not used 2017-05-30 13:43:43 -04:00
Michael Abashian 01b9eb9127 Update smart host field label based on feedback 2017-05-26 13:00:35 -04:00
Michael Abashian 1e06e1d939 Refactored a lot of the rbacUiControlService out of the controller and into the resolve block of the state 2017-05-25 17:09:27 -04:00
Michael Abashian 4a08ed333b Only show sync button on inventories with sources 2017-05-24 17:40:28 -04:00
Michael Abashian b875fd65e1 Replaced all hard-coded api/v1 references with dynamic references or with v2 2017-05-24 17:05:46 -04:00
Michael Abashian d08a67c3f2 Removed commented line 2017-05-24 14:42:55 -04:00
Michael Abashian f3d1c46cfe Various small inventory ux bug fixes 2017-05-24 14:17:13 -04:00
Michael Abashian d31e5a7865 Removed user-facing "Standard Inventory" remnants 2017-05-23 17:45:03 -04:00
Michael Abashian eff4100092 Added sync button to inventory list. Added sync status icon back to inventory list (was there in previous releases. Added inventory source type to inventory source list. 2017-05-23 17:40:30 -04:00
Michael Abashian 1176b9b057 Smart inventory implementation 2017-05-22 16:55:28 -04:00
Michael Abashian 1af972fc39 Fixed failing ui unit tests 2017-05-19 13:33:40 -04:00
Michael Abashian 85ed1ce0be Fixed host add form 2017-05-16 16:30:20 -04:00
Michael Abashian 7fd406eaad Merge branch 'mabashian-inventory-source-states' into devel 2017-05-16 08:37:24 -04:00
Michael Abashian 4648c5619e Merge branch 'inventory-source-states' of https://github.com/mabashian/ansible-tower into mabashian-inventory-source-states
# Conflicts:
#	awx/ui/client/src/inventories/main.js
2017-05-16 08:37:09 -04:00
Michael Abashian 984f863dac Merge branch 'mabashian-inventory-codemirrors' into devel 2017-05-16 08:32:03 -04:00
Michael Abashian 786fa89db6 Merge branch 'inventory-codemirrors' of https://github.com/mabashian/ansible-tower into mabashian-inventory-codemirrors
# Conflicts:
#	awx/ui/client/src/inventories/hosts/host.form.js
2017-05-16 08:31:45 -04:00
Michael Abashian 46c19c26aa Added inv source add/edit cred and inv script lookup states 2017-05-15 16:14:38 -04:00
Michael Abashian 86d3d9466a Fixed limit panels bug, breadcrumb and redirect bugs 2017-05-15 10:13:31 -04:00
Michael Abashian 06d5f16730 Fixed inventory codemirror namespace clashing amongst other small bug fixes 2017-05-12 12:24:01 -04:00
Michael Abashian 070de2fe67 Fixed make docker-compose-test 2017-05-11 17:11:23 -04:00
Michael Abashian 88e5abd4d9 Fixed host list related groups tab. Can now associate and disassociate a host from a group 2017-05-11 16:15:50 -04:00
Michael Abashian dd8f245f93 Fixed adhoc limit pattern when navigating from nested group to adhoc form 2017-05-10 10:21:24 -04:00
Michael Abashian b0acb590e6 Breadcrumb fixes and nested groups/hosts state refactoring 2017-05-09 20:55:16 -04:00
Michael Abashian 5628a0737d Removed scan job type logic for store_facts 2017-05-08 10:06:27 -04:00
Michael Abashian 4721805b4b Added store_facts to the job template form 2017-05-05 11:11:09 -04:00
Michael Abashian 5083d8bbe7 Removed extra debug line 2017-05-02 11:40:16 -04:00
Michael Abashian f38a5e5672 Fixed various inventory related bugs 2017-05-02 11:38:21 -04:00
Michael Abashian 4820a3dca3 Removed inventory sync status from inventory list 2017-05-01 15:49:56 -04:00