summaryrefslogtreecommitdiffstats
path: root/.dockerignore (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-12Adds User Token Details pageAlex Corey10-9/+447
2020-08-12update existing relatedSearchKey requests to new convention and fix UJT searc...John Mitchell26-232/+267
2020-08-12Add custom host toggle tooltip for smart inventory hostsMarliana Lara2-11/+27
2020-08-12Update websockets.mdChris Meyers1-1/+1
2020-08-12Update websockets.mdChris Meyers1-1/+5
2020-08-12Add changelog preparing for awx.awx 14.1.0 bug fixAlan Rominger1-0/+1
2020-08-12remove unnecessary selectors from kebabification testJohn Mitchell1-2/+0
2020-08-12add onShowAdvancedSearch callback testJohn Mitchell1-0/+46
2020-08-12change name of hook to be useKebabifiedMenuJohn Mitchell3-5/+5
2020-08-12kebabify additional controls when advanced search is displayedJohn Mitchell7-146/+264
2020-08-11Remove undefined prop from SelectedList callnixocio1-1/+0
2020-08-11Add smart inventory host list viewMarliana Lara12-26/+466
2020-08-11workaround import/dependency bug in testsKeith Grant2-2/+6
2020-08-11changelog updates for recent additionsRyan Petrello1-0/+4
2020-08-11add ObjectDetails for HTTP Headers displayKeith Grant3-2/+56
2020-08-11add notification list testsKeith Grant6-28/+336
2020-08-11send test notificationsKeith Grant3-7/+30
2020-08-11add notification status indicatorKeith Grant3-9/+87
2020-08-11more template details; add template delete buttonKeith Grant8-27/+266
2020-08-11flush out template detailKeith Grant4-16/+252
2020-08-11flushing out notification template detailKeith Grant7-29/+165
2020-08-11start notification template listKeith Grant6-21/+270
2020-08-11Change regex to match what is in sourceAlan Rominger1-1/+1
2020-08-11minor cleanup up CLI import -f yaml supportRyan Petrello1-4/+4
2020-08-11update to a newer python-ldap to address a bugRyan Petrello3-1/+5
2020-08-10Allow YAML as a CLI import formatRigel Di Scala4-5/+39
2020-08-10Revert updater changes to Ansible requirementsAlan Rominger1-2/+2
2020-08-10Upgrade gitpython to pick up bug fixAlan Rominger4-4/+6
2020-08-10Decode host filter chip values and fix boolean search filter chip bugMarliana Lara4-19/+15
2020-08-10Add smart inventory edit formMarliana Lara3-7/+277
2020-08-10Add smart inventory add form and host filter lookupMarliana Lara11-9/+1126
2020-08-10Refactor organization look to use useRequest hookMarliana Lara1-1/+1
2020-08-10Add feature to add instance groupnixocio4-2/+342
2020-08-10Update websockets.mdChris Meyers1-1/+1
2020-08-10Update websockets.mdChris Meyers1-5/+23
2020-08-10Export Workflow Job Template Node LabelsRigel Di Scala1-1/+2
2020-08-10Fix early return in assign related methodRigel Di Scala1-2/+2
2020-08-10fix busted flake8 CIRyan Petrello2-9/+9
2020-08-06delete inadverdently added back InventoryScriptLookup fileJohn Mitchell1-156/+0
2020-08-06update rest of lookups to use correct searchableKeys propsJohn Mitchell8-24/+17
2020-08-06make name default searchColumn for ProjectJobTemplatesList. also add helpful...John Mitchell2-1/+16
2020-08-06update searchablekeys prop names for project lookupJohn Mitchell1-2/+2
2020-08-06make sortColumnKey error message more clearJohn Mitchell1-3/+10
2020-08-06add back in searchable keys props to user token listJohn Mitchell1-0/+2
2020-08-06add selectors for cypress testsJohn Mitchell2-0/+4
2020-08-06fix AddRersourceRole sort columnJohn Mitchell1-3/+3
2020-08-06fix merge conflicts and failing testJohn Mitchell1-2/+3
2020-08-06Move Search to hooks and excise PF Dropdown in favor of SelectJohn Mitchell2-310/+235
2020-08-06Add AdvancedSearch propTypes and defaultPropsJohn Mitchell1-2/+12
2020-08-06fix duplicate variable and key usng array index issuesJohn Mitchell2-3/+3