1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component/feature/form
Benjamin Ludewig aad612d3d6 feature: Add support for permission system in unleash frontend
refactored PermissionComponent to pure component
fixed feature-list-item-component
2019-01-02 10:21:06 +01:00
..
__tests__ chore(pacakge): Upgrade enzyme to verison 3.5.0 2018-08-27 13:28:42 +02:00
form-add-feature-component.jsx fix(feature): Create feature form inside a Card to align UI 2018-04-25 10:31:47 +02:00
form-add-feature-container.jsx feat(feature-create): Default strategy is actually default 2018-08-15 19:03:52 +02:00
form-update-feature-component.jsx fix(feature): toggle correctly display for list and update feature 2018-04-17 17:58:46 +02:00
form-update-feature-container.jsx feat(update-toggle): Do not change route after feature toggle update 2018-08-15 19:11:03 +02:00
form-view-feature-component.jsx clean(feature-form): remove unused code 2018-03-20 18:53:59 +01:00
form-view-feature-container.jsx fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
strategies-add.jsx feat(archive): make read-only view for feature item 2018-03-11 11:54:45 +01:00
strategies-list.jsx feat(feature-create): Default strategy is actually default 2018-08-15 19:03:52 +02:00
strategies-section-container.jsx test(form): add enzyme tests 2018-02-16 20:45:05 +01:00
strategies-section.jsx feature: Add support for permission system in unleash frontend 2019-01-02 10:21:06 +01:00
strategy-configure.jsx fix(router): Upgrade to react-router v. 4.x. 2018-08-07 12:50:28 +02:00
strategy-input-list.jsx lint(error): make lint happy 2018-02-16 21:18:20 +01:00
strategy-input-percentage.jsx chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
strategy.scss align higher 2017-01-02 09:29:13 +01:00