1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/lib
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
..
__snapshots__ Review your changes - approval flow (#2215) 2022-10-24 19:15:22 +03:00
addons fix: slack back link url to point to the feature page (#2128) 2022-10-05 11:30:51 +02:00
db Add suggest-change-store.ts and db migration (#2201) 2022-10-24 20:07:29 +03:00
error fix: changeRole to assign roles without existing members 2022-03-03 14:33:32 +01:00
middleware fix: CORS options path (#2165) 2022-10-11 09:20:29 +02:00
openapi UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
proxy fix: respect environment if set on context (#2206) 2022-10-19 12:29:00 +02:00
routes fix: respect environment if set on context (#2206) 2022-10-19 12:29:00 +02:00
schema Feat/add alias to api tokens (#1931) 2022-08-19 10:48:33 +02:00
services UX additions to groups SSO syncing (#2200) 2022-10-20 10:47:19 +03:00
types Add suggest-change-store.ts and db migration (#2201) 2022-10-24 20:07:29 +03:00
util fix: auto add stratgy when enabling empty env. (#2137) 2022-10-05 23:33:36 +02:00
app.test.ts feat: add support for cdnPrefix for static assets (#1191) 2022-01-06 10:31:00 +01:00
app.ts fix: CORS options path (#2165) 2022-10-11 09:20:29 +02:00
create-config.test.ts feat: add CORS instance settings (#1957) 2022-08-26 09:09:48 +02:00
create-config.ts Fix/frontendapi synchronization (#2100) 2022-09-28 14:23:41 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts fix: convert event-hook.test.js to typescript 2021-09-14 19:34:35 +02:00
event-hook.ts fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts
metrics.test.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
metrics.ts fix: add appName to http response time metrics (#2117) 2022-09-30 15:28:50 +02:00
server-impl.test.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00
server-impl.ts fix: Do not call store function in constructor 2022-09-15 09:48:14 +02:00