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 6520aa1b0c
Feat/impression data (#1310)
* feat: add impression data column

* fix: add default value to impressionData

* fix: allow client api to return impressionData

* fix: add tests for impressionData

* fix: reset server-dev

* fix: add test for adding a toggle with impression data on a different project

* fix: update tests
2022-02-03 11:06:51 +01:00
..
lib Feat/impression data (#1310) 2022-02-03 11:06:51 +01:00
mailtemplates fix: welcome-email should not include password-link when disabled (#1302) 2022-01-28 12:50:35 +01:00
migrations Feat/impression data (#1310) 2022-02-03 11:06:51 +01:00
test Feat/impression data (#1310) 2022-02-03 11:06:51 +01:00
migrator.ts
server-dev.ts fix: make sure our CSP allow gravatar.com for images 2022-01-12 23:22:04 +01:00
server.ts