Marius Andra

Results 189 comments of Marius Andra

I think I addressed the questions/comments here, so ready for a re-review.

The first step towards this was done here: https://github.com/PostHog/posthog/pull/15973 Regarding automagically, I'd love this to work, but our internal discussion concluded that this may be too tricky. E.g. subqueries to...

# Team CDP, WIP. We're both off the last week of the previous sprint, so posting this already. ## Retro - Marius: did a lot of work this week to...

Hey @VitalikBerashvili , thanks for the change! However this is essentially a read-only repo, which is automatically copied from the [main posthog repo](https://github.com/PostHog/posthog) with the non-FOSS parts removed. To get...

As we figured out during the planning, the issue mixed up "action" and "event". Busting the cache for an insight that shows the cache seems hard, but doing it on...

It's "correct" in that all "key" columns are horizontally left-aligned & vertically middle-aligned. The fix is to top-align all the columns. It's also not a CSS oneliner (`vertical-align: top`) since...

The columns are always `key` and `value`, so sub-tables might look very repetitive. I might give it a try as part of support later, but I'm afraid it's going to...

Here are some attempts at improving these tables without a lot of changes to the markup: @clarkus are any of those worth implementing? 0. How it is now ![localhost_8000_events_eventFilter=package json...