chouseknecht
|
82833c848f
|
AC-331 Latest changes and cleanup from testing
|
2013-08-21 12:50:25 -04:00 |
|
chouseknecht
|
b76bf268f9
|
AC-331 Latest host tab changes. Editing the groups of a host is now possible
|
2013-08-20 18:22:28 -04:00 |
|
chouseknecht
|
858c389fb0
|
Latest inventory hosts tab changes
|
2013-08-18 20:20:39 -04:00 |
|
chouseknecht
|
5cc6f799fe
|
Moving CSS to less. Using recess to compile and compress to awx.min.css
|
2013-08-08 11:42:00 -04:00 |
|
chouseknecht
|
54eff92ea3
|
Fixed a bunch of styling issues appearing in FireFox post Twitter Bootstrap 3RC1 upgrade.
|
2013-08-06 14:43:56 -04:00 |
|
chouseknecht
|
94ae9ffd43
|
Upgraded AWX to Twitter Bootstrap 3 RC1
|
2013-08-02 18:27:07 -04:00 |
|
chouseknecht
|
d1ad7d822d
|
AC-280, AC-289 Fixes
|
2013-07-28 06:16:38 -04:00 |
|
chouseknecht
|
6295efd330
|
Fixed pop-help directive so clicking on a help icon or button closes all other help windows. Prior to this help windows would remain open. Clicking on multiple help icons/buttons left help windows allover the screen, especially on Job Template page.
|
2013-07-22 18:42:33 -04:00 |
|
chouseknecht
|
44f7ce42cc
|
Help icon is now the same everywhere. In some places it was an 'i' and in others a '?'. Same with the color. We had two different flavors of blue. Also streamlined the code. Now all help html is genereated from one place.
|
2013-07-13 05:56:49 -04:00 |
|
chouseknecht
|
43fb2d7ae4
|
AC-198 All username/password fields and all forms now have autocomplete='false' attribute to prevent browser autofill. Fixed Firefox password save prompt issue. Prompt was ~ 'Do you want to save password for <organization name>'. The prompt is now '...password for <username>'. The issue is the order of the fields. Prompt is build off of first field appearing before password field. Moved organization up and put username before password. Created an Angular approach to removing pre-selected class (the green success class) from a previously used list. Now lists won't appear to have pre-selected. This was kind of wokring with a jQuery approach now it's solid. New method applied to Users only. Will push to other modals shortly.
|
2013-07-12 13:46:38 -04:00 |
|
chouseknecht
|
6e28fac463
|
AC-201 Added help to Job Hosts Summary page. Added logic to the Attr method used in form generator and list generator to support icon sizing.
|
2013-07-11 09:24:11 -04:00 |
|
chouseknecht
|
7fcb4e0e0b
|
AC-202 Missing detail buttons -job events page is now responsive to small screen sizes. On phone/tablet size screen Host column disappears and host name shows in the Event column as part of the detail. Also added media querries in CSS to adjust the table formatting and make things fit. Fixed issues with the JSON modal dialog so that everything fits on a portrait size mobile phone.
|
2013-07-10 13:45:44 -04:00 |
|
chouseknecht
|
ad2e762292
|
403 error when licensed host count is exceeded now displays the 'detail' message received from the API.
|
2013-07-08 15:33:44 -04:00 |
|
chouseknecht
|
ea4d7abd4b
|
AC-191 changed host name label from 'Name' to 'Host Name' and added a tool tip giving examples of host name values.
|
2013-07-03 15:49:57 -04:00 |
|
chouseknecht
|
4256631362
|
AC-190 When a set has 0 results, the 'Page N of X' message is now hidden.
|
2013-07-03 13:47:20 -04:00 |
|
chouseknecht
|
20266c3054
|
Fixing job events pagination
|
2013-07-02 17:03:47 -04:00 |
|
chouseknecht
|
14ed59bedf
|
AC-175 dynamically set Event link color and cursor for each row. Used ng-class to dynamically set a css class. Now child rows that cannot be expanded appear to have no link -the text color is charcoal and the cursor is the default arrow.
|
2013-06-30 04:34:26 -04:00 |
|
chouseknecht
|
184430d0a2
|
AC-175 on Job Events page, Event is the now the only linkd or clickable column. Clicking expands or collapses parent nodes.
|
2013-06-30 03:59:39 -04:00 |
|
chouseknecht
|
114bc05b8d
|
Removed Status filter from Job Events page. Changed form attribute 'notSearchable' to 'searchable' -cause it just makes more sense.
|
2013-06-28 11:40:31 -04:00 |
|
chouseknecht
|
cfb638e8e1
|
Added awRequiredWhen directive. Make fields required only when an expression evaluates to true. Used on Permissions detail page to toggle Project required attribute based on permission type.
|
2013-06-26 12:03:25 -04:00 |
|
Chris Church
|
07657926b9
|
Rename ansibleworks to awx.
|
2013-06-23 13:21:02 -04:00 |
|