Commit Graph

128 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
494044a3e2 speed up worker 2024-05-13 22:43:07 +02:00
Carl-Gerhard Lindesvärd
ee83a6db6f added realtime view 2024-05-12 19:53:48 +02:00
Carl-Gerhard Lindesvärd
0975a20e17 add long and lat to events 2024-05-09 21:49:56 +02:00
Carl-Gerhard Lindesvärd
26a992dcc6 add is_external to upsert profile 2024-05-07 23:37:43 +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
fc0a6a3c73 remove fake names from profile 2024-05-06 09:20:45 +02:00
Carl-Gerhard Lindesvärd
2e2ee1422f sdk: debounce screen views 50ms to avoid duplicated screen views 2024-05-05 20:06:39 +02:00
Carl-Gerhard Lindesvärd
3aecbfe627 get oldest delayed job 2024-05-05 15:20:55 +02:00
Carl-Gerhard Lindesvärd
c0c80e7979 do not remove ms for clickhouse timestamps 2024-05-05 15:04:12 +02:00
Carl-Gerhard Lindesvärd
215dac80ae better logging when promote does not work 2024-05-05 14:48:06 +02:00
Carl-Gerhard Lindesvärd
e24b07424a fix createLogger 2024-05-04 15:29:48 +02:00
Carl-Gerhard Lindesvärd
8098f9af33 create logger package 2024-05-04 14:24:00 +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
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
64b2e84aeb add new filter for checking if profile is set or generated 2024-04-27 16:09:35 +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
e2d56fb34f update Clerk V5 2024-04-24 18:26:53 +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
88be927ecd add directUrl to prisma (pgBouncer) 2024-04-20 13:23:26 +02:00
Carl-Gerhard Lindesvärd
dd53a5757a add baselime to nextjs 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
170250d4d0 basic logging 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
1b8e3d31db update clickhouse 2024-04-18 09:18:00 +02:00
Carl-Gerhard Lindesvärd
16b391797d test clickhousr settings 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
8ec4cc2058 better masking and fix ui bug for live events 2024-04-16 13:56:48 +02:00
Carl-Gerhard Lindesvärd
a8346ed7d5 fixes 2024-04-16 13:43:31 +02:00
Carl-Gerhard Lindesvärd
7d22d2ddad onboarding completed 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
7f8d857508 api: add first version of export api 2024-04-12 20:32:57 +02:00
Carl-Gerhard Lindesvärd
19b0e509e0 rename organizationId -> organizationSlug 2024-04-08 21:49:00 +02:00
Carl-Gerhard Lindesvärd
097ea18320 rename all db columns 2024-04-08 21:25:32 +02:00
Carl-Gerhard Lindesvärd
d9e3045a5b move clients settings into projects 2024-04-02 22:33:13 +02:00
Carl-Gerhard Lindesvärd
a877c44324 move all logic in event.controller to worker (speed up request) 2024-04-02 15:57:36 +02:00
Carl-Gerhard Lindesvärd
16a1c08160 dashboard: add bots to overview 2024-04-02 14:30:29 +02:00
Carl-Gerhard Lindesvärd
4433b9f090 sdk: express - set x-client-ip instead 2024-03-31 22:05:17 +02:00
Carl-Gerhard Lindesvärd
edcc08e1df sdk: add express sdk 2024-03-31 15:19:03 +02:00
Carl-Gerhard Lindesvärd
ecf68463c9 🙊 escape sql strings 2024-03-28 15:57:13 +01:00
Carl-Gerhard Lindesvärd
444e553b74 🧹 clean up duty 🧹 2024-03-28 10:40:49 +01:00
Carl-Gerhard Lindesvärd
a1fa48da75 dashboard: add dark mode 2024-03-28 06:47:04 +01:00
Carl-Gerhard Lindesvärd
d0079c8dc3 dashboard: restrict access to organization users 2024-03-26 21:13:11 +01:00
Carl-Gerhard Lindesvärd
f258bad2aa sdk: update op.js script 2024-03-24 18:26:28 +01:00
Carl-Gerhard Lindesvärd
2469c6e1b8 dashboard: fix server imports in client 2024-03-19 23:33:15 +01:00
Carl-Gerhard Lindesvärd
b7513f24d5 well deserved clean up (#1) 2024-03-19 06:02:28 +01:00
Carl-Gerhard Lindesvärd
3a8404f704 dashboard: update event and profile list 2024-03-18 09:08:02 +01:00
Carl-Gerhard Lindesvärd
f276deeeeb 📦 sdk: fix nextjs package 2024-03-13 20:26:40 +01:00