Skip to content

Commit

Permalink
Update upstream to PostHog/posthog@ddb7ebf
Browse files Browse the repository at this point in the history
  • Loading branch information
depot-bot committed Jan 20, 2025
1 parent 2fe6e78 commit a9b8237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upstream
Submodule upstream updated 27 files
+3 βˆ’3 frontend/src/layout/navigation-3000/navigationLogic.tsx
+1 βˆ’1 frontend/src/lib/constants.tsx
+8 βˆ’10 frontend/src/queries/Query/Query.tsx
+31 βˆ’33 frontend/src/queries/nodes/WebVitals/WebVitals.tsx
+13 βˆ’13 frontend/src/queries/nodes/WebVitals/WebVitalsContent.tsx
+21 βˆ’25 frontend/src/queries/nodes/WebVitals/WebVitalsPathBreakdown.tsx
+4 βˆ’4 frontend/src/queries/nodes/WebVitals/WebVitalsProgressBar.tsx
+2 βˆ’2 frontend/src/queries/nodes/WebVitals/WebVitalsTab.scss
+11 βˆ’11 frontend/src/queries/nodes/WebVitals/WebVitalsTab.tsx
+21 βˆ’25 frontend/src/queries/nodes/WebVitals/definitions.ts
+1,208 βˆ’1,208 frontend/src/queries/schema.json
+32 βˆ’33 frontend/src/queries/schema/schema-general.ts
+6 βˆ’8 frontend/src/queries/utils.ts
+1 βˆ’1 frontend/src/scenes/appScenes.ts
+6 βˆ’6 frontend/src/scenes/saved-insights/SavedInsights.tsx
+1 βˆ’1 frontend/src/scenes/sceneTypes.ts
+4 βˆ’4 frontend/src/scenes/scenes.ts
+1 βˆ’1 frontend/src/scenes/urls.ts
+10 βˆ’4 frontend/src/scenes/web-analytics/WebAnalyticsHealthCheck.tsx
+6 βˆ’7 frontend/src/scenes/web-analytics/WebDashboard.tsx
+5 βˆ’5 frontend/src/scenes/web-analytics/tiles/WebAnalyticsTile.tsx
+55 βˆ’55 frontend/src/scenes/web-analytics/webAnalyticsLogic.tsx
+3 βˆ’3 posthog/hogql_queries/query_runner.py
+44 βˆ’44 posthog/hogql_queries/web_analytics/test/test_web_vitals_path_breakdown.py
+2 βˆ’2 posthog/hogql_queries/web_analytics/web_analytics_query_runner.py
+17 βˆ’19 posthog/hogql_queries/web_analytics/web_vitals_path_breakdown.py
+168 βˆ’168 posthog/schema.py

0 comments on commit a9b8237

Please sign in to comment.