Commit Graph

2990 Commits

Author SHA1 Message Date
Chris Houseknecht 264ad62db0 UI Automation
Added ID attribute to sublist action items. For example, the users list on the Organization detail page. Each of the action icons for each user row now has an ID attribute.
2014-08-28 13:49:52 -04:00
Chris Houseknecht 4e4b5852cb UI Automation
Added additional ID attributes to pagination widget. Fixed comment spelling error in app.js
2014-08-28 13:44:18 -04:00
James Laska 116e1db2a8 Remove ngdocs on 'make clean' 2014-08-28 12:12:04 -04:00
James Laska 5fe92d8013 Add ngdocs Makefile target
Also, update jshint target to match grunt command.
2014-08-28 12:01:35 -04:00
Chris Houseknecht 5135c79e10 Tower JS Doc Site
Fixed angular-animate so that it is now installed via Bower.
2014-08-28 10:48:14 -04:00
Chris Houseknecht 9176955b42 JS Packaging Updates
Added to bower.json packages that were missing. Upgraded angular to 1.2.19 in the process.
2014-08-28 10:38:42 -04:00
Jared Tabor ca8e52bfff adding ngdocs site for tower doc site 2014-08-28 10:37:02 -04:00
Matthew Jones fd97aa85b6 Attempt to work around a bug from old versions of pyzmq where closing
the socket before immediately exiting could cause a crash
2014-08-27 15:23:20 -04:00
Chris Houseknecht b558bc0da0 Pagination
Add ID attributes to pagination widget: https://trello.com/c/fRTYOnS6/119-add-id-attributes-to-pagination-widget-bits
2014-08-27 14:20:25 -04:00
Chris Houseknecht 6ebc5d6dfc Activity Stream
Fixed system event query. API reuqest for system events now includs 'actor__isnull=true'.
2014-08-27 13:11:32 -04:00
Chris Houseknecht be999edef9 Projects
Add SCM Update button to project detail page: https://trello.com/c/MXrKSBbD/19-should-be-able-to-perform-actions-on-detail-pages
2014-08-27 12:17:41 -04:00
Jared Tabor 1483b022ef added angular-animate.js to gitignore 2014-08-27 11:52:47 -04:00
Jared Tabor 6f7c711877 fixed .gitignore to include correct library 2014-08-27 11:51:18 -04:00
Jared Tabor 026c19cd85 adding doc site files to .gitignore 2014-08-27 11:49:45 -04:00
Chris Houseknecht 043d6267ef Search Widget
Added ID attribute to start and reset icons: https://trello.com/c/UgvUGqpV/117-ui-automation-no-dom-id-for-submit-reset-search-forms
2014-08-27 10:48:59 -04:00
Chris Houseknecht 0cfa818245 Form Generation
Add ID attribute to elements containing field validation error text: https://trello.com/c/VzfY24y7/116-ui-automation-no-dom-id-for-form-field-errors
2014-08-27 10:41:11 -04:00
Chris Houseknecht 5facdb221b Support MacBook Pro 13" Display
Removed 'funky wrapping' from project page on wee little viewports: https://trello.com/c/FVie0qm7/43-funky-wrapping-throughout-macbook-pro-13-retina-chrome
2014-08-26 15:15:17 -04:00
Chris Houseknecht fe88623550 Schedules
Since we don't display schedule.id anywhere, there's probably no need to provide a filter for it.
2014-08-26 15:04:15 -04:00
Chris Houseknecht 973695e6d8 Jobs page
Filter schedules by job type. https://trello.com/c/cw57g3Vw/45-jobs-tab-scheduled-jobs-do-not-allow-filtering-by-type
2014-08-26 12:15:37 -04:00
Chris Houseknecht a6252e4ed2 Jobs tab
Add job status back into filter options for completed jobs. Added to jobs tab, dashboard and job template page.
https://trello.com/c/dOqMitNv/38-jobs-tab-can-t-view-only-successful-jobs
2014-08-26 10:57:49 -04:00
Chris Houseknecht fa9c6b0171 Remove help link from tab order
Fixed: https://trello.com/c/JbtD7aQP/33-tabing-between-dialog-on-forms-will-select-the-help-elements
2014-08-26 10:40:21 -04:00
Matthew Jones 6bccca2a9e Fix an issue where canceling jobs could leave orphaned and dead
ansible-playbook processes
2014-08-26 10:20:10 -04:00
Jared Tabor 47aac0dc7d removing keydown event from div element leftover from last commit 2014-08-25 16:31:37 -04:00
Jared Tabor 8d21ff80d0 added keydown event for password prompt fields on job template launch 2014-08-25 16:27:05 -04:00
Chris Houseknecht 920011dd01 Job Stdout
Fixed https://trello.com/c/lnsjMHax/98-incorrect-use-of-bold-on-job-stdout-breadcrumb
2014-08-25 16:14:34 -04:00
Chris Houseknecht e5cf444c17 Event Viewer Dialog
Fixed: https://trello.com/c/GlHhfp7Y/95-job-event-for-win-feature-module-isn-t-displayed-correctly. Prevents 'feature_result' from appearing on the Results tab. It is now only visible on the JSON tab.
2014-08-25 14:21:20 -04:00
Luke Sneeringer fa02d11d30 Final renames from /etc/awx/ and /var/log/awx/ 2014-08-25 13:25:53 -04:00
Luke Sneeringer 4931d911fa Merge branch 'expunge-awx-unstable' 2014-08-25 13:21:58 -04:00
Luke Sneeringer deaf54f2d7 Migrating logs to /var/log/tower/. 2014-08-25 12:31:18 -04:00
Jared Tabor 8cbff36153 added 'mobile' to id of mobile menu to improve UI automation testing 2014-08-25 12:00:53 -04:00
Jared Tabor 0a2ea64438 uncommented code for bread crumb fix on actvity stream for inventory groups page 2014-08-25 11:16:32 -04:00
Luke Sneeringer 55323fac57 Merge branch 'master' into expunge-awx-unstable 2014-08-25 10:51:26 -04:00
Matthew Jones 90f6abbf6b Merge pull request #13 from jsmartin/fix_sosreport
Adding missing dirs.  https://trello.com/c/dDNkEHRM
2014-08-22 23:15:14 -04:00
James Martin c33ab099ff Adding missing dirs. https://trello.com/c/dDNkEHRM 2014-08-22 21:47:30 -04:00
Jared Tabor 65ee7d0d62 removed cmd, changed, and verbose_override from the host event modal->results tab 2014-08-22 15:42:38 -04:00
Luke Sneeringer 6d65423a8c Make the /etc/awx/ migration more permissive for one run. 2014-08-22 12:33:00 -04:00
Luke Sneeringer 27f2e05431 Merge branch 'expunge-awx-unstable' of github.com:ansible/ansible-commander into expunge-awx-unstable
Conflicts:
	awx/main/task_engine.py
	awx/ui/static/js/helpers/Access.js
