1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/src/lib/routes
Fredrik Strand Oseberg 6f075e4d1c
Feat/new constraint operators (#1397)
* feat: add migration for currentTime context field

* feat: add tests for number validator

* feat: add validation fields for constraint

* feat: add validation for semver, date and legalvalues

* fix: import paths

* fix: only allow specified operators

* fix: add operator test

* fix: reset db

* fix: remove unused import

* fix: set semver as dependency
2022-03-04 17:29:42 +01:00
..
admin-api Feat/new constraint operators (#1397) 2022-03-04 17:29:42 +01:00
auth fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
client-api feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
api-def.ts fix: convert api-def.js to tyoescript 2021-09-14 20:07:05 +02:00
backstage.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
backstage.ts
controller.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
health-check.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
health-check.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
index.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
index.ts fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
logout.test.ts
logout.ts
unleash-types.ts fix: convert xtract-user.js to typescript 2021-09-14 19:58:48 +02:00
util.ts fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00