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

13109 Commits

Author SHA1 Message Date
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
gconsidine
40dbe56932 Add support for drag/drop to key formatted textareas 2017-06-12 09:53:11 -04:00
gconsidine
952958a83c Add partial implementation of drag and drop ssh key support 2017-06-12 09:53:11 -04:00
gconsidine
0ca53024f0 Add support for dynamic select inputs 2017-06-12 09:53:11 -04:00
gconsidine
475718a4de Add shared add/edit controller, view, and resolve logic 2017-06-12 09:53:11 -04:00
gconsidine
a3099ac285 Add Me model for credential submission 2017-06-12 09:53:11 -04:00
gconsidine
15759b65aa Add partial implementation of tabs and tab groups 2017-06-12 09:53:11 -04:00
gconsidine
a322fe97f6 Cleanup inconsistencies in directives and dead code 2017-06-12 09:53:11 -04:00
gconsidine
19fa782fb4 Add form submission, validation, rejection messaging 2017-06-12 09:53:11 -04:00
gconsidine
c41dff7996 Refine input styling and form registration 2017-06-12 09:53:11 -04:00
gconsidine
c8757a5ab0 Refine popover functionality, add input secret style 2017-06-12 09:53:11 -04:00
gconsidine
effd537a9c Add component controller inheritance and new inputs 2017-06-12 09:53:11 -04:00
gconsidine
1644f78cf3 Cleanup component communication 2017-06-12 09:53:11 -04:00
gconsidine
8b91b16bea Add working dynamic component insertion 2017-06-12 09:53:11 -04:00
gconsidine
17f6148c8d Add dynamic input group 2017-06-12 09:53:11 -04:00
gconsidine
94bb533ac7 Update models and components for dynamic input list component 2017-06-12 09:53:11 -04:00
gconsidine
15b05e9093 Update directives to use controllers where necessary 2017-06-12 09:53:11 -04:00
gconsidine
29a325d52f Add form-updating input validation for components 2017-06-12 09:53:11 -04:00
gconsidine
725fd15519 Update project structure 2017-06-12 09:53:11 -04:00
gconsidine
5553a6bcda Refactor action/form structure 2017-06-12 09:53:11 -04:00
gconsidine
1c41026f1e Update styles for consistency with UX spec 2017-06-12 09:53:11 -04:00
gconsidine
255665b98e Add functional popover directive 2017-06-12 09:53:11 -04:00
gconsidine
b8d87028c9 Add popover component prep files 2017-06-12 09:53:11 -04:00
gconsidine
f741470365 Refine recently added components 2017-06-12 09:53:11 -04:00