Commit Graph

13744 Commits

Author SHA1 Message Date
Michael Abashian 3d935d2448 Allow system auditor to access the configure tower page. Hide revert all button for system auditors. 2017-07-19 14:01:59 -04:00
Greg Considine 4725eae48f Merge pull request #7146 from gconsidine/ui/fix/credential-list-with-insights
Set iterator property explicitly in credentials view
2017-07-19 13:07:16 -04:00
gconsidine cb860261fe Add clone of list objects for each state definition 2017-07-19 12:55:01 -04:00
Jared Tabor 98bca3b70b Merge pull request #7126 from jaredevantabor/tower-string-audit
removing more references to "Tower" in the code base
2017-07-19 09:28:35 -07:00
Chris Meyers f31cec2848 Merge pull request #7153 from chrismeyersfsu/fix-6762
add API docs for host_filter
2017-07-19 11:37:38 -04:00
Chris Meyers 815732bcba add API docs for host_filter 2017-07-19 10:18:13 -04:00
Greg Considine e13f5bdebb Merge pull request #7138 from gconsidine/ui/fix/credential-list-kind
Add kind column to credential list
2017-07-19 10:12:35 -04:00
Ryan Petrello 628a0620ac Merge pull request #7150 from ryanpetrello/fix-7115
filter CredentialType OPTIONS *and* help text for `kind` requirements
2017-07-19 09:29:52 -04:00
Ryan Petrello b98d384671 filter CredentialType OPTIONS *and* help text for kind requirements
see: #7115
see: #6959
2017-07-18 17:51:07 -04:00
Jared Tabor 80111c2091 fixing tests 2017-07-18 14:43:37 -07:00
Michael Abashian 4eaa12dd48 Merge pull request #7144 from mabashian/6954-host-associate
Fixed group/host association across pages
2017-07-18 17:41:14 -04:00
gconsidine 1d3d6be029 Set iterator property explicitly in credentials view
The CredentialList iterator seems to get clobbered after setting an
Insights credential in Inventory. This quick fix forces the iterator to
be the correct value on page load.
2017-07-18 16:04:38 -04:00
Ryan Petrello e1e1f5d15f Merge pull request #7140 from ryanpetrello/fix-7050
properly copy user owner roles when migrating v1 SSH to SSH + Vault
2017-07-18 15:33:00 -04:00
Michael Abashian f3695be11d Fixed group/host association across pages 2017-07-18 15:31:05 -04:00
Ryan Petrello f4d6c03325 properly copy user owner roles when migrating v1 SSH to SSH + Vault
see: #7050
2017-07-18 15:24:43 -04:00
gconsidine 6fa3872c86 Add kind column to credential list
* Populate kind column with credential_type name
* Fix replace/revert input group button sizing
2017-07-18 14:39:56 -04:00
Ryan Petrello d4016766bf Merge pull request #7133 from ryanpetrello/fix-7100
copy adhoc events properly for stdout downloads
2017-07-18 14:28:39 -04:00
Bill Nottingham b0a4fdd4c5 Merge pull request #7039 from wenottingham/repo-man
Refactor out EL repo setup into its own role
2017-07-18 14:05:11 -04:00
Jared Tabor a423084d55 Merge pull request #7125 from jaredevantabor/pendo
updating pendo version, and moving apiKey out of repo
2017-07-18 10:47:12 -07:00
Wayne Witzel III 1a3131b1a8 Merge pull request #7128 from wwitzel3/issue-4040
Set capacity to zero before shutting down older instances
2017-07-18 13:40:52 -04:00
Ryan Petrello 4b2be9850e copy adhoc events properly for stdout downloads
see: #7100
2017-07-18 12:12:02 -04:00
Michael Abashian 2c1fb371fe Merge pull request #7116 from mabashian/inventory-ux
Various inventory ux bug fixes
2017-07-18 10:56:51 -04:00
Alan Rominger 415c80a279 Merge pull request #7127 from AlanCoding/cannot
Change 'can not' to cannot (by request)
2017-07-18 10:39:15 -04:00
Wayne Witzel III 1a480f9895 Add a raise after stop_local_services just to be explicit 2017-07-18 10:30:42 -04:00
Greg Considine 93f28c760c Merge pull request #7106 from gconsidine/ui/fix/scheduler-time-input
Fix scheduler time inputs by resetting invalid input to 00
2017-07-18 10:19:16 -04:00
Greg Considine 53b62c58ac Merge pull request #7117 from gconsidine/ui/fix/input-text-cutoff
Fix input text cut off along bottom in Firefox
2017-07-18 10:13:11 -04:00
Wayne Witzel III 8cf3a2867c Set capacity to zero before shutting down older instances in the cluster. 2017-07-18 09:06:06 -04:00
AlanCoding 1e9a0e5814 Change 'can not' to cannot (by request) 2017-07-18 09:01:09 -04:00
Alan Rominger c06d4eaa08 Merge pull request #7121 from AlanCoding/silent_groups
silence activity stream IG assignment
2017-07-18 08:12:47 -04:00
Jared Tabor f7f186e676 removing more references to "Tower" in the code base 2017-07-17 16:48:45 -07:00
Jared Tabor e3681bafbf updating pendo version, and moving apiKey out of repo 2017-07-17 15:35:22 -07:00
Greg Considine 591a4be729 Fix typo in reference to string value (#7124) 2017-07-17 17:38:14 -04:00
Jared Tabor 9449a0079f adjusting margin on insights buttons 2017-07-17 14:24:47 -07:00
Greg Considine 5fcc1129c9 Merge pull request #7123 from gconsidine/ui/fix/dropdown-style-collision
Fix style collision with rule used outside of its component
2017-07-17 17:13:15 -04:00
gconsidine 2efb9ce5b5 Fix style collision with rule used outside of its component 2017-07-17 17:12:32 -04:00
jlmitch5 426ec28b19 Merge pull request #7089 from jlmitch5/newLoggingCtitFields
add level and verify toggle to ctit form in ui
2017-07-17 16:49:06 -04:00
John Mitchell a5ca36be50 remove choose a from protocol and level selects in ctit logging form 2017-07-17 16:48:14 -04:00
Marliana Lara 94813c8049 Merge pull request #7085 from marshmalien/ux/configureTower
Fix UX Hit List configure tower items
2017-07-17 16:44:38 -04:00
Michael Abashian 0dc2b49799 Merge pull request #7076 from mabashian/list-title-spacing
Removed extra margin on the list actions row
2017-07-17 16:41:33 -04:00
AlanCoding d02bc52ca2 silence activity stream IG assignment 2017-07-17 16:28:13 -04:00
gconsidine 08ea41f60b Use separate conditionals in time validity check 2017-07-17 16:09:36 -04:00
gconsidine 7fd499dc70 Fix input text cut off along bottom in Firefox 2017-07-17 15:59:34 -04:00
Greg Considine c5c342ffba Merge pull request #7072 from gconsidine/ui/fix/md5-to-checksum
Replace references to md5 with checksum in system-tracking
2017-07-17 15:37:27 -04:00
Ryan Petrello b2e9bfc41b Merge pull request #7113 from ryanpetrello/fix-7100
properly capture job events for adhoc commands run on isolated instances
2017-07-17 15:36:33 -04:00
Michael Abashian 52de04a50f Various inventory ux bug fixes 2017-07-17 15:16:30 -04:00
Marliana Lara f2d7b99553 Merge pull request #7091 from marshmalien/fix/removeExtraCodeMirrorScrollbar
Hide CodeMirror native scrollbar
2017-07-17 15:10:47 -04:00
Greg Considine 676d0de6ab Merge pull request #7102 from gconsidine/ui/fix/ssh-credential-privilege-selection
Change the value of an SSH credentials privilege
2017-07-17 15:01:39 -04:00
Greg Considine c318d4a4a3 Merge pull request #7092 from gconsidine/ui/fix/dashboard-dropdown-alignment
ui/fix/dashboard for dropdown style and alignment
2017-07-17 15:01:07 -04:00
Ryan Petrello 53259e4d24 properly capture job events for adhoc commands run on isolated instances
see: #7100
2017-07-17 14:51:24 -04:00
Marliana Lara 8a2b2ce43a Change CodeMirror config to hide scrollbar 2017-07-17 14:36:19 -04:00