Commit Graph

81 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
2e037ca16d improve tag input (append tag on blur) 2024-07-11 22:54:03 +02:00
Carl-Gerhard Lindesvärd
41143ca5f8 ADD CROSS DOMAIN SUPPORT 2024-06-26 22:35:29 +02:00
Carl-Gerhard Lindesvärd
a0c8199474 add brands & models and some polishing 2024-06-26 22:29:41 +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
a43b3be588 fix broken retention page 2024-06-20 23:40:29 +02:00
Carl-Gerhard Lindesvärd
cf8617e809 multiple breakpoints 2024-06-20 23:25:18 +02:00
Carl-Gerhard Lindesvärd
c07f0d302c dash last line for line chart 2024-06-18 10:29:34 +02:00
Carl-Gerhard Lindesvärd
bb2283c8ed improve responsive button 2024-06-18 09:25:35 +02:00
Carl-Gerhard Lindesvärd
626a6fd938 reduce chart payload 2024-06-17 22:25:18 +02:00
Carl-Gerhard Lindesvärd
4cccd10960 #25 - edit report name (quick fix) 2024-06-14 23:14:02 +02:00
Carl-Gerhard Lindesvärd
af2f9b145f #27 - fix tooltip copy for live counter 2024-06-14 22:49:19 +02:00
Carl-Gerhard Lindesvärd
4be91d7837 #28 - exit full screen mode 2024-06-14 22:49:04 +02:00
Carl-Gerhard Lindesvärd
ee88c9e391 revoke invites and remove users from organizations 2024-06-14 22:48:24 +02:00
Carl-Gerhard Lindesvärd
647e5d94e3 remove details button on bots (overview) 2024-06-05 23:47:58 +02:00
Carl-Gerhard Lindesvärd
1665924073 give dark mode some love 🖤 2024-05-31 22:25:07 +02:00
Carl-Gerhard Lindesvärd
ad305e71ae add fullscreen mode to realtime 2024-05-28 20:46:41 +02:00
Carl-Gerhard Lindesvärd
813f86a9a9 show project cards in grid 2024-05-28 19:58:08 +02:00
Carl-Gerhard Lindesvärd
69a3c6ca68 feat: separate your events and all events on overview 2024-05-28 14:53:23 +02:00
Carl-Gerhard Lindesvärd
60ece546e1 chore: update serieicon flags 2024-05-28 14:53:00 +02:00
Carl-Gerhard Lindesvärd
57404fbf9b disable more chart animations 2024-05-28 14:38:00 +02:00
Carl-Gerhard Lindesvärd
33df2e4169 remove animation from charts (just annoying) 2024-05-28 14:33:37 +02:00
Carl-Gerhard Lindesvärd
0e632dc493 start refactor event list 2024-05-27 21:32:20 +02:00
Carl-Gerhard Lindesvärd
c90848765a add seventy seven 2024-05-21 22:34:28 +02:00
Carl-Gerhard Lindesvärd
3ecdf54d5c update dashboard metrics and move away from round corners 2024-05-20 21:22:20 +02:00
Carl-Gerhard Lindesvärd
4350670bbc add details button on overview 2024-05-20 09:45:30 +02:00
Carl-Gerhard Lindesvärd
4a7f21663f update country flags 2024-05-19 22:48:53 +02:00
Carl-Gerhard Lindesvärd
43f9cf08b5 update serie icons 2024-05-19 22:41:30 +02:00
Carl-Gerhard Lindesvärd
2882498568 improve onboarding flow 2024-05-17 23:38:29 +02:00
Carl-Gerhard Lindesvärd
c4b02108ac minor ui improvements for profile 2024-05-13 16:08:40 +02:00
Carl-Gerhard Lindesvärd
ee83a6db6f added realtime view 2024-05-12 19:53:48 +02:00
Carl-Gerhard Lindesvärd
4936ba1d40 add suspense for project cards 2024-05-08 10:32:45 +02:00
Carl-Gerhard Lindesvärd
63c30caa7a dashboard improvements 2024-05-08 10:05:32 +02:00
Carl-Gerhard Lindesvärd
66d75e8a7a remove prefetch false 2024-05-08 09:59:12 +02:00
Carl-Gerhard Lindesvärd
ab367cf4db improve profile page 2024-05-07 23:27:31 +02:00
Carl-Gerhard Lindesvärd
25db65005a update profile page 2024-05-07 14:39:10 +02:00
Carl-Gerhard Lindesvärd
d5cc2239ed update real time dashboard a bit 2024-05-03 13:06:36 +02:00
Carl-Gerhard Lindesvärd
33e92a0da0 add better support for timezones 2024-05-02 21:16:31 +02:00
Carl-Gerhard Lindesvärd
cff7822f12 fix broken overview 2024-05-01 14:21:10 +02:00
Carl-Gerhard Lindesvärd
5e743a3502 dashboard: add retention and quick fix loading states 2024-05-01 14:15: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
Carl-Gerhard Lindesvärd
5b6c67714e improve funnels 2024-04-22 21:07:17 +02:00
Carl-Gerhard Lindesvärd
3a9fcf4915 do not prefetch 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
4b50fed1dc update next, try fix next nav issue, minor improvements
# Conflicts:
#	apps/dashboard/src/middleware.ts
#	packages/db/src/services/organization.service.ts
#	pnpm-lock.yaml
2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
7d22d2ddad onboarding completed 2024-04-16 11:50:34 +02:00
Carl-Gerhard Lindesvärd
97627583ec ui for onboarding 2024-04-16 11:50:34 +02:00
Carl-Gerhard Lindesvärd
bface463e2 change how we create/edit clients 2024-04-12 20:32:57 +02:00
Carl-Gerhard Lindesvärd
7ea95afe16 fix utm query 2024-04-11 11:38:04 +02:00
Carl-Gerhard Lindesvärd
19b0e509e0 rename organizationId -> organizationSlug 2024-04-08 21:49:00 +02:00