Commit Graph

21 Commits

Author SHA1 Message Date
Chris Houseknecht
e81d02885f AC-1006 upgraded all js libraries to latest release. Fixed obvious broken things. Installed bower to make package installation/upgrade easier. Added less to Grunt build. 2014-02-12 18:42:57 +00:00
vagrant
d25e712e21 Finixhed applying jsHint linting to js files. Created initial Gruntfile.js build script and package.json script for keeping track of required node modules. 2014-02-11 04:52:15 +00:00
Chris Houseknecht
47ad240b99 AC-997 enable activity stream for non-privileged users. 2014-02-03 10:31:10 -05:00
chris Houseknecht
ef324f2397 AC-931: Fixed typo. AC-925 clickin on failed inventory sync icon works again. Inventory Refactor: consolidated actions and status fields to a single column and simplified tool-tip text. Made 'sync' labeling more consistent, I think. 2014-01-15 04:31:11 -05:00
Chris Houseknecht
afb151bf29 Inventory refactor: lists now uniformly set tool tips placement to 'top'. Fixed an ugly scope bug when using modals that call LookupInit. The callbacks inside search were being left in the inventory scope and fired everytime the host view refreshed. Added a cleanup method in search to remove its callbacks. Calling the cleanup method on modal close fixes. 2014-01-13 20:55:28 +00:00
Chris Church
2b7af0a2ec Happy new year!!! 2014-01-02 11:51:43 -05:00
Chris Houseknecht
d02d2ebf15 Installed FontAwesome 4. Modified form and list generation to force icon selection through a single method so that icons, icon sizes and button colors are all consistent. Everything seems to be working now with the exception of the status bubbles on list pages. Will need to modify ansible-ui.less anc change the unicode strings to new FontAwesome values. 2013-12-20 23:17:02 +00:00
Chris Houseknecht
f1b99f12b6 Start of inventory re-write 2013-12-20 01:11:02 +00:00
Chris Houseknecht
fae51d12f0 AC-726 Improved search filter, eliminating need for reset button. Fixed drop-down menu on jobs detail page, replacing summary with host summary. Fixed error message on job templates and jobs when list of playbooks cannot be found- message is now informational rather than cryptic error. 2013-11-23 14:48:43 +00:00
Chris Houseknecht
8afdb710be Fixed project related links on home page. Add missing Reset button to all list pages. Fixed bug in sort that prevented searching where drop-down item is empty. 2013-11-20 22:07:55 +00:00
Chris Houseknecht
94bbab566b Only allow user with super_user access to see activity stream button. Fixed collision between is_superuser rootscope variable and credential.is_superuser on credential detail page. Added AS to user/n/permissions page. 2013-11-19 20:39:43 +00:00
Chris Houseknecht
6b418d4a5c Added activity stream to all tabs and to the tab detail page. Enabled working breadcrumbs on the activity stream widget. Added round corners to th stream containers so it at least looks OK when the bottom occassionally overllapses footer. Adjusted the stream widget's default url to include detail object's primary key, limiting rows to the object being viewed. 2013-11-19 08:17:21 +00:00
chouseknecht
43aca1972a Latest UI changes, fixes and enhancements. 2013-10-10 03:40:43 -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
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
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
chouseknecht
c42c5624f6 AC-259 index.html looking for lib/LicenseView.js This was renamed to license.js. 2013-07-25 11:35:35 -04:00
chouseknecht
e3893f1524 Button clean-up all Edit/View buttons now match and have a black on grey color 2013-07-17 17:23:35 -04:00
chouseknecht
bd693f226e AC-171 First iteration of changes. 2013-07-17 12:17:50 -04:00
Chris Church
07657926b9 Rename ansibleworks to awx. 2013-06-23 13:21:02 -04:00