Commit Graph

189 Commits

Author SHA1 Message Date
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
09c83ddeb4 fix(dashboard): scroll issues in modals 2025-06-06 14:20:49 +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
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
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
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
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
ec5207947b fix(dashboard): crashes when trial expired for some intervals 2025-03-30 22:59:49 +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
d4fcc82fc3 fix(ts) 2025-03-28 09:35:39 +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
e6a65d694a fix(dashboard): css issues with large modals on overview 2025-03-27 00:42:34 +01:00
Carl-Gerhard Lindesvärd
f06f1b7b8f fix(ts) 2025-03-24 19:06:38 +01:00
Carl-Gerhard Lindesvärd
7ab869ff45 fix: remove free tier 2025-03-24 10:57:20 +01:00
Carl-Gerhard Lindesvärd
c03ee3f617 fix(dashboard): show hours when needed and remove bugs for filters 2025-03-23 21:46:03 +01:00
Carl-Gerhard Lindesvärd
584c787799 fix(buffer): ensure we only set path and origin if its set and no previous value was set 2025-03-23 21:16:08 +01:00
Carl-Gerhard Lindesvärd
1257381bf2 feature(dashboard): improved funnels 2025-03-23 21:13:32 +01:00
Carl-Gerhard Lindesvärd
bb018d55ca fix(dashboard): use correct overview metrics on share page 2025-03-21 19:30:44 +01:00
Carl-Gerhard Lindesvärd
d3ef034a5d fix(dashboard): force prefetch for project links 2025-03-20 20:54:03 +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
1784a48bfc fix(dashboard): ensure we only pass dates to formatdate 2025-03-13 21:17:20 +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
4c938131ca improve(dashboard): add basic code snippets for script tag and curl on onboarding 2025-02-19 20:07:02 +01:00
Carl-Gerhard Lindesvärd
64a6093f00 chore(docs): update links to docs 2025-02-19 00:09:41 +01:00
Carl-Gerhard Lindesvärd
cfd7fd9c5e chore: more clean up + ts issues 2025-02-11 21:50:51 +01:00
Carl-Gerhard Lindesvärd
3205ea0a31 fix(buffer): live counter 2025-02-11 21:39:10 +01:00
Carl-Gerhard Lindesvärd
64a7e2ab26 improvements(dashboard): add headers to all overview tables to get a better understanding if its sessions or page views 2025-01-21 15:21:24 +00:00
Carl-Gerhard Lindesvärd
b38f3913c3 improvement(dashboard): improve modal and sheet headers 2025-01-21 15:20:52 +00:00
Carl-Gerhard Lindesvärd
154c79b840 improvement(dashboard): filter by clicking on country, better colors on dark/light mode 2025-01-21 15:20:35 +00:00
Carl-Gerhard Lindesvärd
f216a7b9c5 feature(dashboard): actually add password production to overviews 2025-01-21 15:19:50 +00:00
Carl-Gerhard Lindesvärd
00c76105d4 fix(dashboard): change "not set" to direct / not set 2024-12-30 20:59:05 +01:00
Carl-Gerhard Lindesvärd
2fc0ea6360 improve(dashboard): tooltip appearance and prose on dark mode 2024-12-30 20:58:05 +01:00
Carl-Gerhard Lindesvärd
c4e815b405 fix(auth): improve oauth flow, fix invite flow (with google), add copy invite link 2024-12-30 20:09:25 +01:00
Carl-Gerhard Lindesvärd
c12eb80867 fix(dashboard): improvements to notifications templates 2024-12-29 22:48:06 +01:00
Carl-Gerhard Lindesvärd
964daef4c1 fix(dashboard): handle * (any events) for notifications 2024-12-27 21:51:17 +01:00
Carl-Gerhard Lindesvärd
d31d9924a5 feature(auth): replace clerk.com with custom auth (#103)
* feature(auth): replace clerk.com with custom auth

* minor fixes

* remove notification preferences

* decrease live events interval

fix(api): cookies..

# Conflicts:
#	.gitignore
#	apps/api/src/index.ts
#	apps/dashboard/src/app/providers.tsx
#	packages/trpc/src/trpc.ts
2024-12-20 22:23:07 +01:00
Carl-Gerhard Lindesvärd
cdd13778de fix(dashboard+api): add cors + domain from onboarding 2024-12-11 23:35:11 +01:00
Carl-Gerhard Lindesvärd
f4ad97d87d feature(dashboard): add ability to filter out events by profile id and ip (#101) 2024-12-07 21:34:32 +01:00