1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib/db
Christopher Kolstad 8d4e3efbc5
chore: upgrade to biome 1.9.4 (#8616)
The two lints being turned off are new for 1.9.x and caused a massive
diff inside frontend if activated. To reduce impact, these were turned off for
the merge. We might want to look at turning them back on once we're
ready to have a semantic / a11y refactor of our frontend.
2024-10-31 15:24:22 +01:00
..
crud feat: crud time queries (#6895) 2024-04-22 09:31:37 +02:00
access-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
access-store.ts chore: upgrade to biome 1.9.4 (#8616) 2024-10-31 15:24:22 +01:00
account-store.ts test: test the dashboard admins property (#8303) 2024-09-30 13:38:00 +00:00
addon-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
api-token-store.ts chore: add timers to count queries (#8393) 2024-10-08 15:41:00 +02:00
client-applications-store.ts feat: rework application overview db query (#8518) 2024-10-23 16:05:01 +03:00
client-instance-store.ts fix: increase performance of outdated SDK query (#7226) 2024-05-31 12:39:52 +03:00
context-field-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db-pool.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
db.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
event-store.ts chore: re use extract user methods (#5947) 2024-01-18 13:15:21 +01:00
favorite-features-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
favorite-projects-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-environment-store.ts chore: remove unused clone code (#7529) 2024-07-03 15:08:19 +03:00
feature-strategy-store.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feature-tag-store.ts chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
feature-type-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
group-store.ts feat: add remote ip to all events (2) (#7149) 2024-05-27 11:58:32 +02:00
index.ts feat: start returning onboarding status with project overview (#8058) 2024-09-03 14:41:47 +03:00
pat-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project-stats-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
public-signup-token-store.ts chore: edge active tokens cache flag removal (#7094) 2024-05-24 14:42:30 +02:00
reset-token-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
role-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
session-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
setting-store.ts feat: expose postgres version (#7041) 2024-05-13 14:41:28 +02:00
strategy-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tag-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
transaction.ts refactor: rename rollback to more explicit rollbackTransaction (#7723) 2024-08-01 13:49:49 +02:00
user-feedback-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-splash-store.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user-store.ts [Gitar] Cleaning up stale flag: onboardingMetrics with value true (#8550) 2024-10-28 11:47:58 +01:00