1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Fredrik Strand Oseberg 045973a432
fix: decouple forms (#3162)
This PR decouples the forms for creating API tokens and project level
API tokens. The point of having a hook that provides the functionality
for the form is that we can create specific forms that take care of
implementing the logic needed for that form instead of having one form
serving multiple use cases.
2023-02-21 12:46:29 +01:00
..
lib feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
mailtemplates refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
migrations Feat/project api token permissions (#3065) 2023-02-17 12:15:36 +02:00
test feat: drop full- for import/validate (#3168) 2023-02-21 10:15:57 +01:00
migrator.ts
server-dev.ts fix: decouple forms (#3162) 2023-02-21 12:46:29 +01:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00