Commit Graph

94 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
8c4d157633 feature(dashboard): remember last selected range 2024-10-23 21:47:59 +02:00
François Best
e7d135dddb chore(dashboard): Update nuqs to v2 (#80)
* chore: Update nuqs to v2

* chore: Remove `clearOnDefault: true` (now the default)

* chore: Import from nuqs/server in server-side code.

Those imports don't contain the "use client" directive which may cause issues
on function-based parsers.

* chore: Update to nuqs@2.0.2

This actually sets clearOnDefault: true by default, which was omitted from the v2 release.
2024-10-23 19:57:38 +02:00
Carl-Gerhard Lindesvärd
4846390531 fix(dashboard): fixed minor ui issues and errors 2024-10-16 23:07:41 +02:00
Carl-Gerhard Lindesvärd
f977c5454a feature(dashboard): add new retention chart type 2024-10-16 10:18:16 +02:00
Carl-Gerhard Lindesvärd
b693d0ba2b fix(dashboard): duplicate members 2024-10-15 21:39:02 +02:00
Tobias Törnros
b2687a2289 chore(public): Change X links (#53)
* change link to x in footer

* change x link

---------

Co-authored-by: Carl-Gerhard Lindesvärd <1987198+lindesvard@users.noreply.github.com>
2024-10-11 23:10:53 +02:00
Carl-Gerhard Lindesvärd
f65a633403 feature(dashboard): add integrations and notifications 2024-10-02 22:41:35 +02:00
Carl-Gerhard Lindesvärd
d183705481 fix(dashboard): only show the first 10 projects in dropdown 2024-09-20 15:15:24 +02:00
Carl-Gerhard Lindesvärd
febf0df475 fix(dashboard): enable edit org name 2024-09-20 15:14:34 +02:00
Carl-Gerhard Lindesvärd
32e91959f6 chore(root): migrate to biome 2024-09-18 23:46:11 +02:00
Carl-Gerhard Lindesvärd
558761ca9d refactor(dashboard): the chart component is now cleaned up and easier to extend 2024-09-12 09:30:48 +02:00
Carl-Gerhard Lindesvärd
27b814eba2 fix(dashboard): reduce re-renders for pages table 2024-09-05 22:10:20 +02:00
Carl-Gerhard Lindesvärd
b19a874a0b feat(dashboard): add basic search to profiles 2024-09-05 22:08:35 +02:00
Carl-Gerhard Lindesvärd
ad3132478a feat(dashboard): edit events 2024-09-05 21:14:42 +02:00
Carl-Gerhard Lindesvärd
18b3bc3018 feat(dashboard): reuse reports filter on overview and add more operators (#31) 2024-09-05 15:55:31 +02:00
Carl-Gerhard Lindesvärd
7e941080dc feat(dashboard): added new Pages 2024-09-04 11:19:10 +02:00
Carl-Gerhard Lindesvärd
668434d246 Feature/move list to client (#50) 2024-09-01 15:02:12 +02:00
Carl-Gerhard Lindesvärd
616afd0c06 improve real time speed 2024-08-12 22:45:00 +02:00
Carl-Gerhard Lindesvärd
fdb3737659 skip event count in event list 2024-08-12 22:37:46 +02:00
Carl-Gerhard Lindesvärd
ac9cbae138 use latest openpanel/nextjs package (1.0.0) 2024-08-09 23:09:04 +02:00
Carl-Gerhard Lindesvärd
0e361c1c52 refetch only when window is active 2024-07-24 22:45:48 +02:00
Carl-Gerhard Lindesvärd
0fea45c9f7 rename IServiceCreateEventPayload 2024-07-21 23:55:04 +02:00
Carl-Gerhard Lindesvärd
3993b493e3 prep events partition 2024-07-19 22:08:22 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +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
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
cf8617e809 multiple breakpoints 2024-06-20 23:25:18 +02:00
Carl-Gerhard Lindesvärd
1fc64ef1f9 throw if user not found 2024-06-16 21:24:44 +02:00
Carl-Gerhard Lindesvärd
1aa94ea0ef fix admin access for org 2024-06-16 20:25:01 +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
4cccd10960 #25 - edit report name (quick fix) 2024-06-14 23:14:02 +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
1665924073 give dark mode some love 🖤 2024-05-31 22:25:07 +02:00
Carl-Gerhard Lindesvärd
51bb0c969d add profileId to event-list (fix #24) 2024-05-30 21:56:35 +02:00
Carl-Gerhard Lindesvärd
91b492d4e9 remove toast on new event 2024-05-29 21:51:54 +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
57404fbf9b disable more chart animations 2024-05-28 14:38:00 +02:00
Carl-Gerhard Lindesvärd
2043e72972 fix broken profile page #22 2024-05-28 14:33:09 +02:00
Carl-Gerhard Lindesvärd
8880f2dc27 fix #23 2024-05-28 14:09:36 +02:00
Marc Köhler
687f2b7439 fix(dashboard/profiles): typo and redundant 'here' in profiles list empty state 2024-05-28 13:33:49 +02:00
Marc Köhler
1091b25ed9 fix(dashboard/events): typo in events list empty state 2024-05-28 13:33:49 +02:00
Carl-Gerhard Lindesvärd
0e632dc493 start refactor event list 2024-05-27 21:32:20 +02:00
Marc Köhler
3cd35082de fix(dashboard/settings): typo in logout component 2024-05-24 08:52:25 +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
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