Commit Graph

1002 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
bbe0192a19 fix(public): ts issue 2025-06-18 14:50:30 +02:00
Carl-Gerhard Lindesvärd
5c6d71f176 improve(public): re-design landing page a bit 2025-06-18 14:38:14 +02:00
Carl-Gerhard Lindesvärd
9b16bbaccd feature: prepare for demo mode 2025-06-17 23:10:23 +02:00
Carl-Gerhard Lindesvärd
02be728499 fix(docs): remove alias from docs for now 2025-06-12 12:04:34 +02:00
Carl-Gerhard Lindesvärd
ad8dfb511d fix(dashboard): ui glitch in event details #169 2025-06-11 22:31:27 +02:00
Carl-Gerhard Lindesvärd
e3e9e60b25 fix(api): handle profile filters/breakdowns better 2025-06-11 22:31:27 +02:00
Carl-Gerhard Lindesvärd
82239a7d9a improve(dashboard): the flow of creating a project 2025-06-11 22:31:27 +02:00
T04435
5e023d0227 chore(dashboard): added report name on save report toast (#174) 2025-06-10 22:38:51 +02:00
Carl-Gerhard Lindesvärd
3560276095 fix(dashboard): make new events combobox case sensitive 2025-06-10 08:43:26 +02:00
Carl-Gerhard Lindesvärd
1cfd7e7e1b fix(dashboard): dockerfile + other self-hosting issues 2025-06-09 17:22:56 +02:00
Carl-Gerhard Lindesvärd
5445d6309e test: add vitest
* feature(root): add vitest and some basic tests

* fix(test): after rebase + added referrars test and more sites

* fix(test): test broken after rebase

* fix(test): provide db url to make prisma happy

* fix tests
2025-06-06 19:14:18 +02:00
Carl-Gerhard Lindesvärd
09c83ddeb4 fix(dashboard): scroll issues in modals 2025-06-06 14:20:49 +02:00
Carl-Gerhard Lindesvärd
34414e1d3e feat(geo): make geo a package instead of service (#161) 2025-06-06 05:56:54 +02:00
Carl-Gerhard Lindesvärd
f59bcfba3c improve(dashboard): better event selector and other improvements 2025-06-05 11:28:06 +02:00
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