Commit Graph

3988 Commits

Author SHA1 Message Date
chouseknecht
25a2e32082 AC-318 fixed Forks tooltip and validation on Job Templates page 2013-09-03 18:23:58 -04:00
chouseknecht
eae151ba31 AC-386 All Jobs and All Host Summaries links now work from Inventories-> Hosts page. 2013-09-03 17:38:28 -04:00
chouseknecht
78de6b360f SCM status info now available from Projects tab. 2013-09-03 16:08:10 -04:00
chouseknecht
a6c1e3385b Latest UI changes. 2013-09-03 12:30:06 -04:00
chouseknecht
1d19bd9c06 Lates UI changes 2013-09-03 11:04:41 -04:00
chouseknecht
011545035d Lates UI changes 2013-09-03 08:38:10 -04:00
chouseknecht
cde035f06d AC-378 applied new sort routine to inventory groups page. 2013-09-02 01:29:51 -04:00
chouseknecht
d9ba08e8cb AC-379 Only a single node is selected whenever the tree is initialized. Also added a sort routine to the data load process so that nodes are now sorted by name. 2013-09-01 23:55:11 -04:00
chouseknecht
503cdced2f AC-378 fixed broken pop-over. Using 'esc' to close now workd correctly. 2013-09-01 17:34:36 -04:00
chouseknecht
51333c0a8a AC-351 Latest changes. 2013-08-30 14:15:54 -04:00
chouseknecht
d774327c68 AC-351 latest changes. Fixed project add/edit form issues. 2013-08-29 17:32:00 -04:00
chouseknecht
33a9a7505f AC-369 Latest inventory changes. 2013-08-29 15:29:30 -04:00
chouseknecht
fba907ee93 AC-352 Latest. Expanded width of ssh key field and applied fixed width/mono-space font. Same changes made to Credentials page. 2013-08-28 22:35:55 -04:00
chouseknecht
ee220ba928 AC-352 First pass at SCM integration 2013-08-28 21:38:45 -04:00
chouseknecht
51033abe87 AC-369 Inventories->Groups page now loads from /api/v1/inventories/N/trees. All nodes are open on load. Drag-n-drop works. Node add/update/delete working. 2013-08-28 12:41:31 -04:00
chouseknecht
415fbc5362 AC-369 Inventories->Hosts page now uses the /api/vi/inventories/N/trees to load the tree. Tree is loaded fully expanded. 2013-08-27 18:31:19 -04:00
chouseknecht
fe03a789b6 AC-373 Inventory page layout changes. Removed tabs and menu to make better use of limited page real estate 2013-08-27 13:46:58 -04:00
chouseknecht
4ea3c23e5a AC-331 final clean up 2013-08-22 11:26:23 -04:00
chouseknecht
f8b186b24a AC-331 Continued cleanup from Bootstrap upgrade and Inventory changes. 2013-08-22 10:20:52 -04:00
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
36d4795c12 AC-331 checkbox for 'Only show hosts will failed jobs' now working on Hosts tabs. Removed from Groups tab. 2013-08-19 12:17:46 -04:00
chouseknecht
ec7713ae28 AC-331 latest Inventories/Hosts tab changess 2013-08-19 01:27:04 -04:00
chouseknecht
858c389fb0 Latest inventory hosts tab changes 2013-08-18 20:20:39 -04:00
chouseknecht
707f98237b AC-331 Delete one or many hosts now working. 2013-08-16 17:01:18 -04:00
chouseknecht
09a40fa087 Fixed js compile bug. 2013-08-16 11:44:51 -04:00
chouseknecht
9abb346946 AC-331 Latest changes to Inventories Hosts tab. Hosts is now the lead tab. Added menu bar. Added select checkbox for each row. 2013-08-16 11:43:39 -04:00
chouseknecht
036352f10e AC-331 Separated 'expand/collapse' function from 'select' function on Hosts tab tree. It now functions more like the Gmail label tree. Added Wait() utiltiy that can be used to freeze the API during longer than usual API operations. Using it on the 'group move' function. 2013-08-16 01:15:47 -04:00
chouseknecht
5d8ef49cfd Fixed js compile bug 2013-08-15 04:13:31 -04:00
chouseknecht
9d7018767d AC-331 Custom tree on Inventories detail Hosts tab is starting to work well. 2013-08-15 04:11:46 -04:00
chouseknecht
22af7cf6b0 AC-331 Inventories Groups tab just about completed 2013-08-13 17:57:28 -04:00
chouseknecht
07280e8abe Fixed JS minification issue 2013-08-12 09:47:09 -04:00
chouseknecht
7199194a8c AC-331 Group drag-n-drop starting to work. 2013-08-09 21:31:32 -04:00
chouseknecht
8794da7cd1 Edit inventory properties on group tab starting to work 2013-08-08 18:14:15 -04:00
chouseknecht
b9c8002409 Added less.js for developing and debugging .less. Set USE_MINIFIED_JS=False in django settings to run with .less rather than minified .css 2013-08-08 13:56:55 -04:00
chouseknecht
71c31a919f Removed awx.min.css from respository. Use 'make minify' to compile and compress the .less files and create awx.min.css. 2013-08-08 12:13:22 -04:00
chouseknecht
6138b35c48 Moved ansible-ui.css ansible-ui.less 2013-08-08 11:48:19 -04:00
chouseknecht
1578914874 Removing ansible-ui.css 2013-08-08 11:42:00 -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
77c2449276 Added missing btn-default class to Reset button on Credentials form. 2013-08-06 14:56:20 -04:00
chouseknecht
3cca1cd651 Help button is now back on when viewing a list in 'select' mode. 2013-08-06 14:53:19 -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
538097ed8e AC-317 Now use 'esc' key to dismiss modal dialogs. First field on modal forms is now automatically focused. 2013-08-02 19:42:52 -04:00
chouseknecht
94ae9ffd43 Upgraded AWX to Twitter Bootstrap 3 RC1 2013-08-02 18:27:07 -04:00
chouseknecht
f3cbda4352 Clicking on logo now brings you to the Organizations tab. Was taking you to a sort of blank screen -the href wasn't pointed to a specific tab. 2013-08-01 10:14:20 -04:00
chouseknecht
daf8250f38 Excluded Organization from Inventory list when inventory list displayed in a modal dialog. 2013-07-31 17:27:41 -04:00
chouseknecht
dd89a82a2c AC-325 randomly the black background gets left behind and still visible after the login dialog box has been hidden. Thinking this might be a timing thing. Moved call to modal('hide') up in the list of steps processed on a successful login. 2013-07-31 17:23:47 -04:00
chouseknecht
30aa1d74d8 AC-325 We now check before each call to the API that the token is not empty. If empty, return false. The false will throw a javascript error to the console, but not noticeable, unless you're watching the console. Stops API login dialog box from appearing. User just sees login dialog with correct message. 2013-07-31 17:14:29 -04:00
chouseknecht
770d10ccc3 New logo.png for header. Matched header/footer/text color to the background color of new logo.png 2013-07-31 16:03:44 -04:00
chouseknecht
4b8f0c2829 AC-322 Job list now presents either a Delete or Cancel button based on the job's status. Changed delete icon from icon-remove to icon-trash throughout application. 2013-07-31 11:53:59 -04:00