Details
-
Type: New Feature
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.2.0-b1
-
Component/s: None
-
Labels:None
Description
Let's add a setting which allows us to only disable config options instead of disabling and hiding them.
Add a column to the package_option_groups table
`hide_options` TINYINT(1) UNSIGNED NOT NULL DEFAULT '1';
In the interface add a cog icon to the config option logic widget which links to page with the box title "Configurable Option Logic - Settings"
This page will only show one checkbox labeled "Hide disabled options"
Update the config option logic message to talk about enabling/disabling options instead of showing/hiding them.
Update the logic js to only hide if hide_options is set to 1.
Activity
Jonathan Reissmueller
created issue -
Jonathan Reissmueller
made changes -
Field | Original Value | New Value |
---|---|---|
Issue Type | Bug [ 1 ] | New Feature [ 2 ] |
Jonathan Reissmueller
made changes -
Sprint | 5.2.0 Sprint 3 [ 140 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Sprint | 5.2.0 Sprint 3 [ 140 ] | 5.3.0 Sprint 1 [ 138 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Story Points | 3 |
Jonathan Reissmueller
made changes -
Sprint | 5.3.0 Sprint 1 [ 138 ] | 5.2.0 Sprint 3 [ 140 ] |
Jonathan Reissmueller
made changes -
Rank | Ranked lower |
Jonathan Reissmueller
made changes -
Rank | Ranked higher |
Jonathan Reissmueller
made changes -
Assignee | Jonathan Reissmueller [ jonathan ] |
Jonathan Reissmueller
made changes -
Status | Open [ 1 ] | In Progress [ 3 ] |
Jonathan Reissmueller
made changes -
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 2 hours, 2 minutes [ 7320 ] | |
Worklog Id | 15177 [ 15177 ] |
Jonathan Reissmueller
made changes -
Time Spent | 2 hours, 2 minutes [ 7320 ] | 2 hours, 26 minutes [ 8760 ] |
Worklog Id | 15178 [ 15178 ] |
Jonathan Reissmueller
made changes -
Time Spent | 2 hours, 26 minutes [ 8760 ] | 2 hours, 43 minutes [ 9780 ] |
Worklog Id | 15178 [ 15178 ] |
Jonathan Reissmueller
made changes -
Status | In Progress [ 3 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Jonathan Reissmueller
made changes -
Status | In Review [ 5 ] | Closed [ 6 ] |