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
Alan Rominger
c06d4eaa08
Merge pull request #7121 from AlanCoding/silent_groups
...
silence activity stream IG assignment
2017-07-18 08:12:47 -04: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
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
Michael Abashian
8997cb8f24
Merge pull request #7064 from mabashian/7024-inv-perm-checkbox
...
Fixed inv permissions checkbox bug
2017-07-17 14:34:23 -04:00
Michael Abashian
2e2ceac629
Fixed hosts list spacing
2017-07-17 13:58:15 -04:00
gconsidine
2d3aef601d
Fix scheduler time inputs by unsetting invalid values
...
This is a quick and dirty fix. Since there's planned work
around the scheduler in 3.3, maybe a broader refactoring effort
can be considered at that point in time.
2017-07-17 12:19:01 -04:00
Ryan Petrello
1e20c61f05
Merge pull request #7105 from ryanpetrello/fix-7093
...
pin websocket-client to a known working version
2017-07-17 12:11:38 -04:00
Ryan Petrello
9784633728
pin websocket-client to a known working version
...
websocket-client 0.43.0 has a bug in its https client that breaks
requests:
https://github.com/websocket-client/websocket-client/issues/326
slackclient is affected by this bug:
https://github.com/slackapi/python-slackclient/issues/189
this commits also upgrades slackclient to add proxy support
see: #7088
see: #7093
2017-07-17 12:04:30 -04:00
gconsidine
e0d1e8135c
Change the value of an SSH credentials privilege
...
Include the literal string value instead of the index of the
value in the choices array
2017-07-17 10:55:44 -04:00
Ryan Petrello
778480e9b0
Merge pull request #7101 from ryanpetrello/fix-6978
...
allow access to insights credentials in `/api/v1/`
2017-07-17 10:45:21 -04:00
Ryan Petrello
0b6c43dac0
allow access to insights credentials in /api/v1/
...
see: #6978
2017-07-17 10:14:29 -04:00
Shane McDonald
4a175222b5
Cache i18n make targets
2017-07-17 09:41:47 -04:00
Ryan Petrello
32de723c6d
Merge pull request #7090 from ryanpetrello/fix-6890
...
force PENDO_TRACKING_STATE to be readonly for the open source license
2017-07-17 09:26:01 -04:00
Bill Nottingham
8482ed0432
Merge pull request #6818 from wenottingham/i-have-no-idea-what-im-doing
...
SAML configuration changes based on feedback from field.
2017-07-14 17:05:50 -04:00
gconsidine
cb48da2e05
Add minor style adjustments for hover highlight on li
2017-07-14 17:02:01 -04:00
gconsidine
1ddb984b02
Adjust margin and font color
2017-07-14 16:51:37 -04:00
Bill Nottingham
061714a6c3
Merge pull request #7055 from wenottingham/paths
...
Add some format help to a few Tower Configuration items.
2017-07-14 16:49:32 -04:00
Ryan Petrello
937e90d342
force PENDO_TRACKING_STATE to be readonly for the open source license
...
see: #6890
2017-07-14 16:39:13 -04:00
gconsidine
540c2ee95f
Fix dropdown alignment on the home view's graph
2017-07-14 16:33:27 -04:00
Bill Nottingham
ca38de09c3
Merge pull request #7086 from wenottingham/assorted-strings
...
Update assorted strings in tooltips/navigation.
2017-07-14 16:29:29 -04:00
John Mitchell
979f1befb6
add level and verify toggle to ctit form in ui
2017-07-14 16:27:45 -04:00
Alan Rominger
3d78aa7223
Merge pull request #7087 from AlanCoding/message_tweaking
...
tweaks to SCM inventory related validation errors
2017-07-14 16:02:53 -04:00
AlanCoding
850f03331b
tweaks to SCM inventory related validation errors
2017-07-14 15:48:29 -04:00
Bill Nottingham
15f815b8ff
Update fact cache tooltip wording.
2017-07-14 15:40:53 -04:00
Bill Nottingham
ca8b523f98
Re-word 'no insights playbook available' filter.
2017-07-14 15:38:01 -04:00
Aaron Tan
3856431da1
Merge pull request #7084 from jangsutsr/ux_improve_logger_ctint_label_text
...
[UX]Improve `LOG_AGGREGATOR_LOGGERS` label text
2017-07-14 15:30:07 -04:00
Ryan Petrello
cb929ea4d8
Merge pull request #7077 from ryanpetrello/fix-7040
...
wrap instance and queue registration in postgres advisory locks
2017-07-14 15:05:14 -04:00
Ryan Petrello
d8da1dddf5
wrap instance and queue registration in postgres advisory locks
...
see: #7040
2017-07-14 14:56:14 -04:00
Jared Tabor
a141523878
Merge pull request #7065 from jaredevantabor/tower-string-audit
...
Tower string audit
2017-07-14 11:47:11 -07:00
Marliana Lara
eae8998dd7
Fix UX Hit List configure tower items
2017-07-14 14:39:34 -04:00
Aaron Tan
e7b37c6627
[UX]Improve LOG_AGGREGATOR_LOGGERS
label text
2017-07-14 14:35:19 -04:00
Jared Tabor
4548801726
adding json loader to karma.conf.js
2017-07-14 11:27:57 -07:00