Advertisement
Guest User

Untitled

a guest
Aug 13th, 2018
668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.11 KB | None | 0 0
  1. $ git log --pretty=oneline --abbrev-commit 1.0.6..1.0.7 | grep -v Merge
  2.  
  3. 4dcd379d1e Add some env variables to the web deployment
  4. 8723508225 fix failing tests related to 2c4f7911a62af804efc807e496a2d8500760c597
  5. b1074aeb56 more issue template tinkering
  6. 593c436a09 Update issue templates
  7. 999ddf458a Add more detailed issue templates.
  8. c7c9620f03 vary the pk
  9. 45f2fe7f90 add test for first net cred ssh password protected wins
  10. 3960a72c8a first net password-protected ssh key wins
  11. bc2b2214a8 add test for ssh over network ssh key password preference
  12. 3c2b18a965 add pexpect test for net cred
  13. f5aed74503 fill in network ssh password protected keys
  14. d95f1283b5 redact sensitive URLs from stdout at /api/v2/project_updates/N/events/
  15. 5bfe9bf228 vary the pk
  16. 40d6c763b3 add test for first net cred ssh password protected wins
  17. 2f49dc774a first net password-protected ssh key wins
  18. 8d440acb0f add test for ssh over network ssh key password preference
  19. 9a199b99ac add pexpect test for net cred
  20. 48a0038f53 fill in network ssh password protected keys
  21. 1bc83b488b hide client_secret from API
  22. 89642a449f disable computed for create preload data mgmt cmd
  23. df05cff850 only add instances to policy list via CLI command
  24. 80d6b0167c implement output follow-scroll behavior
  25. 02db543848 Do not create refresh tokens for apps with implicit grant type.
  26. fed729f101 rewrite output scrolling service
  27. 4c3370bd34 move constants to a file
  28. 7aa7cc1c98 add current workflow job to running list
  29. 33fa75ea89 Sanitizes ng-toast message for copy resources (via string file)
  30. 91c92d57e3 fix a bug in isolated job launches when there are no controllers online
  31. 0a78bdcf28 Added expect that was accidentally removed
  32. 273754dc79 Removes redundant maxCount declaration
  33. 7f6ab4f60b Fixes e2e test failure checking copy wf warning title
  34. df42a65504 use post response if config get request erroneously doesnt have license_info
  35. c7466ce449 Wraps label count validation in function
  36. eb8c1d2c78 Fix comment
  37. f548e36ad7 Propagate label length validation to workflow form
  38. cd177501b9 Adds catch block to catch 404 case on applications form page
  39. b9e95b1158 Expands the error handling capabilities for __all__ errors
  40. 412d87239c add headerState to status icon in job-list page
  41. 2b3a61226b Remove page_size from instance list search params
  42. 768d737153 fix 404 for instance groups
  43. 2d4fbffb91 set the correct X-Forwarded-Port header to fix SAML auth
  44. 1c32df0fcd Move django-oauth-toolkit into requirements_git.txt
  45. d776e9de0e Updates npm-shrinkwrap.json after networkUI deps removal
  46. 87d6940158 pin django-oauth-toolkit to our fork w/ a security fix
  47. 64caeeff36 Restore missing API form errors for selects.
  48. b0586cc197 Remove unused CSS.
  49. 6e49c25cfd Adjust error message copy.
  50. efc8991aa8 Move error message to underneath form field for consistent UI.
  51. 0fb98642d4 Only show the character limit if the user exceeds it
  52. 7207d7caf4 Validate JT add and edit forms client-side
  53. 21c364d14c Adjust `edit template` controller to handle deferred promise errors
  54. ec735b7b47 check oauth_scopes in _every_ view
  55. 7df027f826 fix to handle nonexistent system_id
  56. 090b3fad8e Update translation template files
  57. a3566b4270 fix up a minor OAuth2 token serializer nit
  58. 1986efebda More Translations
  59. cfc0779fdd Add some more descriptive survey defaults.
  60. a99ebbb02f Apply policy task more selectively
  61. 7001c67c84 Fixing incorrect license_error value in inventory_sync.
  62. a562d9ae0c set_stats fails in callback plugin on isolated node #2123
  63. bc49c879b4 Fix linting error
  64. f6aee3dd41 Fix error in Dutch translation file
  65. 8523b56707 Adds id's to all form groups and new forms
  66. 74ed1c2c40 fetch running workflow jobs once per process
  67. be7a40daf3 Fix syntax in nginx config
  68. b8a51244e4 Extract latest strings
  69. 3cc35fc598 Pull updated localization files
  70. 27f4e487ec simpilfy LDAP GROUP_SEARCH misconfiguration failure handling
  71. 0b9726a3ed Standardize Slack backend API method
  72. f6a960d8f4 Changes the encodeQuerysetObject function for the job details search widget
  73. b191f6cfc3 Add AND filter to related search.
  74. 6b64ef8f64 Changes a related search w/ two search params.
  75. 01f9ba0486 set_stats fails in callback plugin on isolated node #2123
  76. 2102c1ef0a fix a bug in multi-LDAP authentication
  77. da603dd3ad use workflow_template_id
  78. c96cf3cf5d unless allow_simultaneous, do not start workflow jobs that are already running
  79. 45072b54f0 update credential form type selector
  80. 0a400ca339 sprinkle some more i18n love for the credential form
  81. 5610cbe735 prevent host deletion when the related inventory is pending deletion
  82. 0aaa3807a9 allow access to JT labels if you have read access to the JT
  83. 8eaae97768 Apply policy results differentially
  84. 8e3b72e1e5 more network UI cleanup (whoops)
  85. 54422d74d0 make credential association cause deferral of jt promise chain
  86. f9309c9cd9 Add instance groups to activity streams.
  87. 184db58fa3 set workflow status to failed if we find a node w/ a missing UJT
  88. b99f211c7e add some additional validation to JT.credentials
  89. aee986d53c fail immediately if an isolated host is unreachable at launch time
  90. 1a1b9e9138 redact the license key from settings.LICENSE activity stream entries
  91. 415f91dca0 cherry pick only openstack critical fix for empty group
  92. 77334af55a Fix instance modal pagination and search
  93. 6f5259d017 remove the network UI
  94. 1303f3f82f fix OAuth typos
  95. ba075ce5dd Disable search submit until a search string is present
  96. 78eb0444ae fix a bug that causes orphaned auth_user rows when LDAP is misconfigured
  97. 3cdd0a94bd simplify dynamic queue binding
  98. 795f26e7b9 Lock down version of setuptools_scm
  99. 7588e65786 change openshift edge termination policy to redirect (enforce https)
  100. 9e71760af7 add jobs portal relaunch test
  101. 61d1cb46ac fix job portal list dependency reference error
  102. df6b7627bc fix sdb, update host var
  103. 2ba0319e79 handle finished job run with incomplete status info
  104. 9b1961f60d some celery-watcher tweaks
  105. fa414d5569 Display job id along with name in jobs list
  106. 0d9dbc15a7 remove org and last used, fix expired datetime on app token list
  107. 7a509a4dcb Fixes pagination on IG/Instance jobs lists
  108. d1b89815f7 fix conflicting migrations
  109. bb034f007a show the manual instance tag based on the correct instance attribute
  110. 2d7e5b7905 Bumping uirouter version and locking it to make ui tests pass on shippable
  111. 87829ea339 remove client credentials grant_type
  112. 404950104b fix logic error in test
  113. 15aaca8f03 make InstanceGroup.policy_instance_list non-exclusive by default
  114. 5586b5c645 improve test stability for inventory copy and credentials form
  115. cb6d7dfe69 Fix credential leak when copying Job Templates.
  116. 9e164b41a6 Shrink-wrap dev dependencies as well
  117. 39cb9f2652 lock IG for updating list
  118. af84b25726 prevent cross site request forgery in websockets w/ the CSRF token
  119. 12279b9631 help text for oauth ext user toggle
  120. 36e5300be6 Adds npm-shrinkwrap and locks down ui-router version
  121. bf40dc4793 Adds websocket origin whitelist
  122. c81d2f53c5 slightly refactor origin validity checks
  123. fe54b44f96 Upgrade ansible-tower-cli if it was preinstalled
  124. 4b3ca080d4 improve robustness of host comparision for wss:// Origin headers
  125. e3601b71c0 Bumps hard-source-webpack-plugin dev dep
  126. 5d5a6bb858 Correctly links to inventory on jobs/templates list
  127. e7279f2fe2 reject ws:// connections w/ origin mismatches
  128. 39ffeb31f9 Fix moment minute specifier.
  129. 1daba7ffb3 Switching to $http service instead of Rest service.
  130. 6d305c60d5 Disallow adding or removing instance from iso-IG
  131. 5f85a08325 fix saml_admin_attr
  132. fa3a334424 Handle does not exist errors in JobHostSummary unicode
  133. 3fcd1575c1 fix saml_admin_attr
  134. 0ba8022eac #2073 - Support setting to prevent Tower from pulling from requirements.yml files for an SCM project
  135. 7d24566120 more robustness
  136. abdc7b9232 apply lock file to all project updates
  137. 5de321ae7a write special cases for object_association field
  138. 3f6f6a4b7d Limit the cred types that we show when adding creds to JT
  139. 3355b32582 update grammar
  140. eabdda92b3 Show "working" message before view refresh
  141. 32f0e54666 make first and last name optional
  142. 4937d1f75e update copy tests
  143. 147d301ff9 Change scm update icon from cloud-download to refresh
  144. 5032849624 Remove unused deps in license controller
  145. 6b3f45bc26 Changes copy behavior to reload list rather than navigate to edit form. Shows toast message on successful copy.
  146. 1490139740 Change About modal icon to circle info icon
  147. c893e467c5 Send emit message sooner from `prompt` controller
  148. 083d6599d1 add information to the smart inventory button could change based on org change
  149. 1a982d3e40 Remove footer and related styles
  150. ef29dab013 update logging readme
  151. c173e2b71e Users with edit permission on the JT can add/remove credentials
  152. 1ff4d50cc6 Move about modal to top navigation bar
  153. 190525e835 Adding cluster development service definitions
  154. 5c400cdf79 Add local minishift development tooling
  155. 7b7c211471 Bumps version of angular-scheduler
  156. 0104228541 Let disassociate jt cred requests finish before attempting to associate any new ones
  157. 8754ab80c7 Don't capitalise last name
  158. e1dde21ec3 ldap attributes filter in user_groups()
  159. 0701c7d61a Added extra logic around survey question choice splitting to prevent console errors
  160. 4057df07ba Fix input slider styles in Firefox
  161. 91900d5534 Show fork value over capacity adjuster slider
  162. 53c9987663 Revert the auth/ldap dropdowns if saving unsaved changes is not successful
  163. a124e51331 Change node.js macOS installer link (old link was dead)
  164. e82d4e9664 Only show pendo checkbox on in license form if license is missing
  165. 76424425b2 fix issue where unicode based search terms couldn't be removed
  166. b2854fd4d6 Disable copy button for inv's with sources
  167. 7adc6c6f73 properly set InventorySource.status for CLI-based inventory_import
  168. 7221c9dae1 add log statement if canceling takes way too long
  169. 994cb3975e make new data for each smoke test attempt
  170. a968a44afb add inventory field to inventory update
  171. a38d6552e8 strict type enforcement of deprecated launch fields
  172. 429cf40db3 Adjusts which partical/controller combination is used when editing a schedule
  173. 71730f9bc1 Update SAML doc
  174. 53b5291a56 Fix functional tests
  175. 3b6ab6217b New feature: Add SAML users as organization admins
  176. 6ec2228885 Revert "Map users in organizations based on saml groups"
  177. 062c18efa0 Map users in organizations based on saml groups
  178. 885ea2c5e1 make applications name-unique
  179. 069c60abf7 Re-initialize tag options before calling to create select2 on those fields in prompt modal
  180. f0707ad701 Makefile update.
  181. 34fe54c6e0 Makefile update.
  182. b5dab72dd7 show empty template list placeholder panel correctly
  183. 3d7fd9270c fix expire session command
  184. 161caf0099 Send relaunch value instead of name in POST request
  185. 81476d544f fix initial head/tail page values when in page mode
  186. 85b227213f don't page up or down while already paging up or down
  187. 55be530e27 awx metavars for job.created_by should be more robust to DoesNotExist
  188. ac39519015 Center side nav icons
  189. 88c5f9305d Ensure that .some() receives an array to avoid erroring
  190. f7f1c06d80 Properly clear out prompt data when user manually changes a node's JT
  191. f2de453110 show active row indicator correctly when close active list item
  192. 90ad104391 Update labels and tooltips whenever the websocket emits status change
  193. fd468ac766 raise 400 instead of ignoring if fields mismatch v1/v2
  194. b5b2bf15df remove custom get_queryset that ignored special case
  195. 0d089b8cbf Subscribes the Sources list to both the inventory group for pending deletes
  196. 7ed89c63f9 update workflowMaker title text to be Workflow Visualizer|workflowName
  197. 7dbdff2aa7 Adds error catch block to credentials resolve
  198. 896ffb2065 Fixes sessions in multiple tabs
  199. f7dda124b1 Remove updateDataset from templates list
  200. e897cbd237 fix unicode bug in launch error message
  201. 57e80dfcd7 remove view/edit icon from dashboard Recent Template list
  202. a5803255ac add missing job lifecycle log for schedule spawns
  203. 8ad7d4f699 Update SAML doc
  204. c9766abf0f Updating flow
  205. d90a1a1ce7 Fixed deleting personal access tokens
  206. 8297bd00b3 Removes application requirement when creating a token
  207. 912c774376 Cleanup _.has() usage in prompt controller
  208. df0e28ec65 don't allow OAuth2 token creation for "external" users
  209. 02f6fa9b0a Prevents the user from adding a token for a user other than themselves
  210. 1b67755358 Cleanup to users' state tree
  211. a30e2f93a6 Adds org column to the application lookup modal, while on tokens form
  212. 8a2be07ccb Tweaked logic around the lookup modal and new form lookup fields in order to support dynamic breadcrumbs and selecting applications with the same name.
  213. 2d8a10ebe9 show status icon next to panel title when expanded
  214. 46c8920020 restore project_admin as role for project creation
  215. 6697d0c205 fix bug where empty extra vars gave relaunch 500
  216. a85326777b hide workflow job left panel scrollbar when it isn't needed
  217. b7b704e4c7 Remove calendar icon from job templates list
  218. e99d922261 selectively clear sesh on pass change
  219. 090c585be5 remove unnecessary spaces
  220. 387f7d3d67 don't allow isolated instances in IG.policy_instance_list
  221. a0e8d8aecf Don't capitalise last name
  222. e2ed24aef0 Fix null values on Token modified field.
  223. acd045379c Revert "enforce JT/Job.timeout >= 0"
  224. 18b7b3e028 Switch AWX to a dedicated Shippable node pool.
  225. a634b6b9e7 move static inventory update options to constants
  226. 60f6fba19b Fix side navigation icon alignment
  227. 45cece8f57 Wraps long names of devices in the network UI at 25 characters
  228. 762ce04b0a catch empty session case
  229. 00a7de99a4 use a less rigid selector for credential form title
  230. deb6c3caf8 Sanitize credential name tags
  231. fe16579f88 Adjust `schedule` route params for activity stream functionality
  232. 321983fdfa santize host detail modal stderr and stdout
  233. 93fe14fa01 fix wrapping of host event modal stdout/err lines
  234. 73f3837f62 fix server errors unattaching instance from group
  235. ae64b9abac Remove calendar icon and related code from lists
  236. ec643d6406 fix regression of callback relaunch
  237. 1fb41cf8d0 enforce JT/Job.timeout >= 0
  238. 16dc1f57dd reorder api endpoint links
  239. e36458a6c0 change key to match old error message
  240. 270102c188 Forbid users from using unauthorized credentials in projects and inventories.
  241. 617017aebd Fix dashboard graph view dropdown update bug
  242. e044b996e5 allow adding teams to org object roles
  243. 9ffb3395bc fix index.less new line issue
  244. 1d09c6b25a make the API browser direct you to the proper location post-login
  245. 2f8b668ef9 fix portal mode issues
  246. 5a338c5f9b Account for canceled workflow status in chart and results section
  247. 6378479ee7 Updates to callback scripts that include retry functionality for bash and extra_vars handling for PowerShell
  248. ae4135f149 add tests
  249. 14def1e693 add want_hostcollections for sat6 source vars
  250. 73197f3ae5 Extend unit test for Azure source variable generation
  251. 4b7f106e9f Enable source variables for Azure inventory
  252. 475a2bd9bb Remove trailing comma
  253. 7ecde597ac Make LAST UPDATED field in projects table sortable
  254. 70a97ce998 Update test to reflect needing job_template_admin_role
  255. 6bd9792518 default HTTP-based log emits to HTTPS
  256. 64cfbe7642 add tests
  257. 549cd347e9 Fix credential labels in jobs list
  258. 2f78c658b1 Add explicit Job Template Admin role
  259. 0f50dfd617 add want_hostcollections for sat6 source vars
  260. 7860cda9dc fix bug with custom script user_capabilities
  261. bf55c7e7e2 use host_status_counts field for adhoc command jobs ui
  262. 1b1df63415 add host_status_counts to adhoc command event
  263. 380bf77b63 move host_status_counts logic into event model
  264. 87fccb9f45 fix status list for client-generated status counts
  265. 34e2d9b47c fix regression: include error message from remote server
  266. 2916edd70f Add a Location header to HTTP 201 for POST to copy endpoints
  267. 6a9a8eacc2 ask user input if credential prompting enabled
  268. 6514c338a2 Adding ability to ignore SSL certificate validation errors, cleanup parameters and usage
  269. 19e865e9a5 prevent remove iso instance from iso instance groups
  270. 2ffc4b256d fix copy paste error
  271. 9a2c359274 add instructions for running the UI webpack server on an external host
  272. aeca21ab5b deny topology changes to iso instances via api
  273. 4f02fe0b32 Rework reporting issues/get involved.
  274. cb6514777d grab on-disk setting
  275. 7bf1569417 Corrects label on schedule form
  276. 9ae88acc49 fix jobs list header
  277. ef211a4dc8 add a missing Location header on HTTP 201 in a few places
  278. 172defa0d4 don't use codecs.open for syncing isolated stdout data
  279. 85de502681 Fixed bug displaying vault cred with no vault_id
  280. df3f10d71b Hide dismiss button on the templates list panel
  281. aafc92819d Fix instance modal styles
  282. b860395949 Add sanitize filter to token description field
  283. c71f98dc42 Add case for settings in build link factory
  284. 9ac92c0ee0 refactor code
  285. fa5132991f Require certpair for SAML.
  286. a4e9f18d2b Fixes Discard Changes & Save buttons in Settings page
  287. 3e1aaec9fe add generic setting method
  288. ae0793f374 Hookup UI session expiration
  289. 580736e80d Prefers arrow function over unnamed function
  290. b97626bf37 show filterable: False if not filterable
  291. d1f5485b96 properly check read permissions in `GET /api/v2/wfjt/N/copy/`
  292. 26360f8852 Update the canvas element’s scale factor upon initialization.
  293. 2a5853e4fc add back in application activity stream link
  294. e271a69efb Don't filter out read role.
  295. b4890ee331 Handle exception with invalid HTTP content_type.
  296. b8dbf62abc delete some old, dead code
  297. 4d7a20a9fb support env vars that contain unicode (without hanging)
  298. 92cf8d538a Changes UI dev server to operate over https
  299. 35b27005d4 Disable instance group lookup when user is an org admin
  300. 4c84d400a8 migrate session length setting
  301. b5dc3e6b94 patch session length settings
  302. 773c41ec81 Fix disableRowValue expression in permissions users list
  303. 5a4451ddd4 Fix serializers of unified_jobs & ad_hoc_commands to avoid special exceptions
  304. a8eb4327ea make celery-watcher less noisy
  305. 164e6cceca use height of parent container for output section
  306. ce2f4dca16 Fix instance modal backdrop styles
  307. 3edf5ba95c remove offset from final_counter
  308. a19df9b3b3 #2039 add tiller-namespace as argument
  309. 919a614dbb ldap attributes filter in user_groups()
  310. 8ae979908c Enforce unified list field consistency
  311. 94674313e4 Remove scrollbar from job results standard out
  312. 81ef98e627 leftAlign smart inventory button next to search bar
  313. 642cc88fcd Modify panel header to accept title and badge string bindings
  314. b426eeeb5c Rolls back xss filter test
  315. b8ed78ee9d Never send WWW-Authenticate: Basic... headers for the API
  316. a07ee67eb9 deregister the transition hook when destroy smart-search controller
  317. d52fa377d8 remove unnecessary CSRF exemptions
  318. 3b0f7de3e6 Properly return HTTP 403 when CSRF fails (not HTTP 500)
  319. cbcc47010d Rolls back changes to the xss filter. Removes unnecessary sanitize of credential names in tags
  320. 1239195289 FIX nginx use selected log formatting
  321. 504dfd32ee properly enforce CSRF validation
  322. a15527b54c copy JT credential logic to Job summary fields
  323. aa76f6ca39 Adjustments to Socket Service for session-limit PR
  324. 67bda81e67 show credential to job detail page
  325. b2cdf82b78 make settings.SESSIONS_PER_USER work
  326. 9ec5009bdf Updates to instance list and instance modal search
  327. 7c76807a8e Remove instance policy list lookup from instance group form
  328. 5702c8249e Fixes the standalone schedules list styling
  329. 106ec1aabe fix template list tag wrapping
  330. a9526de2c4 fix inv host list status wrapping
  331. da421f28e8 update tag component to use tag directive in smart-search, multi-select, input/lookup.partial, instance-group-multiselect
  332. 47fc676607 cache last job_event page when not running
  333. 7f23aa81e6 clear job event search on relaunch
  334. e6668a43cd add pager for static and filtered job results
  335. 374f781d0d make nav controls move up or down by viewable content height
  336. feff7fb776 fixing margin for instances list, application token, credential permission page
  337. f6920a02cf make `awx-manage expire_sessions --user xyz` more robust
  338. 7880f83d97 don't send WWW-Authenticate: Basic for AJAX, and properly detect 401
  339. be0a77b203 add responsiveness to job output panel
  340. 1b2d7ed748 fix a failing timezone test
  341. f6eb534f30 Extend unit test for Azure source variable generation
  342. 33f9834747 Enable source variables for Azure inventory
  343. 3b36f85989 update dev pytest
  344. b6334361af fix typo
  345. e64d05c324 update selector used for workflow button
  346. 71f2388ec8 use record list to find orphan task records when toggling
  347. 92b8d90800 reintroduce ng-non-bindable directive to output lines
  348. 19ca2581fa Fix issue with table of contents(links)
  349. d468f829dd Shows the Cancel button on the jobs list for a running system job
  350. 041256a6e0 Removing return statement
  351. c0f3b0268e Update jobs list if navigating from the output page.
  352. ad205a869d Fix dashboard graph dropdown arrows in firefox
  353. 2d2b1676aa update jobs/schedules to schedules in route and breadcrumb
  354. 93988896a9 Wrap job prompt preview tags
  355. ffdb564c15 Flex job event line highlighting across entire row
  356. 8cc77234fc revert django-radius from 1.3.3 to 1.1.0
  357. a50614983a wait for job to finish before ending tests
  358. d3b71858df use prompt inventory list id
  359. ef4607b29f make sure surveys are enabled before adding a survey
  360. 9ae5ffc8ca make sure project is updated before test begins
  361. 2f2b19ffec increase timeout threshold for login
  362. e243cf4435 Fixed linting errors
  363. fbfaf69ee9 Added extra assertions and waits to reduce flake
  364. 1d74499385 Added check to make sure that input contents match what we expect them to match
  365. 264b0f248a First pass at automated jt launch tests
  366. e51e4e5f6c fix job result stats section when running/finish jobs
  367. 62fd5ea6ef Show up to 50 labels in job details
  368. 530860c386 Force the python IO encoding to be utf_8 when using honcho
  369. 3933e01dd1 fix toggle menu when scroll up
  370. b7f5161835 try-except auth_header
  371. 09abba63b7 Add show more less to job details labels
  372. aac939d9e4 Improves UX for readonly codemirrors so that users can copy/paste
  373. b2251cb916 remove brittle condition causing schema to fail
  374. 5a8f4060b7 Remove trailing comma
  375. f3e4780c7a change workflow editor to workflow visualizer
  376. 813a3be2b8 always specify `cloud: True/False` for JT/job credential summary
  377. c7125a335a filter jt.summary_fields.credential.credential_type from /api/v1/
  378. d294139f4a Adds topology edit permissions check to network ui session
  379. 94fce61d36 do not show create_schedule link in v1
  380. 8297b040f8 Wrap output event text
  381. 83ecea2377 don't show summary_fields.credential.credential_type_id on /api/v1/
  382. fc745e1979 Make LAST UPDATED field in projects table sortable
  383. 01a1d6ffd0 selectively authenticate with OAuth2 Backend
  384. ccb7758b37 Changes the ngShow for the Network Visualizer and Remediate Inventory buttons
  385. 78f6907c1b don't show inventory_source/update.related.credentials in /api/v1/
  386. f3fa3afe93 Changes title on the Network UI to "Network Visualizer | <name of inv>"
  387. daf3215241 enable expand/collapse all tasks button in job result page
  388. 15c8f5709c Update side nav width and font size
  389. f753bea24f Test-based fixes to launch config password handling
  390. e89f9b62f5 emit value expected by new lists from smart search
  391. 2824e750cb Extend standard out line border to full length of container
  392. 9fec43c643 Disallow posting dictionary as credentials to JT launch API endpoint.
  393. 3d42fb1237 updating reference to custom virtualenv
  394. ecf24b6eef delay auth app migrations until 3.3
  395. 2566a5f14f Adds a button to the inventory form that links the user directly to hte
  396. c02c92890c Enables smart inventories to be shown on the network UI
  397. afb214b8d4 Hides the "Inventory" title on the inventory toolbox when toggling
  398. 0bc3332f68 Changes console.logs to $log.debug for network UI
  399. 5bf0724bd0 Changes "Cancel" button to read "Close"
  400. ff2f7aa950 expedite the heartbeat when an isolated node is registered
  401. 540f4fa956 Update instance group breadcrumb strings
  402. 38526b831b make Instance Group in job details a link
  403. 520293dd2e Fix side navigation width and text styles
  404. 471ff69257 stop setting celery's hostname dynamically (it's passed via the cli)
  405. 5231b4c738 align tag to left hand side of bar
  406. 482f45b860 Switch token/basic auth logging to INFO, to match login/logout logging.
  407. 106494e650 use tail for max counter when it is greater than api counter
  408. 8f34725f7e don't reset scroll position on page-first
  409. a6c4f15a86 set page-up post-scroll height to beginning of new dataset
  410. fe31f54778 delete empty inputs fields to clear error on credential form
  411. ef6433c6f9 Revert "fix celery task reaper"
  412. eb9083c447 allow the bundled ansible virtualenv to be selected on JT/Proj
  413. b498585c27 fix oauth2 refresh tests for dat112
  414. e768e3f743 Update INSTALL.md
  415. 11ffc8e28f keep expanded output window state after search
  416. 427271f791 fix busted migrations
  417. 1359208a99 fix celery task reaper
  418. 2a52dceb1a Update sanitize filter test
  419. 45fb262556 fix a bug in JobTemplate.extra_credentials summary_fields
  420. 9a73d9c616 Use textContent property instead of innerHTML in sanitize filter
  421. c5f2b9a471 upgrade django-oauth-toolkit to 1.1.2
  422. 16696a6fea get rid of duplicate counter variable
  423. 4a26745daf fix no license layout styling
  424. bcdef5a58d fix alignment of Job details status icon with text
  425. 8aa651faba Update translations
  426. df3aca7ff7 fix Job output search tag styling
  427. 462e0be8d3 adds related tokens link to app endpoint
  428. adee02ab51 log details for unhandled bwrap case
  429. 8df3c6e901 disabled toggle for replace/revert button for auditor user
  430. 0bcbccba33 enforce `True` or `False` for boolean credential injectors
  431. b9a4f50592 Fix inconsistent line number background color in job output panel
  432. b87d25300a update dev pytest
  433. 84eacfc360 fix a few isolated dev issues
  434. f332c0b8c3 Make search in host_filter case insensitive.
  435. 1a8b5426f8 UI i18n Audit: Translates strings throughout the UI
  436. acb1336721 Fix input lookup button height
  437. ab53fd0874 Fix smart search directive unit tests
  438. 625ae5d1bf Remove panel header directive from instance modals
  439. c3bda8e259 properly detect settings.AUTHENTICATION_BACKEND changes for SSO logins
  440. 36732d8113 Fixed issue where search actions were sending two requests. Cleaned up and organized smart search controller
  441. 1733a20094 make sdb-listen work for docker-compose-cluster
  442. f200a39b4b fix to enable to change default value of TCP CONNECTION TIMEOUT for logging
  443. 913da53ce6 fix schedules list of inventory sources gives global schedules list
  444. 9ae69a4651 remove .at-TabGroup + .at-Panel-body margin setting
  445. 99e6c21cbd Update INSTALL.md
  446. eb39fcfeaf add basic output expand-collapse
  447. 992bc1a5ec use final_counter from EOF websocket in UI
  448. 60a38a196a add final_counter to EOF websocket
  449. 9ef301f25a Broadcast `updateDataset` for job template controller
  450. 9d8db1d75b Changed let to const
  451. a3368a8c96 Fixed clear-all on inventory source credential lookup
  452. 069c5dacaa add completed job section on host page
  453. 49f0a63150 fix error when deleting the only item on page 2 for list page of organization, scheduler, instance_groups, inventories, projects, jobs, template, credentials, inventory-scripts, teams, users, credential-types and notifications
  454. 987063e7fd iso nodes do not have celery. that is ok
  455. d0d7bf5c21 more gracefully handle fact cache failures for hosts that contain /
  456. 62c5784833 fix failing flake8
  457. 1bc1a6f63f Disallow HTTP update methods in job_detail API endpoint.
  458. 88e3c46810 add a background process to spot celery hangs and reload the worker pool
  459. 6794afb284 Maintain reference to querySet rather than cloning so that changes made after initialization will propagate
  460. 709cf70138 use dot notation for state params
  461. 6a59356200 apply a windowing function to buffered event stream
  462. 5e9da2d772 request job details and initial events dataset concurrently
  463. 4c93c68a29 remove single-event api queries and extra labels request
  464. 92ae09e163 add host_status_counts and playbook_counts to project update details
  465. 1a3ab7d487 Fix exception format in project_update_stdout.
  466. fb11967114 remove isolated instance group queue listening
  467. 1cea20092c remove rampart group queue subscription
  468. 750f70c21f Add value to $scope.querySet when in .users.add states
  469. 4bafe02a94 Hide run selection when current tab is different from selected
  470. 0de369b42f Fix job id incorrectly cast to string in ActiveJobConflict.
  471. 09aa75e7c4 simplify and add docstrings
  472. cbae7efdd5 use a sliding window over counter intervals
  473. 1c414789fb fix memory leak in output render service
  474. ab42c710eb validate form when toggle replace/revert on password/secret
  475. ed762fd4b6 prohibit users without read_role from viewing copy endpoint
  476. 7ecef3ee5e Fix placement of network ui `select2` dropdowns
  477. 91c46731d1 Removed unused Alert
  478. 8509a43b95 exclude m2m copies from activity stream
  479. 1a4e7c8572 Rolled credential warning string back to include remove or replace
  480. 68ac23dd46 Fixed various bugs with preventing prompting for credential passwords on schedules and workflow nodes
  481. 09ee140fb4 Prevent scheduling JT runs where credentials with passwords are required. Added read-only view of schedules when user does not have edit permissions.
  482. c2001d0442 fixed error when delete smart inventory while editing
  483. b0b7f7a295 prohibit relaunching workflow jobs from other users
  484. b68ded7c15 Fix tests.
  485. 68f7f25788 info to set ip DDT
  486. 6fee8c699d Fix SCM credential list for Projects add and edit views
  487. b344eb9af0 Fix failing test by only preserving `credential_type`
  488. 99ea28c3fd Check `defaults` against `query set` to make sure `credential_type` does not get overwritten
  489. 195aff37ad default instance capacity to zero at registration/insertion time
  490. 9ff995f6f9 reset Export dropdown after user takes action in Network UI
  491. dde706b61f allow no-op case when modifying deprecated credentials
  492. 4fa1518bcc Sets default zoom to 100% on network UI
  493. a108238e0a Changed jt edit api call from put to patch so that we don't clear the credentials every time a change is made. Removed unneeded code.
  494. f8f59c8c8c add host_status, play, and task counts to job details
  495. 0702692ca9 add controller_node to adhoc command job
  496. 74155dfc9d add system jobs to controller_node exceptions
  497. c8ab4d4623 Add link to running and total jobs for instance groups and instances
  498. 31da1e6ef7 Audit string translations in instance groups templates
  499. 6b1129ce1d fixed job details search bar when empty input or duplicate input
  500. d0249d3ae6 sprinkle more i18n for certain field labels
  501. decfc8fa8c Update limit-panels directive to query for the new Panels component
  502. 48c4266cb3 Remove HIDE CURSOR and HIDE BUTTONS from the key
  503. 8ee4b9680c remove controller_node field from jobs that don't apply
  504. d6ca943d23 Remove `TagService`
  505. b16854898b Refactor `Toggle Tag` Component
  506. 6ca4c7de9d Offload tag formatting logic to `templateList` controller
  507. b8404abb26 Rename credential tooltip component string
  508. 2ee361db5d Rename `toggle` component to `toggle-tag` for better clarity.
  509. 22ddf7883a Adjust template to account for more than one tag type.
  510. cc91729f72 Account for default tags as well
  511. 8373d89c92 Duplicate `ns.tooltips CREDENTIALS` string to `ComponentStrings` to avoid using `OutputStrings`
  512. e66b00eb64 Translate `VIEW MORE` and `VIEW LESS` into component strings
  513. 265554accb Add link to credentials tag in template
  514. f49b61ecfa Create TagService
  515. 62f4beddb2 Reduce height of tags in job list page
  516. 63f3a38ceb Add more functionality to Toggle Tag Component
  517. de6167a52c Create basic toggle tag component
  518. a9391584d7 Update CHANGELOG.md for 3.3 items
  519. b899096f99 Use use-context to set Kubernetes context
  520. b876c2af62 add total job count for instance + instance group
  521. 22dd6ddfea Remove the logstash container from the base dev docker compose
  522. d8cb47bf82 Added awx-manage command for expiring sessions.
  523. 7affa15efe Only duplicate nodes if original WFJT is not available
  524. 74c6c350a1 show org-admins all teams if ALL USERS setting enabled
  525. 8bd801fd07 make sure instances list is always ordered
  526. 5c874c6b3d fix wrapping issue for instances list
  527. 97fc745329 fix a setting help text typo
  528. 9945a3bc64 Added an awx-manage command for generating OAuth2 token.
  529. 581756527e fix an i18n-related bug that affects non-English hipchat users
  530. f9ed4296bb fix notifications search on inventory source form tab
  531. 648ec3141b no launch config errors with replacable ASK credential
  532. d885d0fe22 updates oauth docs with quickstart
  533. 7b0b4f562d get isolated execution at the point its needed
  534. b94cf379f6 do not choose offline instances
  535. 9d732cdbdf update unit and functional tests
  536. 9863fe71dc do not require privileged iso container
  537. 8d352a4edf conform isolated system to new early node choice
  538. e720fe5dd0 decide the node a job will run early
  539. 239c60a2bd fix tracebacks when running migrations
  540. 427ea6752e Fix syntax error
  541. 97c5ff0b33 make scope write by default
  542. 7aa2b7f6a7 Fix the color of the tips badge for failed hosts in the host status bar
  543. 6183e5166d fix a failing timezone test
  544. a20eaae7bc make app tab visiable to org admins
  545. 2bdb1fc577 Fix scheduler form warning bug and disable save when date options are invalid
  546. be4e5c8f06 fixed dashboard icon under job template section for system auditor user
  547. 782b9b8bec Fixes URL used for root groups for pagination purposes.
  548. 2c4f7911a6 Added an awx-manage command for generating OAuth2 token.
  549. 01611540f0 Marking a Configure Tower string for translation
  550. 99d2f3ea34 allow Jinja2 in ansible -a when ALLOW_JINJA_IN_EXTRA_VARS is 'always'
  551. 246e63bdb6 Update translation templates
  552. b7a5c10ce4 make our oauth model creation a dependency of other app
  553. f692f0c70a test creating credential for self & org_member
  554. 253606c8bf allow managing credentials with external user management
  555. f485185562 Fix bad path
  556. 70897d3503 Prevents Network UI from scrolling and showing Tower
  557. 015b19d8c3 interpret null protocol as logging.NullHandler
  558. 9bc871db47 add a test for tower inventory syncs
  559. c690da4058 make copy endpoints specific to v2
  560. e889c976eb Remove network_ui Client model
  561. 354b076956 clean up Tower inventory error handling
  562. 79202708af Fix vault credential password prompt toggle show and hide
  563. 124fcd6f62 delete network canvas objects in delete inventory task
  564. 16cde26468 ansible venv: re-add netaddr Python package
  565. 4e6fd59180 Handle broken transactions in DB settings getattr
  566. a752d04505 ansible venv: re-add netaddr Python package
  567. 4f90391f54 Fix dashboard graph status dropdown value
  568. 5d0a131530 Add credential tags to job details
  569. 0f6fe210b7 fix when token scope is passing when the ui saves the form
  570. 9d87f85275 fix wording of search keys
  571. c369d44518 use the _correct_ argument to specify poll vs select
  572. 4da68564ef do not cache dependency_list
  573. 7f7f635f7b upgrade to the latest pexpect
  574. af7ec17ccd fix a few minor issues that have broken the User Token creation
  575. e03c584b80 mark dynamic Credential Type labels and help_text for i18n
  576. a0433773d8 don't allow Accept:application/json on /api/login/
  577. 0b0fd21734 Fix project permissions user link
  578. 376a763cc0 vertically center `CLEAR ALL` "button" using newly created mixin and resolve merge conflict
  579. a9bdac0d53 use newer variables
  580. d8dcac9158 small cleanup
  581. edada76050 Pixel pushing
  582. d83fa5a031 change 5px down to 3px per design feedback.
  583. 7292e00158 create componentized tags
  584. e64e25fcc1 flake8 errors in access.py due to an upgrade
  585. 3d8d27064f Makes rows inactive on permissions list if assigning user doesn't have
  586. 46758f1e7e always discard events beneath line threshold
  587. e085c4ae71 use a one-way binding for back-to-top text
  588. dcd36adf25 add one-way bindings for static stats bar strings
  589. 62fa6dadb0 organize and translate workflow results strings
  590. 930ecaec3e organize and translate job output strings
  591. 1790b1703f ignore new test artifact being produced
  592. bb6a4f6964 fix oauth urls & rename for clarity
  593. c1593935ca Update active row indicator when state param id changes
  594. 3d5605f4b5 refactor & purge cruft
  595. f4c165bf28 Regen requirements (followon to https://github.com/ansible/awx/pull/1895)
  596. e04a07f56c cover testing of new 3.3 org roles for user security fix
  597. 41e432abf0 Add error handling to stateDefinitions resolve block
  598. 870adc14f9 fix a bug in the instance policy algorithm when both min and % are used
  599. be9598af53 fix refresh token & refactor
  600. 5d220e8222 add scope validator to token endpoints
  601. 1466e5c343 flake8 errors in access.py due to an upgrade
  602. c9c7a4b8f4 fix a few broken network UI tests
  603. 37264d9d21 rename some tests from unit -> functional
  604. 3abdf66794 run network ui tests in shippable and Jenkins
  605. 63f089c712 allow any authenticated user to access the schedule preview API endpoint
  606. dbc02ae9a1 Fixed race condition where selecte2-ifying the edge type was happening before the digest cycle finished
  607. ef7ed76178 fix auditor issues
  608. d8f86ecba0 add help text for the new custom_virtualenv field
  609. 06eb400f22 add callback for checking if field is filterable
  610. 28a42850a2 allow AUTH_LDAP_USER_FLAGS_BY_GROUP to specify an OR'd list for a flag
  611. 50503f97cc Regen requirements_ansible.txt (minimal update).
  612. 7bc28276f2 add note
  613. f434196bae store denormalized metadata about ActivityStream.actor for accounting
  614. b7e9bda6cf track prior organization_id by base model prior values tore
  615. c913badafe Fixed error changing edge type of a previous root node
  616. b37926792f Fixes organizations collections watcher
  617. 16b00e4867 Validates extra vars before moving to next step in prompt workflow
  618. f42c9bb952 sanitize dynamic breadcrumb label
  619. a1ed0f47ab adding pexpect support
  620. d369ae7638 do not put deep copy items in activity stream
  621. 34dc939782 improve the check performed to determine if a job is in an active state
  622. c3368bc4ff disallow launching with other users prompts
  623. 2bb59fde54 Fixed concurrent jobs checkbox on wfjt edit form
  624. 87f4104304 Get default wfjt extra vars so that we can show all extra vars on launch preview
  625. 9bbed9f14e use event end_line for discarding events below starting threshold
  626. 89e08460dd display client finish time for incomplete job statuses
  627. c5f0d66554 Only check the launch endpoint for job templates, not unified jts of other types
  628. f54ac776cd add final_line_count to EOF websocket
  629. d493a4e0d0 revert expect(use_poll=True) due to a bug that causes `os.read()` hangs
  630. 2cbadcd392 make prior output viewable for partial job runs
  631. 809de21451 adding pexpect support
  632. 7610c660cb Fixes the CTiT save errors. I added a toast message for successful saves too.
  633. 4abac44411 prevent unicode in instance hostnames and instance group names
  634. 9fe44cfaae check EACCES and only refresh cancel_flag
  635. 222fbfc328 add help text, deprecate field
  636. 969fb21e98 restrict network_ui to inv admins
  637. 5279b102cb Fix task unit test
  638. 41fe9e1caf Check if the project update for the project we are trying to lock is canceled
  639. 967624c576 fix schedules modified_by getting nulled
  640. 02417dc668 Fix position in Firefox
  641. 51f66b8c0a filter `/api/v2/users/N/tokens/` to only show tokens for _that_ user
  642. db6cc7c50b Add exception to allow relaunching callback jobs
  643. 4031c888de fork process may finish before cancel callback
  644. d8615df47f postgres back tests can't do this
  645. 85caf6253c Fixes a portal mode breadcrumb and capitalizes the instance groups breadcrumb
  646. 88bb98c967 flake8
  647. 40ef30a914 reduce chance of collision on cache namespace
  648. b6923bdbeb speed up a handful of really slow stdout tests
  649. 04767641af isolate cache
  650. b4bee93b35 Fix position of CTiT logger test dialog
  651. c998fd6bcb fix flake8 introduced by new tests
  652. 2255ee5dba don't reset counters on job start
  653. f9871f32a3 do not fail entire notification chain if one fails
  654. 97ab6449b9 parallelize test running
  655. f2e0214623 Hookup instance policy list smart search and add Dataset resolve
  656. 53ef9ed288 never convert ANSI codes to HTML for format /stdout/?format=json
  657. 39cb1cb60c fix a nuanced parsing bug in naive UNTIL= parsing
  658. 11e7dcd0dc maintain correct page counts on running jobs
  659. 3658ce1a93 Uses atCodeMirror directive for extra vars widget on workflow results page
  660. 1e6905aac4 Fixes to the scheduler form
  661. 3a6f1e2b63 make labels input standard width on wfjt form
  662. 87239c0e11 right align smart inv button
  663. 7b5dcee30f fix smart status bar color
  664. db1a669c68 work around a django-polymorphic bug that breaks certain cascades
  665. d5fbb2d3b6 remove md5 password hashing in dev
  666. ceedc135b2 add variables to inventory mentioned in docs
  667. f3923af3fa Makes extra variables CodeMirror shown only for JT-schedules that
  668. 3ab7f06f95 run scm inv syncs at the project root so relative imports work w/ bwrap
  669. 8e85a57c1a AWX launchers should wait for other containers to be ready
  670. 6622e6bbd6 Bump pexpect version on isolated node.
  671. 05b0c5ec6f censor OAuth tokens from activity stream deletion records
  672. 5c45b25484 Prevent creating excessive update computed tasks when copying an Inventory
  673. efd0085ba2 Fix checkout of role requirements.
  674. c3d720cbd4 Fix checkout of role requirements.
  675. 5006b84eee adds parentResolve for new route
  676. 8f3cc4ec3e Addes a /#/jobs/schedules/:schedule_id/ route to the app
  677. e04b2b7455 Fixes breadcrumbs for all the schedule states
  678. 357a735e56 fix a bug that prevented JT admins from editing diff mode
  679. bfc602ae10 Changed variable names
  680. 1a9b60a199 Delete the survey if the user removes all the survey questions
  681. ef514fb3c0 Mitigated race condition issues with limit-panel directive by removing dependency on the state transition event
  682. 5b55e3cb2b fix a bug that prevented JT admins from editing custom virtualenvs
  683. bb3b19e174 truncate certain event fields when they are overly long
  684. 3d157fab47 change default option text for ansible environment dropdown to Default Environment
  685. 503668141b add procedure for attaching to running jobs
  686. ec7f1c2540 enforce consistently setting view search_fields
  687. 665354c32e add skip functionality to event replay tool
  688. f3343f780c always remove websocket listeners
  689. 2f5eefe809 push initial events on partially complete job initialization
  690. 77e195bbb9 Moves schedules tab to related tab for sources form
  691. ce09ab446d Moves scheduler to related tab for projects
  692. 13d58107b8 Moves scheduler to related tab for workflows
  693. 464b7c3775 Moves schedules to related tab for job templates
  694. e9348134f0 Fixed credentials form checkbox styling
  695. b79606d9d3 update project if certain params changed
  696. a096051dc3 update app tokens search path
  697. 576a4a1b58 removes extra slash
  698. db2a2fa578 update portal mode templates list to new style
  699. 97614892c6 fix syntax error in tokens list controller
  700. 8a2c3ce716 add tokens to activity stream
  701. 4caa145161 Removes prompt modal after clicking the action button on the copy prompt
  702. 924cb51d51 make delete of app work when you are on app's tokens route
  703. 77eea40d0b use app name as part of delete token confirmation modal header
  704. a648ce5457 Fixed bug checking for credentials to remove
  705. 956596227b use translated string for scope in tokens list
  706. 0c45d917d1 adds comment for setUntil function
  707. 6c26574718 add new row items to token list
  708. 949895d0bc fix team parentage being removed
  709. e19ffc1fba show license error details
  710. 4355b30afe show overwrite details
  711. 43ea72e278 show inventory source details
  712. b030cdcd40 use inventory id from job args to construct inventory link
  713. 04b8349895 fixes issues with select dropdowns
  714. 507db4e3b6 sets the UNTIL time to use the "until" that is explicitly state on the
  715. 4761e17566 disabled instance stay subscribed to bcast queue
  716. c52eb0f327 provide a naive UNTIL= datestamp for schedules for UI convenience
  717. 3b5dd7eac5 error handling for job results filter and route
  718. 056933e33e refactor naive UNTIL= coercion
  719. eccf3029b4 Fixed bug deleting last team/user permission on page
  720. 9218a89589 Added error message to "Days of data to keep" when the user inputs a value less than one
  721. a02521a0bd Only initialize extra vars if they are promptable
  722. 39827af902 Fixed jt launch next button disabled when prompting for inventory
  723. bbfabd2779 include full stack trace for DB settings error
  724. ece5724c80 Added completed jobs tab to the workflow form
  725. ffdf406300 reorder fields and make redirect_uri field not required on app form
  726. 366c1c19b0 Removed commented lines. Rolled back noInfo change
  727. 1807d0a910 Activity stream clear-all bug fixes. Re-enabled smart search directive test which required tweaking karma conf.
  728. 3bd54ab837 allow unicode queue names via CLI
  729. 00ae91dace slight cleanup and refactor of Schedule.timezone property
  730. 876431c529 Removes the 'Z' from the UNTIL before sending the rrule to the API
  731. 33d4c97156 Sets the timezone to the api/v2/schedule/:id -> data.timezone
  732. cb91b97fd0 Update pot files
  733. 441e5cc9c2 allow naive UNTILs to be specified for schedule rrules
  734. fbe2391b86 provide the timezone so that the UI doesn't have to
  735. 1e38abff91 accurate 400 messages for undefined filename namespaces
  736. ea2ddd3bba Fix syntax error in docs
  737. 33ef12002f Adds websocket for network_ui to the installer version of nginx.conf
  738. 1488697001 Fix job results panel width in firefox
  739. af4e86d70e Set Id on extra_vars job template form field
  740. e099c455d2 do not check for migration version if not migrating
  741. b275d13da2 fix error-handling bug for tower inventory source
  742. 5a37184e7c add log message when locks are holding up jobs
  743. 63c268f9c5 don't render activity stream links for labels
  744. 363266fb89 fix links to workflow jobs on activity stream
  745. d00b8549b4 disable activity stream for relaunched job label associations
  746. 42b88c6400 move directive code to components
  747. 58beb9640c remove watchers
  748. a3fdd244b5 add message service
  749. 3d752997ee filter empty tags
  750. c144bb99cf Move data migration docs to root dir
  751. c5d49be2c1 avoid error in templating error
  752. 6d7f772e98 avoid DB action in signal, confusing logs
  753. b281aaa0e5 Adds data migration docs for upgrades
  754. 0682d19d5e show filterable:true for filterable fields
  755. 5ada6f6db2 show job and skip tags as collapsable label lists
  756. 34408a8ef9 Fix undefined currentSystem form error
  757. af4367b222 Adds unit tests for network_ui
  758. 6f9da515b1 Update smoke.js
  759. 21a973752b remove redundant navbar checks
  760. 187534dba8 Fix job template extra vars form validation
  761. 5668d215fd better cluster membership policy log messages
  762. 1ed9f609fc use correct param names when calling encodeParams
  763. 2b1bef54ce add failing unit tests
  764. 42d33e5135 Remove portal mode breadcrumb
  765. 91a2466650 Bulk update host field to null for JobEvents
  766. ec1e94376c correctly check credential permission on WFJT copy
  767. 127883f104 add prior version url compatibility
  768. 8b6ee8d360 Fix all of the issues for the 3.3 UX Hit List
  769. 2140daf11e Fix add button display property and add tooltips
  770. 59744e421f send our oddball loggers to external logger too
  771. 84c0fdfa4a Removed unused function
  772. 45ffe7a955 update api-ui job urls
  773. 368a037062 Remove non-filterable fields from search key and treat searches using those keys like string searches.
  774. 7a3fb02791 Aligns text for canceling/deleting a job on the jobs list & the stdout page
  775. 902b1af417 fix access check for wfjt node copy
  776. 9f745dd3b8 control celery routes using celery router
  777. 38885580b4 only require the name field when creating instance group
  778. 30af0a1b44 don't run scheduled jobs if there isn't a valid license
  779. 652f837622 update access check to plural creds
  780. 7007e46b8a Remove add button dropdown gap and update border radius
  781. 89cabf7ca0 Fixes timeout when exporting YAML from network UI
  782. d8a1b78316 Adds authentication checking to the network UI websocket.
  783. 4090fe6d11 Fix functional tests
  784. ac20aa954a Replace logging-related restart with dynamic handler
  785. dce52d0552 Update the Add button content and styles
  786. 9bfac4f44b New feature: Add SAML users as organization admins
  787. 13cd57feba Revert "Map users in organizations based on saml groups"
  788. eab417cf8b Map users in organizations based on saml groups
  789. 0c8b2a9872 remove unused service
  790. 83d5fef67c conditionally hide scroll
  791. cf0efe969e Changes "Cancel" to "OK" on cancel-job-prompt modal
  792. 63542c3b43 Don't render tooltips that shouldn't exist
  793. a840ec4089 Fixes jobs' page activity stream link, and remove AS button on job results page
  794. a79632968c Fixes job template schedule link from Activity Stream
  795. dead84da1a add auth cookies
  796. 079d8e2565 fixes issue with ui-view for network UI
  797. 1963ab689a rm an unnecessary uwsgi restart
  798. 202ddae813 make tower instance group name field read-only
  799. 648d9165ff broadcast queues get a per-node stable queue name
  800. 5ef297aec1 Update relaunch button on details page in real time as status changes
  801. 421293c8c5 fixes error handling with groups service, sources service
  802. e45be8155e Clear invalid password error if password field is completely cleared
  803. b71a8af62d patch smoke test
  804. 6f4ef29ae7 Update install docs
  805. f8a9402d4b Fixed team list org sorting
  806. 4197a9fd35 granularly prevent filtering oauth secrets
  807. fcc5549ec9 Reload state after copying inventory to update list
  808. fd38c62e7e Fixes 301 redirects on topology websocket connection
  809. 24e363888a Fixed error showing vault password prompts on relaunch
  810. 456bf5d04d Fixes scroll of devices over inventory toolbox title.
  811. 10fd65bea0 Fixes dragging devices out of the inventory toolbox
  812. aa6fc6d8bf only show close icon in templates panel header when applicable
  813. 791cc06e27 Adds liveUpdates flag for the UI back in
  814. f5c4f9a9df Adds liveUpdates flag for the UI back in
  815. 11560ab7bb populate org and description on app detail view
  816. c8e416f0b7 restore the celery hostname
  817. 6ab64590d7 update app activity stream target to o_auth2_application
  818. 35bd98eb49 Fix job result detail and standard out panel styles
  819. f99792e604 make selects work with ng required
  820. 61757fb2b1 improve traceback details label
  821. 3bcc48402c add support for applications activity stream
  822. 72254758f6 add support for additional selects
  823. 9cc9bdc4b5 clickable stdout events and host details modal for projects
  824. 6306ac2825 use field validation in both filter classes
  825. 45d037a2cc don't prefer destructuring for arrays within es-lint
  826. e8b026648f Updates to callback scripts that include retry functionality for bash and extra_vars handling for PowerShell
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement