..
access-store.ts
Feat/exp flag loader ( #1961 )
2022-08-26 08:22:42 +02:00
addon-store.ts
fix: add projects and environments field to addon select
2022-07-12 14:32:24 +02:00
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
fix: uintroduce call to update last_seen on client-instance
2021-12-10 09:31:54 +01:00
client-metrics-store-v2.ts
refactor: batch feature metric inserts ( #1928 )
2022-08-19 10:38:26 +02:00
context-field-store.ts
openapi: improve validation testing ( #2058 )
2022-09-23 15:02:09 +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
Add a counter for total number of environments ( #1964 )
2022-09-06 13:24:13 +02:00
event-store.test.ts
feat: add event search endpoint ( #1893 )
2022-08-09 16:14:50 +02:00
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
Remove joins ( #1898 )
2022-08-10 06:56:57 +00: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
Fix/remove group owner concept ( #1905 )
2022-08-11 08:23:08 +02:00
index.ts
Personal access tokens backend ( #2064 )
2022-09-16 10:54:27 +03:00
pat-store.ts
Personal access tokens backend ( #2064 )
2022-09-16 10:54:27 +03:00
project-store.ts
Wrong number on the project page regarding members in that project ( #1917 )
2022-08-17 09:05:41 +00:00
public-signup-token-store.ts
Fix/oas response ( #2068 )
2022-09-26 13:06:30 +03: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/grouping ( #1845 )
2022-07-21 16:23:56 +02:00
segment-store.ts
Personal access tokens backend ( #2064 )
2022-09-16 10:54:27 +03: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
refactor: add schemas to user admin controller ( #1692 )
2022-06-22 14:55:43 +02:00
user-store.ts
Add seen to groups ( #1894 )
2022-08-08 06:02:40 +00:00