1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Nuno Góis db0a0d7097
refactor: PATs (#6101)
https://linear.app/unleash/issue/SR-379/refactor-pats

This PR refactors PATs.

- Adds a new `createPatSchema`, which better aligns with
https://docs.getunleash.io/contributing/ADRs/overarching/separation-request-response-schemas
- Drops the model type and class in favor of using the schema types
directly, which is more consistent with the rest of the codebase and
easier to maintain
 - Misc scouting, improvement and fixes

This breaks Enterprise temporarily, but it's faster to move forward this
way.
2024-02-01 14:28:46 +00:00
..
lib refactor: PATs (#6101) 2024-02-01 14:28:46 +00:00
mailtemplates improve:schedule-execution-failed-email (#6051) 2024-01-30 11:13:15 +02:00
migrations feat: migration for health and time_to_production in flag trends (#6067) 2024-01-30 13:28:10 +01:00
test refactor: PATs (#6101) 2024-02-01 14:28:46 +00:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts feat: A/B test search feedback variants (#6085) 2024-01-31 14:32:23 +02:00
server.ts Define exports for enterprise (#2435) 2022-11-17 13:02:40 +02:00