summaryrefslogtreecommitdiffstats
path: root/tox.ini (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-18Remove dict comprehension for settings listMatthew Jones1-6/+8
2016-01-18Added logic to handle showing an empty list. Tweaked what we show when a use...Michael Abashian11-12/+61
2016-01-18Removed dropdown logic from the search widget.Michael Abashian1-29/+0
2016-01-18Moved some explicit color definitions into our default colors less file for a...Michael Abashian2-4/+7
2016-01-18Styling overhaul for the list view search barMichael Abashian4-71/+106
2016-01-18Adding functionality for tabs on formsJared Tabor11-54/+101
2016-01-15Rev PBR to 0.11.1 to fix up some dependenciesMatthew Jones1-1/+1
2016-01-15add xunit file reporter backJohn Mitchell1-26/+31
2016-01-15Fixes rhel 7.2 websocket issueMatthew Jones1-2/+2
2016-01-14remove console.log statementJohn Mitchell1-1/+0
2016-01-14fixed test namesJohn Mitchell1-2/+2
2016-01-14wrote unit test for pagination detection serviceJohn Mitchell2-1/+40
2016-01-14Replace namedtuple with an intermediate classMatthew Jones1-15/+22
2016-01-14updated deps to make tests runJohn Mitchell1-430/+430
2016-01-14Fix v2 playbook_on_start method signatureMatthew Jones1-3/+3
2016-01-14added notification to list after add of item in towerJohn Mitchell2-1/+9
2016-01-14tower api toolingChris Meyers2-3/+4
2016-01-13fixed refresh getting mad on /add/ routesJohn Mitchell1-1/+1
2016-01-13fixed add interaction with listsJohn Mitchell7-37/+62
2016-01-13Tweaked the list pagination styling to match more closely with the spec.Michael Abashian1-1/+2
2016-01-13List view CSS updates. This commit includes styling of list headers w/ badge...Michael Abashian33-282/+255
2016-01-13Changing HTML for tabs instead of accordionsJared Tabor3-20/+77
2016-01-12Remove tower settings filterMatthew Jones1-4/+0
2016-01-12Purge Tower Settings reference from activitystreamMatthew Jones2-16/+0
2016-01-12Momentarily peg ansible version at 1.9.4Matthew Jones1-1/+1
2016-01-12Changing Submit-button color to grey when disabledJared Tabor3-3/+5
2016-01-12Cleaning up old code from form-gen/gen-helpersJared Tabor2-4/+0
2016-01-12add missing pagination folderJohn Mitchell2-0/+37
2016-01-12Fix old python support in scan_servicesMatthew Jones1-1/+4
2016-01-12Setup instance during settings unit testsMatthew Jones1-0/+1
2016-01-11moved pagination helper to a serviceJohn Mitchell2-89/+61
2016-01-11Inital change of form CSSJared Tabor27-446/+374
2016-01-11pyflakes fixMatthew Jones1-1/+1
2016-01-11Updating new_in for 3.0Matthew Jones1-1/+2
2016-01-11Adding database config unit testsMatthew Jones3-0/+106
2016-01-11ugly but working commit of getting pagination to work on edit of a form itemJohn Mitchell2-31/+82
2016-01-11fixed styling of row indicatorJohn Mitchell4-5/+16
2016-01-08remove reference to deprecated color fileJohn Mitchell1-1/+0
2016-01-08Removed erroneous commentMichael Abashian1-8/+0
2016-01-08Baseline for styling updates to list view. General styling of action buttons...Michael Abashian20-152/+171
2016-01-08updates to list indicatorJohn Mitchell2-3/+9
2016-01-08try 1 at getting row indicatorJohn Mitchell3-0/+33
2016-01-07updates to rebrandJohn Mitchell6-60/+61
2016-01-07rebrand dashboardJohn Mitchell14-144/+328
2016-01-06store yaml output, test to cover bug, and docs updateAlanCoding3-6/+31
2016-01-06Fixed unit tests after the ui-router dependency was added. Removed a couple ...Michael Abashian3-30/+9
2016-01-06Putting list views and form views on same pageJared Tabor17-69/+92
2016-01-06add postgres socket support and testsChris Meyers1-0/+4
2016-01-06fixing management_jobs routesJared Tabor2-2/+3
2016-01-06Code cleanupJared Tabor4-16/+15