Commit Graph

162 Commits

Author SHA1 Message Date
Carl-Gerhard Lindesvärd
ddc2ce338f clean up 2024-07-18 21:44:17 +02:00
Carl-Gerhard Lindesvärd
a2cf2ee564 fix websocket 2024-07-17 23:36:41 +02:00
Carl-Gerhard Lindesvärd
f3ab307e87 fix client id 2024-07-17 22:53:36 +02:00
Carl-Gerhard Lindesvärd
4e1c570f3b fix client id 2024-07-17 22:40:54 +02:00
Carl-Gerhard Lindesvärd
5e225b7ae6 batching events 2024-07-17 17:27:19 +02:00
Carl-Gerhard Lindesvärd
1a08a83cca remove real data from sign in 2024-07-13 16:28:34 +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
b68e149363 webhook 2024-07-01 22:54:55 +02:00
Carl-Gerhard Lindesvärd
0bc0af8177 fixes 2024-07-01 22:37:38 +02:00
Carl-Gerhard Lindesvärd
76dbc0cc02 fix invite flow if user use another email than the invited 2024-07-01 22:10:48 +02:00
Carl-Gerhard Lindesvärd
69b4fdc3d3 use correct client id 2024-06-26 23:12:44 +02:00
Carl-Gerhard Lindesvärd
d4b29dbd58 try cross domain support 2024-06-26 23:04:28 +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
da02b1ebcf fix onboarding colors 2024-06-16 23:24:58 +02:00
Carl-Gerhard Lindesvärd
1b4a281b93 await transaction webhook 2024-06-16 23:21:33 +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
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
cfe497fc00 add apple touch icon 2024-05-29 21:51:46 +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
bf6b54caa0 use session storage for client secret during onboarding (fix #14) 2024-05-28 19:48:57 +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
Carl-Gerhard Lindesvärd
8d79949a18 test clerk sign in again 2024-05-26 15:18:02 +02:00
Carl-Gerhard Lindesvärd
23e5ba7ab7 Revert "try clerk inhouse components"
This reverts commit 69ae3c232e.
2024-05-26 15:05:34 +02:00
Carl-Gerhard Lindesvärd
69ae3c232e try clerk inhouse components 2024-05-26 15:00:54 +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
88a69cb016 kill batching link for now 2024-05-22 13:27:21 +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
438b70e930 fix clerk auth sign in with provider 2024-05-19 22:41:45 +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
b91e0d0aa9 set max url length (trpc batch) 2024-05-13 16:08:22 +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