1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-23 20:07:40 +02:00
unleash.unleash/test/fixtures
Christopher Kolstad 43801f1f13
Add Tags and tag types
- First iteration of api for tags and tag-types
- Documentation in place
- Adds three new tables
   - tag_types
   - tags
   - feature_tag
- Tagging a feature is adding a row in the feature_tag
  join table

* #665

Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-01-14 13:09:05 +01:00
..
fake-client-applications-store.js feat: Remove applications (#635) 2020-09-25 09:39:12 +02:00
fake-client-instance-store.js feat: Remove applications (#635) 2020-09-25 09:39:12 +02:00
fake-context-store.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
fake-event-store.js feat: Added import & export through stateService #395 2020-02-20 08:34:22 +01:00
fake-feature-tag-store.js Add Tags and tag types 2021-01-14 13:09:05 +01:00
fake-feature-toggle-store.js fix: add unit test for lastSeenAt being updated 2020-12-22 11:05:00 +01:00
fake-metrics-store.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
fake-setting-store.js feat: move secrets to settings (#577) 2020-04-13 22:38:46 +02:00
fake-strategies-store.js fix: use airbnb lint rules directly (#583) 2020-04-14 22:29:11 +02:00
no-logger.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
permissions.js Use full name instead of perms, 403 error message now includes expected permission 2020-02-20 08:34:19 +01:00
store.js Add Tags and tag types 2021-01-14 13:09:05 +01:00