-
PostHog
- Leuven, Belgium
- https://mariusandra.com/blog/
Block or Report
Block or report mariusandra
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
4,892 contributions in the last year
Less
More
Contribution activity
October 2021
Created 222 commits in 16 repositories
Created 1 repository
Created a pull request in PostHog/posthog that received 10 comments
Feature flag toolbar link
Changes
Changes apiURL to be without a / in the end, so we could just concat urls.actions(id) to it.
Adds a link to feature flags
Not sure about…
+72
−55
•
10
comments
Opened 39 other pull requests in 6 repositories
PostHog/posthog
28
merged
2
open
3
closed
- Update pycharm plugin server run configurations
- Saved insight fixes 3
- Persist view/edit for insight in URL + refactor insightLogic tests
- Take posthog-js from the props to the toolbar
- Lower the toast
- Saved insight fixes 2
- Saved insight fixes 1
- Turbo mode
- Load insight from dashboard
- Go back without reloading the previous scene
- Snowpack attempt nr 42
- Include the insight ID in the url for "saved funnels"
- Fix "current usage" padding
- Dashboard initial load in batches of 4
- Override filters if bad api result
- Fix Cypress component tests
- Fix event table re-render loop if person == null
- Fix dashboard and saved insight reload
- Hotfix for from_dashboard filter bug
- Remove all dashboard animations in view mode
-
Extract
kea-test-utils - Fix hash in test
- Saved insights filter & url sync
- Rename "Explore" to "New Insight"
- Split 'urls' out of 'sceneLogic.ts'
- Some pull requests not shown.
keajs/kea-docs
2
merged
PostHog/posthog.com
1
open
PostHog/posthog-js
1
merged
PostHog/plugin-repository
1
merged
keajs/kea
1
merged
Reviewed 96 pull requests in 5 repositories
PostHog/posthog
84 pull requests
- Remove .github/workflows/docker-vuln-scan.yml
- feat(correlation): load exclude properties from team settings
- Add site popover on profile picture to fresh top bar
- Fetch session recording events
- Split out v1 and v2 of sessionsPlayLogic to fix bugs in prod
- Persist view/edit for insight in URL + refactor insightLogic tests
- [person modal] add limit to exporting person modal to csv
- Take posthog-js from the props to the toolbar
- chore(correlation): switch to exclude for property correlation
- Convert CorrelationFeedback to logic and write tests
-
Fix
Cohortcomponent importing raw AntD CSS - Migrate cohort-related logics to be project-based
- Duplicate filters on insights
- Instrumentation for feedback with emojis
- Better seekbar for session recordings
- Saved insight fixes 1
- Clarify unique users vs. total count
-
Add new
apicomposition approach - Turbo mode
- Migrate dashboard-related logics to be project-based
- Don't return/show forbidden projects at all
-
Rename
DashboardItemmodel toInsightand deprecateDashboardItem{Serializer,ViewSet} - Migrate insight-related logics to be project-based
- Migrate feature flags-related logics to be project-based
- Migrate event-related logics to be project-based
- Some pull request reviews not shown.
PostHog/posthog.com
5 pull requests
PostHog/posthog-js
5 pull requests
PostHog/make-some-noise-plugin
1 pull request
PostHog/meta
1 pull request
Created an issue in PostHog/posthog that received 17 comments
Epic - Nail Seamless Analytics Experience
Expanding on this sprint planning comment Nail Seamless Analytics Experience (Working title) Owner: @Twixes Why? Why? Insights and dashboards are v…
17
comments
Opened 7 other issues in 1 repository
PostHog/posthog
5
open
2
closed
- Clarify relationship between insights, dashboards and date filters
- Unify tables and "new" buttons
- Frontend testing strategy - epic
- Funnels "time to convert" broken on ClickHouse 21.9
- self-hosted PostHog (Postgres-based, legacy), version/commit: please provide
- White screen when opening person/events
-
Complete typing for
FilterType