1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src
Nuno Góis 6ee4d2724e
fix: actions table UI improvements (#6042)
Includes some small fixes and improvements to the actions table UI:
 - Fix webhook icon not properly loading
 - Make actions execution param names bold in the tooltip
 - Make filters param names bold in the tooltip
2024-01-26 09:52:19 +00:00
..
__mocks__
assets chore: show new change request diagram for users who are exposed to scheduled CRs (#5777) 2024-01-08 09:49:13 +05:30
component fix: actions table UI improvements (#6042) 2024-01-26 09:52:19 +00:00
constants
contexts
hooks chore: project actions table (#6039) 2024-01-26 08:20:30 +00:00
interfaces chore: project actions table (#6039) 2024-01-26 08:20:30 +00:00
openapi fix: upgrade unleash-client to v5.3.0 (#5800) 2024-01-24 09:12:07 +01:00
themes feat: new user widget (#6037) 2024-01-25 14:43:59 +01:00
types chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00:00
utils fix: store redirect to localStorage to avoid loss of redirect (#5929) 2024-01-19 11:32:26 +02:00
index.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
setupTests.ts
vite-env.d.ts