1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/website/docs/api/admin
andreas-unleash 85631b9951
Add suggest-change-store.ts and db migration (#2201)
* Add suggest-change-store.ts and db migration

* Add suggest-change-store.ts and db migration

* change payload and event data type

* Update src/lib/db/suggest-change-store.ts

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>

* split to 3 tables, create event on every change

* split to 3 tables, create event on every change

* Move service to enterprise
PR Comments

* PR Comments

* replacy createdBy string with User

* replace createdBy string with User

* added event to docs

* return entire changeset after adding a change

* bug fix

* bug fix

* move add change return to service layer

* PR comments

* added user id to user objects

* added user id to user objects

* added user id to user objects

* bug fix

* Rework

* Remove event and fix queries

* Update snapshot

* Remove console logs

* Fix

Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
Co-authored-by: sjaanus <sellinjaanus@gmail.com>
2022-10-24 20:07:29 +03:00
..
addons.md
context.md
events-api.md Add suggest-change-store.ts and db migration (#2201) 2022-10-24 20:07:29 +03:00
feature-toggles-api-v2.md docs: add more details to variant creation API (#1548) 2022-05-06 11:46:37 +02:00
feature-toggles-api.md docs: link to the correct new endpoints in the features v2 API 2022-04-27 11:09:04 +02:00
feature-toggles-archive-api.md Update feature-toggles-archive-api.md 2022-05-30 16:26:02 +02:00
feature-types-api.md fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
metrics-api.md fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
project.md fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
segments.mdx Docs: update API access for new token type (#1958) 2022-09-15 09:02:10 +02:00
state-api.md
strategies-api.md
tags-api.md
user-admin.md refactor: add schemas to user admin controller (#1692) 2022-06-22 14:55:43 +02:00