1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/src/lib/db
Jaanus Sellin 5a75093cbc
feat: project applications e2e PoC (#6189)
1. Adding store layer
2. Updating schemas
3. Refactoring project files that I touched into feature oriented
architecture

Next steps E2E tests.
2024-02-12 16:00:59 +02:00
..
access-store.test.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
access-store.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
account-store.ts chore:system user and events created by userid migrations (#5612) 2023-12-22 11:19:39 +01:00
addon-store.ts
api-token-store.ts fix: add metrics for service account and api tokens (#5478) 2023-11-29 13:09:30 +01:00
client-applications-store.ts chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
client-instance-store.ts fix: Use knex whereLike instead of whereRaw to fix escaping (#6041) 2024-01-26 10:44:53 +01:00
context-field-store.ts
db-pool.ts
db.ts
event-store.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
favorite-features-store.ts
favorite-projects-store.ts
feature-environment-store.ts fix: clone variants (featureEnv and strategy) when cloning an env (#6026) 2024-01-25 10:53:43 +02:00
feature-strategy-store.test.ts Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feature-tag-store.ts chore: split metrics by request type (#6119) 2024-02-05 09:01:42 +01:00
feature-type-store.ts feat: feature type updated audit log (#5415) 2023-11-24 14:24:31 +01:00
group-store.ts
index.ts feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
pat-store.ts refactor: PATs (#6101) 2024-02-01 14:28:46 +00:00
project-stats-store.ts feat: project applications e2e PoC (#6189) 2024-02-12 16:00:59 +02:00
public-signup-token-store.ts
reset-token-store.ts
role-store.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
segment-store.test.ts chore: remove detectSegmentUsageInChangeRequests flag (#6080) 2024-01-31 17:24:35 +09:00
segment-store.ts chore: remove detectSegmentUsageInChangeRequests flag (#6080) 2024-01-31 17:24:35 +09:00
session-store.ts
setting-store.ts
strategy-store.ts
tag-store.ts
transaction.ts fix(import): making all imports relative and removing baseUrl (#5847) 2024-01-17 15:33:03 +02:00
user-feedback-store.ts
user-splash-store.ts
user-store.ts chore:system user and events created by userid migrations (#5612) 2023-12-22 11:19:39 +01:00