1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
olav 34f848ce8a refactor: replace react-dnd with custom implementation (#988)
* refactor: replace react-dnd with custom implementation

* refactor: add TextCell, IconCell, and ActionCell

* refactor: port environments list to react-table

* refactor: change OfflineBolt to PowerSettingsNew

* refactor: simplify environment toast text

* refactor: improve IToast type type

* refactor: improve useSearchHighlightContext naming

* refactor: clarify enableDragAndDrop logic
2022-05-25 11:40:20 +02:00
..
addons refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
admin fix: path param (#1011) 2022-05-23 12:28:57 +02:00
application refactor: improve tooltip styles after MUI update (#966) 2022-05-09 15:17:20 +02:00
archive Feature list table (#908) 2022-05-05 15:34:46 +02:00
common refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
context refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
environments refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
feature refactor: normalize status badge designs (#1018) 2022-05-25 08:30:47 +00:00
feedback feat: new contexts table (#998) 2022-05-20 08:29:23 +00:00
history Refactor: page container (#967) 2022-05-09 14:38:12 +02:00
layout feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
menu refactor: replace react-dnd with custom implementation (#988) 2022-05-25 11:40:20 +02:00
project Persistent table query (#999) 2022-05-25 08:14:22 +00:00
providers chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
Reporting chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
segments Persistent table query (#999) 2022-05-25 08:14:22 +00:00
splash chore: update react-router to v6 (#946) 2022-05-05 13:42:18 +02:00
strategies refactor: normalize status badge designs (#1018) 2022-05-25 08:30:47 +00:00
tags feat: new tag types table (#1014) 2022-05-25 11:12:53 +02:00
user feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.styles.ts feat: add trial expiration warning banner (#985) 2022-05-19 14:06:18 +02:00
App.tsx fix: feature toggle list and UI adjustments (#970) 2022-05-12 15:34:04 +02:00