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
584a6d21f1
fix(dashboard): minor adjustments here and there
2025-05-09 21:00:27 +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
ecda9a7d1b
fix(dashboard,api): show correct percentage on retention
2025-03-28 22:36:08 +01:00
Carl-Gerhard Lindesvärd
8a21fadc0d
feature(dashboard): add conversion rate graph
2025-03-28 09:21:10 +01:00
Carl-Gerhard Lindesvärd
800a484ad4
improve(api): make retention fast again
2025-03-23 21:14:43 +01:00
Carl-Gerhard Lindesvärd
1257381bf2
feature(dashboard): improved funnels
2025-03-23 21:13:32 +01:00
Carl-Gerhard Lindesvärd
a1eb4a296f
feature(dashboard): refactor overview
...
fix(lint)
2025-03-20 09:40:01 +01:00
Carl-Gerhard Lindesvärd
6bfeca5708
fix(api): temp limit values with 100_000 (max call stack reached)
2024-11-25 14:35:11 +01:00
Carl-Gerhard Lindesvärd
222b54b907
improve(funnel): revert the revert of the ui (api still reverted)
2024-11-23 23:55:11 +01:00
Carl-Gerhard Lindesvärd
b0c8e25b0a
Revert "improve(funnel): make sure group by profile id works as you would think"
...
This reverts commit 56edb91dd0 .
2024-11-23 23:39:58 +01:00
Carl-Gerhard Lindesvärd
56edb91dd0
improve(funnel): make sure group by profile id works as you would think
2024-11-23 21:52:11 +01:00
Carl-Gerhard Lindesvärd
c4a2ea4858
feature(dashboard): add more settings for funnels
...
* wip
* feature(dashboard): add more settings for funnels
2024-10-21 10:13:57 +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
32e91959f6
chore(root): migrate to biome
2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
ad3132478a
feat(dashboard): edit events
2024-09-05 21:14:42 +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
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
f615278189
check share overview before throwing access error
2024-06-24 22:04:37 +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
f20cca6e15
add charts to export api
2024-06-12 22:05:21 +02:00
Carl-Gerhard Lindesvärd
1e6cd0dee2
add better access control
2024-06-05 23:47:45 +02:00
Carl-Gerhard Lindesvärd
4350670bbc
add details button on overview
2024-05-20 09:45:30 +02:00
Carl-Gerhard Lindesvärd
e4e6cc3316
fix timezones
2024-05-03 09:49:42 +02:00
Carl-Gerhard Lindesvärd
c3815bf6ab
fix bugs in report editor, mainly re-render issues with same keys
2024-04-27 21:14:46 +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
ec8bf02fb9
move trpc to api
2024-04-23 08:21:15 +02:00