1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
Tymoteusz Czech fc54877473
fix: stable bulk updates (#4352)
## About the changes
Prevent re-fetched state change from de-selecting rows.
2023-07-28 08:44:29 +02:00
..
addons fix: Addons toggle (#4312) 2023-07-24 16:23:41 +02:00
admin Feature toggle types list (#4260) 2023-07-18 13:46:06 +02:00
application
archive fix: stable bulk updates (#4352) 2023-07-28 08:44:29 +02:00
changeRequest feat: Change Request on Reorder UI (#4249) 2023-07-25 14:12:35 +03:00
common fix: frontend variant weights distribution (#4347) 2023-07-26 16:08:11 +02:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: ensure userId context exists when running demo (#4144) 2023-07-05 10:49:18 +01:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events feat: upgrade AdminAlert to PermissionGuard (#4074) 2023-06-23 13:25:35 +01:00
feature feat: strategy variants infop (#4348) 2023-07-27 10:12:30 +03:00
featureTypes feat: Feature type lifetime API integration (#4295) 2023-07-21 09:51:09 +00:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory fix: disallow deletion of all login history entries (#4159) 2023-07-06 12:19:48 +01:00
maintenance
menu feat: Feature toggle type - edit form (#4269) 2023-07-20 13:00:47 +02:00
playground/Playground a11y: change the playground diff link to be a button. (#4274) 2023-07-18 15:05:29 +02:00
project fix: stable bulk updates (#4352) 2023-07-28 08:44:29 +02:00
providers fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
splash
strategies feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user refactor: roles - make better plan assumptions (#4113) 2023-06-28 16:00:14 +01:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx