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

7519 Commits

Author SHA1 Message Date
Wayne Witzel III
102b8a4f91 refector old update_password tests 2016-05-10 10:37:20 -04:00
Matthew Jones
01ea3b602d Add ipython to dev dependencies
So tower-manage gets ipython instead of the vanilla interpreter
2016-05-10 10:34:26 -04:00
Jared Tabor
8789327d38 Changing Time Remaining + Days logic on license cntrler 2016-05-10 10:08:24 -04:00
Chris Meyers
ebc629dc52 Merge pull request #1870 from chrismeyersfsu/fix-supervisor_wait
fixes tower webserver bring down before migrate
2016-05-10 09:53:27 -04:00
Alan Rominger
17484a18a0 Merge pull request #1735 from AlanCoding/947_template_version
Point API guide link to dynamic version number
2016-05-10 09:13:32 -04:00
Jared Tabor
92bb67ae26 Users UX Audit changes 2016-05-09 18:08:10 -04:00
Jared Tabor
cb855de950 More UX changes for Mgmt Jobs 2016-05-09 18:08:10 -04:00
Jared Tabor
5218644f0b UX Audit fixes to Mgmt Jobs 2016-05-09 18:08:10 -04:00
Jared Tabor
8a1d06789b Fixing width of textarea fields
like extra vars/inv script
2016-05-09 18:08:10 -04:00
Jared Tabor
71ea4cb465 Notification form UX Audit cleanup 2016-05-09 18:08:09 -04:00
Jared Tabor
fd40135d9d jshint errors 2016-05-09 18:08:09 -04:00
Jared Tabor
47b04f3a6f Notification List should not highlight row item on save 2016-05-09 18:08:09 -04:00
Jared Tabor
fefa6998aa EULA text should start on a new line 2016-05-09 18:08:09 -04:00
Jared Tabor
e31f472975 Changing order of Setup cards 2016-05-09 18:08:09 -04:00
Jared Tabor
c304427e5d Small UX changes to License and ActStream 2016-05-09 18:08:09 -04:00
jlmitch5
0dc4b6d805 Merge pull request #1861 from jlmitch5/managementCardsPane
put management cards in pane
2016-05-09 18:07:29 -04:00
Matthew Jones
b0f4dc06c4 Fix fail/skip scenario for scan service jobs
In the case where no services could be found we'll set the status as
skipped instead of failed
2016-05-09 15:30:56 -04:00
Wayne Witzel III
84c326d801 Merge pull request #1865 from wwitzel3/issue-1567
add count to labels
2016-05-09 15:05:17 -04:00
Wayne Witzel III
afe5f5ebc0 add count to labels 2016-05-09 14:29:08 -04:00
Leigh
268baa6b9b Fix display on License Expiration resolves #1250 (#1860)
* API returns s, not ms! resolves #1250

* License - fix mixed tabs/spaces, move save successful message
2016-05-09 14:26:07 -04:00
Alan Rominger
11e9792356 Merge pull request #1819 from AlanCoding/more_error_msg_periods
Add even more periods in error messages
2016-05-09 13:51:02 -04:00
Ken Hoes
f661bcd523 Fixing flex layout issue w/ Safari 2016-05-09 12:53:10 -04:00
Matthew Jones
b6f8d12119 Map ProjectUpdate for notifications on its view 2016-05-09 12:48:46 -04:00
Matthew Jones
7a611cdb8a Fix an issue with the related through tables on notifications 2016-05-09 12:44:54 -04:00
Chris Church
6191cd6683 re #1740 Update API colors. 2016-05-09 12:01:26 -04:00
Matthew Jones
dad72e297c Update the default path for celerybeat-schedule
If the celerybeat database becomes corrupt then it can prevent starting
some services for Tower.  This happens in an obscure way and currently
that database is stored at the top of the source tree.   This moves it
into the container managed space so that failure scenario won't persist
if the container is re-created
2016-05-09 11:36:53 -04:00
John Mitchell
f6fbeb23e8 put management cards in pane 2016-05-09 11:35:09 -04:00
jlmitch5
3fe7006697 Merge pull request #1848 from jlmitch5/orgPane
nested org cards into list pane
2016-05-09 10:56:35 -04:00
kensible
685d1e62b3 Merge pull request #1841 from kensible/1839-schedulingSection
Cleaned up scheduling section of projects page
2016-05-09 09:46:38 -04:00
Chris Meyers
9599f14d42 Merge pull request #1858 from chrismeyersfsu/fix-aw_home
Fix aw home
2016-05-09 09:29:32 -04:00
Chris Meyers
1ab761b7b7 test updates and httpd role fix 2016-05-09 09:17:58 -04:00
Wayne Witzel III
c050750489 Merge pull request #1834 from wwitzel3/issue-752
add owners summary_field for Credential
2016-05-06 21:58:47 -04:00
Graham Mainwaring
e76e91f83d Merge pull request #1850 from ghjm/venv_fixes
RPM build fixes
2016-05-06 17:11:08 -04:00
John Mitchell
185c92d2c6 nested org cards into list pane 2016-05-06 16:29:07 -04:00
Ken Hoes
d43e6caf99 Cleaned up scheduling section of projects page 2016-05-06 15:43:05 -04:00
Wayne Witzel III
e6210de7b2 fix related fields to include team and user 2016-05-06 15:21:23 -04:00
Wayne Witzel III
963ce41851 fix credential details test 2016-05-06 15:11:28 -04:00
Matthew Jones
61525d8da4 Include more details on schedules endpoint 2016-05-06 14:45:00 -04:00
Jared Tabor
02f1f442d8 Merge pull request #1833 from jaredevantabor/notification_templates
Changes to notifications after API naming change
2016-05-06 13:49:05 -04:00
Leigh
1af0a172d3 Fix assorted Job Details bugs
* fix strict equality check that broke host summary event signals, fix hosts value provided to host-event modal, add all jobDetail.* routes to event emitter used by stdout, resolves #1733

* fix over-broad clear on intervals driving job details / stdout updates #1799

* fixes assorted job details audit issues

* feedback on PR #1799
2016-05-06 12:23:08 -04:00
Matthew Jones
ea25742ea5 Bump cryptography vendored library version 2016-05-06 11:52:02 -04:00
Wayne Witzel III
dc9b609655 add owners summary_field for Credential 2016-05-06 11:49:24 -04:00
Jared Tabor
b974422c6e Changes to notifications after API naming change
The API changed the /notifier endpoint to /noticiation_templates to match up with the terminology used with the UI
2016-05-06 11:45:48 -04:00
AlanCoding
532583ed27 add periods throughout access.py 2016-05-06 11:44:30 -04:00
AlanCoding
fe1a0e2aa8 JT survey license check test migrations 2016-05-06 11:40:10 -04:00
Graham Mainwaring
3170c1b8b8 Merge pull request #1828 from ghjm/scl_tower_obsoletes_non_scl_tower
Fixes error when upgrading from 2.x (non-SCL) package on EL6
2016-05-06 10:23:44 -04:00
Graham Mainwaring
a9cc4a0d2b Merge pull request #1827 from ghjm/tower_venv_fix
Ansible virtualenv should be created outside the SCL
2016-05-05 17:22:48 -04:00
Leigh
731563210a Merge pull request #1825 from ansible/auditPR
Fixes from UI audit with Taufique
2016-05-05 17:10:43 -04:00
Graham Mainwaring
8787dcb89b Merge pull request #1824 from ghjm/tower_venv_fix
Fix error in spec file
2016-05-05 16:56:43 -04:00
John Mitchell
72baf5432d remove extraneous color styling 2016-05-05 16:47:31 -04:00