Commit Graph

34 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
c1801adaa2 fix: better formula support 2025-11-12 23:15:21 +01:00
Carl-Gerhard Lindesvärd
84fd5ce22f fix: metric chart total count 2025-11-12 23:15:20 +01:00
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
26efb7a94d fix: display name for events 2025-08-08 14:13:56 +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
0f0bb13107 fix(dashboard): restrict data if trial ended 2025-03-30 19:53:08 +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
168ebc3430 feat(subscriptions): added polar as payment provider for subscriptions
* feature(dashboard): add polar / subscription

* wip(payments): manage subscription

* wip(payments): add free product, faq and some other improvements

* fix(root): change node to bundler in tsconfig

* wip(payments): display current subscription

* feat(dashboard): schedule project for deletion

* wip(payments): support custom products/subscriptions

* wip(payments): fix polar scripts

* wip(payments): add json package to dockerfiles
2025-02-26 11:24:00 +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
da9df80079 fix(api,dashboard): use correct id with formula 2024-09-30 22:28:06 +02:00
Carl-Gerhard Lindesvärd
8082d4907e fix(api): use strict_increase instead of strict_order for windowFunnel 2024-09-27 10:33:28 +02:00
Carl-Gerhard Lindesvärd
3ca3079737 fix(dashboard): improved funnels visually and removed bugs 2024-09-18 23:46:38 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
b44f1958a2 feat(root): added migrations and optimized profile table 2024-09-10 23:30:41 +02:00
Carl-Gerhard Lindesvärd
668434d246 Feature/move list to client (#50) 2024-09-01 15:02:12 +02:00
Carl-Gerhard Lindesvärd
1edd63e01e funnel fix (total sessions) 2024-08-21 00:11:00 +02:00
Carl-Gerhard Lindesvärd
96326ad193 better previous indicator and funnel 2024-08-20 23:27:04 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
8fe2a290ba do not show event id when only on series 2024-06-24 21:53:31 +02:00
Carl-Gerhard Lindesvärd
f939ac09b6 fix #33 - issues with same event names 2024-06-23 22:59:04 +02:00
Carl-Gerhard Lindesvärd
cf8617e809 multiple breakpoints 2024-06-20 23:25:18 +02:00
Carl-Gerhard Lindesvärd
5f6966b092 correct slice on final chart 2024-06-18 09:25:25 +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
0e632dc493 start refactor event list 2024-05-27 21:32:20 +02:00
Carl-Gerhard Lindesvärd
61d936d75a fix broken timezone 2024-05-03 09:58:37 +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
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
4059dad727 improved date range selector with hotkeys 2024-04-27 09:56:01 +02:00
Carl-Gerhard Lindesvärd
ec8bf02fb9 move trpc to api 2024-04-23 08:21:15 +02:00