summaryrefslogtreecommitdiffstats
path: root/awx_collection (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-18syntax and lint fixsean-m-sullivan1-1/+1
2021-01-18syntax and lint fixsean-m-sullivan2-3/+3
2021-01-18Delete test fileSean Sullivan1-15/+0
2021-01-18Delete test fileSean Sullivan1-15/+0
2021-01-18add aliassean-m-sullivan1-1/+1
2021-01-17add logic for surveysean-m-sullivan6-3/+170
2021-01-14update completenesssean-m-sullivan1-1/+1
2021-01-14update to survey option on workflow module.sean-m-sullivan2-6/+8
2021-01-14Remove launch scrip config mapping for k8s and ocpChristian M. Adams1-16/+0
2021-01-14Adds spinner to loadiing and updating statesAlex Corey18-202/+264
2021-01-14Show placeholder for codemirror inputs and expand width of "DN" ldap fieldsMarliana Lara3-21/+43
2021-01-13Fix bug where revert all reverted all ldap categoriesMarliana Lara3-138/+54
2021-01-13Add all LDAP (Default-5) setting formsMarliana Lara5-29/+588
2021-01-13Remove old logoRyan Petrello1-2/+0
2021-01-13convert PaginatedDataList to functionAlex Corey1-145/+130
2021-01-13Fix Inventory/Project rbac broken on JT formnixocio8-8/+187
2021-01-12don't record AUTOMATION_ANALYTICS_LAST_GATHER updatesRyan Petrello1-1/+3
2021-01-11Add ouiaId props to button and alert componentsMarliana Lara18-0/+22
2021-01-11Add all github category setting edit formsMarliana Lara10-38/+1049
2021-01-11revert jinja2 dep changes for ansible venvJim Ladd2-2/+2
2021-01-11Pinned Jinja2 to ensure ChainableUndefined is presentWill Haines2-2/+2
2021-01-11Pin cryptography to pre 3 releaseYanis Guenane3-1/+6
2021-01-08Do not drop inventories marked as has_inventory_sourcesJeff Bradberry1-3/+0
2021-01-08Show access tab when credential does not belong to an organizationnixocio7-24/+56
2021-01-08silent_delete also needs to handle ConfictElijah DeLee1-1/+3
2021-01-08Upgrade PostgreSQL from 10 to 12Christian M. Adams11-31/+30
2021-01-08Added test for Chainable Undefined BehaviorWill Haines1-1/+30
2021-01-07When deleting a job sometimes we get this errorElijah DeLee1-0/+5
2021-01-07Swap underscores for hyphens in qs namespace stringsmabashian6-6/+6
2021-01-07Adds vault IDs to Vault credential chipsAlex Corey9-16/+135
2021-01-07Update dependenciesnixocio2-15/+55
2021-01-06Adds sync button to project details pageAlex Corey5-60/+71
2021-01-06Changed task to job in job timeout description, fixes #9016dluong1-1/+1
2021-01-05Update autobahn to address CVE-2020-35678Jeff Bradberry2-5/+6
2021-01-05consolidate settings and delete dead settingsChris Meyers4-355/+3
2021-01-05pin pip-tools for nowRyan Petrello1-1/+1
2021-01-05Minor organization clarity for workflow failure summaryAlan Rominger1-1/+3
2021-01-05Condense logic for handling null jobAlan Rominger1-5/+1
2021-01-05Make workflow_job.assert_successful() give specificsAlan Rominger2-6/+38
2021-01-05specify isolated_manager.log pathChris Meyers1-0/+1
2021-01-05Small docs updatenixocio2-2/+2
2021-01-04Adds created/modified details to several areasmabashian3-2/+35
2021-01-04Adds searchable keys and related keysAlex Corey3-9/+36
2021-01-04Move jt/wfjt created/modified details to the end right before the full width ...mabashian2-23/+23
2021-01-04Fixed link to Content Hub in Tower module documentationDavid Roble1-1/+1
2020-12-30Remove unnecessary conditional from image build taskShane McDonald1-1/+0
2020-12-30Remove use_container_for_build from inventoryShane McDonald1-11/+0
2020-12-27Sweeping replace of old dev venv pathsShane McDonald23-55/+55
2020-12-26Explicitly run image_build and image_push on localhostShane McDonald3-9/+1
2020-12-26Dramatically simplify image_build roleShane McDonald7-155/+50