Chris Houseknecht
010a998431
Applied jsHint code checking standards.
2014-02-06 12:17:12 -05:00
Chris Houseknecht
e17d076e55
AC-1017 Added events and hosts links to the job status fly-out. Fixed a bug in search where claring the value and hitting enter did not switch the icon back to the magnifying glass. Linted Search.js and Hosts.js helpers.
2014-02-06 00:58:45 -05:00
Chris Houseknecht
5e7290aa85
AC-1014 fixed issued related to deleted templates and templates containing quotes in the name. De-linted job templates and the jobs controller.
2014-02-05 16:34:25 -05:00
Chris Houseknecht
229df6d4f7
AC-1010 Fixed breadcrumb capitalization to accommodate multi-word paths. Added .jshintrc which contains jsHint directives for delinting .js files. Delinted Utilities.js.
2014-02-05 11:54:24 -05:00
Chris Houseknecht
033968a0a9
Fixed compilation error.
2014-02-04 18:28:56 -05:00
Chris Houseknecht
d08319100d
Fixed styling on Job Events page to give the Event column more room. Added monospacing and nowrap to txt fields.Shotened Created On and Status columns. Centered Status column. Fixed Actions column so that columnClass directive works.
2014-02-04 21:27:31 +00:00
Chris Houseknecht
6d6ea293a4
Fixing 'working' ovrerlay to fit document height.
2014-02-04 19:04:41 +00:00
Chris Houseknecht
bbdfc3ea4f
Background for jqueryui modal and twitter bootstrap modal now match.
2014-02-04 13:23:03 -05:00
Chris Houseknecht
5cb6c22fc8
Fixed inventory sync status dialog to use jqueryui dialog- making it draggable and resizable.
2014-02-04 16:59:19 +00:00
Chris Houseknecht
6c2b8358a0
Fixed 'empty directory' warning on project detail page. The styling was off, and it was incorrectly displaying when scm_type was to empty.
2014-02-03 23:20:33 +00:00
Chris Houseknecht
88dc25fc15
Fixed support links.
2014-02-03 21:46:16 +00:00
Chris Houseknecht
7ecc382a71
AC-595 stop translating object name in breadcrumbs.
2014-02-03 14:59:30 -05:00
Chris Houseknecht
57fdacb242
AC-997 enable activity stream for non-privileged users.
2014-02-03 12:25:21 -05:00
Chris Houseknecht
47ad240b99
AC-997 enable activity stream for non-privileged users.
2014-02-03 10:31:10 -05:00
Chris Houseknecht
926ec500e2
Inventory help- turned resizable off on modal dialog. Fixed compilation error.
2014-01-31 17:35:44 -05:00
Chris Houseknecht
763ed5241d
Latest changes to Inventory help. Re-styled dialogs. Fixed presentation so that Next and Previous are possible. Added close button.
2014-01-31 17:32:22 -05:00
Chris Houseknecht
cbc0d7a8ad
Fixed bug in Capitalize directive. Fixed issues found with jsLint.
2014-01-31 05:19:42 -05:00
Chris Houseknecht
183cbde1bc
Add missing 'use strict' directive.
2014-01-31 04:27:56 -05:00
Chris Houseknecht
6cbd2beb7a
AC-602 last bit of help changes.
2014-01-30 16:43:42 -05:00
Chris Houseknecht
c81fa0d285
AC-976, AC-1000, AC-602
2014-01-30 15:23:49 -05:00
Matthew Jones
6ff98d87e9
Fix merge spacing from conflicted merge
2014-01-30 01:04:17 -05:00
Matthew Jones
82b692be9c
Merge remote-tracking branch 'origin/master' into celery-refactor
...
* origin/master: (28 commits)
AC-995 fixed typo and added extra error handling in case we actually cannot parse inventory variables. If that does happen, we now alert the user and keep the application stable and running.
Use supervisorctl when restarting celeryd on Ubuntu
Revert custom supervisor initscript
fix for the small viewport issue (https://www.dropbox.com/s/dmf4aixfv7k67cm/Screenshot%202014-01-29%2015.19.52.png ) where group name div gets pushed to a new line.
Fixed AS widget breadcrumb links
AC-977 Fixed raw html showing up in Action field on detail dialog. Added a subtitle on the AS widget. On inventory groups/host page the subtitle explains what activities are being displayed, and only activities realted to the selected group (on the inventory page) are displayed. If All Hosts selected, then all activities for all groups related to the current inventory are displayed. Also, brought back activity stream button for inventory hosts.
During AMI boot, use custom initscript name
Update tower-setup filename used in AMI build
AC-578 - Add custom supervisor initscript on ubuntu
Remove 'awx-' prefix when reporting version
Explicitly include the egg-info in rpm packaging
Fixing store references to point to http://www.ansible.com/ansible-pricing
Update make develop command, version check after package rename.
AC-992 Fix inventory import tests.
AC-967 Fixed job name in the host status fly-out. Text now wraps rather than extending beyond boundaries of pop-over. Removed status label- just show red/green dot. Clicking on ID or red/green dot shows the status dialog. When dialog closes the window.resize() watcher is restored.
AC-976 now using custom javascript to apply ellipsis to long group and host names. Fixed indes.html title.
Fix ansible-tower deb build
Rename package awx to ansible-tower
AC-976 add job template name to activity stream
AC-979 using activity stream object arrays correctly. AC-980 fixed Action label on detail dialog.
...
Conflicts:
awx/ui/static/js/controllers/Inventories.js
awx/ui/static/js/lists/InventoryHosts.js
awx/ui/static/js/widgets/Stream.js
2014-01-30 01:00:00 -05:00
Chris Houseknecht
e2aef64a4d
AC-995 fixed typo and added extra error handling in case we actually cannot parse inventory variables. If that does happen, we now alert the user and keep the application stable and running.
2014-01-29 19:58:46 -05:00
Chris Houseknecht
82aa0ac85d
fix for the small viewport issue ( https://www.dropbox.com/s/dmf4aixfv7k67cm/Screenshot%202014-01-29%2015.19.52.png ) where group name div gets pushed to a new line.
2014-01-29 18:19:13 -05:00
Chris Houseknecht
9d8c124817
Fixed AS widget breadcrumb links
2014-01-29 17:06:53 -05:00
Chris Houseknecht
168c4235f5
AC-977 Fixed raw html showing up in Action field on detail dialog. Added a subtitle on the AS widget. On inventory groups/host page the subtitle explains what activities are being displayed, and only activities realted to the selected group (on the inventory page) are displayed. If All Hosts selected, then all activities for all groups related to the current inventory are displayed. Also, brought back activity stream button for inventory hosts.
2014-01-29 17:00:04 -05:00
Chris Houseknecht
48f81c5be7
Fixing store references to point to http://www.ansible.com/ansible-pricing
2014-01-29 14:23:56 -05:00
Chris Houseknecht
d4febaf02f
AC-967 Fixed job name in the host status fly-out. Text now wraps rather than extending beyond boundaries of pop-over. Removed status label- just show red/green dot. Clicking on ID or red/green dot shows the status dialog. When dialog closes the window.resize() watcher is restored.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
93a0f39932
AC-976 now using custom javascript to apply ellipsis to long group and host names. Fixed indes.html title.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
c18cb5a622
AC-976 add job template name to activity stream
2014-01-29 14:23:56 -05:00
Chris Houseknecht
dce52fc5ca
AC-979 using activity stream object arrays correctly. AC-980 fixed Action label on detail dialog.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
45418626e7
AC-987 job launch shows working 2x
2014-01-29 14:23:56 -05:00
Chris Houseknecht
f6638485b7
AC-985 edit now edit's inventory properties via dialog- using the same edit code already written for the wrench button on inventory->groups/hosts page.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
049a413f7a
AC-941 don't display UI form fields until API data loads. Also fixed related set pagination issue.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
be66062123
Fixed inventory group source drop-down so that selecting 'Choose a source' behaves the same as choosing 'Manual'. Fixed AC-989.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
e27ed61fc8
AC-983 long group names, AC-970 don't hightlight required fields in red, AC-966 fixed ansibleworks links to point to ansible, AC-733 new pagination widget, page and total rows.
2014-01-29 14:23:56 -05:00
Chris Houseknecht
597a81ead6
Fixing store references to point to http://www.ansible.com/ansible-pricing
2014-01-29 14:01:44 -05:00
Chris Houseknecht
9abe060047
AC-967 Fixed job name in the host status fly-out. Text now wraps rather than extending beyond boundaries of pop-over. Removed status label- just show red/green dot. Clicking on ID or red/green dot shows the status dialog. When dialog closes the window.resize() watcher is restored.
2014-01-29 13:47:24 -05:00
Chris Houseknecht
22f40605cd
AC-976 now using custom javascript to apply ellipsis to long group and host names. Fixed indes.html title.
2014-01-29 13:31:51 -05:00
Chris Houseknecht
7580b91186
AC-976 add job template name to activity stream
2014-01-28 18:47:46 -05:00
Chris Houseknecht
d57b2f7926
AC-979 using activity stream object arrays correctly. AC-980 fixed Action label on detail dialog.
2014-01-28 17:46:47 -05:00
Chris Houseknecht
0e6305c9ec
AC-987 job launch shows working 2x
2014-01-28 17:22:34 -05:00
Chris Houseknecht
7434bb8a9e
AC-985 edit now edit's inventory properties via dialog- using the same edit code already written for the wrench button on inventory->groups/hosts page.
2014-01-28 15:57:00 -05:00
Chris Houseknecht
77b285f632
AC-941 don't display UI form fields until API data loads. Also fixed related set pagination issue.
2014-01-28 13:57:37 -05:00
Chris Houseknecht
de970058f7
Fixed inventory group source drop-down so that selecting 'Choose a source' behaves the same as choosing 'Manual'. Fixed AC-989.
2014-01-28 10:58:57 -05:00
Chris Houseknecht
cb8ec978de
AC-983 long group names, AC-970 don't hightlight required fields in red, AC-966 fixed ansibleworks links to point to ansible, AC-733 new pagination widget, page and total rows.
2014-01-28 01:03:09 -05:00
chris Houseknecht
c52f98e9ac
AC-970 no longer highlighting currently focused form field with red. Field is hightlighted in red when an error immediately on error detection. This includes Angular errors and custom errors.
2014-01-23 23:49:25 -05:00
chris Houseknecht
44d9d12e4d
AC-966,AC-967,AC-968,AC-973,AC-972: fixed links, titles, texts referencing AWX and ansibleworks. Fixed AC-941 issues also for Credentials and Projects tab. Upgraded projects status to use jquery dialog, allowing user to expand and move.
2014-01-23 16:38:47 -05:00
chris Houseknecht
54d7884ac6
AC-963 fixed spinny not aligning with visible viewport, I think.
2014-01-23 11:39:18 -05:00
chris Houseknecht
dbd0f46435
AC-939 applied new branding. The Tower is erect\!
2014-01-22 18:19:25 -05:00