1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib/db
sjaanus dda1f19c70
Suggest changes updates (#2273)
* Make domain type and schema match

* Deleting change from changeset

* Add ability to merge
2022-10-27 15:47:46 +03:00
..
access-store.ts Add some extra fields for profile (#2119) 2022-09-30 14:36:45 +03:00
addon-store.ts
api-token-store.ts Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +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
client-metrics-store-v2.ts refactor: batch feature metric inserts (#1928) 2022-08-19 10:38:26 +02:00
context-field-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
db-pool.ts
environment-store.ts fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
event-store.test.ts
event-store.ts feat: add count to event list (#2036) 2022-09-02 08:35:31 +02: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 fixed segments not being copied (#2105) 2022-10-10 15:32:34 +03:00
feature-tag-store.ts fix: tag validation duplicate message (#1756) 2022-06-28 08:04:43 +02:00
feature-toggle-client-store.ts Remove joins (#1898) 2022-08-10 06:56:57 +00:00
feature-toggle-store.ts Added missing archivedAt to featureSchema (#1779) 2022-07-01 11:51:26 +00:00
feature-type-store.ts refactor: add OpenAPI schema to feature types controller (#1684) 2022-06-09 13:17:13 +02:00
group-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
index.ts Add suggest-change-store.ts and db migration (#2201) 2022-10-24 20:07:29 +03:00
pat-store.ts fix: PATs should have an unique description (per user) (#2191) 2022-10-14 13:28:29 +01:00
project-store.ts Import of feature still showing env on feature, when environment is disabled on project (#2209) 2022-10-19 15:05:07 +03:00
public-signup-token-store.ts Feat/invite user (#2061) 2022-09-30 13:01:32 +02: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/stats service (#2211) 2022-10-25 13:10:27 +02:00
segment-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02: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
strategy-store.ts Feat/stats service (#2211) 2022-10-25 13:10:27 +02:00
suggest-change-store.ts Suggest changes updates (#2273) 2022-10-27 15:47:46 +03:00
tag-store.ts
tag-type-store.ts
user-feedback-store.ts
user-splash-store.ts
user-store.ts fix: PAT not taking into account expires_at (#2167) 2022-10-10 15:38:47 +01:00