1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/lib/routes
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
..
admin-api Add Tags and tag types 2021-01-14 13:09:05 +01:00
client-api fix: cleanup test console output 2021-01-06 18:06:56 +01:00
api-def.js fix: version should be part of ui-config (#616) 2020-08-03 13:34:10 +02:00
backstage.js
backstage.test.js
controller.js
health-check.js
health-check.test.js fix: cleanup test console output 2021-01-06 18:06:56 +01:00
index.js fix: stateService undefined 2020-12-17 19:43:01 +01:00
index.test.js
logout.js fix: set clear-site-data on logout 2020-10-01 21:57:33 +02:00
logout.test.js