Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7db42453b1 
							
						 
					 
					
						
						
							
							feat: add filter dropdowns to event log pages ( #7711 )  
						
						... 
						
						
						
						Adds placeholder filter buttons (that don't work at all) yet to the
three event logs.
Flag logs get to choose to and from dates, created by, and event type.
Project logs get all that flag logs get + a filter for flag.
The global log gets all project log filters + a project filter.
There's still work to be done to add data to createdBy, eventType, to
hook it up to the API, and to finalize the layout, but I wanted to get a
rough outline in to iterate on later. The eventType icon will also need
to be decided on.
 
						
					 
					
						2024-08-01 08:23:22 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2e633af0b 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/node to v20.14.12 ( #7716 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node )
([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ))
| [`20.14.10` ->
`20.14.12`](https://renovatebot.com/diffs/npm/@types%2fnode/20.14.10/20.14.12 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 21:54:41 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a60dc6b917 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @testing-library/jest-dom to v6.4.8 ( #7715 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@testing-library/jest-dom](https://togithub.com/testing-library/jest-dom )
| [`6.4.6` ->
`6.4.8`](https://renovatebot.com/diffs/npm/@testing-library%2fjest-dom/6.4.6/6.4.8 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>testing-library/jest-dom
(@​testing-library/jest-dom)</summary>
###
[`v6.4.8`](https://togithub.com/testing-library/jest-dom/compare/v6.4.7...d02e80b1b7ed38090975bdfe49ab8063eec040f5 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.7...v6.4.8 )
###
[`v6.4.7`](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...5cc6298847e08872b79f827921c64c9ba261cc54 )
[Compare
Source](https://togithub.com/testing-library/jest-dom/compare/v6.4.6...v6.4.7 )
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 19:54:11 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2822746fc1 
							
						 
					 
					
						
						
							
							refactor: Make event log look and act like other pages ( #7704 )  
						
						... 
						
						
						
						Updates the way the event log works. Previously, we'd use the
`displayInline` parameter to disable padding and border. However,
recent pages (including project overview etc) have moved away from
this look.
By bringing the event log into line with how those other pages look,
it'll be easier to make designs for the new filtering capability align
with other Unleash filters.
## Changes
The eventlog is used in three places. In two of them, it used to not
have a separating border. However, when we look at other screens that
have seen recent work (such as feature flags), we see that they *do*
have a separator, so bringing the event log in line seems like a
reasonable change.
Project flags list (notice the separator):

Here's what they look like before and after the change:
### Global event log
Before: 

After (no change):

### Project event log
Before:

After:

### Flag event log
Before:

After:
 
						
					 
					
						2024-07-31 09:46:47 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							24e2c4030b 
							
						 
					 
					
						
						
							
							feat: new event search flag ( #7699 )  
						
						... 
						
						
						
						Add `newEventSearch` flag 
						
					 
					
						2024-07-31 08:59:42 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c3d2ae08d6 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @tanstack/react-table to v8.19.3 ( #7703 )  
						
						... 
						
						
						
						[](https://renovatebot.com )
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@tanstack/react-table](https://tanstack.com/table )
([source](https://togithub.com/TanStack/table/tree/HEAD/packages/react-table ))
| [`8.19.2` ->
`8.19.3`](https://renovatebot.com/diffs/npm/@tanstack%2freact-table/8.19.2/8.19.3 )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
[](https://docs.renovatebot.com/merge-confidence/ )
|
---
### Release Notes
<details>
<summary>TanStack/table (@​tanstack/react-table)</summary>
###
[`v8.19.3`](https://togithub.com/TanStack/table/releases/tag/v8.19.3 )
[Compare
Source](https://togithub.com/TanStack/table/compare/v8.19.2...v8.19.3 )
Version 8.19.3 - 7/14/24, 8:44 AM
#### Changes
##### Fix
- table-core: assign unassign parentId in grouped row model
([#​5657](https://togithub.com/TanStack/table/issues/5657 ))
([`a71ce10`](https://togithub.com/TanStack/table/commit/a71ce10 )) by PiR
##### Ci
- enable npm provenance
([#​5654](https://togithub.com/TanStack/table/issues/5654 ))
([`0054eb3`](https://togithub.com/TanStack/table/commit/0054eb3 )) by
Lachlan Collins
- Add pkg-pr-new previews
([#​5648](https://togithub.com/TanStack/table/issues/5648 ))
([`241f26f`](https://togithub.com/TanStack/table/commit/241f26f )) by
Lachlan Collins
##### Docs
- use
[@​tanstack/lit-virtual](https://togithub.com/tanstack/lit-virtual )
for the virtualized table example
([#​5655](https://togithub.com/TanStack/table/issues/5655 ))
([`bb0a536`](https://togithub.com/TanStack/table/commit/bb0a536 )) by
[@​kadoshms](https://togithub.com/kadoshms )
- Fix typo in docs/guide/data.md
([#​5642](https://togithub.com/TanStack/table/issues/5642 ))
([`6a4a10d`](https://togithub.com/TanStack/table/commit/6a4a10d )) by
Joseph Markus
- vue: vue filters example
([#​5644](https://togithub.com/TanStack/table/issues/5644 ))
([`e749f31`](https://togithub.com/TanStack/table/commit/e749f31 )) by
Radu Suciu
- fix rowpinningstate
([`7548860`](https://togithub.com/TanStack/table/commit/7548860 )) by
Kevin Vandy
#### Packages
-
[@​tanstack/table-core](https://togithub.com/tanstack/table-core )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/angular-table](https://togithub.com/tanstack/angular-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/lit-table](https://togithub.com/tanstack/lit-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/qwik-table](https://togithub.com/tanstack/qwik-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/react-table](https://togithub.com/tanstack/react-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/solid-table](https://togithub.com/tanstack/solid-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/svelte-table](https://togithub.com/tanstack/svelte-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/vue-table](https://togithub.com/tanstack/vue-table )[@​8](https://togithub.com/8 ).19.3
-
[@​tanstack/react-table-devtools](https://togithub.com/tanstack/react-table-devtools )[@​8](https://togithub.com/8 ).19.3
</details>
---
### Configuration
📅  **Schedule**: Branch creation - "after 7pm every weekday,before 5am
every weekday" in timezone Europe/Madrid, Automerge - At any time (no
schedule defined).
🚦  **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕  **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/ ). View the
[repository job log](https://developer.mend.io/github/Unleash/unleash ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2024-07-31 01:02:24 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b585ead6df 
							
						 
					 
					
						
						
							
							fix: avoid react key warnings in tables ( #7694 )  
						
						... 
						
						
						
						Refactoring to get rid of `A props object containing a "key" prop is being spread into JSX` warning 
						
					 
					
						2024-07-30 13:09:12 +02:00 
						 
				 
			
				
					
						
							
							
								Gastón Fournier 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8e756586a 
							
						 
					 
					
						
						
							
							security: bump ws dependency ( #7697 )  
						
						... 
						
						
						
						Should fix https://github.com/Unleash/unleash/security/dependabot/146 
and https://github.com/Unleash/unleash/security/dependabot/147  
						
					 
					
						2024-07-30 11:15:04 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							08aba91832 
							
						 
					 
					
						
						
							
							fix: flex layout used the wrong axes for layout. ( #7696 )  
						
						... 
						
						
						
						This change fixes an issue where the flex layouts for collaborator
info used the wrong axes for layout (row instead of column and vice
versa), causing the component to look wonky.
Before:

After:
 
						
					 
					
						2024-07-30 09:17:02 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							344e599b09 
							
						 
					 
					
						
						
							
							fix: don't cut off hover-color of favorite button ( #7691 )  
						
						... 
						
						
						
						This PR fixes a minor visual issue where the "favorite project" button's
hover outline would get cut off due to its container having `overflow:
hidden`.
The overflow value was introduced in
[#7575 ](https://github.com/Unleash/unleash/pull/7575 ) as way to handle
long project names. We didn't discover the hover issue back then because
it's not apparent unless you hover the fav star.
I found the solution in the CSS-tricks post [Preventing a Grid
Blowout](https://css-tricks.com/preventing-a-grid-blowout/ ). To quote
the article, the reason this works is that:
> the minimum width of a grid column is auto. (The same is true for flex
items, by the way.)
>
> And since auto is entirely based on content, we can say it is
“indefinitely” sized, its dimensions flex. If we were to put an explicit
width on the column, like 50% or 400px, then we would say it is
“definitely” sized.
>
> To apply our fix, we need to make sure that there is the column has a
definite minimum width instead of auto.
Before:

After:

Additionally, I've removed a duplicate declaration of font size,
removing the deprecated version. 
						
					 
					
						2024-07-29 17:03:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21ab80b753 
							
						 
					 
					
						
						
							
							feat: health stats insights explanation ( #7690 )  
						
						
						
					 
					
						2024-07-29 15:19:20 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0fe0079053 
							
						 
					 
					
						
						
							
							fix: use nested flexboxes instead of grid area ( #7654 )  
						
						... 
						
						
						
						This change removes the use of grid area from the collaborators
component, replacing it with a nested flexbox setup. 
						
					 
					
						2024-07-29 12:55:52 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d825b49f43 
							
						 
					 
					
						
						
							
							fix: health stats number ( #7688 )  
						
						... 
						
						
						
						Prevent showing "undefined%" in new Health statistics. 
						
					 
					
						2024-07-29 12:49:03 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c4bc6f7a0 
							
						 
					 
					
						
						
							
							fix: FeatureForm - not jsx comment ( #7689 )  
						
						
						
					 
					
						2024-07-29 11:32:14 +01:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94588c12d4 
							
						 
					 
					
						
						
							
							feat: human readable project names in insight charts ( #7686 )  
						
						
						
					 
					
						2024-07-29 11:52:14 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1cd1f982ee 
							
						 
					 
					
						
						
							
							fix: allow editors to submit flag form ( #7687 )  
						
						... 
						
						
						
						This change is a follow-up to
https://github.com/Unleash/unleash/pull/7685  and fixes another
instance of the same issue.
It wasn't caught previously, because the permissions are passed as
props here, and not used directly.
 
						
					 
					
						2024-07-29 09:45:52 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80cff0a5fa 
							
						 
					 
					
						
						
							
							fix: allow editors to create flags again ( #7685 )  
						
						... 
						
						
						
						This change fixes a bug where editors were suddenly unable to create
flags. The issue is that the new project creation dialog used a
permission button, but didn't supply the project ID. 
						
					 
					
						2024-07-29 09:24:32 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f24f8a896c 
							
						 
					 
					
						
						
							
							fix: break long project/flag names in the event log to prevent overflow ( #7684 )  
						
						... 
						
						
						
						This change sets the `overflow-wrap` property for the definition list
values in the event log. This is to prevent long project/flag names
from making the left-hand side of the card suuuper wide, causing
overflow of the whole container.
Before: 

After:
 
						
					 
					
						2024-07-29 08:54:43 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a42970a153 
							
						 
					 
					
						
						
							
							fix: Avoid weird spacing between title and collab mode icon ( #7683 )  
						
						... 
						
						
						
						This change fixes an issue where the title of the project would be
pushed all the way to the right when the project was set to "private".
The cause was that the container with the project mode and the title
was a flex box with `justifyContent` set to `space-between`.
Removing that line fixes the issue, and the contents align to the
start of the box. There are no other elements in that container, so it
does not affect anything else.
Before:

After:
 
						
					 
					
						2024-07-29 08:18:52 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3a3aaad37d 
							
						 
					 
					
						
						
							
							feat: Use a toggling button for impression data on/off ( #7682 )  
						
						... 
						
						
						
						Instead of using a dropdown list for impression data, this PR introduces
a new config button that is a switch type button. It will be filled
(contained) when impression data is on and will be outlined when
impression data is off.
Off:

On:
 
						
					 
					
						2024-07-29 08:05:35 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4df8fd3810 
							
						 
					 
					
						
						
							
							feat: redirect to new feature flag creation ( #7679 )  
						
						... 
						
						
						
						Currently found only one instance that is using `create-toggle`. So
changed behaviour for that. 
						
					 
					
						2024-07-26 14:27:02 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9b2c0bf55b 
							
						 
					 
					
						
						
							
							fix: shorten max project name width in feature toggles creation form ( #7678 )  
						
						... 
						
						
						
						This change sets the max project name label width to 20ch instead of
30ch.
At 30ch, the button is wide enough that it causes the buttons always
to overflow. At 20, it's about as wide as the impression data button,
and it renders on one line.
Before:

After:
 
						
					 
					
						2024-07-26 12:08:58 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							39cda30dab 
							
						 
					 
					
						
						
							
							chore: update description/docs for the new feature creation dialog fields ( #7677 )  
						
						... 
						
						
						
						This PR updates the text used to describe the different fields used in
the new creation dialog.
It also removes a redundant aria attribute (that MUI already handles). 
						
					 
					
						2024-07-26 09:57:22 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7bb6c5179 
							
						 
					 
					
						
						
							
							fix: prevent long project names from blowing out the form ( #7673 )  
						
						... 
						
						
						
						This change prevents long project names from blowing the form out of
proportion.
To do so, it:
1. sets `whitespace: no-wrap` on the button labels. Judging by the other
styles, this was the intention all along, but it didn't really come up
until now.
2. It also sets the label width for projects to 30ch,so that you'll get
to see quite a bit of the project name before it gets cut off.
It would be possible to set a dynamic width for this button based on the
longest project name, but I'm not sure it adds much value, so I'm
leaning towards keeping it simple.
Here's what the dynamic width would look like:
``` tsx
    const projectButtonLabelWidth = useMemo(() => {
        const longestProjectName = projects.reduce(
            (prev: number, type: { name: string }) =>
                prev >= type.name.length ? prev : type.name.length,
            0,
        );
        return `${Math.min(longestProjectName, 30)}ch`;
    }, [projects]);
```
What it looks like:
 
						
					 
					
						2024-07-26 11:39:43 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c0d7be040d 
							
						 
					 
					
						
						
							
							fix: make config dropdown list generic over values ( #7676 )  
						
						... 
						
						
						
						This PR makes the config dropdown list generic over its values, so that
you can pass stuff that isn't strings.
It also updates the existing impression data button to use booleans
instead. 
						
					 
					
						2024-07-26 11:38:29 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b55d6f46d0 
							
						 
					 
					
						
						
							
							feat: add tags selection to feature creation ( #7674 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-07-26 12:13:56 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e34ae4ada 
							
						 
					 
					
						
						
							
							fix: project icon sizing and color ( #7672 )  
						
						... 
						
						
						
						This PR fixes the project icon sizing and color in the create feature
form. However, it includes a little more cleanup work.
1. I've switched out the previous project icon with a new one. The
difference? The old one had lots of whitespace around it, which made
sizing it awkward.
2. I've added a wrapping Icon component to common. The idea was taken
from this thread on the MUI GitHub about how to make imported icons
behave consistently with MUI icons.
3. Because I've switched the icon and added a new component, I've also
gone and updated the other places we used the old icon, so that we're
consistent about the usage.
In create dialog form:

Updated icon in:
Project card component

Project creation form

Sidebar and command bar (it's actually larger here, but maybe that's
okay? Previous project was kinda small):

(Previous sidebar and command bar):

I'd be willing to leave the sidebar and command bar for now if we think
it's better to leave them using the same size as previously, but we can
talk about that. I think it's better in the sidebar; undecided about the
command bar.
Bonus changes: I fixed some typos 
						
					 
					
						2024-07-26 10:26:16 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d96da453a4 
							
						 
					 
					
						
						
							
							fix: show the selected project's name on the button, not its ID ( #7671 )  
						
						... 
						
						
						
						This change makes it so that we show the name of the project that is
selected on the selection button instead of the ID. There is a chance
that the name is not unique, but I'm willing to take that risk (plus
it's how we do it today).
I've used a useMemo for this, because we have to scan through a list
to find the right project. Sure, it's always a small list (less than
500 items, I should think), but still nice to avoid doing it every
render. Happy to remove it if you think it obfuscates something.
We *could* also use a `useState` hook and initialize it with the right
value, update when it changes, but I actually think this is a better
option (requires less code and less "remember to update this when that
changes"). 
						
					 
					
						2024-07-26 09:27:25 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							464568dace 
							
						 
					 
					
						
						
							
							fix: Hide project selection option in CreateFeatureDialog when OSS ( #7669 )  
						
						... 
						
						
						
						This change wraps the project selection option in the
CreateFeatureDialog in a conditional that hides it when Unleash is
OSS.
OSS doesn't have access to the project creation API, so there's no
point in showing this. 
						
					 
					
						2024-07-25 17:59:47 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c41cbbd3c 
							
						 
					 
					
						
						
							
							fix: validate project names on blur ( #7668 )  
						
						... 
						
						
						
						This fix validates the project name when you blur the field in the new
project form. The only instances where it'll be wrong is if you have
just whitespace or an empty string, but you'll be notified immediately.
Also removes some unused variables and parameters that I found. 
						
					 
					
						2024-07-25 12:43:38 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dc37503b7d 
							
						 
					 
					
						
						
							
							fix: Capitalize input labels ( #7667 )  
						
						... 
						
						
						
						This change makes it so that all form input labels start with a
capital letter, regardless of the data we use to generate them.
Also fixes a leftover toggle -> flag renaming. 
						
					 
					
						2024-07-25 12:27:46 +00:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							10489c7534 
							
						 
					 
					
						
						
							
							feat: added PoC for the new feature creation dialog ( #7666 )  
						
						... 
						
						
						
						 
						
					 
					
						2024-07-25 15:12:48 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb7208025f 
							
						 
					 
					
						
						
							
							chore: create shared dialog form template ( #7663 )  
						
						... 
						
						
						
						This PR extracts the dialog form that we created for the new project
form into a shared component in the `common` folder.
Most of the code has been lifted and shifted, but there's been some
minor adjustments along the way. The main file is
`frontend/src/component/common/DialogFormTemplate/DialogFormTemplate.tsx`.
Everything else is just cleanup. 
						
					 
					
						2024-07-25 13:41:09 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							369518cd7d 
							
						 
					 
					
						
						
							
							Feat: webhook markdown ( #7658 )  
						
						... 
						
						
						
						Add ability to format format event as Markdown in generic webhooks,
similar to Datadog integration.
Closes https://github.com/Unleash/unleash/issues/7646 
Co-authored-by: Nuno Góis <github@nunogois.com> 
						
					 
					
						2024-07-25 09:45:20 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							245c3e119d 
							
						 
					 
					
						
						
							
							chore: add flag configuration for the new flag creation flow ( #7662 )  
						
						... 
						
						
						
						Add a new flag and default it to true for local development. 
						
					 
					
						2024-07-25 11:12:58 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d8c5466099 
							
						 
					 
					
						
						
							
							chore: show latest integration event on card ( #7656 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2443/show-the-latest-integration-event-result-on-that-integrations-card 
Shows the latest event on the integration card.
Also renames one of the folders to make its contents clearer.
<img width="1184" alt="image"
src="https://github.com/user-attachments/assets/2465d68b-d580-4fc9-9376-c6d55d0f19e0 "> 
					
						2024-07-24 14:23:29 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a20ae999f 
							
						 
					 
					
						
						
							
							chore: keep latest integration events for each integration configuration ( #7652 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2469/keep-the-latest-event-for-each-integration-configuration 
This makes it so we keep the latest event for each integration
configuration, along with the previous logic of keeping the latest 100
events of the last 2 hours.
This should be a cheap nice-to-have, since now we can always know what
the latest integration event looked like for each integration
configuration. This will tie-in nicely with the next task of making the
latest integration event state visible in the integration card.
Also improved the clarity of the auto-deletion explanation in the modal. 
					
						2024-07-24 13:52:57 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f76882465 
							
						 
					 
					
						
						
							
							fix: recently visit should only use main paths ( #7655 )  
						
						... 
						
						
						
						Recently visited should only be main paths, so look like this
**/segments** **/projects** and not have multiple slashes inside. 
						
					 
					
						2024-07-24 15:04:33 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							647ba7b9cb 
							
						 
					 
					
						
						
							
							feat: separate command bar and search hotkeys ( #7651 )  
						
						... 
						
						
						
						Currently, the command bar and search hotkeys are conflicting. I am now
separating them and assigning search an extra modifier key: Shift. 
						
					 
					
						2024-07-24 12:46:03 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2b90ae91d 
							
						 
					 
					
						
						
							
							fix: add workaround for tooltip ( #7649 )  
						
						... 
						
						
						
						This PR adds the UI part of feature flag collaborators. Collaborators are hidden on windows smaller than size XL because we're not sure how to deal with them in those cases yet. 
						
					 
					
						2024-07-24 09:33:29 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e63503e832 
							
						 
					 
					
						
						
							
							chore: add integration events modal ( #7648 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2441/create-integration-events-modal 
Adds the integration events modal to the UI, allowing us to visualize
them. This is the core of the UI work for this feature.
<img width="587" alt="image"
src="https://github.com/user-attachments/assets/f64cbb8c-1c01-4638-a661-5943ad7a890c ">
### Example: Success
<img width="1277" alt="image"
src="https://github.com/user-attachments/assets/578bc7dc-d37d-4c0a-b74a-4bd33e859b51 ">
### Example: Success with errors
<img width="1255" alt="image"
src="https://github.com/user-attachments/assets/f784104d-7f11-4146-829d-6b3a3808815b ">
### Example: Failed
<img width="1254" alt="image"
src="https://github.com/user-attachments/assets/543f857d-3877-4c17-92eb-58e6f038b8ac "> 
					
						2024-07-24 08:14:16 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cf4435ca2d 
							
						 
					 
					
						
						
							
							chore: integration events hook ( #7641 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2440/create-new-integration-event-hooks 
Adds a frontend hook for integration events, allowing us to easily fetch
paginated integration events for a specific integration configuration
id. 
					
						2024-07-23 10:27:40 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3acaaf6719 
							
						 
					 
					
						
						
							
							fix: check for admin in signal endpoints hook ( #7642 )  
						
						... 
						
						
						
						This avoids a 403 on `api/admin/signal-endpoints` for non-admins when
browsing the integrations page. 
						
					 
					
						2024-07-22 15:32:35 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0f0a680af3 
							
						 
					 
					
						
						
							
							chore: don't ask OSS users to reach out to CS ( #7633 )  
						
						... 
						
						
						
						The limit card says to contact cs@getunleash if you're at the limits,
but we probably don't want to show that to OSS customers (it's not
terrible, just not very helpful), so let's hide it for OSS.
Instead, we'll ask them to try the community slack.
Screenie:
 
						
					 
					
						2024-07-22 11:03:10 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a0ba44d9f4 
							
						 
					 
					
						
						
							
							chore: feature collaborators flag ( #7623 )  
						
						
						
					 
					
						2024-07-19 10:11:39 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							242f59ba4e 
							
						 
					 
					
						
						
							
							New health stats component ( #7620 )  
						
						... 
						
						
						
						New style for widget 
						
					 
					
						2024-07-18 15:48:47 +02:00 
						 
				 
			
				
					
						
							
							
								Mateusz Kwasniewski 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d1959dd0e2 
							
						 
					 
					
						
						
							
							feat: filter project flags by state ( #7618 )  
						
						
						
					 
					
						2024-07-18 14:52:27 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							41203340fd 
							
						 
					 
					
						
						
							
							fix: use a fullscreen loader for the initial redirect load ( #7619 )  
						
						... 
						
						
						
						This PR fixes a minor visual glitch where the initial Unleash load might
display a jumping loading icon. The reason was that the initial
redirect's loader wasn't marked as a fullscreen loader. 
						
					 
					
						2024-07-18 14:50:59 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							19121f234e 
							
						 
					 
					
						
						
							
							Insights layout ( #7610 )  
						
						... 
						
						
						
						Refactored insights page - stats and charts relevant to the same metric
are now combined into a single widget. 
						
					 
					
						2024-07-18 12:43:52 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							906edec1b6 
							
						 
					 
					
						
						
							
							feat: show info on healthy flags in health tooltip ( #7611 )  
						
						... 
						
						
						
						This PR updates the tooltips for the health chart to also include
information on how healthy flags there are. The user could make this
calculation themselves before, but it'd require them to subtract the sum
of stale and potentially stale flags from the total. This makes it so
that they don't have to do the calculation.
I've also included a bar for the healthy flags in the overview, so that
it's easier to see how large a portion it is compared to the others.
Also: clean up some uses of the now-deprecated VFC.
 
						
					 
					
						2024-07-18 10:24:58 +02:00