Closed (fixed)
Project:
Environment Indicator
Version:
4.x-dev
Component:
Code
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
6 Nov 2015 at 15:53 UTC
Updated:
12 Dec 2022 at 10:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ericduran commented+1 here.
Looking at the module now there's a lot of room for improvement. I'll see if I can find time to help here. I mostly came to this from a testing perspective.
Comment #3
fjgarlin commentedEven though the issue is old, this is still applicable. I made an attempt to move all the helper functions into a service. Patch included. I tested the module and everything seemed to be working as expected.
Comment #4
devkinetic commentedI had just created #3319167: Refactor Toolbar code to use a helper class + add per environment permissions and then found this. The patch in that issue applies to 4.x.
Comment #5
devkinetic commentedHere is an updated patch, closing that other issue.
Comment #6
devkinetic commentedThe previous patch had a missing service.
Comment #7
e0ipsoThis looks good! Thanks for the patch.