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

14245 Commits

Author SHA1 Message Date
Chris Meyers
65a6b1e5ac Merge pull request #116 from chrismeyersfsu/fix-6973
make specific saml fields required
2017-07-31 10:52:44 -04:00
AlanCoding
83dca62e16 add job_type to job summary fields 2017-07-31 10:34:04 -04:00
Wayne Witzel III
78ab549733 Merge pull request #115 from wwitzel3/issue-7332
Disable caching for /authtoken endpoint
2017-07-31 10:00:04 -04:00
Ryan Petrello
25f16f9409 Merge pull request #105 from ryanpetrello/fix-7323
add validation errors for certain dependent credential fields
2017-07-31 09:40:34 -04:00
Chris Meyers
ed8db2419e make specific saml fields required 2017-07-31 09:28:52 -04:00
Wayne Witzel III
7fe9c7b913 Disable caching for /authtoken endpoint 2017-07-31 09:19:54 -04:00
adamscmRH
e3525fdbc3 Changes Smart Inventory Error Message 2017-07-31 09:10:10 -04:00
mabashian
39fa79798d Reset the credential query param page to 1 when the type dropdown is changed 2017-07-30 15:26:51 -04:00
mabashian
9816511f51 Correctly link to job details from portal jobs list 2017-07-30 14:53:55 -04:00
mabashian
6d21ae6d9c Check selected rows when instance groups modal list is updated 2017-07-30 14:41:07 -04:00
Jared Tabor
07f472381e hiding Remdiate Inventory button for non org-admins/admins
also found an error in deleting permissions
2017-07-28 18:09:21 -07:00
Jared Tabor
9ab141753c Changing text displayed for empty insights 2017-07-28 16:50:00 -07:00
Jared Tabor
59157565bd Merge pull request #106 from jaredevantabor/7332-cache-headers
7332 cache headers
2017-07-28 16:00:23 -07:00
mabashian
fe7f0e8d09 Changed showSelection2container to hasSelectedRows 2017-07-28 17:59:01 -04:00
mabashian
5652ad0062 Fixed permissions checkboxes on list contents change 2017-07-28 17:47:33 -04:00
Aaron Tan
48c3cfad9e Make up missing create kwargs in inventory import 2017-07-28 17:06:05 -04:00
Christian Adams
9816ac418a Merge pull request #82 from rooftopcellist/smart_inventory
Blocks creation of Hosts, Groups, and IS for Smart Inventories
2017-07-28 16:33:50 -04:00
adamscmRH
3dcd6ef2c2 Blocks creation of Hosts, Groups, and IS for Smart Inventories
* Updated View unit tests

* Refactored Validators

