1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/db
olav 7e3f0329ab
refactor: avoid inlining segments for supported clients (#1640)
* refactor: add semver lib types

* refactor: avoid inlining segments for supported clients

* refactor: fix FeatureController tests

* refactor: use spec version instead of client version

* refactor: improve header validation errors
2022-06-02 14:07:46 +02:00
..
access-store.ts fix: Allow project roles to be changed when the relevant user has a root role (#1632) 2022-05-26 16:20:36 +02:00
addon-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
api-token-store.ts feat: Implement multi token support for client tokens 2022-04-06 08:11:41 +02:00
client-applications-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
client-instance-store.ts fix: uintroduce call to update last_seen on client-instance 2021-12-10 09:31:54 +01:00
client-metrics-store-v2.ts fix: metric counters should use bigint (#1313) 2022-01-31 08:50:11 +01:00
context-field-store.ts feat: add context value descriptions (#1496) 2022-04-19 08:40:07 +02:00
db-pool.ts feat: add "application_name" as an optional DB option #1170 (#1478) 2022-04-07 20:55:56 +02:00
environment-store.ts feat: enabled environments override now also moves projects and toggles to new environments 2022-03-11 15:52:13 +02:00
event-store.test.ts fix: add missing awaits (#1472) 2022-04-01 11:10:21 +02:00
event-store.ts feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
feature-environment-store.ts fix: require equal environments when moving toggles (#1595) 2022-05-18 11:07:01 +02:00
feature-strategy-store.ts fix: project environments order (#1599) 2022-05-23 08:52:50 +00:00
feature-tag-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
feature-toggle-client-store.ts refactor: avoid inlining segments for supported clients (#1640) 2022-06-02 14:07:46 +02:00
feature-toggle-store.ts fix: Upgrade knex to 2.0.0 and patch some stores to correctly order their count queries so they compile (#1579) 2022-05-09 15:20:12 +02:00
feature-type-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
index.ts refactor: move segment limits to env vars (#1642) 2022-06-02 10:44:45 +02:00
project-store.ts fix: project environments order (#1599) 2022-05-23 08:52:50 +00:00
reset-token-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
role-store.ts feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
segment-store.ts fix: reject duplicate segment names (#1475) 2022-04-06 14:01:50 +01:00
session-store.ts fix: be explicit when specifying time & replace moment with date-fns (#1072) 2021-11-02 15:13:46 +01:00
setting-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
strategy-store.ts fix: import should not drop built-in strategies 2021-08-26 22:41:51 +02:00
tag-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
tag-type-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
user-feedback-store.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
user-splash-store.ts fix: add migration 2021-11-09 11:52:02 +01:00
user-store.ts fix: Upgrade knex to 2.0.0 and patch some stores to correctly order their count queries so they compile (#1579) 2022-05-09 15:20:12 +02:00