Commit Graph

187 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
89c5732efe fix redis timeout connection on serverless (avoid init redis directly) 2024-07-22 21:49:46 +02:00
Carl-Gerhard Lindesvärd
0fea45c9f7 rename IServiceCreateEventPayload 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
1b613538cc first working cli importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
bf0c14cc88 wip 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
3129f62c14 wip 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
da856152c7 wip importer 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
043bd67a49 bump @openpanel/react-native 2024-07-20 21:04:53 +02:00
Carl-Gerhard Lindesvärd
886d913561 fix #42 react-native peer dependencies 2024-07-20 21:04:03 +02:00
Carl-Gerhard Lindesvärd
f2298a1b05 init redis lazy 2024-07-20 20:17:32 +02:00
Carl-Gerhard Lindesvärd
492141547d improve session end 2024-07-20 16:34:31 +02:00
Carl-Gerhard Lindesvärd
fc41daab5e rename events table 2024-07-19 23:29:21 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
9ee8626f96 add retry if timeout error for clickhouse 2024-07-18 21:16:07 +02:00
Carl-Gerhard Lindesvärd
7a0190c186 better error for buffer 2024-07-18 14:15:19 +02:00
Carl-Gerhard Lindesvärd
ba1bd0e035 wip 2024-07-17 23:50:59 +02:00
Carl-Gerhard Lindesvärd
4893a42b26 wip 2024-07-17 23:43:23 +02:00
Carl-Gerhard Lindesvärd
f0a2cafa74 enable publish on event 2024-07-17 23:28:59 +02:00
Carl-Gerhard Lindesvärd
b782aafea6 disabled 2024-07-17 22:30:57 +02:00
Carl-Gerhard Lindesvärd
ec39b1fccc change imports 2024-07-17 22:00:50 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
c14de56325 remove unused code 2024-07-11 23:33:05 +02:00
Carl-Gerhard Lindesvärd
601c2264a2 fix skip onboarding if no orgs/projects 2024-07-11 23:32:15 +02:00
Carl-Gerhard Lindesvärd
eb69377a25 publish @openpanel/react-native@0.0.10-beta 2024-07-07 12:57:04 +02:00
Carl-Gerhard Lindesvärd
0bc0af8177 fixes 2024-07-01 22:37:38 +02:00
Marc Köhler
11d262cc2a feat(sdk/react-native): add expo deps support for sdk 50 2024-06-27 13:40:00 +02:00
Marc Köhler
31f299d45e feat(sdk/react-native): update expo deps to latest sdk-50 versions 2024-06-27 13:40:00 +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
f615278189 check share overview before throwing access error 2024-06-24 22:04:37 +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
f417c0f682 generate safe id for org 2024-06-17 09:07:40 +02:00
Carl-Gerhard Lindesvärd
fd7fb16313 fix onboarding 2024-06-16 23:12:22 +02:00
Carl-Gerhard Lindesvärd
4f9c624d08 add fk(orgId) for all create 2024-06-16 22:21:13 +02:00
Carl-Gerhard Lindesvärd
1fc64ef1f9 throw if user not found 2024-06-16 21:24:44 +02:00
Carl-Gerhard Lindesvärd
7d35f7e65c add origin to events 2024-06-16 21:24:34 +02:00
Carl-Gerhard Lindesvärd
c7dbc2f7c4 migrate organizations from clerk to in-house 2024-06-16 19:32:53 +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
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
72981f0c83 add connection timeout for redis 2024-06-03 22:57:21 +02:00
Carl-Gerhard Lindesvärd
ff31cc506c sdk: bump versions 2024-05-31 20:58:48 +02:00
Carl-Gerhard Lindesvärd
f75fe498ba sdk: update nextjs and web sdk 2024-05-31 20:47:36 +02:00
Carl-Gerhard Lindesvärd
f1fc54e23a filter out keys that does not end with a timestamp 2024-05-29 20:51:37 +02:00
Carl-Gerhard Lindesvärd
fd921533fd stringify profileid 2024-05-29 16:41:33 +02:00
Carl-Gerhard Lindesvärd
bf6b54caa0 use session storage for client secret during onboarding (fix #14) 2024-05-28 19:48:57 +02:00
Carl-Gerhard Lindesvärd
0e632dc493 start refactor event list 2024-05-27 21:32:20 +02:00