1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component
Nuno Góis b4454053e8
fix: check for project in the action permissions check (#6503)
Fixes the action permission check by also considering the project in the
check.
2024-03-11 15:06:00 +00:00
..
accessOverview
admin refactor: improve link field customizability (#6402) 2024-03-01 11:01:58 +01:00
application fix: change application success to checkbox icon (#6417) 2024-03-04 14:16:45 +02:00
archive
banners task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
changeRequest chore: remove changeRequestConflictHandling flag (#6364) 2024-02-28 10:16:35 +02:00
common chore: rename incoming webhooks to signals (#6415) 2024-03-04 12:08:05 +00:00
context
demo fix: add new steps to demo guide (#6112) 2024-02-05 11:36:15 +01:00
environments
events
executiveDashboard fix: chart xAxis and null values (#6472) 2024-03-11 09:31:24 +01:00
feature fix: break on words not on all (#6370) 2024-02-28 14:18:21 +01:00
featureTypes fix: misc UI/UX fixes (#6241) 2024-02-15 08:17:11 +00:00
feedback
feedbackNew feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
filter
integrations fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
layout feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
loginHistory
maintenance
menu refactor: remove client from frontend api (#6490) 2024-03-11 13:30:32 +02:00
playground/Playground fix: Project select bug with duplicate values (#6405) 2024-03-01 14:28:57 +02:00
project fix: check for project in the action permissions check (#6503) 2024-03-11 15:06:00 +00:00
providers
segments fix: bad segment edit link (#6390) 2024-02-29 13:54:31 +01:00
signals chore: add new signals icon instead of webhook icon (#6427) 2024-03-05 08:16:44 +00:00
splash
strategies feat: capped at limit strategy in application usage (#6323) 2024-02-22 20:35:39 +01:00
tags
user fix: align privacy policy link to the center (#6451) 2024-03-06 17:15:07 +00:00
App.tsx Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
InitialRedirect.tsx