1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-02 01:21:21 +03:00
Commit Graph

13024 Commits

Author SHA1 Message Date
Marliana Lara
d7486141bd Merge pull request #6605 from marshmalien/rampartsMultiSelectModal
Instance Groups modal and multiselect checklist
2017-06-16 14:42:36 -04:00
Ryan Petrello
04e38fb327 Merge pull request #6614 from ryanpetrello/fix_instance_group_removal
fix a typo in the `tower-manage instance_group_remove` arg parsing
2017-06-16 11:39:47 -04:00
Ryan Petrello
1b88349f1e fix a typo in the tower-manage instance_group_remove arg parsing 2017-06-16 11:21:35 -04:00
Marliana Lara
edcce9bfd8 Fix jshint error 2017-06-16 10:16:23 -04:00
Ryan Petrello
3ebcf0c0e6 Merge pull request #6608 from ryanpetrello/devel
isolated ramparts: replace systemd unit with a `tower-expect` binary
2017-06-16 10:11:35 -04:00
Ryan Petrello
44e0c8621a isolated ramparts: replace systemd unit with a tower-expect binary
instead of launching isolated tasks via `systemctl`, treat
`awx.main.isolated.run` as an executable that knows how to daemonize

additionally, add `setup.py isolated_build` for isolated Tower source
distribution
2017-06-16 09:59:21 -04:00
Marliana Lara
e407a79af8 Remove debugging code line 2017-06-16 09:58:58 -04:00
Marliana Lara
850df5c646 Style Instance Groups tags to appear like Labels 2017-06-15 16:02:54 -04:00
Marliana Lara
8c756c49b2 Add Multiselect checklist modal to Instance Group Fields
Update Issue: #5849
2017-06-15 15:14:42 -04:00
Bill Nottingham
23b5f26a83 Merge pull request #6450 from wenottingham/devel
Remove redis dependencies from Ubuntu builds.
2017-06-15 13:46:43 -04:00
Bill Nottingham
ed6db3043d Merge pull request #6316 from wenottingham/NOT_OPTIONAL
Drop optional repos from the repolist, as we do not currently require them
2017-06-15 13:46:24 -04:00
Aaron Tan
04ca05ac43 Merge pull request #6603 from jangsutsr/6602_add_value_validation_to_sublist_attach
Add value type validation to sublist (un)attach
2017-06-15 13:28:49 -04:00
Aaron Tan
7039e2e3de Merge pull request #6420 from jangsutsr/license_updates
License updates
2017-06-15 13:27:19 -04:00
Wayne Witzel III
41d9145403 Merge pull request #6601 from wwitzel3/devel
Fix re-encryption migration for credentials.
2017-06-15 13:13:40 -04:00
Aaron Tan
bef009659d Add value type validation to sublist (un)attach 2017-06-15 12:24:15 -04:00
Wayne Witzel III
f9b412419c update encryption migration checks and tests 2017-06-15 12:06:18 -04:00
Wayne Witzel III
9014e8c612 remove if AESCBC overhead 2017-06-15 11:25:29 -04:00
Wayne Witzel III
c554c10c5c remove credential_type iteration, explicitly check for encyption with startswith 2017-06-15 11:25:29 -04:00
Wayne Witzel III
2c1a39233e monkey-patch get_current_apps so that resolve_role_field works correctly 2017-06-15 11:25:28 -04:00
Wayne Witzel III
adc371fcf8 remove errant encryption migration call
ensure credential migration was using the proper algorithm
2017-06-15 11:25:28 -04:00
Aaron Tan
9c37340b3c Merge pull request #6596 from jangsutsr/6118_regress_trailing_comma_modification
Regress trailing comma modification and enhance error message
2017-06-15 11:24:28 -04:00
Aaron Tan
ef6da022ee Merge pull request #6600 from jangsutsr/6313_make_up_migration_updates
Make up migration updates
2017-06-15 11:19:30 -04:00
Aaron Tan
bcba9e53fd Make up migration updates. 2017-06-15 10:14:52 -04:00
Wayne Witzel III
57bb097f57 Merge pull request #6599 from wwitzel3/issue-6592
Ensure InventorySource access is checking against Inventory access
2017-06-15 09:56:54 -04:00
Wayne Witzel III
d8dfc7e97b Ensure InventorySource access is checking against Inventory access properly 2017-06-15 09:29:17 -04:00
Michael Abashian
a701ac7fd6 Merge pull request #6594 from mabashian/6571-selected-credentials-preview
Updated launch preview of selected inventory and credentials
2017-06-15 08:49:40 -04:00
Jared Tabor
1ad6d8d8b8 fixing insights cred lookup on inventory 2017-06-14 13:39:09 -07:00
Aaron Tan
96d491fdce Regress trailing comma modification and enhance error message 2017-06-14 16:26:03 -04:00
Jared Tabor
eecdc9eb5e Merge pull request #6579 from jaredevantabor/awx-logos
Tower / AWX branding
2017-06-14 11:53:49 -07:00
Jared Tabor
09f5df004c fixing typo 2017-06-14 10:52:14 -07:00
Michael Abashian
d34066c220 Updated launch preview of selected inventory and credentials 2017-06-14 11:49:44 -04:00
Ryan Petrello
422950f45d Support for executing job and adhoc commands on isolated Tower nodes (#6524) 2017-06-14 11:47:30 -04:00
Aaron Tan
aa962a26f1 Merge pull request #6590 from jangsutsr/programmatically_generate_named_url
Add the ability to programmatically generate named URLs on client-side
2017-06-14 11:00:35 -04:00
Aaron Tan
2ed3be0aab Add the ability to programmatically generate named URLs on client-side. 2017-06-14 10:37:40 -04:00
Michael Abashian
b4b991425b Merge pull request #6582 from mabashian/6542-delete-inv-script-src
Fixed bug where deleting inv script used in inv source broke inv source edit page
2017-06-13 22:35:17 -04:00
Michael Abashian
b53380b961 Merge pull request #6585 from mabashian/6550-unselect-groups-host-copy
Unselect group when root group checkbox is checked on host move/copy
2017-06-13 22:33:44 -04:00
Jared Tabor
e81c6d3c16 committing AWX svg icons from trahman
and committing the variables.less, I don't think it got picked up
in my last commit
2017-06-13 13:56:22 -07:00
Jared Tabor
a5c9e90f25 Merge pull request #6577 from jaredevantabor/related-groups-labels
Related groups labels
2017-06-13 13:01:54 -07:00
Ryan Petrello
45def3988d Merge pull request #6580 from ryanpetrello/invalid-decryption-key
provide a more helpful error message for secret decryption failures
2017-06-13 14:43:44 -04:00
Ryan Petrello
e95b254a3f provide a more helpful error message for secret decryption failures.
see: #6230
see: #6395
2017-06-13 14:35:15 -04:00
Jake McDermott
59cc15b0d4 conditionally disable forms based on license type (#6589) 2017-06-13 14:16:35 -04:00
Jared Tabor
850c0d74a1 using .less variables for replacing styles
and other feedback from PR
2017-06-13 10:52:48 -07:00
Alan Rominger
c0923729e2 Merge pull request #6386 from ansible/AlanCoding-patch-1
root folder re-creation on project sync
2017-06-13 12:10:35 -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
Matthew Jones
098c27e5cd Merge pull request #6421 from wenottingham/flip-selinux-requirements
Use 'Conflicts:' instead of 'Requires:' for SELinux dependency.
2017-06-13 11:01:55 -04:00
Michael Abashian
a815690bd4 Merge pull request #6574 from mabashian/6371-ask-cred-on-launch
ask_credential_on_launch UI changes when launching job
2017-06-13 10:56:53 -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
Matthew Jones
904c90f7e5 Merge pull request #6419 from wenottingham/delete-tests
Remove obsolete tests from setup repository.
2017-06-13 10:15:27 -04:00
Ryan Petrello
12982d6ef6 Merge pull request #6541 from wwitzel3/issue-826
Re-Encrypt all of our existing encrypted fields.
2017-06-13 09:42:56 -04:00
Jared Tabor
7b1c25bc3b Creating .less files for Tower branding and AWX branding
This separates the classes used for the Tower logos and the
AWX logos, into two separate files which I placed in /assets.
2017-06-12 17:57:20 -07:00