* Validator Fix for Blocking
2017-07-28 16:24:09 -04:00
Ryan Petrello
5e15f9e04e add validation errors for certain dependent credential fields
see: https://github.com/ansible/ansible-tower/issues/7323
see: https://github.com/ansible/ansible-tower/issues/7293
see: https://github.com/ansible/ansible-tower/issues/7289
see: https://github.com/ansible/ansible-tower/issues/7292
2017-07-28 16:07:37 -04:00
Jared Tabor
ec497fa48e adding no-cache headers to the POST to /authtoken 2017-07-28 13:02:32 -07:00
AlanCoding
1722d2169b Fix RBAC bugs in job relaunch with prompted extra_credentials
In addition to just checking for similarity with JT,
in all cases (prompt_for_credential_on_launch both T/F)
check for use_role on all extra_credentials the job has
if the job extra_credentials differ from the JT
2017-07-28 15:53:29 -04:00
Ryan Petrello
39eab02713 Merge pull request #103 from ansible/kombu-pin
pin kombu to a known working version (from tower 3.1.4)
2017-07-28 15:39:42 -04:00
Greg Considine
9d9ca82f33 Merge pull request #94 from gconsidine/ui/fix/credentials-lookup
Ui/fix/credentials lookup
2017-07-28 15:36:37 -04:00
gconsidine
6a7e018100 Add comments and minor changes from PR feedback 2017-07-28 15:23:08 -04:00
Shane McDonald
088f937590 Update pot files 2017-07-28 15:03:46 -04:00
Greg Considine
5dc960bc16 Merge pull request #102 from gconsidine/ui/fix/translations
Use translate filter instead of directive when strings contain HTML
2017-07-28 14:55:33 -04:00
gconsidine
47d3def94f Use translate filter instead of directive when strings contain HTML 2017-07-28 14:39:37 -04:00
Alan Rominger
76da28783e Merge pull request #98 from AlanCoding/shutdown_signal
set instance capacity to 0 on celery shutdown signal
2017-07-28 13:47:34 -04:00
Ryan Petrello
0929bfb156 Merge pull request #99 from ryanpetrello/fix-7328
force isolated timeout settings to be positive integers
2017-07-28 13:44:08 -04:00
Jared Tabor
d44608de30 Merge pull request #95 from jaredevantabor/more-translations
marking job results and survey maker for translation
2017-07-28 10:13:28 -07:00
Marliana Lara
672ae8b1de Merge pull request #96 from marshmalien/ux/fix/templates
[UX] Template and Workflow Editor
2017-07-28 12:54:19 -04:00
John Mitchell
d678e34a27 update border color from b7 to d7 2017-07-28 12:50:23 -04:00
Marliana Lara
103118b551 Merge pull request #100 from marshmalien/ux/fix/orgs
Fix UX items related to Organizations
2017-07-28 12:46:44 -04:00
AlanCoding
aff07747f8 set instance capacity to 0 on celery shutdown signal 2017-07-28 12:38:57 -04:00
Ryan Petrello
568986b39f force isolated timeout settings to be positive integers
see: https://github.com/ansible/ansible-tower/issues/7328
2017-07-28 12:24:21 -04:00
Marliana Lara
a2563031f8 Fix UX items related to Organizations 2017-07-28 12:09:50 -04:00
Marliana Lara
86fc441d68 Merge pull request #92 from marshmalien/ux/fix/notifications
[UX] Fix Notification radio buttons and add close button to Toaster alert
2017-07-28 11:18:18 -04:00
Marliana Lara
e4ddcf74d5 Add translations to popover text 2017-07-28 11:12:33 -04:00
Aaron Tan
7df6fbf0a8 Merge pull request #66 from jangsutsr/3467_move_satellite_ini_config_from_env_to_source_var
Move Satellite 6 .ini configurations from env variables to source_vars
2017-07-28 11:07:18 -04:00
Ryan Petrello
ad66ff9938 pin kombu to a known working version (from tower 3.1.4)
we're encountering some *really* gnarly bugs with newer version of
celery and kombu; pin to *exactly* what works in 3.1.4 to try to avoid
them, because we can't upgrade celery to 4.0 (where this bug *may* be
fixed)

see: https://github.com/ansible/ansible-tower/issues/6534
see: https://github.com/celery/celery/issues/3712
see: https://github.com/celery/kombu/pull/760
2017-07-28 10:59:06 -04:00
Michael Abashian
7ca661cc24 Merge pull request #88 from mabashian/7246-portal-launch-job
Reload state after launching job from portal or home
2017-07-28 09:41:11 -04:00
Michael Abashian
87bf10c614 Merge pull request #86 from mabashian/7272-per-page
Hide view per page when adding users/admins to org
2017-07-28 09:41:00 -04:00
Michael Abashian
b505211f48 Merge pull request #85 from mabashian/7268-sync-status
Fixed inventory sync status popover links
2017-07-28 09:40:38 -04:00
Aaron Tan
f253d2da16 Merge pull request #93 from jangsutsr/7321_prevent_unprivileged_user_from_deleting_is
Prevent unprivileged users from deleting inventory sources
2017-07-28 09:39:58 -04:00
Michael Abashian
378e8630e2 Merge pull request #84 from mabashian/7274-pagination
Fixed first/last pagination controls
2017-07-28 09:39:41 -04:00
Marliana Lara
723bd66627 Fix UX items related to Job Templates and Workflow Maker 2017-07-28 09:29:32 -04:00
Alan Rominger
368ff8a4fb Merge pull request #71 from AlanCoding/man_overboard
Set capacity to 0 if instance has not checked in lately
2017-07-27 20:55:16 -04:00
Jared Tabor
0d7419f5c4 marking job results and survey maker for translation 2017-07-27 15:19:54 -07:00
gconsidine
6239df6778 Add read-only credential form depending on access 2017-07-27 18:07:06 -04:00
John Mitchell
8f9b7597ae fix ng-class syntax 2017-07-27 16:56:30 -04:00