1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/tag-types
Youssef Khedher 7baf8400ca feat: add create and edit screen for tag-types (NEW) (#603)
* feat: add create and edit screen for tag-types

* feat: update Edit and create component with permissions

* refactor: add TagForm type to react FC

* fix: routes

* fix: add edit button

* fix: update snapshot

* fix: update permission

* fix: permission

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-01-18 14:35:50 +01:00
..
__tests__ feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
TagTypeList feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00
create-tag-type-container.js
edit-tag-type-container.js
form-tag-type-component.js Autofocus dialog form fields, allow form submissions via pressing enter inside the form (#524) 2021-11-29 15:18:12 +01:00
index.jsx wip: frontend should understand rbac permissions (#269) 2021-04-20 19:13:31 +02:00
TagType.module.scss feat: add create and edit screen for tag-types (NEW) (#603) 2022-01-18 14:35:50 +01:00