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

13082 Commits

Author SHA1 Message Date
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
gconsidine
cea1f1bbe1 Remove old credentials files from features dir
* The non-refactored credentials code has been returned to its
original location. Inventories and Jobs pull in Credentials
based on its original location in the file structure.
* Apply margin to individual inputs instead of panels to have
consistent spacing at more narrow resolutions.
* Add placeholder for a Lookup component which will be necessary
to let users select an org for the credential.
2017-06-13 11:59:14 -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
Jared Tabor
d32ba1b992 adding new AWX icons 2017-06-12 15:41:14 -07:00
Jared Tabor
3494e2f136 adding disabled toggle for related hosts
to match the mockup
2017-06-12 14:08:36 -07:00
Jared Tabor
05f29e5144 adding the related groups tags to host list
for the related hosts list off the inventory. This also includes
dissociating the host from the group if the user clicks the
red X icon.
2017-06-12 14:08:36 -07:00
Michael Abashian
18dc5c1ba9 Merge pull request #6569 from mabashian/6284-license-page-submit
Fixed license submit button placement
2017-06-12 15:39:41 -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
Wayne Witzel III
8989c95b93 Add new encryption to CHANGELOG 2017-06-12 14:23:50 -04:00
Wayne Witzel III
af7762e417 Fix typo and update tests to catch other typos 2017-06-12 14:14:46 -04:00
Michael Abashian
71641bdfb7 Merge pull request #6536 from mabashian/6520-inv-src-verbosity
Fixed verbosity select on inventory source form
2017-06-12 13:57:34 -04:00
Michael Abashian
70749a3bdd Fixed license submit button placement 2017-06-12 13:55:14 -04:00
Ryan Petrello
7656ea578c Merge pull request #6566 from ryanpetrello/fix-6371
key launch prompting of all credentials off of `ask_credential_on_launch`
2017-06-12 13:41:20 -04:00
Jake McDermott
8adb501eb8 Add prompt on launch for 'verbosity' JT field (#6475) 2017-06-12 13:30:20 -04:00
Wayne Witzel III
d1008e4ccd Remove unused encryption method and update comment 2017-06-12 13:08:53 -04:00
Wayne Witzel III
861d6a659c Update conf.Settings migration 2017-06-12 13:00:01 -04:00
Wayne Witzel III
3ef7f13131 Explicitly continue if new encryption is already being used. 2017-06-12 12:54:11 -04:00
Ryan Petrello
d4afa41acb key prompting of all credentials off of ask_credential_on_launch
see: #6371
2017-06-12 12:26:58 -04:00
Chris Meyers
c0d70ca1ad Merge pull request #6565 from chrismeyersfsu/docs-insights
insights integration docs
2017-06-12 12:04:09 -04:00
Chris Meyers
bc28edff8b Merge pull request #6556 from chrismeyersfsu/docs-host_filter_acceptance
add host filter docs
2017-06-12 12:03:56 -04:00
Chris Meyers
e437ddb3a5 insights integration docs 2017-06-12 12:01:30 -04:00
Ryan Petrello
0e0bdccefb Merge pull request #6558 from ryanpetrello/fix-6553
fix a bug in ssh key unlock validation
2017-06-12 11:47:18 -04:00
Michael Abashian
2d1755a035 Fixed empty verbosity save. Fixed popover for update on project update 2017-06-12 11:04:29 -04:00
Ryan Petrello
240d629128 fix a bug in ssh key unlock validation
see: #6553
2017-06-12 10:28:38 -04:00
Chris Meyers
c8ae48f1ac add host filter docs 2017-06-12 10:12:40 -04:00
Wayne Witzel III
73fe8dd469 reencrypt start_args for UnifiedJobs 2017-06-12 09:54:12 -04:00
Wayne Witzel III
8d96d08510 Add Re-Encryption migrations, helpers, and tests 2017-06-12 09:54:12 -04:00
Wayne Witzel III
b5d61c3c53 Relocate encryption helpers, update settings, tests, and imports 2017-06-12 09:54:12 -04:00
gconsidine
e91d1e0eb0 Remove error response from unexpected server error messaging 2017-06-12 09:53:11 -04:00
gconsidine
1be9c3ba94 Add sensible revert logic to prompt and secret inputs 2017-06-12 09:53:11 -04:00
gconsidine
6e181e81ea Add revert/replace and prompt/not-prompt logic (wip) 2017-06-12 09:53:11 -04:00
gconsidine
2bd11f948a Add prompt on launch and checkbox 2017-06-12 09:53:11 -04:00
gconsidine
2b01c24dce Add method to remove input data on credential type change 2017-06-12 09:53:11 -04:00
gconsidine
09ac71518e Add PUT support for models 2017-06-12 09:53:11 -04:00
gconsidine
add48f3f14 Add general error handling and submission 2017-06-12 09:53:11 -04:00