2014-08-22 10:26:23 -04:00
Luke Sneeringer 3b45252039 Theoretical move from /etc/awx/ to /etc/tower/. 2014-08-22 10:12:12 -04:00
Matthew Jones 0f67f6d57c Fix an issue where we were incorrectly trying to deserialize variables
contained in the inventory activity stream change reported in:

https://trello.com/c/5eIrrOvY
2014-08-21 13:13:01 -04:00
Jared Tabor a3c9dc7deb changed some lookup dialogs to use radio buttons 2014-08-21 12:02:33 -04:00
Jared Tabor d1e8d98b29 made organization lookup use radio buttons for card 74 on the tower 2.1 board 2014-08-20 16:32:45 -04:00
Luke Sneeringer ab1456f4a2 Minor grammar fix. 2014-08-20 12:11:35 -04:00
Luke Sneeringer 356532424e Vendor pywinrm (and dependencies).
https://trello.com/c/FQ9AkmRV/46-install-vendored-pywinrm-for-ansible-us
e
2014-08-20 09:35:40 -04:00
Chris Houseknecht 0766bc302b Fixed js lint error 2014-08-19 16:14:44 -04:00
Chris Houseknecht bec9cc73cd Job detail page
Fix for https://trello.com/c/uGFQjYn0/323-host-event-order-differs-between-host-events-list-and-host-event-dialog
2014-08-19 16:10:24 -04:00
Matthew Jones 3f54778111 Add index on counter 2014-08-19 16:03:48 -04:00
Matthew Jones 046561ecaa add counter to jobevent object sourced from callback ansible plugin 2014-08-19 15:50:41 -04:00
Chris Houseknecht 186ab7814f Job detail page
Fix for https://trello.com/c/WZ18zIqG/337-completed-job-detail-statistics-differ-between-realtime-and-page-refresh
2014-08-19 13:17:11 -04:00
Chris Houseknecht e605a89a80 Job detail page
Fixed Host Events sort to always sort by ascending host name, matching the event viewer dialog. https://trello.com/c/uGFQjYn0/323-host-event-order-differs-between-host-events-list-and-host-event-dialog
2014-08-19 12:56:17 -04:00
Matthew Jones 6b8acae8b7 Incorrect identifier for 'res' in the callback receiver 2014-08-19 12:48:16 -04:00