a3ba6e16e4
fix(ci):split build&push phase
Build and Push API / build-api (push) Successful in 5m54s
Build and Push Dashboard / build-dashboard (push) Successful in 14m30s
Build and Push Worker / build-worker (push) Successful in 1h18m47s
2026-04-09 10:53:16 +02:00
9a56e76dc1
Reapply "fix(ci):consolidate dashboard build workflow changes"
...
Build and Push API / build-api (push) Successful in 5m35s
Build and Push Dashboard / build-dashboard (push) Successful in 14m7s
Build and Push Worker / build-worker (push) Failing after 5m30s
This reverts commit 53c989462a .
2026-04-09 09:17:57 +02:00
8ca774ad1c
docs: trigger worker rebuild
...
Build and Push API / build-api (push) Has been cancelled
Build and Push Dashboard / build-dashboard (push) Has been cancelled
Build and Push Worker / build-worker (push) Has been cancelled
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-09 09:17:06 +02:00
53c989462a
Revert "fix(ci):consolidate dashboard build workflow changes"
...
This reverts commit 58414f1035 .
2026-04-09 09:17:03 +02:00
58414f1035
fix(ci):consolidate dashboard build workflow changes
Build and Push API / build-api (push) Successful in 5m56s
Build and Push Dashboard / build-dashboard (push) Successful in 14m37s
Build and Push Worker / build-worker (push) Failing after 4m50s
2026-04-08 16:53:40 +02:00
31fbe0a809
fix(ci):increase build limits preventing heap OOM
Build and Push API / build-api (pull_request) Successful in 6m55s
Build and Push Worker / build-worker (pull_request) Has been cancelled
Build and Push Dashboard / build-dashboard (pull_request) Successful in 2h6m6s
Build and Push API / build-api (push) Successful in 8m40s
Build and Push Worker / build-worker (push) Successful in 7m23s
Build and Push Dashboard / build-dashboard (push) Failing after 1h53m54s
2026-04-01 11:27:08 +02:00
1b23fee108
fix(ci):overhaul the dash build
Build and Push API / build-api (push) Successful in 8m11s
Build and Push Dashboard / build-dashboard (push) Failing after 37m52s
Build and Push Worker / build-worker (push) Successful in 8m25s
Build and Push API / build-api (pull_request) Successful in 7m13s
Build and Push Dashboard / build-dashboard (pull_request) Failing after 34m41s
Build and Push Worker / build-worker (pull_request) Successful in 6m52s
2026-04-01 09:40:25 +02:00
3043a9cdd1
fix(ci):deployments need pnpm in base image
Build and Push API / build-api (push) Successful in 9m9s
Build and Push Dashboard / build-dashboard (push) Failing after 48m51s
Build and Push Worker / build-worker (push) Successful in 8m32s
Build and Push API / build-api (pull_request) Successful in 6m39s
Build and Push Dashboard / build-dashboard (pull_request) Failing after 48m22s
Build and Push Worker / build-worker (pull_request) Successful in 6m7s
2026-03-31 20:02:51 +02:00
655ea1f87e
feat:add otel logging
2026-03-31 16:45:05 +02:00
fcb4cf5fb0
ci:add deployments
Build and Push API / build-api (push) Failing after 44m22s
Build and Push Dashboard / build-dashboard (push) Has been cancelled
Build and Push Worker / build-worker (push) Has been cancelled
2026-03-31 15:54:58 +02:00
9b197abcfa
chore:little fixes and formating and linting and patches
2026-03-31 15:50:54 +02:00
Carl-Gerhard Lindesvärd
a1ce71ffb6
fix:buffers
...
* wip
* remove active visitor counter in redis
* test
* fix profiel query
* fix
api
dashboard
worker
2026-03-24 13:54:00 +01:00
Carl-Gerhard Lindesvärd
20665789e1
fix: improve performance for realtime map
2026-03-23 22:35:04 +01:00
Carl-Gerhard Lindesvärd
2fb993fae5
public: updates of content
2026-03-23 14:59:06 +01:00
Carl-Gerhard Lindesvärd
b467a6ce7f
bump(sdk): react-native 1.4.0
2026-03-23 10:53:54 +01:00
Carl-Gerhard Lindesvärd
b88b2844b3
docs: add section about offline mode
2026-03-23 10:53:54 +01:00
Carl-Gerhard Lindesvärd
ddc1b75b58
docs: add section how to scale ingestion for openpanel
2026-03-23 10:53:54 +01:00
Carl-Gerhard Lindesvärd
7239c59342
chore: update biome and publish script
2026-03-23 10:53:53 +01:00
Carl-Gerhard Lindesvärd
a82069c28c
feat(sdk): add offline mode to the react-native SDK
2026-03-23 10:21:55 +01:00
Carl-Gerhard Lindesvärd
bca07ae0d7
docs: update api docs about groups
2026-03-23 09:23:05 +01:00
Carl-Gerhard Lindesvärd
21e51daa5f
fix: lookup group members based on profiles table instead of events
2026-03-22 20:50:50 +01:00
Carl-Gerhard Lindesvärd
729722bf85
fix: potential fix for #301
...
wip
2026-03-21 13:12:54 +01:00
Carl-Gerhard Lindesvärd
a8481a213f
fix: lock
2026-03-20 11:18:16 +01:00
Carl-Gerhard Lindesvärd
6287cb7958
fix: default groups when adding sessions
2026-03-20 11:12:32 +01:00
Carl-Gerhard Lindesvärd
ebc07e3a16
bump: sdk
2026-03-20 11:05:14 +01:00
Carl-Gerhard Lindesvärd
11e9ecac1a
feat: group analytics
...
* wip
* wip
* wip
* wip
* wip
* add buffer
* wip
* wip
* fixes
* fix
* wip
* group validation
* fix group issues
* docs: add groups
2026-03-20 10:46:09 +01:00
Carl-Gerhard Lindesvärd
88a2d876ce
fix: realtime improvements
2026-03-20 09:52:29 +01:00
Carl-Gerhard Lindesvärd
d1b39c4c93
fix: funnel on profile id
...
This will break mixed profile_id (anon + identified) but its worth it because its "correct". This will also be fixed when we have enabled backfill profile id on a session
2026-03-18 21:04:45 +01:00
Carl-Gerhard Lindesvärd
33431510b4
public: seo
2026-03-17 13:12:47 +01:00
Carl-Gerhard Lindesvärd
5557db83a6
fix: add filters for sessions table
2026-03-16 13:31:48 +01:00
Carl-Gerhard Lindesvärd
eab33d3127
fix: make table rows clickable
2026-03-16 13:30:34 +01:00
Carl-Gerhard Lindesvärd
4483e464d1
fix: optimize event buffer ( #278 )
...
* fix: how we fetch profiles in the buffer
* perf: optimize event buffer
* remove unused file
* fix
* wip
* wip: try groupmq 2
* try simplified event buffer with duration calculation on the fly instead
2026-03-16 13:29:40 +01:00
Carl-Gerhard Lindesvärd
4736f8509d
fix: healthz readiness should only fail if redis fails
2026-03-11 13:53:11 +01:00
Carl-Gerhard Lindesvärd
05cf6bb39f
fix: add search for Opportunities and Cannibalization
2026-03-11 11:30:19 +01:00
Carl-Gerhard Lindesvärd
6e1daf2c76
fix: ensure we have envs for gsc sync
2026-03-11 09:50:12 +01:00
Carl-Gerhard Lindesvärd
f2aa0273e6
debug gsc sync
2026-03-11 08:20:04 +01:00
Carl-Gerhard Lindesvärd
1b898660ad
fix: improve landing page
2026-03-10 22:30:31 +01:00
Carl-Gerhard Lindesvärd
9836f75e17
fix: add gsc worker to bullboard
2026-03-09 21:42:20 +01:00
Carl-Gerhard Lindesvärd
271d189ed0
feat: added google search console
2026-03-09 20:47:02 +01:00
Carl-Gerhard Lindesvärd
70ca44f039
chore(public): update @opennextjs/cloudflare #309
2026-03-06 13:13:59 +01:00
Carl-Gerhard Lindesvärd
00f6cd6f50
fix: importer 2..
2026-03-03 23:54:53 +01:00
Carl-Gerhard Lindesvärd
227d629dc5
fix: pnpm lock
2026-03-03 23:15:34 +01:00
Carl-Gerhard Lindesvärd
f2e19093f0
fix: importer..
2026-03-03 22:17:49 +01:00
Carl-Gerhard Lindesvärd
7f85b2ac0a
fix: pagination bug #296
2026-03-03 12:53:11 +01:00
Carl-Gerhard Lindesvärd
38965387da
chore: add create checkout link
2026-03-03 12:52:57 +01:00
Carl-Gerhard Lindesvärd
74bcb7ead2
fix(api): improve export api, properties to be a comma seperated list
2026-03-03 11:37:05 +01:00
Carl-Gerhard Lindesvärd
2377f95b86
feat(dashboard): allow create organizations
2026-03-03 11:11:59 +01:00
Carl-Gerhard Lindesvärd
de6ca96628
chore: update gitignore
2026-03-03 11:04:20 +01:00
Carl-Gerhard Lindesvärd
9e46099246
chore: add dpa, update terms and privacy
2026-03-03 10:59:45 +01:00
Carl-Gerhard Lindesvärd
83761638f2
fix: improve how previous state is shown for funnels
2026-03-02 15:28:28 +01:00