..
client-metrics
refactor: add an hoursBack query param to the raw metrics endpoint ( #1373 )
2022-02-17 10:47:05 +01:00
access-service.ts
fix: add method to change role for project memeber
2022-03-03 08:52:44 +01:00
addon-schema.ts
fix: Controller wraps handler with try/catch ( #909 )
2021-08-13 10:36:19 +02:00
addon-service-test-simple-addon.ts
feat: clean up events ( #1089 )
2021-11-12 13:15:51 +01:00
addon-service.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
addon-service.ts
fix: be explicit when specifying time & replace moment with date-fns ( #1072 )
2021-11-02 15:13:46 +01:00
api-token-service.test.ts
feat: Add init api tokens option ( #1181 )
2022-01-05 10:00:59 +01:00
api-token-service.ts
feat: Add init api tokens option ( #1181 )
2022-01-05 10:00:59 +01:00
context-schema.ts
fix: convert schemas to typescript
2021-09-14 20:36:40 +02:00
context-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
email-service.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
email-service.ts
fix: welcome-email should not include password-link when disabled ( #1302 )
2022-01-28 12:50:35 +01:00
environment-service.ts
fix: disable projects ( #1085 )
2021-11-04 21:09:52 +01:00
event-service.ts
feat: clean up events ( #1089 )
2021-11-12 13:15:51 +01:00
feature-tag-service.ts
feat: clean up events ( #1089 )
2021-11-12 13:15:51 +01:00
feature-toggle-service.ts
Feat/new constraint operators ( #1397 )
2022-03-04 17:29:42 +01:00
feature-type-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
health-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
index.ts
fix: rename services
2021-12-10 09:31:54 +01:00
project-health-service.ts
fix: rename last_update to updated_at
2021-11-30 15:25:52 +01:00
project-schema.ts
fix: convert schemas to typescript
2021-09-14 20:36:40 +02:00
project-service.ts
fix: changeRole to assign roles without existing members
2022-03-03 14:33:32 +01:00
reset-token-service.ts
Fix/bcryptjs ( #1239 )
2022-01-06 20:43:57 +01:00
session-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
setting-service.ts
feat: Disable password based login ( #1046 )
2021-10-29 10:25:42 +02:00
state-schema.ts
feat: rename :global: env to "default" ( #947 )
2021-09-24 13:55:00 +02:00
state-service-export-v1.json
Wip/environments ( #880 )
2021-07-07 10:46:50 +02:00
state-service.test.ts
task: remove displayName from environments ( #988 )
2021-09-29 10:23:43 +02:00
state-service.ts
fix: Should not remove variants when updating feature toggle metadata ( #1234 )
2022-01-06 10:23:52 +01:00
state-util.ts
fix: update mime library method signature to 2.X ( #1078 )
2021-11-02 23:43:16 +01:00
strategy-schema.ts
fix: Controller wraps handler with try/catch ( #909 )
2021-08-13 10:36:19 +02:00
strategy-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-schema.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-schema.ts
fix: Controller wraps handler with try/catch ( #909 )
2021-08-13 10:36:19 +02:00
tag-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-type-schema.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
tag-type-schema.ts
fix: import schema needs to understand :global: env
2021-08-26 22:42:06 +02:00
tag-type-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
user-feedback-service.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
user-service.test.ts
feat: Disable password based login ( #1046 )
2021-10-29 10:25:42 +02:00
user-service.ts
fix: improve API error-handling ( #1301 )
2022-01-26 13:45:22 +01:00
user-splash-service.ts
fix: return be object instead of array
2021-11-12 13:19:06 +01:00
version-service.test.ts
fix: Stores as typescript and with interfaces. ( #902 )
2021-08-12 15:04:37 +02:00
version-service.ts
fix: upgrade node-fetch to version 2.6.7
2022-01-23 21:29:42 +01:00