1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 3b5b1ec020
chore: add tokens column to incoming webhooks table (#5903)
https://linear.app/unleash/issue/2-1827/add-remaining-columns-to-the-incoming-webhooks-table

Adds the "tokens" column to the incoming webhooks table.

Also includes some slight adjustments to the table, including a fix to
center the actions button.


![image](https://github.com/Unleash/unleash/assets/14320932/2ca63b17-c20e-41d0-9065-db8bcad33c24)
2024-01-16 08:43:14 +00:00
..
accessOverview chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
admin feat: list all root roles in SSO config (#5887) 2024-01-15 13:13:29 +00:00
application Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
archive chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
banners chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
changeRequest chore: fix lints on main (#5877) 2024-01-12 11:38:08 +00:00
common Fix/autosave on delete (#5899) 2024-01-16 09:23:35 +01:00
context Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
demo Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
environments
events Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feature Fix/autosave on delete (#5899) 2024-01-16 09:23:35 +01:00
featureTypes Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
feedback chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
feedbackNew chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
filter chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
incomingWebhooks chore: add tokens column to incoming webhooks table (#5903) 2024-01-16 08:43:14 +00:00
integrations Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
layout refactor: use union types for change request types (#5870) 2024-01-12 13:15:43 +05:30
loginHistory
maintenance
menu chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
playground/Playground Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
project Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
providers
segments Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
splash
strategies Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
tags Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
user Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
App.tsx refactor: move plausible context on top of feedback (#5824) 2024-01-10 11:31:41 +02:00
InitialRedirect.tsx