mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-04 00:18:40 +01:00
- 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> |
||
---|---|---|
.. | ||
api-def.json | ||
archive.js | ||
archive.test.js | ||
config.js | ||
config.test.js | ||
context-schema.js | ||
context.js | ||
context.test.js | ||
event.js | ||
events.test.js | ||
feature-schema.js | ||
feature-schema.test.js | ||
feature-type.js | ||
feature.js | ||
feature.test.js | ||
index.js | ||
metrics-schema.js | ||
metrics.js | ||
metrics.test.js | ||
state.js | ||
strategy-schema.js | ||
strategy.js | ||
strategy.test.js | ||
tag-schema.js | ||
tag-schema.test.js | ||
tag-type-schema.js | ||
tag-type-schema.test.js | ||
tag-type.js | ||
tag.js | ||
tag.test.js | ||
user.js | ||
user.test.js | ||
util.js |