Kamil Kisiela
e4fd8e8b71
Store monthly usage per organisation ( #4366 )
2024-04-05 12:51:54 +02:00
Laurin Quast
df0ea91920
feat: client subscription usage reporting and ingestion ( #4176 )
2024-03-25 13:08:58 +01:00
Kamil Kisiela
56de2938f2
Update trpc, graphql, whatwg-node, nextjs and guild/components ( #2964 )
2023-09-27 09:16:05 +02:00
Kamil Kisiela
9c9cec7bef
Move direct dependencies of services to devDependencies ( #2652 )
2023-09-04 11:45:18 +00:00
Dimitri POSTOLOV
7ad5e26c34
[ 🔧 ESLint] import sort ( #736 )
2022-12-28 20:22:54 +01:00
Kamil Kisiela
a031bb642c
Add current month to the date ranges in the admin panel ( #708 )
2022-11-29 12:25:51 +01:00
renovate[bot]
1afe0ec73a
Update dependency @theguild/prettier-config to v1 ( #676 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
2022-11-24 10:00:41 +00:00
Kamil Kisiela
db19282bf8
Implement new ClickHouse DB structure ( #304 )
...
FF_CLICKHOUSE_V2_TABLES
2022-08-23 12:53:22 +02:00
Kamil Kisiela
86f5945aab
Fix missing dependencies between packages ( #121 )
...
Why? Few reasons:
- tsup treats dependencies as external code and does not bundle them
- without dependencies turborepo will always serve stale code when some of dependencies changed
Moving internal dependencies to devDependencies makes tsup treat them as non-external and turborepo still keep tracks of relations
2022-05-27 14:15:11 +02:00
Kamil Kisiela
dc3bc1ec87
Hello
2022-05-18 09:26:57 +02:00