Michael Abashian
453a418ee3
Merge pull request #74 from mabashian/7299-pmrun
...
Fix privilege escalation password label on launch
2017-07-27 08:54:01 -04:00
Michael Abashian
41f69eeb56
Merge pull request #65 from mabashian/7294-group-circular-association
...
Show api errors when attempting circular association
2017-07-27 08:53:11 -04:00
Matthew Jones
2b1bcc23be
Merge branch 'purge_ansible_name' into release_3.2.0
...
* purge_ansible_name:
Remove ansible reference from dev PKG-INFO
Add back in PRIVILEGE_ESCALATION_METHODS inadvertantly removed
Add awx_ and AWX_ environment vars and extra_vars alongside Tower
Refactor some tower periodic tasks to label as awx
Refactor Notification backend for tower -> awx
Refactor fact cache plugin from tower -> awx
Rename tower display plugins to awx display
Mass rename from ansible_(awx|tower) -> (awx|tower)
2017-07-26 23:06:55 -04:00
Jared Tabor
b97fe33152
making request for inventory information
...
for remediation flow
2017-07-26 17:21:59 -07:00
Chris Meyers
d00ccfc442
Merge pull request #50 from chrismeyersfsu/fix-7290
...
add scm to cloud sources so computed fields works
2017-07-26 19:17:21 -04:00
Chris Meyers
f628cf81a3
Merge pull request #69 from chrismeyersfsu/fix-7308
...
handle unicode host names in fact cache
2017-07-26 19:16:42 -04:00
Wayne Witzel III
6cd0592781
Merge pull request #39 from wwitzel3/issue-7260
...
Fixing cookie settings for CSRF and auth token
2017-07-26 18:58:37 -04:00
Jared Tabor
943a40eb40
Merge pull request #80 from jaredevantabor/angry-spud-icon
...
Angry spud icon in title
2017-07-26 15:17:31 -07:00
Aaron Tan
047ad7ca4a
Enforce extra_vars override hierachy
2017-07-26 18:10:33 -04:00
Jared Tabor
e82b6e932a
changing title icon to angry spud
2017-07-26 14:49:14 -07:00
gconsidine
98cf28d9f1
Update model interaction
2017-07-26 17:49:05 -04:00
Jake McDermott
8944832ad7
Merge pull request #79 from marshmalien/fix/7319-jobDetailsModalDragAndDrop
...
Prevent dragging on CodeMirror element inside of Job Details Modal
2017-07-26 17:33:57 -04:00
Marliana Lara
d5026e891e
Prevent draggable selection on CodeMirror
2017-07-26 17:15:17 -04:00
mabashian
d1e7e8d237
Maintain selected host/group rows on pagination and search changes
2017-07-26 16:50:23 -04:00
Ryan Petrello
cb85038976
filter credential_type__search from related search fields in API v1
...
see: https://github.com/ansible/ansible-tower/issues/6116
2017-07-26 16:42:16 -04:00
Alan Rominger
56e752f7ae
Merge pull request #49 from AlanCoding/raw_data_attachment
...
show just id field for API browser POST box
2017-07-26 16:22:42 -04:00
Marliana Lara
e6311f2853
Fix Permissions Modal UX items
2017-07-26 16:10:18 -04:00
mabashian
7867a0b692
Fix privilege escalation password label on launch
2017-07-26 15:23:17 -04:00
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