1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib/routes
Fredrik Strand Oseberg 98d64fc1e4
fix: open validate endpoint (#1162)
* fix: open validate endpoint

* fix: set validate permission to none
2021-12-06 15:19:25 +01:00
..
admin-api fix: open validate endpoint (#1162) 2021-12-06 15:19:25 +01:00
auth fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
client-api fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
api-def.ts fix: convert api-def.js to tyoescript 2021-09-14 20:07:05 +02:00
backstage.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
backstage.ts Feat/options need types (#794) 2021-04-22 10:07:10 +02:00
controller.ts fix: always require permission for POST, PATCH, PUT, DELETE (#1152) 2021-12-03 12:46:50 +01:00
health-check.test.ts chore: mute expected test errors 2021-10-29 11:22:40 +02:00
health-check.ts fix: Controller wraps handler with try/catch (#909) 2021-08-13 10:36:19 +02:00
index.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
index.ts fix: convert api-def.js to tyoescript 2021-09-14 20:07:05 +02:00
logout.test.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
logout.ts fix: logout-controller should support logoutUrl override (#881) 2021-07-18 21:42:36 +02:00
unleash-types.ts fix: convert xtract-user.js to typescript 2021-09-14 19:58:48 +02:00
util.ts task: Ban changes to variants through feature (#1130) 2021-11-25 14:53:58 +01:00