Commit Graph

5399 Commits

Author SHA1 Message Date
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
gconsidine
d63ab2811a Add implementation for credential_type lookup 2017-06-26 10:53:57 -04:00
gconsidine
2fa4b3db5b Add org Lookup implementation and WIP credential_type 2017-06-26 10:53:57 -04:00
gconsidine
b7982bf202 Add more generalized legacy Lookup integration 2017-06-26 10:53:57 -04:00
gconsidine
dc1bff9048 Convert organization Select to Lookup 2017-06-26 10:53:57 -04:00
gconsidine
d7e78a5884 Add WIP implementation of Lookup 2017-06-26 10:53:57 -04:00
gconsidine
f11aef01ef Add contextual variables and update references 2017-06-26 10:53:57 -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
badb7441ae Merge pull request #6655 from mabashian/remove-copy-move
Removed copy/move group/host in favor of associate and disassociate.
2017-06-23 09:39:10 -04:00
Michael Abashian
112011b813 Merge pull request #6696 from mabashian/5554-license
Fixed license delete navigation bug
2017-06-23 09:25:58 -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
e88b6e6e48 Merge pull request #6666 from mabashian/6443-typeahead-single-select-survey
Added the ability to pass in minimumResultsForSearch when calling CreateSelect2
2017-06-23 08:14:57 -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
jlmitch5
adb9f05fbd Merge pull request #6672 from jlmitch5/multiCredServiceAndTests
move shared multi credential code to service and add unit tests
2017-06-22 12:33:09 -04:00
Michael Abashian
8327a8dc09 Fixed scm type js error 2017-06-22 09:59:50 -04:00
John Mitchell
2f255cc521 removeCred unit test and skeleton for other service function 2017-06-21 16:10:25 -04:00
John Mitchell
74e03083f1 propogate unnecessary unchecking of machine cred to multicredential modal (previous prompt on launch fix) 2017-06-21 15:49:41 -04:00
John Mitchell
8d6408fb53 add MultiCredentialService.updateCredentialTags unit tests 2017-06-21 15:40:13 -04:00
John Mitchell
c8cf03a54f move shared multi credential code to service 2017-06-21 15:05:54 -04:00
jlmitch5
986c35c1e8 Merge pull request #6637 from jlmitch5/revertInMultiCred
update revert link text size in prompt
2017-06-21 15:05:37 -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
Jared Tabor
0121f5cde4 Merge pull request #6607 from jaredevantabor/awx-logos
Awx logos
2017-06-20 14:44:42 -07:00
Jared Tabor
6503d0cc84 mobile breakpoint 2017-06-19 18:51:14 -07:00
Jared Tabor
33165553a9 fixing main menu logo on mobile breakpoint 2017-06-19 18:14:11 -07:00
John Mitchell
8b0876cb3a update revert link text size in prompt
add revert to multi cred modal
2017-06-19 15:26:21 -04:00
John Mitchell
ba22b3426d fix issue where machine cred was untoggling when an extra credential tag was removed 2017-06-19 13:02:00 -04:00
John Mitchell
b5b619d491 select2ify credential type in add cred modals 2017-06-19 11:42:11 -04:00
jlmitch5
8061667ace Merge pull request #6609 from jlmitch5/newCredOnJT
multi-credential ui selector on job template page
2017-06-19 10:31:52 -04:00
Greg Considine
b4be8e833f Merge pull request #6557 from gconsidine/audic/ui-components
Audic/ui components
2017-06-16 16:46:01 -04:00
gconsidine
81fbbde37b Update karma config for ui tests 2017-06-16 16:16:21 -04:00
gconsidine
fa330db9c5 Add UI/UX polish in prep for merge
* Bring UI/UX inline with recent changes
* Use select components as a stopgap for credential_types and orgs
* Add tabs to permissions view
* Add Organization model
2017-06-16 15:23:18 -04:00
John Mitchell
adfe4ef92f update multi cred and prompt on launch modals to show net credential kinds 2017-06-16 14:57:40 -04:00
John Mitchell
e1fadd0c8a update help text wording for credential field on jt page based on tvo's feedback 2017-06-16 14:51:43 -04:00
John Mitchell
b5bc387d33 implement multi credential selection in ui for job templates 2017-06-16 14:49:45 -04:00
Marliana Lara
edcce9bfd8 Fix jshint error 2017-06-16 10:16:23 -04:00
Marliana Lara
e407a79af8 Remove debugging code line 2017-06-16 09:58:58 -04:00
gconsidine
861cfd3e13 Add implemented permissions on credentials 2017-06-15 18:27:11 -04:00
Jared Tabor
eed39ccfc5 hiding copyright info for open source 2017-06-15 14:28:25 -07:00
Marliana Lara
850df5c646 Style Instance Groups tags to appear like Labels 2017-06-15 16:02:54 -04:00
Jared Tabor
9c0adcbb4e adjustments to logos after feedback from trahman 2017-06-15 12:58:15 -07:00
Marliana Lara
8c756c49b2 Add Multiselect checklist modal to Instance Group Fields
Update Issue: #5849
2017-06-15 15:14:42 -04:00