index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tox.ini
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-18
Remove dict comprehension for settings list
Matthew Jones
1
-6
/
+8
2016-01-18
Added logic to handle showing an empty list. Tweaked what we show when a use...
Michael Abashian
11
-12
/
+61
2016-01-18
Removed dropdown logic from the search widget.
Michael Abashian
1
-29
/
+0
2016-01-18
Moved some explicit color definitions into our default colors less file for a...
Michael Abashian
2
-4
/
+7
2016-01-18
Styling overhaul for the list view search bar
Michael Abashian
4
-71
/
+106
2016-01-18
Adding functionality for tabs on forms
Jared Tabor
11
-54
/
+101
2016-01-15
Rev PBR to 0.11.1 to fix up some dependencies
Matthew Jones
1
-1
/
+1
2016-01-15
add xunit file reporter back
John Mitchell
1
-26
/
+31
2016-01-15
Fixes rhel 7.2 websocket issue
Matthew Jones
1
-2
/
+2
2016-01-14
remove console.log statement
John Mitchell
1
-1
/
+0
2016-01-14
fixed test names
John Mitchell
1
-2
/
+2
2016-01-14
wrote unit test for pagination detection service
John Mitchell
2
-1
/
+40
2016-01-14
Replace namedtuple with an intermediate class
Matthew Jones
1
-15
/
+22
2016-01-14
updated deps to make tests run
John Mitchell
1
-430
/
+430
2016-01-14
Fix v2 playbook_on_start method signature
Matthew Jones
1
-3
/
+3
2016-01-14
added notification to list after add of item in tower
John Mitchell
2
-1
/
+9
2016-01-14
tower api tooling
Chris Meyers
2
-3
/
+4
2016-01-13
fixed refresh getting mad on /add/ routes
John Mitchell
1
-1
/
+1
2016-01-13
fixed add interaction with lists
John Mitchell
7
-37
/
+62
2016-01-13
Tweaked the list pagination styling to match more closely with the spec.
Michael Abashian
1
-1
/
+2
2016-01-13
List view CSS updates. This commit includes styling of list headers w/ badge...
Michael Abashian
33
-282
/
+255
2016-01-13
Changing HTML for tabs instead of accordions
Jared Tabor
3
-20
/
+77
2016-01-12
Remove tower settings filter
Matthew Jones
1
-4
/
+0
2016-01-12
Purge Tower Settings reference from activitystream
Matthew Jones
2
-16
/
+0
2016-01-12
Momentarily peg ansible version at 1.9.4
Matthew Jones
1
-1
/
+1
2016-01-12
Changing Submit-button color to grey when disabled
Jared Tabor
3
-3
/
+5
2016-01-12
Cleaning up old code from form-gen/gen-helpers
Jared Tabor
2
-4
/
+0
2016-01-12
add missing pagination folder
John Mitchell
2
-0
/
+37
2016-01-12
Fix old python support in scan_services
Matthew Jones
1
-1
/
+4
2016-01-12
Setup instance during settings unit tests
Matthew Jones
1
-0
/
+1
2016-01-11
moved pagination helper to a service
John Mitchell
2
-89
/
+61
2016-01-11
Inital change of form CSS
Jared Tabor
27
-446
/
+374
2016-01-11
pyflakes fix
Matthew Jones
1
-1
/
+1
2016-01-11
Updating new_in for 3.0
Matthew Jones
1
-1
/
+2
2016-01-11
Adding database config unit tests
Matthew Jones
3
-0
/
+106
2016-01-11
ugly but working commit of getting pagination to work on edit of a form item
John Mitchell
2
-31
/
+82
2016-01-11
fixed styling of row indicator
John Mitchell
4
-5
/
+16
2016-01-08
remove reference to deprecated color file
John Mitchell
1
-1
/
+0
2016-01-08
Removed erroneous comment
Michael Abashian
1
-8
/
+0
2016-01-08
Baseline for styling updates to list view. General styling of action buttons...
Michael Abashian
20
-152
/
+171
2016-01-08
updates to list indicator
John Mitchell
2
-3
/
+9
2016-01-08
try 1 at getting row indicator
John Mitchell
3
-0
/
+33
2016-01-07
updates to rebrand
John Mitchell
6
-60
/
+61
2016-01-07
rebrand dashboard
John Mitchell
14
-144
/
+328
2016-01-06
store yaml output, test to cover bug, and docs update
AlanCoding
3
-6
/
+31
2016-01-06
Fixed unit tests after the ui-router dependency was added. Removed a couple ...
Michael Abashian
3
-30
/
+9
2016-01-06
Putting list views and form views on same page
Jared Tabor
17
-69
/
+92
2016-01-06
add postgres socket support and tests
Chris Meyers
1
-0
/
+4
2016-01-06
fixing management_jobs routes
Jared Tabor
2
-2
/
+3
2016-01-06
Code cleanup
Jared Tabor
4
-16
/
+15
[next]