mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-13 10:42:16 +01:00
add description grouping to reporting page (fixes ST-399), persist grouping selection in local storage
This commit is contained in:
committed by
Constantin Graf
parent
5e4270e3f5
commit
b2ad4b3785
@@ -2430,6 +2430,7 @@ If the group parameters are all set to `null` or are all missing, the
|
||||
'task',
|
||||
'client',
|
||||
'billable',
|
||||
'description',
|
||||
])
|
||||
.optional(),
|
||||
},
|
||||
@@ -2447,6 +2448,7 @@ If the group parameters are all set to `null` or are all missing, the
|
||||
'task',
|
||||
'client',
|
||||
'billable',
|
||||
'description',
|
||||
])
|
||||
.optional(),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user