..
models
Change PAT primary key from string to number ( #2163 )
2022-10-10 13:35:12 +03:00
settings
Maintenance mode for users ( #2716 )
2022-12-21 13:23:44 +02:00
stores
Remove timeout from store ( #3018 )
2023-01-30 12:01:44 +01:00
api-user.ts
feat: embed proxy endpoints ( #1926 )
2022-08-16 15:33:33 +02:00
authentication-required.ts
core.ts
environment.ts
events.ts
chore: make event store accept IUser ( #3076 )
2023-02-21 14:11:39 +00:00
experimental.ts
chore: GA responseTimeWithAppNames ( #3178 )
2023-02-22 09:10:06 +00:00
favorites.ts
Favorite features ( #2550 )
2022-11-29 16:06:08 +01:00
group.ts
UX additions to groups SSO syncing ( #2200 )
2022-10-20 10:47:19 +03:00
index.ts
Define exports for enterprise ( #2435 )
2022-11-17 13:02:40 +02:00
model.ts
chore: add bulk endpoint for metrics and app registration for edge ( #3079 )
2023-02-15 09:13:32 +01:00
mutable.ts
refactor: add soft response schema validation ( #1657 )
2022-06-08 08:01:14 +02:00
no-auth-user.ts
fix: configure user endpoint when AuthType is NONE ( #1403 )
2022-03-01 10:52:22 +01:00
openapi.d.ts
fix: validate the type and length of parameter values ( #1559 )
2022-05-04 15:16:18 +02:00
option.ts
task: Expose prometheus metrics ( #2586 )
2022-12-12 14:05:56 +01:00
partial.ts
feat: Permissions update import ( #3141 )
2023-02-17 11:58:55 +01:00
permissions.ts
Feat/project api token permissions ( #3065 )
2023-02-17 12:15:36 +02:00
project.ts
feat: custom project roles ( #1220 )
2022-01-13 11:14:17 +01:00
query.ts
saved.ts
fix: validate the type and length of parameter values ( #1559 )
2022-05-04 15:16:18 +02:00
serialize-dates.test.ts
refactor: add soft response schema validation ( #1657 )
2022-06-08 08:01:14 +02:00
serialize-dates.ts
refactor: add soft response schema validation ( #1657 )
2022-06-08 08:01:14 +02:00
services.ts
feat: drop full- for import/validate ( #3168 )
2023-02-21 10:15:57 +01:00
stores.ts
feat: drop full- for import/validate ( #3168 )
2023-02-21 10:15:57 +01:00
user.test.ts
fix: Update updateUser code to reject empty emails ( #1210 )
2022-01-03 20:14:56 +01:00
user.ts
feat: adapt user logic to better adapt to SAs ( #2917 )
2023-01-18 12:12:44 +00:00