Commit Graph

38 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
81a7e5d62e feat: dashboard v2, esm, upgrades (#211)
* esm

* wip

* wip

* wip

* wip

* wip

* wip

* subscription notice

* wip

* wip

* wip

* fix envs

* fix: update docker build

* fix

* esm/types

* delete dashboard :D

* add patches to dockerfiles

* update packages + catalogs + ts

* wip

* remove native libs

* ts

* improvements

* fix redirects and fetching session

* try fix favicon

* fixes

* fix

* order and resize reportds within a dashboard

* improvements

* wip

* added userjot to dashboard

* fix

* add op

* wip

* different cache key

* improve date picker

* fix table

* event details loading

* redo onboarding completely

* fix login

* fix

* fix

* extend session, billing and improve bars

* fix

* reduce price on 10M
2025-10-16 12:27:44 +02:00
Carl-Gerhard Lindesvärd
df32bb04a0 feat(api): add insights endpoints 2025-09-08 22:07:09 +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
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
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
e2254e78a9 fix(dashboard): breakdowns on profile properties 2025-04-16 20:52:22 +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
a1eb4a296f feature(dashboard): refactor overview
fix(lint)
2025-03-20 09:40:01 +01:00
Carl-Gerhard Lindesvärd
329c0885d4 improve(self-hosting): remove goose, custom migration, docs, remove zookeeper 2025-02-17 20:54:54 +01:00
Carl-Gerhard Lindesvärd
fac1e90a39 fix(api): group or statements for chart service 2024-10-23 22:55:25 +02:00
Carl-Gerhard Lindesvärd
f977c5454a feature(dashboard): add new retention chart type 2024-10-16 10:18:16 +02:00
Carl-Gerhard Lindesvärd
f65a633403 feature(dashboard): add integrations and notifications 2024-10-02 22:41:35 +02:00
Carl-Gerhard Lindesvärd
0391552ef7 fix(api): add parentheses around or statements in chart.service 2024-09-24 13:15:03 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
92fd302648 perf(dashboard): improve chart when only one value exists 2024-09-05 17:12:18 +02:00
Carl-Gerhard Lindesvärd
18b3bc3018 feat(dashboard): reuse reports filter on overview and add more operators (#31) 2024-09-05 15:55:31 +02:00
Carl-Gerhard Lindesvärd
2be2ff3e12 better handling dates in clickhouse 2024-08-28 10:53:23 +02:00
Carl-Gerhard Lindesvärd
286417146a fixes 2024-08-01 22:30:59 +02:00
Carl-Gerhard Lindesvärd
c5b3e57205 use float instead of int 2024-08-01 22:15:29 +02:00
Carl-Gerhard Lindesvärd
001bf26666 get correct properties name and convert to int 2024-08-01 22:10:34 +02:00
Carl-Gerhard Lindesvärd
2613a88c63 fix 2024-07-24 00:41:53 +02:00
Carl-Gerhard Lindesvärd
8025859b6d improve queries with limit 2024-07-24 00:19:52 +02:00
Carl-Gerhard Lindesvärd
1b613538cc first working cli importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
cf8617e809 multiple breakpoints 2024-06-20 23:25:18 +02:00
Carl-Gerhard Lindesvärd
626a6fd938 reduce chart payload 2024-06-17 22:25:18 +02:00
Carl-Gerhard Lindesvärd
e4e6cc3316 fix timezones 2024-05-03 09:49:42 +02:00
Carl-Gerhard Lindesvärd
33e92a0da0 add better support for timezones 2024-05-02 21:16:31 +02:00
Carl-Gerhard Lindesvärd
64b2e84aeb add new filter for checking if profile is set or generated 2024-04-27 16:09:35 +02:00
Carl-Gerhard Lindesvärd
dd53a5757a add baselime to nextjs 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
ecf68463c9 🙊 escape sql strings 2024-03-28 15:57:13 +01:00
Carl-Gerhard Lindesvärd
48aecc4b37 format:fix 2024-03-13 08:55:24 +01:00
Carl-Gerhard Lindesvärd
e6c0bc2ec8 rename mixan to OPENPANEL! 2024-03-11 13:40:46 +01:00
Carl-Gerhard Lindesvärd
79d2368cfc support event filters for funnels 2024-03-09 08:10:45 +01:00
Carl-Gerhard Lindesvärd
5bfe0b9e35 fixed alot of bugs in overview 2024-02-28 22:09:44 +01:00
Carl-Gerhard Lindesvärd
94a0ac7bd0 add onboarding and reports improvements 2024-02-26 10:19:38 +01:00
Carl-Gerhard Lindesvärd
2f3c5ddf76 refactor packages 2024-02-19 10:55:15 +01:00
Carl-Gerhard Lindesvärd
02d52d5da8 wip event list 2024-02-16 23:06:36 +01:00