Commit Graph

  • eab92bb780 fix(public): fix problems with building #2 Carl-Gerhard Lindesvärd 2024-11-13 22:12:17 +01:00
  • 915e8f4dbf fix(public): fix problems with building #1 Carl-Gerhard Lindesvärd 2024-11-13 21:36:36 +01:00
  • b0be439a5b fix(public): add back dockerfile 🤦‍♂️ Carl-Gerhard Lindesvärd 2024-11-13 21:19:48 +01:00
  • a022cb4831 feature(public,docs): new public website and docs Carl-Gerhard Lindesvärd 2024-11-13 21:15:46 +01:00
  • fc2a019e1d chore(public): update openpanel links Carl-Gerhard Lindesvärd 2024-10-29 21:12:46 +01:00
  • c36f8f3a06 chore(docs): update nextjs docs Carl-Gerhard Lindesvärd 2024-10-29 21:12:20 +01:00
  • dfe36feb70 fix(public): add white background (dark mode on mobile safari broken) Carl-Gerhard Lindesvärd 2024-10-29 21:08:21 +01:00
  • a187dcd126 fix(sdk): send initial screen view after next tick Carl-Gerhard Lindesvärd 2024-10-29 21:06:27 +01:00
  • 30c1626b52 docs(worker): add section about managed redis #82 Carl-Gerhard Lindesvärd 2024-10-28 10:38:12 +01:00
  • 106df70ee2 fix(worker): fail gracefully when setting redis config #82 Carl-Gerhard Lindesvärd 2024-10-28 10:34:15 +01:00
  • fac1e90a39 fix(api): group or statements for chart service Carl-Gerhard Lindesvärd 2024-10-23 22:55:25 +02:00
  • 8c4d157633 feature(dashboard): remember last selected range Carl-Gerhard Lindesvärd 2024-10-23 21:47:59 +02:00
  • 2329982cd1 fix(dashboard): actually lazy load reports Carl-Gerhard Lindesvärd 2024-10-23 20:15:17 +02:00
  • 71794c802c feature(dashboard): add template for notification rules Carl-Gerhard Lindesvärd 2024-10-22 22:13:53 +02:00
  • e7d135dddb chore(dashboard): Update nuqs to v2 (#80) François Best 2024-10-23 19:57:38 +02:00
  • 4fe338c628 feature(api,worker): Override default timestamp with a date from the past (#76) Carl-Gerhard Lindesvärd 2024-10-22 10:25:21 +02:00
  • c4a2ea4858 feature(dashboard): add more settings for funnels Carl-Gerhard Lindesvärd 2024-10-21 10:13:57 +02:00
  • 4846390531 fix(dashboard): fixed minor ui issues and errors Carl-Gerhard Lindesvärd 2024-10-16 23:07:41 +02:00
  • ffbb08a5de fix(dashboard): fix select event for retention Carl-Gerhard Lindesvärd 2024-10-16 10:47:17 +02:00
  • f977c5454a feature(dashboard): add new retention chart type Carl-Gerhard Lindesvärd 2024-10-15 20:40:24 +02:00
  • e2065da16e fix(docs): fix typos in docs Carl-Gerhard Lindesvärd 2024-10-15 22:03:40 +02:00
  • 857a2b01d3 improve(dashboard): make actions sticky on the right for data table Carl-Gerhard Lindesvärd 2024-10-15 22:02:35 +02:00
  • b693d0ba2b fix(dashboard): duplicate members Carl-Gerhard Lindesvärd 2024-10-15 21:38:39 +02:00
  • b2687a2289 chore(public): Change X links (#53) Tobias Törnros 2024-10-11 23:10:53 +02:00
  • 5b9e749866 feat(dashboard): formatTime add seconds (#59) Marc Köhler 2024-10-09 10:07:36 +02:00
  • 211f59abdb fix(docs): typo in OpenPanel import and class name (#68) Akinkunmi 2024-10-08 22:34:14 +01:00
  • f43c875b53 fix(common): handle iPadOS version number Carl-Gerhard Lindesvärd 2024-10-07 20:27:15 +02:00
  • 36ca39c8c8 fix(dashboard): validation issues when creating webhook or discord integration Carl-Gerhard Lindesvärd 2024-10-07 11:03:16 +02:00
  • 1e3b90c971 feature(api): add rate limiter Carl-Gerhard Lindesvärd 2024-10-07 10:33:50 +02:00
  • 2a9f7bbe4f fix(worker): get correct profile id for session end Carl-Gerhard Lindesvärd 2024-10-06 21:07:56 +02:00
  • a831081b2d fix(common): parse user agent better Carl-Gerhard Lindesvärd 2024-10-06 21:07:38 +02:00
  • f9a0025c72 chore(api): update bots and referrers Carl-Gerhard Lindesvärd 2024-10-05 23:49:03 +02:00
  • 301d86aa71 fix(common): move ua parser to common and import isServer flag Carl-Gerhard Lindesvärd 2024-10-05 23:44:18 +02:00
  • 153faab878 fix(worker): minor improvements for incoming events Carl-Gerhard Lindesvärd 2024-10-05 22:36:02 +02:00
  • f450a2871b fix(dashboard,api): minor improvement for integrations and notifications Carl-Gerhard Lindesvärd 2024-10-03 20:48:37 +02:00
  • 4329960bd9 fix(dashboard): remove popup from slack integrations Carl-Gerhard Lindesvärd 2024-10-03 20:16:03 +02:00
  • f45b02407c fix(api): return correct events for profile Carl-Gerhard Lindesvärd 2024-10-03 11:11:10 +02:00
  • edfc8c8d18 try(dashboard): slack integration window does not work (test 2) Carl-Gerhard Lindesvärd 2024-10-03 10:17:39 +02:00
  • 30f16c5be6 try(dashboard): slack integration window does not work (test 1) Carl-Gerhard Lindesvärd 2024-10-03 09:56:01 +02:00
  • ea27ca1e0a fix(dashboard): add organizationId to the webhook url Carl-Gerhard Lindesvärd 2024-10-03 09:33:18 +02:00
  • 761b64d248 fix(api): webhooks should only listen on correct events Carl-Gerhard Lindesvärd 2024-10-03 09:22:00 +02:00
  • e5605745de Revert "chore(dashboard): hide notifications since api is not released" Carl-Gerhard Lindesvärd 2024-10-03 09:07:20 +02:00
  • 7706dcd341 chore(dashboard): hide notifications since api is not released Carl-Gerhard Lindesvärd 2024-10-02 23:15:17 +02:00
  • f65a633403 feature(dashboard): add integrations and notifications Carl-Gerhard Lindesvärd 2024-10-02 22:12:05 +02:00
  • d920f6951c feature(sdk): add ability to set global properties in nextjs Carl-Gerhard Lindesvärd 2024-10-01 10:13:02 +02:00
  • fa5ff6e5d4 fix(publish): use correct command when publishing 🤦‍♂️ Carl-Gerhard Lindesvärd 2024-10-01 10:04:40 +02:00
  • c0a0f23a33 fix(sdks): ensure nextjs exports all methods Carl-Gerhard Lindesvärd 2024-10-01 10:04:02 +02:00
  • da9df80079 fix(api,dashboard): use correct id with formula Carl-Gerhard Lindesvärd 2024-09-30 22:28:06 +02:00
  • 8fdc3e4033 chore(dashboard): typos Carl-Gerhard Lindesvärd 2024-09-30 22:06:47 +02:00
  • bec5293166 chore(config): fix vscode config Carl-Gerhard Lindesvärd 2024-09-30 21:26:58 +02:00
  • 8082d4907e fix(api): use strict_increase instead of strict_order for windowFunnel Carl-Gerhard Lindesvärd 2024-09-27 10:33:28 +02:00
  • c4be1dc05d fix(api): exclude some keys for export cache Carl-Gerhard Lindesvärd 2024-09-25 21:23:08 +02:00
  • 0c93944d8a fix(api): spread profile payload correctly Carl-Gerhard Lindesvärd 2024-09-25 20:57:54 +02:00
  • 0167d9a761 fix(worker): try wait 10 times before failing Carl-Gerhard Lindesvärd 2024-09-25 10:01:26 +02:00
  • ea141e99a2 fix(worker): handle edge cases when jobs are not delayed Carl-Gerhard Lindesvärd 2024-09-25 09:11:54 +02:00
  • 66a49c53cf fix(worker): avoid creating new loggers Carl-Gerhard Lindesvärd 2024-09-24 22:13:15 +02:00
  • 0391552ef7 fix(api): add parentheses around or statements in chart.service Carl-Gerhard Lindesvärd 2024-09-24 13:15:03 +02:00
  • 25a7365569 perf(worker): try to improve perf of worker Carl-Gerhard Lindesvärd 2024-09-24 09:19:30 +02:00
  • a1278ca371 fix(worker): try speed up Carl-Gerhard Lindesvärd 2024-09-23 20:06:30 +02:00
  • 88440c46f3 fix(worker): try improve speed Carl-Gerhard Lindesvärd 2024-09-23 20:00:40 +02:00
  • f2fb6379c6 feature(api): support better wildcard Carl-Gerhard Lindesvärd 2024-09-23 09:36:02 +02:00
  • dce974512f perf(worker): minor improvements to worker Carl-Gerhard Lindesvärd 2024-09-22 22:31:28 +02:00
  • dd19bffdb2 fix(dashboard): enable hour interval for 7d Carl-Gerhard Lindesvärd 2024-09-21 07:38:50 +02:00
  • 898e0994b4 fix(public): more hero job Carl-Gerhard Lindesvärd 2024-09-20 15:59:19 +02:00
  • d183705481 fix(dashboard): only show the first 10 projects in dropdown Carl-Gerhard Lindesvärd 2024-09-20 15:15:24 +02:00
  • 2032f49345 fix(dashboard): better dashed line for charts Carl-Gerhard Lindesvärd 2024-09-20 15:14:54 +02:00
  • febf0df475 fix(dashboard): enable edit org name Carl-Gerhard Lindesvärd 2024-09-20 15:14:34 +02:00
  • 0959ede055 fix(dashboard): remove loading state when we already have some data Carl-Gerhard Lindesvärd 2024-09-20 15:01:08 +02:00
  • 49a020009f fix(public): add max height on hero Carl-Gerhard Lindesvärd 2024-09-20 14:42:53 +02:00
  • 1242f0e9c9 chore(buffer): clean up old files Carl-Gerhard Lindesvärd 2024-09-20 10:35:21 +02:00
  • 7a0e50a764 fix(buffer): use correct name Carl-Gerhard Lindesvärd 2024-09-20 09:38:49 +02:00
  • e348a6a12c perf(api): improve healthcheck a bit Carl-Gerhard Lindesvärd 2024-09-20 07:49:19 +02:00
  • 25f329a4cd chore(buffer): iron out the buffer issues Carl-Gerhard Lindesvärd 2024-09-19 21:38:40 +02:00
  • e18ac4d79e fix(buffer): fixed issues with buffer Carl-Gerhard Lindesvärd 2024-09-18 23:45:05 +02:00
  • 3ca3079737 fix(dashboard): improved funnels visually and removed bugs Carl-Gerhard Lindesvärd 2024-09-18 22:49:23 +02:00
  • dfe00040de chore(buffer): final adjustments to buffer before deploy Carl-Gerhard Lindesvärd 2024-09-18 22:48:52 +02:00
  • 13a83155cf fix(db): change buffer lock interval Carl-Gerhard Lindesvärd 2024-09-18 10:29:23 +02:00
  • cf949646eb fix(db): merging profiles Carl-Gerhard Lindesvärd 2024-09-18 10:09:30 +02:00
  • 208e3b9f26 chore(logger): get correct error in logs Carl-Gerhard Lindesvärd 2024-09-17 23:37:44 +02:00
  • 545cbfd520 feature(worker+api): improve buffer Carl-Gerhard Lindesvärd 2024-09-17 23:37:11 +02:00
  • 32e91959f6 chore(root): migrate to biome Carl-Gerhard Lindesvärd 2024-09-16 12:20:40 +02:00
  • 1f6e198336 fix Carl-Gerhard Lindesvärd 2024-09-18 23:22:01 +02:00
  • c674127784 test(buffer): disable auto flush on profile Carl-Gerhard Lindesvärd 2024-09-14 22:36:32 +02:00
  • 7219921a80 fix(logger): remove browser logging and add loggers to root pkgjson Carl-Gerhard Lindesvärd 2024-09-13 22:39:49 +02:00
  • 3e974cd3c4 fix(api+worker): added external deps to tsup Carl-Gerhard Lindesvärd 2024-09-13 22:13:50 +02:00
  • c819c18962 fix(root): add hyperdx and better logging Carl-Gerhard Lindesvärd 2024-09-13 21:49:51 +02:00
  • 4bafa16419 chore(logger): remove baselime Carl-Gerhard Lindesvärd 2024-09-13 10:21:22 +02:00
  • 447f303aa4 fix(worker): avoid workers getting blocked Carl-Gerhard Lindesvärd 2024-09-13 17:50:13 +02:00
  • efd24ca67a perf(api): improve inserting events Carl-Gerhard Lindesvärd 2024-09-12 22:09:35 +02:00
  • 46fe17e558 perf(api): add bot events with buffer Carl-Gerhard Lindesvärd 2024-09-12 20:51:54 +02:00
  • eb72047e9e chore(public): update dashboard url Carl-Gerhard Lindesvärd 2024-09-12 10:35:33 +02:00
  • 54132016ba design(dashboard): adjust overview metric chart Carl-Gerhard Lindesvärd 2024-09-12 10:28:45 +02:00
  • 558761ca9d refactor(dashboard): the chart component is now cleaned up and easier to extend Carl-Gerhard Lindesvärd 2024-09-12 09:30:48 +02:00
  • 3e19f90e51 fix(dashboard): get properties and createdAt for profiles Carl-Gerhard Lindesvärd 2024-09-11 12:18:10 +02:00
  • 96a5447f13 chore(root): rename docker compose commands Carl-Gerhard Lindesvärd 2024-09-11 09:41:00 +02:00
  • 32025c61ce chore(worker): minor adjustment to worker Carl-Gerhard Lindesvärd 2024-09-10 20:57:55 +02:00
  • b44f1958a2 feat(root): added migrations and optimized profile table Carl-Gerhard Lindesvärd 2024-09-10 10:08:26 +02:00
  • 2258fed24a fix(dashboard): remove unecessary portal Carl-Gerhard Lindesvärd 2024-09-09 15:28:34 +02:00
  • dbc2a32458 fix(buffer): avoid merging properties Carl-Gerhard Lindesvärd 2024-09-09 15:23:37 +02:00
  • 3ee3ee902e feat(dashboard): add domain toggle for top sources Carl-Gerhard Lindesvärd 2024-09-07 22:58:43 +02:00