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

18713 Commits

Author SHA1 Message Date
Jared Tabor
d1f37ad1af
Merge pull request #2765 from jaredevantabor/fix-2748
Improves error handling of applications page form
2018-08-07 11:07:32 -07:00
mabashian
eb8c1d2c78 Fix comment 2018-08-07 13:55:15 -04:00
mabashian
f548e36ad7 Propagate label length validation to workflow form 2018-08-07 13:53:12 -04:00
Jared Tabor
cd177501b9
Adds catch block to catch 404 case on applications form page 2018-08-07 10:23:15 -07:00
Jared Tabor
b9e95b1158
Expands the error handling capabilities for __all__ errors 2018-08-07 10:14:53 -07:00
John Mitchell
d7a9d76d25
Merge pull request #2775 from jlmitch5/fixInstanceGroups404
Fix instance groups 404
2018-08-07 12:58:55 -04:00
Ryan Petrello
c4d9b92d79
Merge pull request #2773 from ryanpetrello/openshift-saml
set the correct X-Forwarded-Port header to fix SAML auth
2018-08-07 12:26:51 -04:00
Haokun Chen
2c9ce5ae56
Merge pull request #2777 from Haokun-Chen/2771
add headerState to status icon in job-list page
2018-08-07 11:47:10 -04:00
Haokun-Chen
412d87239c
add headerState to status icon in job-list page 2018-08-07 11:39:18 -04:00
mabashian
2b3a61226b Remove page_size from instance list search params 2018-08-07 11:18:14 -04:00
John Mitchell
768d737153
fix 404 for instance groups 2018-08-07 10:53:53 -04:00
Ryan Petrello
2d4fbffb91
set the correct X-Forwarded-Port header to fix SAML auth
see: https://github.com/ansible/tower/issues/2314
2018-08-07 10:07:06 -04:00
Shane McDonald
1c32df0fcd Move django-oauth-toolkit into requirements_git.txt
All SCM based requirements need to go into this file because of how we built Ansible Tower (offline).
2018-08-06 19:00:54 -04:00
Jared Tabor
b28cdf4a63
Merge pull request #2767 from jaredevantabor/dep-lockdown
Dep lockdown
2018-08-06 13:41:41 -07:00
Jared Tabor
d776e9de0e
Updates npm-shrinkwrap.json after networkUI deps removal 2018-08-06 12:53:14 -07:00
Ryan Petrello
9193125cc1
Merge pull request #2764 from ryanpetrello/dot-fork
pin django-oauth-toolkit to our fork w/ a security fix
2018-08-06 15:45:42 -04:00
Ryan Petrello
87d6940158
pin django-oauth-toolkit to our fork w/ a security fix
see: https://github.com/jazzband/django-oauth-toolkit/issues/625
2018-08-06 14:54:46 -04:00
kialam
4800b4455f
Merge pull request #2753 from kialam/fix/1475-long-label-error
Client-side validation of Label field in Job Template form
2018-08-06 13:54:49 -04:00
kialam
64caeeff36 Restore missing API form errors for selects. 2018-08-06 13:27:59 -04:00
kialam
b0586cc197 Remove unused CSS. 2018-08-06 12:26:43 -04:00
kialam
6e49c25cfd Adjust error message copy. 2018-08-06 12:24:05 -04:00
kialam
efc8991aa8 Move error message to underneath form field for consistent UI. 2018-08-06 11:48:18 -04:00
kialam
0fb98642d4 Only show the character limit if the user exceeds it 2018-08-06 11:48:18 -04:00
kialam
7207d7caf4 Validate JT add and edit forms client-side
- Use form generator to add new `helperText` field to show the
character limit next to the label in the UI
- Style helper text like the checkbox text
- Update both `add` and `edit` controllers to handle client-side
validation for the `labels` field.
2018-08-06 11:48:18 -04:00
kialam
21c364d14c Adjust edit template controller to handle deferred promise errors 2018-08-06 11:48:18 -04:00
Ryan Petrello
21f29983bb
Merge pull request #2762 from ryanpetrello/fix-2759
check oauth_scopes in _every_ view
2018-08-06 11:35:36 -04:00
Ryan Petrello
ec735b7b47
check oauth_scopes in _every_ view
see: https://github.com/ansible/tower/issues/2759
2018-08-06 11:05:59 -04:00
Ryan Petrello
fc589389fc
Merge pull request #2758 from ryanpetrello/fix-insights
fix to handle nonexistent system_id
2018-08-06 09:24:46 -04:00
Ryan Petrello
7df027f826
fix to handle nonexistent system_id 2018-08-03 16:08:40 -04:00
Shane McDonald
090b3fad8e Update translation template files 2018-08-03 15:07:19 -04:00
Ryan Petrello
ad38bfbbe5
Merge pull request #2755 from ryanpetrello/fix-2751
fix up a minor OAuth2 token serializer nit
2018-08-03 15:01:28 -04:00
Jared Tabor
90c34f6293
Merge pull request #2736 from jaredevantabor/i18n
I18n and more translations
2018-08-03 11:59:59 -07:00
Ryan Petrello
a3566b4270
fix up a minor OAuth2 token serializer nit
see: https://github.com/ansible/tower/issues/2751
2018-08-03 14:50:37 -04:00
Jared Tabor
1986efebda
More Translations 2018-08-03 11:32:02 -07:00
Bill Nottingham
cfc0779fdd Add some more descriptive survey defaults. 2018-08-03 14:12:09 -04:00
Alan Rominger
c2f60f35b4
Merge pull request #2733 from AlanCoding/policy_changes_test
Apply policy task more selectively
2018-08-03 10:59:53 -04:00
Michael Abashian
fba5dbcc80
Merge pull request #2745 from mabashian/form-ids
Adds id's to all form groups and new forms
2018-08-03 09:14:19 -04:00
AlanCoding
a99ebbb02f
Apply policy task more selectively 2018-08-03 06:56:15 -04:00
Matthew Jones
d40d9f8675
Merge pull request #2126 from walkafwalka/slack_backend_web_api
Standardize Slack backend API method
2018-08-02 15:36:09 -04:00
Yunfan Zhang
6f54f59485
Merge pull request #2746 from YunfanZhang42/fix-license-error
Fixing incorrect license_error value in inventory_sync
2018-08-02 15:20:35 -04:00
Ryan Petrello
082d807007
Merge pull request #2747 from ryanpetrello/isolated-set-stat
set_stats fails in callback plugin on isolated node #2123
2018-08-02 15:20:14 -04:00
Yunfan Zhang
7001c67c84 Fixing incorrect license_error value in inventory_sync.
Signed-off-by: Yunfan Zhang <yz322@duke.edu>
2018-08-02 14:19:13 -04:00
U-AD001\U317788
a562d9ae0c
set_stats fails in callback plugin on isolated node #2123
Signed-off-by: U-AD001\U317788 <U317788@L7668YGH2.AD001.InfoFTPS.COM>
2018-08-02 13:27:56 -04:00
Ryan Petrello
62a452e66a
Merge pull request #2124 from Rthur/RThur
set_stats fails in callback plugin on isolated node #2123
2018-08-02 13:27:39 -04:00
mabashian
bc49c879b4 Fix linting error 2018-08-02 12:48:32 -04:00
Wayne Witzel III
95a9e1a7b6
Merge pull request #2737 from wwitzel3/release_3.3.0
unless allow_simultaneous do not start workflow jobs already running
2018-08-02 12:37:46 -04:00
Shane McDonald
f6aee3dd41 Fix error in Dutch translation file 2018-08-02 12:30:16 -04:00
mabashian
8523b56707 Adds id's to all form groups and new forms 2018-08-02 12:28:45 -04:00
Jared Tabor
45c067b599
Merge pull request #2722 from YunfanZhang42/search-filter
Add AND filter to related search
2018-08-02 09:10:30 -07:00
Wayne Witzel III
74ed1c2c40 fetch running workflow jobs once per process 2018-08-02 11:46:38 -04:00