Commit Graph

1138 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
cd5dce02b8 fix(dashboard): add property selector 2025-06-04 13:12:27 +02:00
Carl-Gerhard Lindesvärd
5b1e94e9ad fix(api): filter empty values when using sum and average, added min and max 2025-06-04 12:45:26 +02:00
Carl-Gerhard Lindesvärd
5c5154ee86 fix: clear cache for organizations when subscriptions updates 2025-06-04 12:00:45 +02:00
Carl-Gerhard Lindesvärd
92210c1b3f fix(api): broken overview when filter path 2025-06-04 11:32:48 +02:00
steffenabel
e08718724e fix: Fix broken discord link (#163) 2025-06-04 10:11:47 +02:00
Carl-Gerhard Lindesvärd
0d58a5bf0c improve(queue): how we handle incoming events and session ends 2025-06-03 21:19:01 +02:00
Carl-Gerhard Lindesvärd
39775142e2 fix(api): ensure we get correct date format 2025-05-27 09:32:45 +02:00
Carl-Gerhard Lindesvärd
95a30a660c fix(api): ensure we use correct date format to get chart (export) 2025-05-23 12:00:24 +02:00
Carl-Gerhard Lindesvärd
680727355b feature(dashboard,api): add timezone support
* feat(dashboard): add support for today, yesterday etc (timezones)

* fix(db): escape js dates

* fix(dashboard): ensure we support default timezone

* final fixes

* remove complete series and add sql with fill instead
2025-05-23 11:26:44 +02:00
Carl-Gerhard Lindesvärd
46bfeee131 fix(dashboard): speed up project cards on project list 2025-05-21 22:06:28 +02:00
Carl-Gerhard Lindesvärd
ce184b157f fix(api): filter events by profileId for export route 2025-05-21 20:52:26 +02:00
Carl-Gerhard Lindesvärd
af7146f555 fix(dashboard): add weekly interval #154 2025-05-14 22:28:14 +02:00
Carl-Gerhard Lindesvärd
0eed1e168f fix(dashboard): fill empty days for project card series 2025-05-14 21:04:47 +02:00
Carl-Gerhard Lindesvärd
023a2852c7 fix(dashboard): event field value cant have key as prop 2025-05-14 09:36:28 +02:00
Carl-Gerhard Lindesvärd
e0c356701f fix(dashboard): add typing for data table meta 2025-05-14 09:20:34 +02:00
Carl-Gerhard Lindesvärd
ab2f711880 fix(dashboard): fix previous data for time series 2025-05-13 23:10:08 +02:00
Carl-Gerhard Lindesvärd
2cd358e1bb improve(dashboard): better event details 2025-05-13 23:09:37 +02:00
Carl-Gerhard Lindesvärd
dd39ff70a9 feature(dashboard): customize event columns 2025-05-09 21:00:27 +02:00
Carl-Gerhard Lindesvärd
584a6d21f1 fix(dashboard): minor adjustments here and there 2025-05-09 21:00:27 +02:00
Akash Prasad
60ed005fe1 docs: fix typo in Vue SDK documentation (react -> vue) (#136) 2025-05-08 21:20:46 +02:00
Pablo Lopez
4adebf40ac added missing TrackProperties import on web and updated OpenPanelMethods to fix type errors (#149) 2025-05-08 21:20:22 +02:00
henri
eaab2aad22 docs(nextjs): fix small example mistake (#152) 2025-05-08 21:19:54 +02:00
Carl-Gerhard Lindesvärd
d4c2f9ca9f improve(public): ensure to use next/image 2025-05-06 22:34:36 +02:00
Carl-Gerhard Lindesvärd
2d8f6f36f6 sdk(astro,nextjs): add astro sdk and ensure window.op always first on nextjs 2025-05-06 22:18:21 +02:00
Carl-Gerhard Lindesvärd
0189b922f2 test: edge headers 2025-04-29 09:36:33 +02:00
Carl-Gerhard Lindesvärd
d0e90dfa79 improve(dashboard): make pages page better (ux and features) 2025-04-17 09:27:50 +02:00
Carl-Gerhard Lindesvärd
89ab8d08de improve(api): increase limit 1000, allow both projectId and project_id 2025-04-16 21:40:22 +02:00
Carl-Gerhard Lindesvärd
e2254e78a9 fix(dashboard): breakdowns on profile properties 2025-04-16 20:52:22 +02:00
Carl-Gerhard Lindesvärd
bfa1ee70e6 fix(dashboard): able to filter on event names 2025-04-16 11:36:54 +02:00
Carl-Gerhard Lindesvärd
be3c18b677 feature(dashboard): filter on profile properties and support drag n drop for events 2025-04-16 11:08:58 +02:00
Carl-Gerhard Lindesvärd
34769a5d58 feat(ai): add ai chat to dashboard 2025-04-15 14:30:21 +02:00
Carl-Gerhard Lindesvärd
804a9c8056 improve(dashboard): add settings to conversions and add average line 2025-04-07 23:46:39 +02:00
Carl-Gerhard Lindesvärd
c3199e12e3 fix(api): use left join on sessions when doing funnels 2025-04-07 23:03:54 +02:00
Christian Alares
62dbe7e7c6 fix(docs): edit imported type in docs for custom filter (#139) 2025-04-02 11:39:13 +02:00
Carl-Gerhard Lindesvärd
c5d25779c6 fix(dashboard): broken funnels on profile_id 2025-04-02 11:21:51 +02:00
Carl-Gerhard Lindesvärd
a6762b90ca improve(payments): handling free products and subscriptions 2025-04-01 21:27:11 +02:00
Carl-Gerhard Lindesvärd
1e99c1843a fix(docs): broken link 2025-04-01 12:41:00 +02:00
Carl-Gerhard Lindesvärd
d38ccb4717 fix(worker): better deletion of project 2025-04-01 10:40:59 +02:00
Carl-Gerhard Lindesvärd
58c4a6a741 add(public): new funnel article 2025-03-31 23:09:51 +02:00
Carl-Gerhard Lindesvärd
e58e898683 fix(db): read invites from primary instead of replica (avoid race condition) #134 2025-03-31 19:55:14 +02:00
Thejana Weththasinghe
6ae85a1fe8 fix(docs): code block max height (#138) 2025-03-31 13:51:47 +02:00
Carl-Gerhard Lindesvärd
fe87b65237 fix(dashboard): hydrate issues 2025-03-30 23:00:01 +02:00
Carl-Gerhard Lindesvärd
ec5207947b fix(dashboard): crashes when trial expired for some intervals 2025-03-30 22:59:49 +02:00
Carl-Gerhard Lindesvärd
a9c664dcfb feat(email): send trial ending soon mails 2025-03-30 20:58:17 +02:00
Carl-Gerhard Lindesvärd
0f0bb13107 fix(dashboard): restrict data if trial ended 2025-03-30 19:53:08 +02:00
Carl-Gerhard Lindesvärd
ecda9a7d1b fix(dashboard,api): show correct percentage on retention 2025-03-28 22:36:08 +01:00
Carl-Gerhard Lindesvärd
e9133aa5a8 trigger(build) 2025-03-28 09:37:24 +01:00
Carl-Gerhard Lindesvärd
d4fcc82fc3 fix(ts) 2025-03-28 09:35:39 +01:00
Carl-Gerhard Lindesvärd
56c7283ec6 chore(root): add git hooks 2025-03-28 09:27:50 +01:00
Carl-Gerhard Lindesvärd
8a21fadc0d feature(dashboard): add conversion rate graph 2025-03-28 09:21:10 +01:00