Carl-Gerhard Lindesvärd
212254d31a
feat: new importer ( #214 )
2025-11-05 09:49:36 +01:00
Carl-Gerhard Lindesvärd
81a7e5d62e
feat: dashboard v2, esm, upgrades ( #211 )
...
* esm
* wip
* wip
* wip
* wip
* wip
* wip
* subscription notice
* wip
* wip
* wip
* fix envs
* fix: update docker build
* fix
* esm/types
* delete dashboard :D
* add patches to dockerfiles
* update packages + catalogs + ts
* wip
* remove native libs
* ts
* improvements
* fix redirects and fetching session
* try fix favicon
* fixes
* fix
* order and resize reportds within a dashboard
* improvements
* wip
* added userjot to dashboard
* fix
* add op
* wip
* different cache key
* improve date picker
* fix table
* event details loading
* redo onboarding completely
* fix login
* fix
* fix
* extend session, billing and improve bars
* fix
* reduce price on 10M
2025-10-16 12:27:44 +02:00
Carl-Gerhard Lindesvärd
680727355b
feature(dashboard,api): add timezone support
...
* feat(dashboard): add support for today, yesterday etc (timezones)
* fix(db): escape js dates
* fix(dashboard): ensure we support default timezone
* final fixes
* remove complete series and add sql with fill instead
2025-05-23 11:26:44 +02:00
Carl-Gerhard Lindesvärd
d31d9924a5
feature(auth): replace clerk.com with custom auth ( #103 )
...
* feature(auth): replace clerk.com with custom auth
* minor fixes
* remove notification preferences
* decrease live events interval
fix(api): cookies..
# Conflicts:
# .gitignore
# apps/api/src/index.ts
# apps/dashboard/src/app/providers.tsx
# packages/trpc/src/trpc.ts
2024-12-20 22:23:07 +01:00
Carl-Gerhard Lindesvärd
cd16ac878d
chore(root): rename organizationSlug to organizationId ( #91 )
2024-11-20 14:04:55 +01:00
Carl-Gerhard Lindesvärd
b693d0ba2b
fix(dashboard): duplicate members
2024-10-15 21:39:02 +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
7e941080dc
feat(dashboard): added new Pages
2024-09-04 11:19:10 +02:00
Carl-Gerhard Lindesvärd
8e06bacdb0
wip
2024-09-03 21:20:26 +02:00
Carl-Gerhard Lindesvärd
b5b126f05d
fix invites
2024-08-30 15:18:06 +02:00
Carl-Gerhard Lindesvärd
c770634e73
fix invitations for users that already have an account
2024-08-08 22:12:49 +02:00
Carl-Gerhard Lindesvärd
0bc0af8177
fixes
2024-07-01 22:37:38 +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
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
ec8bf02fb9
move trpc to api
2024-04-23 08:21:15 +02:00