Matthew Jones
6f069f6ff0
Leave another TODO on the job runner, fix a misspelling on the project update hook
2014-01-27 12:20:21 -05:00
Matthew Jones
d4426d88c4
Initial work towards the celery refactor... adjusting logic to allow building a worker chain... temporarily relax requirements on status checks
2014-01-27 11:37:18 -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
Matthew Jones
3d228b2955
Fix a bug where we would treat the new model value like the old one when comparing activity stream changes
2014-01-23 20:49:50 -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
Matthew Jones
bb6c34f4a4
Implement AC-911, use the proper type relative to json serialization for the stored changes dict on an activity stream object
2014-01-23 16:19:14 -05:00
Matthew Jones
2712643c62
Implement AC-667... user serializer to determine read-only fields and use those to decide what to populate in activity stream create instances AND when to create active stream update instances
2014-01-23 15:44:36 -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
0ff5df27a3
AC-939 updated the other favicon.ico
2014-01-23 10:59:01 -05:00
Chris Church
b6543be0cf
AC-939 Update browsable REST API branding to Tower.
2014-01-23 05:22:55 -05:00
Chris Church
8aa9fe9d7e
AC-932 Support accept_hostkey option to git module when using ansible >= 1.5.
2014-01-23 04:28:20 -05:00
chris Houseknecht
dbd0f46435
AC-939 applied new branding. The Tower is erect\!
2014-01-22 18:19:25 -05:00
chris Houseknecht
337bbc0a9c
AC-948 applied ellipsis to home/groups and home/hosts pages. Added CSS on all list pages to drop index column when viewport is XS. Fixed padding on cancel icon for home/groups page. After kicking off an inventory sync on home/hosts page refresh() is now called.
2014-01-22 17:04:08 -05:00
chris Houseknecht
d9817ac826
AC-948 applied ellipsis to home/groups and home/hosts pages. Added CSS on all list pages to drop index column when viewport is XS. Fixed padding on cancel icon for home/groups page. After kicking off an inventory sync on home/hosts page refresh() is now called.
2014-01-22 17:04:07 -05:00
chris Houseknecht
7a7f1ce032
AC-948 applied CSS ellipsis to long group names and long host names on inventory edit.
2014-01-22 17:04:07 -05:00
Matthew Jones
9bbeeb90a8
Fix AC-955, disable task prefetching by celery.
2014-01-22 16:05:26 -05:00
chris Houseknecht
9fe9556b50
AC-712 fixed login spinnning tab disable issue
2014-01-22 12:36:22 -05:00
chris Houseknecht
7269c7bd06
Inventory refactor: add job status summary fly-out on host status. Click on a status and a second dialog appears for the specific job. Dialog can be resized and moved- built using jquery and styled to match TB dialog. Fixed home/groups and home/hosts pages to appear more inventory edit page. Home/groups page now allows you to start and inventory sync as well. Fixed tool-tip consistency. Click page forward/back now employs the spinner and should stop overclicking, which was resulting in page numbers < 0.
2014-01-22 04:53:32 -05:00
chris Houseknecht
2213268096
AC-940 user as ojbect1 or object2 now shows correctly in activity stream.
2014-01-20 19:25:58 -05:00
chris Houseknecht
97369f3775
AC-946 don't refresh hosts when clicking group collapse/expand.
2014-01-20 18:54:04 -05:00
chris Houseknecht
8860b5c2ad
AC-951 Whenever the object name is not available or starts with '_delete' check for the name in changes.name. Also fixed server deep link issues between activity stream, home/group and home/inventory, and inventory.
2014-01-20 18:49:09 -05:00
chris Houseknecht
e5d148ac18
Activity Stream: clicking view detail no longer re-stringifies the changes JSON.
2014-01-20 13:50:30 -05:00
chris Houseknecht
8f5642e13e
Inventory refactor: fixed activity stream display on inventory edit page.
2014-01-20 13:34:11 -05:00
Matthew Jones
b9cde9cc42
Fix issue AC-935... make sure we exclude certain regions by default. cn-north-1 was added to our dependency 'boto' here: https://github.com/boto/boto/pull/1939/files but is inaccessible from outside of China
2014-01-17 16:11:50 -05:00
chris Houseknecht
a103528967
AC-946: removed host filter from delete altogether.
2014-01-17 13:44:07 -05:00
chris Houseknecht
b8f68f7b79
AC-946: deferred host filter until after edit window is dismissed and only if save button clicked..
2014-01-17 13:41:09 -05:00
chris Houseknecht
6972b32e8b
AC-946: deferred host filter until after sync status window dismissed.
2014-01-17 13:33:16 -05:00
chris Houseknecht
aec5a2ba73
Activity stream: show detail will not be displayed if the selected activity cannot be found- this shouldn't happe, but just in case. Viewing detail no longer users an API call. Instead it retrieves the record from memory. It might be possible for this to break if the user clicks browser refresh. Inventory refactor: fixed drag-n-drop so that an object cannot be dropped onto two groups at the same time.
2014-01-17 13:02:46 -05:00
chris Houseknecht
d3149bc8ef
Added use of ng-cloak to all partials and added related CSS. Added use of 'working...' widget to all Edit controllers- it was missing in a few places. Attempted upgrade to angular-1.2.9. Ran into issues and left at 1.1.4 for now. Change angular.js to angular.min.js.
2014-01-17 12:33:16 -05:00
James Laska
64ecc297d7
Fix minjs compile error
2014-01-17 12:28:33 -05:00
chris Houseknecht
f67227ad67
Activity Stream: when object selector changes page refreshes with matching rows.
2014-01-16 17:38:49 -05:00
chris Houseknecht
79f2d1cd88
Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues.
2014-01-16 16:46:04 -05:00
chris Houseknecht
fe40f3adf5
Activity Stream: fixed activity steam query build when called for specific objects. Fixed minor style issues.
2014-01-16 16:44:56 -05:00
chris Houseknecht
3a4899e04a
Activity Stream: Initiated by is now a link when actor is available. Refactored event detail view for much better use of space. Only thing left is formatting the json object.
2014-01-16 16:01:22 -05:00
chris Houseknecht
1cbc00e19d
Fixed copy host modal header. Fixed javascript error in search.js helper.
2014-01-16 12:46:40 -05:00
chris Houseknecht
283b21475a
Inventory refactor: fixed group host-failed link to refresh hosts view with only failed hosts. Link from hosts to hosts/N/job_hosts_summaries works again.s
2014-01-16 12:26:34 -05:00
Matthew Jones
a0affa90d4
Change label on recent jobs for host to use 'status'
2014-01-16 12:24:09 -05:00
Matthew Jones
79f9953e56
Add ids to summary fields and actor for AC-673
2014-01-16 10:17:56 -05:00
James Laska
69b0513871
AC-937 - Correct js parse error
...
Fixes parse error that prevented compile.sh from completing successfully.
2014-01-16 09:04:44 -05:00
chris Houseknecht
06abf29d50
Activity stream: implemented new search. Fixed a bunch of things related to the new data structure. Fixed /home/groups page.
2014-01-16 05:00:22 -05:00
chris Houseknecht
a90de488e1
AC-756 Removed required on password field when in 'edit' mode. When editing an existing user all fields can now be changed without re-entering a password. However, if the password field is touched, then a strong password is required and a valid match must be supplied. Fixed the Reset button. Now if changing existing record, touch password, click reset, and all password, password match, and the strength progress bar are all reset.
2014-01-15 23:10:36 -05:00
chris Houseknecht
14acf18f47
AC-734 Finished off form styling changes with requird * as red and help icon now a light grey (much more soothing).
2014-01-15 22:03:48 -05:00
chris Houseknecht
b93a7d9636
Fixed the drop-down on Jobs page to be more link-like. Fixed Cancel link spacing on jobs and projects by renaming to Stop (because it's shorter) and padded. Now Stop and Delete align vertically.
2014-01-15 19:38:06 -05:00
chris Houseknecht
a8203742aa
Inventory refactor: dragging a host to a group will copy it.
2014-01-15 17:40:33 -05:00
chris Houseknecht
28cbed72c8
Inventory refactory: fixed status messages on hosts view.
2014-01-15 14:49:01 -05:00
chris Houseknecht
c62718493c
Inventory refactor: fixed drag-n-drop so that a group cannot be dropped onto itself or dropped into a group where it already exists.
2014-01-15 14:19:46 -05:00
chris Houseknecht
9bf941e8d4
Inventory refactor: group drag-n-drop now fully working.
2014-01-15 12:34:40 -05:00
chris Houseknecht
2ccecd16a7
Inventory refactor: fixed a looping issue in inventory tree build. Index confussion when building list of node's children.
2014-01-15 11:45:58 -05:00
Matthew Jones
6840626c24
Implement AC-929... add recent jobs to host detail
2014-01-15 11:14:37 -05:00
chris Houseknecht
33a4389002
Inventory refactor: removed navigation links from create inventory page.
2014-01-15 10:36:30 -05:00