index
:
awx
devel
awx
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.dockerignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
Adds User Token Details page
Alex Corey
10
-9
/
+447
2020-08-12
update existing relatedSearchKey requests to new convention and fix UJT searc...
John Mitchell
26
-232
/
+267
2020-08-12
Add custom host toggle tooltip for smart inventory hosts
Marliana Lara
2
-11
/
+27
2020-08-12
Update websockets.md
Chris Meyers
1
-1
/
+1
2020-08-12
Update websockets.md
Chris Meyers
1
-1
/
+5
2020-08-12
Add changelog preparing for awx.awx 14.1.0 bug fix
Alan Rominger
1
-0
/
+1
2020-08-12
remove unnecessary selectors from kebabification test
John Mitchell
1
-2
/
+0
2020-08-12
add onShowAdvancedSearch callback test
John Mitchell
1
-0
/
+46
2020-08-12
change name of hook to be useKebabifiedMenu
John Mitchell
3
-5
/
+5
2020-08-12
kebabify additional controls when advanced search is displayed
John Mitchell
7
-146
/
+264
2020-08-11
Remove undefined prop from SelectedList call
nixocio
1
-1
/
+0
2020-08-11
Add smart inventory host list view
Marliana Lara
12
-26
/
+466
2020-08-11
workaround import/dependency bug in tests
Keith Grant
2
-2
/
+6
2020-08-11
changelog updates for recent additions
Ryan Petrello
1
-0
/
+4
2020-08-11
add ObjectDetails for HTTP Headers display
Keith Grant
3
-2
/
+56
2020-08-11
add notification list tests
Keith Grant
6
-28
/
+336
2020-08-11
send test notifications
Keith Grant
3
-7
/
+30
2020-08-11
add notification status indicator
Keith Grant
3
-9
/
+87
2020-08-11
more template details; add template delete button
Keith Grant
8
-27
/
+266
2020-08-11
flush out template detail
Keith Grant
4
-16
/
+252
2020-08-11
flushing out notification template detail
Keith Grant
7
-29
/
+165
2020-08-11
start notification template list
Keith Grant
6
-21
/
+270
2020-08-11
Change regex to match what is in source
Alan Rominger
1
-1
/
+1
2020-08-11
minor cleanup up CLI import -f yaml support
Ryan Petrello
1
-4
/
+4
2020-08-11
update to a newer python-ldap to address a bug
Ryan Petrello
3
-1
/
+5
2020-08-10
Allow YAML as a CLI import format
Rigel Di Scala
4
-5
/
+39
2020-08-10
Revert updater changes to Ansible requirements
Alan Rominger
1
-2
/
+2
2020-08-10
Upgrade gitpython to pick up bug fix
Alan Rominger
4
-4
/
+6
2020-08-10
Decode host filter chip values and fix boolean search filter chip bug
Marliana Lara
4
-19
/
+15
2020-08-10
Add smart inventory edit form
Marliana Lara
3
-7
/
+277
2020-08-10
Add smart inventory add form and host filter lookup
Marliana Lara
11
-9
/
+1126
2020-08-10
Refactor organization look to use useRequest hook
Marliana Lara
1
-1
/
+1
2020-08-10
Add feature to add instance group
nixocio
4
-2
/
+342
2020-08-10
Update websockets.md
Chris Meyers
1
-1
/
+1
2020-08-10
Update websockets.md
Chris Meyers
1
-5
/
+23
2020-08-10
Export Workflow Job Template Node Labels
Rigel Di Scala
1
-1
/
+2
2020-08-10
Fix early return in assign related method
Rigel Di Scala
1
-2
/
+2
2020-08-10
fix busted flake8 CI
Ryan Petrello
2
-9
/
+9
2020-08-06
delete inadverdently added back InventoryScriptLookup file
John Mitchell
1
-156
/
+0
2020-08-06
update rest of lookups to use correct searchableKeys props
John Mitchell
8
-24
/
+17
2020-08-06
make name default searchColumn for ProjectJobTemplatesList. also add helpful...
John Mitchell
2
-1
/
+16
2020-08-06
update searchablekeys prop names for project lookup
John Mitchell
1
-2
/
+2
2020-08-06
make sortColumnKey error message more clear
John Mitchell
1
-3
/
+10
2020-08-06
add back in searchable keys props to user token list
John Mitchell
1
-0
/
+2
2020-08-06
add selectors for cypress tests
John Mitchell
2
-0
/
+4
2020-08-06
fix AddRersourceRole sort column
John Mitchell
1
-3
/
+3
2020-08-06
fix merge conflicts and failing test
John Mitchell
1
-2
/
+3
2020-08-06
Move Search to hooks and excise PF Dropdown in favor of Select
John Mitchell
2
-310
/
+235
2020-08-06
Add AdvancedSearch propTypes and defaultProps
John Mitchell
1
-2
/
+12
2020-08-06
fix duplicate variable and key usng array index issues
John Mitchell
2
-3
/
+3
[next]