Pull Request Explorer
Back to Repo| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| Update router | aerosol | XS | No | 3.6h | 0.7h | Jun 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Live session | aerosol | M | No | 0.2h | 0.0h | Jun 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Exploration UI refactor | zoldar | M | No | 120.6h | 0.1h | Jun 01, 2026 |
SummaryRefactorRefactor Exploration UI for consistency Improves consistency and reliability of exploration UI metrics, reducing potential errors and improving developer experience. Health Assessment
Small
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Update readme screenshot to new UI | Hricha-Shandily | XS | No | 75.0h | 7.8h | Jun 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| live demo new cta | metmarkosaric | S | No | 289.7h | 289.6h | Jun 01, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Ensures locations can be requested over POST /query endpoint with full parity | apata | XL | No | 95.4h | 5.2h | Jun 01, 2026 |
SummaryTestAdd tests for location query parity Adds comprehensive tests to ensure location data can be queried via POST /query, improving reliability and parity across endpoints. This strengthens test coverage without affecting user experience. Health Assessment
X-Large
Low
Medium
AI DetailsTech Stack |
||||||
| FE sources migration | RobertJoonas | XL | No | 4.1h | 1.8h | May 28, 2026 |
SummaryFeatureMigrate sources reports to v2 components Upgrades dashboard source reports with improved caching, consistent styling, and bug fixes, enhancing performance and user experience. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Visually improve datepicker to match the dashboard | sanne-san | L | No | 19.2h | 19.0h | May 28, 2026 |
SummaryFeatureVisually improve datepicker to match the dashboard Enhances the datepicker UI to align with the dashboard's design, improving visual consistency and usability across light and dark modes. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Make subscription_created webhook idempotent to a degree | aerosol | M | No | 1.1h | 1.0h | May 28, 2026 |
SummaryBug FixMake subscription_created webhook idempotent to a degree Adds idempotency to the subscription_created webhook to prevent duplicate processing and infinite retries, improving reliability and reducing error noise. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| Refactor Devices to /query endpoint | apata | XL | No | 42.9h | 0.8h | May 27, 2026 |
SummaryRefactorRefactor Devices to /query endpoint Refactors Devices block and modals to use the /query endpoint, improving data retrieval efficiency. Health Assessment
Large
Medium
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Typescript, Javascript, Elixir
Frameworks:
React
|
||||||
| Fix isEventFilter condition (fix exit rate causing 400 in exit pages details with prop filter) | RobertJoonas | S | No | 39.6h | 14.4h | May 27, 2026 |
SummaryBug FixFix isEventFilter condition Corrects event filter logic to handle props prefixes, preventing 400 errors in exit page details. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Duplicate legacy, and add new sources/browsers/os-s/conversions tests | RobertJoonas | XL | No | 21.0h | 0.8h | May 27, 2026 |
SummaryTestAdd legacy and new stats API tests Adds comprehensive test coverage for the stats API, duplicating legacy tests and introducing new ones for sources, browsers, operating systems, and conversions. This improves reliability of analytics data without affecting user-facing features. Health AssessmentAI Details
Confidence:
0.75
Tech Stack |
||||||
| Allow editor in Google OAuth callbacks, in line with actions using them | zoldar | S | No | 0.2h | 0.0h | May 26, 2026 |
SummaryBug FixAllow editor in Google OAuth callbacks Enables editor role to be correctly handled during Google OAuth callbacks, preventing authentication regressions and ensuring proper access control. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Elixir
Frameworks:
Phoenix
|
||||||
| Remove SuperAdminPlug gate for exploration actions | aerosol | S | No | 0.2h | 0.0h | May 26, 2026 |
SummaryBug FixRemove SuperAdminPlug gate for exploration actions This change removes an unnecessary admin gate for exploration actions, improving developer experience and reducing friction for internal analytics usage. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Exploration/billing integration | aerosol | L | No | 25.9h | 23.7h | May 26, 2026 |
SummaryFeatureIntegrate Billing with Exploration Feature Adds billing gating for exploration and funnels, renames the feature, and introduces preview mocks to help users understand unavailable reports. Health Assessment
Medium
Medium
Medium
AI DetailsTech Stack
Languages:
Typescript, Javascript, Elixir
Frameworks:
React
|
||||||
| Refactor passing params to structs during provisioning | zoldar | M | No | 1.4h | 1.3h | May 26, 2026 |
SummaryRefactorRefactor struct parameter passing during provisioning Refines parameter handling for provisioning structs, enhancing code safety. This reduces potential bugs and improves maintainability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Elixir
|
||||||
| Introduce customisable DimensionElement | apata | L | No | 2.6h | 2.1h | May 26, 2026 |
SummaryRefactorAdd customizable DimensionElement for dashboard breakdowns This refactor enables flexible rendering of dimension elements in dashboard breakdowns, improving UI consistency and icon support for device metrics. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| Alter a couple E2E exploration test so that they don't fail on evening UTC | zoldar | XS | No | 10.9h | 10.5h | May 26, 2026 |
SummaryTestFix E2E exploration tests for evening UTC Adjusts E2E tests to prevent failures during evening UTC, improving test reliability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
|
||||||
| Refactor Google OAuth callbacks | zoldar | XL | No | 0.8h | 0.2h | May 25, 2026 |
SummaryRefactorRefactor Google OAuth callback handling Improves reliability and maintainability of Google OAuth integration, reducing authentication errors and simplifying future enhancements. Health Assessment
Large
Low
Low
AI DetailsTech Stack |
||||||
| Refactor to DRY pages reports + fix bug | RobertJoonas | XL | No | 2.8h | 2.8h | May 25, 2026 |
SummaryBug FixRefactor pages reports and fix exit-rate bug Consolidates report page components to reduce duplication and improve maintainability. Fixes a bug that prevented exit-rate metric from being requested with event filters, ensuring accurate analytics data. Health Assessment
X-Large
High
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Boost main graph loading time and add test coverage | RobertJoonas | XL | No | 116.0h | 21.1h | May 25, 2026 |
SummaryFeatureBoost main graph loading time and add test coverage Improves the loading time of the main graph by concurrently loading top stats and adds test coverage for the main graph and visitor graph. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| Add proper escaping to goal | cnkk | S | No | 86.5h | 86.4h | May 25, 2026 |
SummaryBug FixAdd proper escaping to goal This change ensures goal settings are properly escaped, preventing injection attacks and improving data integrity for users. Health Assessment
Small
Low
Medium
AI DetailsTech Stack |
||||||
| Make "No fruther action" clickable | zoldar | M | No | 12.6h | 10.5h | May 22, 2026 |
SummaryFeatureMake 'No further action' clickable Enables users to click 'No further action' suggestions, displaying conversion stats and improving engagement tracking. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Typescript, Elixir
Frameworks:
React
|
||||||
| Paginate exploration candidates with "Show more" | sanne-san | M | No | 45.7h | 45.5h | May 21, 2026 |
SummaryFeatureAdd pagination to exploration candidates Users can now load more exploration candidates incrementally, improving performance and usability. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript, Javascript, Elixir
Frameworks:
React
|
||||||
| Refactor exploration UI | zoldar | XL | No | 21.8h | 21.6h | May 21, 2026 |
SummaryRefactorRefactor exploration UI to TypeScript The UI logic for exploration has been rewritten in TypeScript, improving type safety and maintainability without changing functionality. Health Assessment
Large
Low
Medium
AI DetailsTech Stack
Languages:
Javascript, Typescript
Frameworks:
React
|
||||||
| Exclude revenue goals from exploration steps & funnel | aerosol | M | No | 0.2h | 0.1h | May 20, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Exploration: allow searching goal steps by pathname and name if it's not a pageview | aerosol | M | No | 15.1h | 2.0h | May 20, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Remove featured funnel | zoldar | L | No | 0.6h | 0.5h | May 20, 2026 |
SummaryRefactorRemove unused featured funnel Eliminates unnecessary funnel logic, simplifying dashboard and reducing maintenance. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Javascript, Typescript, Elixir
|
||||||
| Distinguish exploration step types with icons | sanne-san | M | No | 23.8h | 23.7h | May 19, 2026 |
SummaryFeatureDistinguish exploration step types with icons Adds icons and tooltips for different exploration step types in the dashboard, improving visual clarity and user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Typescript, Javascript, Elixir
Frameworks:
React
|
||||||
| Add E2E tests for exploration | zoldar | XL | No | 25.8h | 25.1h | May 19, 2026 |
SummaryTestAdd E2E tests for exploration UI Introduces a basic E2E test harness for the exploration UI, providing a foundation for future refactorings. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript, Elixir
Frameworks:
React
|
||||||
| Refactor HS callback | zoldar | S | No | 0.1h | 0.0h | May 19, 2026 |
SummaryRefactorRefactor HS callback Refactors the Help Scout callback logic to improve code clarity and reduce future maintenance overhead. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Add cooldown settings for Dependabot updates | cnkk | S | No | 15.8h | 12.8h | May 18, 2026 |
SummaryChoreAdd cooldown settings for Dependabot updates This PR introduces cooldown settings for Dependabot, reducing unnecessary update churn and grouping GitHub Actions ecosystem updates for smoother CI pipelines. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Yaml
|
||||||
| Fix graph conversion rate | RobertJoonas | S | No | 0.4h | 0.3h | May 18, 2026 |
SummaryBug FixFix graph conversion rate regression Corrects graph data to display accurate group conversion rates, preventing misleading analytics for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
|
||||||
| Ensure changing exploration direction resets journey | aerosol | XS | No | 0.3h | 0.2h | May 18, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Bump docker/build-push-action from 7.0.0 to 7.1.0 | dependabot | XS | No | 192.0h | 192.0h | May 15, 2026 |
SummaryCI/CDBump docker/build-push-action from 7.0.0 to 7.1.0 Updates the Docker build‑push action to the latest version, ensuring compatibility and security fixes for CI pipelines. Health Assessment
Small
Low
High
AI Details
Confidence:
1.00
Tech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Bump useblacksmith/setup-docker-builder from 1.6.0 to 1.8.0 | dependabot | XS | No | 191.9h | 191.9h | May 15, 2026 |
SummaryCI/CDUpdate Docker Builder Action to v1.8.0 Upgrades the GitHub Action used for building Docker images to the latest stable release, incorporating bug fixes and performance improvements that reduce build times and prevent hangs. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Yaml
Frameworks:
Github-Actions
|
||||||
| Bump axios from 1.13.5 to 1.16.0 in /e2e | dependabot | S | No | 237.7h | 237.7h | May 15, 2026 |
SummaryChoreBump axios from 1.13.5 to 1.16.0 in /e2e Updates the axios dependency to the latest patch, incorporating security fixes and bug improvements for the e2e test suite. Health Assessment
Small
Low
High
AI DetailsTech Stack |
||||||
| Refactor FE API v2 interface + current visitors bugfix | RobertJoonas | XL | No | 15.6h | 13.2h | May 14, 2026 |
SummaryBug FixRefactor FE API v2 and fix current visitors bug The PR refactors the frontend API interface for improved reliability and maintainability, and fixes a bug that caused incorrect real‑time visitor counts in shared links, ensuring accurate analytics data for users. Health Assessment
X-Large
Medium
Low
AI DetailsTech Stack
Languages:
Typescript, Javascript
Frameworks:
React
|
||||||
| Serve exploration config to the front-end | aerosol | M | No | 3.0h | 0.9h | May 14, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Two fixes related to main graph and revenue metrics | RobertJoonas | L | No | 139.8h | 68.7h | May 14, 2026 |
SummaryBug FixFix main graph revenue metric errors Corrects 500 errors when fetching main graph with revenue metrics, improving reliability of analytics dashboards. Health Assessment
Large
High
High
AI DetailsTech Stack |
||||||
| Avoid reload of the current column on deselecting entry | zoldar | S | No | 5.5h | 2.7h | May 13, 2026 |
SummaryBug FixPrevent column reload on entry deselection This change eliminates flicker in the dashboard when users deselect entries, improving user experience and reducing confusion. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Enforce UI maximum of 20 steps per journey | aerosol | S | No | 1.4h | 0.7h | May 13, 2026 |
SummaryFeatureLimit UI journey steps to 20 This change enforces a maximum of 20 steps per journey in the UI, preventing excessive data collection and improving performance. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| Return explicit journey end event | zoldar | L | No | 31.0h | 27.2h | May 12, 2026 |
SummaryFeatureAdd explicit journey end event handling Enables clear tracking of journey completion, improving analytics accuracy and user insights. Health Assessment
Medium
Medium
Medium
AI Details
Confidence:
0.15
Tech Stack
Languages:
Javascript, Elixir
|
||||||
| Exploration rate limit | aerosol | L | No | 30.1h | 0.3h | May 12, 2026 |
SummaryFeatureAdd rate limiting to exploration API Adds rate limiting to the exploration API to prevent abuse and improve stability for site owners. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Typescript, Elixir
|
||||||
| Update deps | aerosol | S | No | 0.3h | 0.2h | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Round the computed bar width to 2 decimal places, the same as value from BE | zoldar | S | No | 0.6h | 0.5h | May 12, 2026 |
SummaryBug FixRound bar width to two decimals Fixes conversion rate bar jitter when a suggestion is selected, improving UI stability for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| Annotations: Add migration for annotations | apata | S | No | 0.9h | 0.7h | May 12, 2026 |
SummaryFeatureAdd migration for annotations Creates a database table for annotations, preparing the backend for future annotation features. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| Fix wildcard pathname regex used for funnel steps and prev step exclusion | zoldar | M | No | 19.0h | 17.8h | May 12, 2026 |
SummaryBug FixFix wildcard pathname regex for funnel steps Corrects path matching logic, ensuring accurate funnel step tracking and preventing incorrect exclusions, improving analytics accuracy. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Elixir
|
||||||
| Remove storybook | aerosol | L | No | 0.5h | 0.4h | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| Fix error on cycling through intervals with hotkey | apata | XS | No | 2.9h | 1.4h | May 11, 2026 |
SummaryBug FixFix error on cycling through intervals with hotkey Users can now cycle through intervals on the dashboard graph without causing a crash, improving usability. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Typescript
Frameworks:
React
|
||||||