Ryan Petrello
3ea648df14
Merge pull request #72 from ryanpetrello/fix-7293
...
improve private passphrase error when it's provided unnecessarily
2017-07-26 15:07:11 -04:00
Ryan Petrello
c71e8d38b7
improve private passphrase error when it's provided unnecessarily
...
see: https://github.com/ansible/ansible-tower/issues/7293
2017-07-26 15:04:10 -04:00
Ryan Petrello
d62f7320e6
Merge pull request #67 from ryanpetrello/fix-7310
...
don't require a `credential` for job launch if vault is specified
2017-07-26 14:48:30 -04:00
Ryan Petrello
2c2e5cadbf
don't require a credential
for job launch if vault is specified
...
see: https://github.com/ansible/ansible-tower/issues/7310
2017-07-26 14:35:06 -04:00
Matthew Jones
7231537841
Remove ansible reference from dev PKG-INFO
2017-07-26 14:18:19 -04:00
Matthew Jones
ea03e00a0f
Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
2017-07-26 14:16:17 -04:00
Wayne Witzel III
eff62a17a4
No longer require the token for channels
2017-07-26 13:57:14 -04:00
Matthew Jones
01403f5fa4
Add awx_ and AWX_ environment vars and extra_vars alongside Tower
2017-07-26 13:35:30 -04:00
Matthew Jones
b3b4a515e2
Refactor some tower periodic tasks to label as awx
2017-07-26 13:35:30 -04:00
Matthew Jones
9fe6453b1c
Refactor Notification backend for tower -> awx
2017-07-26 13:33:30 -04:00
Matthew Jones
cc0802c87e
Refactor fact cache plugin from tower -> awx
2017-07-26 13:33:30 -04:00
Matthew Jones
d4b1a07495
Rename tower display plugins to awx display
2017-07-26 13:33:30 -04:00
Matthew Jones
c7a85d9738
Mass rename from ansible_(awx|tower) -> (awx|tower)
2017-07-26 13:33:26 -04:00
Chris Meyers
ef055110f5
handle unicode host names in fact cache
2017-07-26 12:41:13 -04:00
Marliana Lara
08f3d95926
Fix UX items related to Project form
2017-07-26 12:37:38 -04:00
Alan Rominger
22e1e14c4f
Merge pull request #62 from AlanCoding/log_exceptions
...
introduce new parent task class in order to log exceptions
2017-07-26 12:31:34 -04:00
AlanCoding
cf033f3190
introduce new parent task class in order to log exceptions
2017-07-26 12:20:07 -04:00
Aaron Tan
19062d1193
Merge pull request #14 from jangsutsr/7256_prevent_db_changes_for_read_only_configs
...
Prevent db changes for read only configs
2017-07-26 12:06:52 -04:00
Jared Tabor
0628985374
Merge pull request #60 from jaredevantabor/submit-only-vault-cred
...
allowing job submission to submit only a vault cred
2017-07-26 08:43:50 -07:00
mabashian
a867411507
Show api errors when attempting circular association
2017-07-26 11:33:42 -04:00
Aaron Tan
faa244da8c
Prevent DB changes for read_only tower configurations
2017-07-26 10:48:37 -04:00
Marliana Lara
963ded4594
Merge pull request #47 from marshmalien/fix/ux/settings
...
Reorder Settings cards to match mockup
2017-07-26 10:36:54 -04:00
Marliana Lara
08a93a8625
Merge pull request #63 from marshmalien/ux/fix/management-jobs
...
[UX] Display two panels in Management Schedules
2017-07-26 10:34:02 -04:00
Marliana Lara
be39c483b4
WIP - Show only two panels at a time
2017-07-26 10:18:50 -04:00
Greg Considine
669cf79898
Merge pull request #51 from gconsidine/ui/fix/edit-input-secret
...
Change secret input edit mode to display as hiddden
2017-07-26 09:55:37 -04:00
Greg Considine
e27587e301
Merge pull request #55 from gconsidine/ui/fix/credentials-panel-dismiss
...
Fix dismiss of credential permissions routing
2017-07-26 09:54:49 -04:00
Michael Abashian
3a91169726
Merge pull request #56 from mabashian/7234-delete-survey-questions
...
Fixed bug deleting survey questions
2017-07-26 09:46:50 -04:00
Michael Abashian
65c5e66644
Merge pull request #40 from mabashian/7276-inv-org
...
Added inventory type to org inventories
2017-07-26 09:45:01 -04:00
Marliana Lara
c246709200
Merge pull request #58 from marshmalien/fix/ux/activity-stream
...
[UX] Add read-only CodeMirror to Activity Stream modal
2017-07-26 09:18:18 -04:00
jlmitch5
8bfe0bbef0
Merge pull request #57 from jlmitch5/colorAudit32End
...
Color audit
2017-07-26 09:06:41 -04:00
John Mitchell
485848619b
update spinner field background color and fix formattings of forms.less file
2017-07-26 09:05:54 -04:00
Jared Tabor
6f51571550
allowing job submission to submit only a vault cred
...
previously you were only allowed to submit a job if it had an ssh cred
2017-07-25 18:14:50 -07:00
Bill Nottingham
f7f61c9be2
Merge pull request #54 from wenottingham/time-example
...
Fix search example.
2017-07-25 19:08:16 -04:00
Jared Tabor
4a48ad4248
Merge pull request #59 from jaredevantabor/view-more
...
fixing URL used for "VIEW MORE" of groups
2017-07-25 15:20:51 -07:00
Jared Tabor
005079e5b6
fixing URL used for "VIEW MORE" of groups
2017-07-25 14:37:38 -07:00
Bill Nottingham
6855e3420f
Fix search example.
2017-07-25 17:31:38 -04:00
Bill Nottingham
c098754470
Merge pull request #44 from wenottingham/its-a-privilege
...
Don't hardcode privilege escalation prompts if they're all of the same format.
2017-07-25 17:31:06 -04:00
Marliana Lara
bd45b47445
Fix UX Hit List items related to Activity Stream
2017-07-25 17:29:30 -04:00
Bill Nottingham
4276959dc2
Add runas to the actual list of privilege escalations (added in 2.3).
...
Migration added by hand from the 3.1 migration.
2017-07-25 17:23:10 -04:00
Bill Nottingham
7077271299
Fixup flake8
2017-07-25 17:23:10 -04:00
Bill Nottingham
864d803273
Don't hardcode privilege escalation prompts if they're all of the same format.
...
Just create them all from supported privilege escalation types.
2017-07-25 17:23:10 -04:00
John Mitchell
b204270871
fix typo that got added to dashboard partial
2017-07-25 17:03:02 -04:00
John Mitchell
f04f900358
color updates to workflows
2017-07-25 16:59:54 -04:00
Michael Abashian
a6f5686ef4
Merge pull request #41 from mabashian/7275-org-inv-link
...
Fixed org inventory name link
2017-07-25 16:56:09 -04:00
Michael Abashian
67e82bcbe5
Merge pull request #38 from mabashian/7285-xss
...
Sanitize node resource name on hover
2017-07-25 16:55:22 -04:00
mabashian
73ac54c4e5
Fixed bug deleting survey questions
2017-07-25 16:46:20 -04:00
John Mitchell
5a3466a3b6
3.2 hardening color audit
2017-07-25 16:44:34 -04:00
gconsidine
a855b66517
Fix dismiss of credential permissions routing
2017-07-25 16:30:56 -04:00
Ryan Petrello
808b386fea
Merge pull request #53 from ryanpetrello/fix-7257
...
disable extraneous activity stream messages for credential creation
2017-07-25 15:55:56 -04:00
AlanCoding
aa14d12f42
show just id field for API browser POST box
2017-07-25 15:49:16 -04:00