Skip to content

Conversation

msp
Copy link

@msp msp commented Sep 17, 2021

For reference in case someone else needs it!

It also cherry-picks the commit from #215

BlueHotDog and others added 6 commits September 17, 2021 14:54
Example:

```
      last_panel_date: %{
        name: "Last Panel [<= date]",
        value: fn u ->
          Utils.datetime_format(u.last_panel_date)
        end,
        filters: [],
        filter_type: :date,
        filter_operator: :ltoe
      }
```
This feature is company specific with some hard coded values so can't be integrated upstream as-is.
@ghenry
Copy link
Collaborator

ghenry commented Apr 12, 2023

Hi,

Would you be so kind as to do this again to the master branch?

Thanks,
Gavin.

@ghenry
Copy link
Collaborator

ghenry commented Dec 11, 2024

Not needed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants