1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 40185e9066
Update strategies table (#3811)
- split strategies table in two
  - one for predefined strategies
  - one for custom strategies
- move custom strategy button
- add guidance why custom strategies are not recommended

https://linear.app/unleash/issue/1-894/improve-the-list-of-strategies
2023-05-22 12:46:27 +02:00
..
addons
admin fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
application
archive fix: fix deleting feature from global archive (#3786) 2023-05-17 16:19:19 +03:00
changeRequest Revert "feat: change requests UI for activate disabled strategies (#3… (#3817) 2023-05-20 09:40:48 +02:00
common feat: message banner (variants) (#3788) 2023-05-18 09:38:59 +01:00
context
demo refactor: change plausible events to be more specific at the top level (#3810) 2023-05-19 15:32:08 +01:00
environments fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
events
feature Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
loginHistory
maintenance
menu fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
playground/Playground
project Revert "feat: change requests UI for activate disabled strategies (#3… (#3817) 2023-05-20 09:40:48 +02:00
providers feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
segments Fix/strategy UI improvements (#3766) 2023-05-16 11:15:59 +00:00
splash
strategies Update strategies table (#3811) 2023-05-22 12:46:27 +02:00
tags fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx