1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/docs
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
..
api Add Tags and tag types 2021-01-14 13:09:05 +01:00
assets
dev
guides
activation-strategies.md
client-sdk.md chore(docs): Add NestJS client library reference 2020-12-24 15:22:05 +01:00
client-specification.md
configuring-unleash.md chore(docs): Clean up configuring unleash (#672) 2020-12-15 13:18:38 +01:00
database-backup.md
database-schema.md feat: Adds last-seen dat on toggles 2020-12-22 11:05:00 +01:00
developer-guide.md
feature-toggle-types.md
feature-toggle-variants.md fix: add go SDK to list supporting variants 2021-01-11 09:32:21 +01:00
getting-started.md chore(docs): Clean up configuring unleash (#672) 2020-12-15 13:18:38 +01:00
import-export.md
index.md
migration-guide.md
securing-unleash.md
tags.md Add Tags and tag types 2021-01-14 13:09:05 +01:00
unleash-context.md