Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f5a2a18ffc 
							
						 
					 
					
						
						
							
							Add environment types environment order ( #8447 )  
						
						
						
					 
					
						2024-10-15 11:00:31 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4167d772e9 
							
						 
					 
					
						
						
							
							chore: rename personal dashboard menu item to dashboard ( #8437 )  
						
						... 
						
						
						
						This change updates the title for the personal dashboard menu item to
be just "dashboard"
Before:

After:
 
						
					 
					
						2024-10-15 09:34:43 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d02443be95 
							
						 
					 
					
						
						
							
							chore: Unleash AI chat UI ( #8445 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2792/create-the-aichat-component 
Implements the Unleash AI chat UI.
This is essentially a polished version from the hackathon.
It will show up in the bottom right corner when the respective
prerequisites are met.
<img width="1508" alt="image"
src="https://github.com/user-attachments/assets/80da15a5-e638-4ccf-850b-508fcfd4991a ">
<img width="1507" alt="image"
src="https://github.com/user-attachments/assets/8690cd42-1106-4f42-b459-41e574ab282f ">
<img width="1506" alt="image"
src="https://github.com/user-attachments/assets/ea243828-ffcd-4243-b40c-6fa6357c3e70 "> 
					
						2024-10-15 08:14:04 +01:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f63496d47f 
							
						 
					 
					
						
						
							
							chore: Unleash AI API hook ( #8441 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2791/create-a-useaiapi-react-hook 
Implements a basic Unleash AI API React hook that fits our initial needs
for interacting with this API through our frontend.
Also adds a new nice-to-have script to run the frontend set to the
`demo` base path, which matches our Cloud defaults. This way you can run
the latest local cloud with the latest local frontend in an easy way. 
					
						2024-10-14 13:29:29 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9d49070cee 
							
						 
					 
					
						
						
							
							refactor: refactor personal dashboard front end code pt1 ( #8440 )  
						
						... 
						
						
						
						This is the first step in refactoring the front end code for personal
dashboards.
At this point:
- extract `useDashboardState` to its own file
- extract my flags to its own file
- Rename `Grid.tsx` to `SharedComponents.tsx` as it contains more than
just the grid. 
						
					 
					
						2024-10-14 13:51:23 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a3dd51734e 
							
						 
					 
					
						
						
							
							fix: handle cases where the flag name causes API errors (or other errors occur) ( #8439 )  
						
						... 
						
						
						
						This commit fixes a bug where the frontend would crash if the flag
name was invalid (such as `..`).
 
						
					 
					
						2024-10-14 11:48:22 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5a036997dc 
							
						 
					 
					
						
						
							
							Revert "Refactor front end code pt 1 ( #8438 )"  
						
						... 
						
						
						
						This reverts commit 8c2ed5dc30 
						
					 
					
						2024-10-14 11:46:09 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c2ed5dc30 
							
						 
					 
					
						
						
							
							Refactor front end code pt 1 ( #8438 )  
						
						... 
						
						
						
						This PR is the first in the front end code refactoring. It moves My
Flags out into a separate file and includes some extra error handling
(such as if the name of the flag causes problems for the API).
 
						
					 
					
						2024-10-14 11:45:37 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e2354dcceb 
							
						 
					 
					
						
						
							
							fix: spacing between lifecycle metrics and env/period selector ( #8433 )  
						
						... 
						
						
						
						This PR fixes a spacing issues between the lifecycle metrics and the
environment/period selector. They're now grouped better by proximity. 
						
					 
					
						2024-10-11 14:00:25 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a991cf4eff 
							
						 
					 
					
						
						
							
							fix: now health widget will match will chart ( #8432 )  
						
						... 
						
						
						
						Now it will match with chart if no data.
Previous

Now
 
						
					 
					
						2024-10-11 14:33:46 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							226874fe23 
							
						 
					 
					
						
						
							
							fix($env): order API integration update ( #8431 )  
						
						
						
					 
					
						2024-10-11 13:23:54 +03:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cc07a48500 
							
						 
					 
					
						
						
							
							feat: more clear pricing text ( #8429 )  
						
						... 
						
						
						
						
---------
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com> 
						
					 
					
						2024-10-11 13:19:11 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							32816f5abf 
							
						 
					 
					
						
						
							
							fix: handle narrow screens better ( #8430 )  
						
						... 
						
						
						
						This PR improves handling of narrow screens. It:
- makes the owner/roles row wrap when it needs to
- makes the lifecycle + metric selectors wrap when necessary
- makes the text for the empty chart wrap (and makes it text, not label) 
						
					 
					
						2024-10-11 11:21:13 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1fa918e4f7 
							
						 
					 
					
						
						
							
							feat($env): additional environments - API integration ( #8424 )  
						
						... 
						
						
						
						Make API calls from "order environments" dialog, improve validation 
						
					 
					
						2024-10-11 09:01:35 +00:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01b2a15b8a 
							
						 
					 
					
						
						
							
							fix: adjust the height of the flag section ( #8426 )  
						
						... 
						
						
						
						This commit adjusts the height of the flag section in the personal
dashboard, so that the chart doesn't cause scrolling on the widest
version.
Before:

After:

Also fixes some issues in regards to super big lists when it goes into
flex mode and makes the chart more responsive 
						
					 
					
						2024-10-11 10:09:26 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e72aa2871e 
							
						 
					 
					
						
						
							
							feat: order environment plausible events ( #8427 )  
						
						
						
					 
					
						2024-10-11 11:05:33 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d944eff34c 
							
						 
					 
					
						
						
							
							refactor: use splash api to store splash state ( #8422 )  
						
						... 
						
						
						
						To avoid showing the key concepts screen to users every time they log
back in to Unleash (after logging out), store the state in the DB splash
table.
The reason we need to do this is that we clear localstorage on logging
out, so things like splash screens and certain other settings don't get
stored. 
						
					 
					
						2024-10-11 09:19:29 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							74370468d1 
							
						 
					 
					
						
						
							
							fix: section sizes ( #8423 )  
						
						... 
						
						
						
						This PR fixes issues with section sizes including:
- Jank when they change suddenly
- Overflowing list of admins / events
- Short lists that should stretch to the height of their container. 
						
					 
					
						2024-10-11 09:10:21 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4c8aef58ae 
							
						 
					 
					
						
						
							
							fix: revert link changes ( #8425 )  
						
						... 
						
						
						
						Making them absolute appears to break them. Reverting to relative links. 
						
					 
					
						2024-10-11 08:09:31 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7c5fab518f 
							
						 
					 
					
						
						
							
							chore: use new signal meta properties in event timeline ( #8421 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2796/better-signals-integration 
Adds support to the following signal payload meta properties:
 - `unleash_title`
 - `unleash_description`
 - `unleash_icon`
 - `unleash_variant`
Follows a logic similar to what we currently have for banners. E.g.
[custom icon](https://docs.getunleash.io/reference/banners#custom-icon ).
## Call signal endpoints


## View signals in event timeline

 
					
						2024-10-10 15:41:02 +01:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f0dc7fa0ae 
							
						 
					 
					
						
						
							
							fix: fix title sizes ( #8420 )  
						
						... 
						
						
						
						Makes both headers of the same setup complete section the same size.
Also normalize casing 
						
					 
					
						2024-10-10 13:50:30 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21887aa3b9 
							
						 
					 
					
						
						
							
							fix: show empty chart when we're loading flag metrics ( #8419 )  
						
						... 
						
						
						
						This PR makes it so that we show an empty chart when we're loading flag
metrics, instead of showing the placeholder chart.
It uses a very simple version that may not be the same size as the
standard chart (because it has no labels), but we can change that at a
later date.
 
						
					 
					
						2024-10-10 13:43:31 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fcce0f852c 
							
						 
					 
					
						
						
							
							chore: track personal dashboard navigation ( #8417 )  
						
						... 
						
						
						
						This PR adds plausible tracking for navigating to items from the
personal dashboard.
It tracks:
- Navigating to projects from the list
- Navigating to projects from the onboarding screen
- Navigating to flags from the list
- Opening the key concepts dialog 
						
					 
					
						2024-10-10 13:30:47 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a5cfd2e80e 
							
						 
					 
					
						
						
							
							feat: handle cases where user has no flags ( #8416 )  
						
						... 
						
						
						
						This PR handles the cases where a user has no flags to display. There's
a few different ways this can happen:
1. The user has no project membership.
2. The user has projects, but no flags.
In the first case, we tell them to reach out to their admin.
In the second case, we tell them to go to one of their projects to
create a new flag.
User has no projects:

User has no flags:
 
						
					 
					
						2024-10-10 12:54:42 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d00873c357 
							
						 
					 
					
						
						
							
							chore: add OpenAI API key configuration ( #8400 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2787/add-openai-api-key-to-our-configuration 
Adds the OpenAI API key to our configuration and exposes a new
`unleashAIAvailable` boolean in our UI config to let our frontend know
that we have configured this. This can be used together with our flag to
decide whether we should enable our experiment for our users. 
					
						2024-10-10 09:43:14 +01:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							534dd093d2 
							
						 
					 
					
						
						
							
							Additional environments confirmation dialog ( #8407 )  
						
						
						
					 
					
						2024-10-10 10:26:13 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5df7b15af0 
							
						 
					 
					
						
						
							
							fix: chart issues in dark mode ( #8414 )  
						
						... 
						
						
						
						This PR fixes two issues with the chart in dark mode:
1. Grid lines are almost invisible
2. Placeholder data lines are way too bright
The fix for both is to use the theme's divider color.

 
						
					 
					
						2024-10-10 10:03:16 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e6365d8bce 
							
						 
					 
					
						
						
							
							chore: remove graph, update health message ( #8403 )  
						
						... 
						
						
						
						Removes the graph and updates the box to show a health message based on
current health if you don't have any trends:
With trends:

Without:
 
						
					 
					
						2024-10-10 09:22:45 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2ae9589e67 
							
						 
					 
					
						
						
							
							chore: move flag activity info to the left ( #8411 )  
						
						... 
						
						
						
						Shifts the display of the activity info to the left instead of cramming
it in next to metrics selectors.
 
						
					 
					
						2024-10-10 09:22:26 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							42d5eeb7e5 
							
						 
					 
					
						
						
							
							fix: display tick values for chart Y axis ( #8412 )  
						
						... 
						
						
						
						This PR adds back in ticks for the Y axis of the chart. The ticks were
removed when updating the no content chart and this was an oversight. 
						
					 
					
						2024-10-10 08:52:25 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d032a91494 
							
						 
					 
					
						
						
							
							chore: add unleashAI feature flag ( #8399 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2773/add-unleashai-feature-flag 
Adds the `unleashAI` feature flag, the first step in the Unleash AI
experiment. 
					
						2024-10-09 14:10:58 +01:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							178940ce7f 
							
						 
					 
					
						
						
							
							fix: environments route should be hidden from menu for open-source ( #8397 )  
						
						
						
					 
					
						2024-10-09 15:45:02 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23b0401381 
							
						 
					 
					
						
						
							
							feat: make panels collapsible ( #8395 )  
						
						... 
						
						
						
						This PR makes the projects and flags panels collapsible. The panels are
expanded by default and can be collapsed by clicking on the panel
header. The state of the panels is saved in localstorage.
As part of this, it also:
- moves the flag exposure metrics next to the metric selectors
- fixes the alignment of the "no exposure" line

Line alignment:
before:

after:
 
						
					 
					
						2024-10-09 14:25:58 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ca831f79e5 
							
						 
					 
					
						
						
							
							feat: order additional environments email templates ( #8401 )  
						
						... 
						
						
						
						Most of the HTML/styles retaken from existing templates.
 
						
					 
					
						2024-10-09 15:15:27 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad35fa9a48 
							
						 
					 
					
						
						
							
							fix: make no data look like no data ( #8396 )  
						
						... 
						
						
						
						This PR adjusts what we show for no data to make it clearer that we
actually have no data.
It also makes the graph slightly smaller.
 
						
					 
					
						2024-10-09 13:16:57 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb2d1fb905 
							
						 
					 
					
						
						
							
							Add configure environments link to project settings ( #8391 )  
						
						
						
					 
					
						2024-10-09 10:24:46 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f23ba70bb4 
							
						 
					 
					
						
						
							
							feat: add timestamps to project events ( #8389 )  
						
						... 
						
						
						
						This PR adds timestamps to project events and displays them in the
"latest events" box in the project details view.
It also changes the font weight of events to be only normal.
 
						
					 
					
						2024-10-09 09:32:58 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18ae49900b 
							
						 
					 
					
						
						
							
							fix: route for environments for pro customers ( #8390 )  
						
						
						
					 
					
						2024-10-08 13:32:05 +00:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							48eee2043f 
							
						 
					 
					
						
						
							
							Frontend for additional environments ( #8378 )  
						
						
						
					 
					
						2024-10-08 12:59:41 +00:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							99021f373f 
							
						 
					 
					
						
						
							
							chore: update docs URL for event timeline ( #8388 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2767/update-docs-url-in-event-timeline 
Updates the event timeline documentation URL to directly link to the
event timeline section. 
					
						2024-10-08 12:26:51 +01:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							787af6f0eb 
							
						 
					 
					
						
						
							
							feat: android/swift slow metric info ( #8387 )  
						
						... 
						
						
						
						Two corner cases, android and swift do not post metrics before default
time. Adding small info box for them.
 
						
					 
					
						2024-10-08 13:37:00 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3f9278be92 
							
						 
					 
					
						
						
							
							fix: removes welcome message and updates view details button ( #8385 )  
						
						... 
						
						
						
						The welcome message doesn't provide much help, and the question mark was
confusing. This PR removes the message and changes the button to look
like a link.
 
						
					 
					
						2024-10-08 12:28:41 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b190efce53 
							
						 
					 
					
						
						
							
							chore: removes setup badge from personal dashboard ( #8384 )  
						
						... 
						
						
						
						The badge has been removed from the onboarding flow, so we don't need
to show it here. This also prepares it for the collapsible sections. 
						
					 
					
						2024-10-08 12:28:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jaanus Sellin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8f4454039a 
							
						 
					 
					
						
						
							
							feat: start capturing onboarded status also from register endpoint ( #8386 )  
						
						... 
						
						
						
						1. Remove all customer intervals
2. Start capturing onboarded status also from register endpoint 
						
					 
					
						2024-10-08 12:40:33 +03:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e8c73c79fc 
							
						 
					 
					
						
						
							
							fix: handle lots of project roles better ( #8383 )  
						
						... 
						
						
						
						This PR improves how we handle cases where you have lots of roles or roles with very long names.
It puts project roles into it's own little area (and turns it into a list!). We'll show three roles by default. If they all have super long names, we'll split them up onto multiple lines.
Additionally, the headers and avatar group will no longer wrap.
So in edge case territory, it'll look like this:

And what if one role has an even longer name? It'll wrap inside the badge:
 
						
					 
					
						2024-10-08 09:50:28 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c22658b5d 
							
						 
					 
					
						
						
							
							chore: update jsdom to 25.0.1 ( #8355 )  
						
						... 
						
						
						
						The primary reason for the bump is that newer versions of jsdom
support `@container` queries. The current version chucks a big warning
into stderr that it couldn't parse the stylesheet. 
						
					 
					
						2024-10-08 09:32:07 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8a7bf865d3 
							
						 
					 
					
						
						
							
							fix: handle project fetching error ( #8375 )  
						
						... 
						
						
						
						Work in progress 
						
					 
					
						2024-10-08 08:46:14 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							21573d36de 
							
						 
					 
					
						
						
							
							fix: import svg viewbox misalignment ( #8216 )  
						
						... 
						
						
						
						This change updates the import svg's viewbox. It was set to be 24 x
24, but the icon is only 16px wide, causing it to be shifted 4px to
the left, as shown in the following image:

By shrinking the viewbox (but keeping the width the same), the icon is
now more correctly aligned:
 
						
					 
					
						2024-10-08 08:41:16 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							67f036c0ab 
							
						 
					 
					
						
						
							
							feat: store dashboard state ( #8382 )  
						
						... 
						
						
						
						This PR stores the dashboard state (selected project and flag) in
localstorage so that you get taken back to the same project and flag
when you refresh the page or navigate away and back.
It also handles scrolling the selected items into view in case they're
below the fold. 
						
					 
					
						2024-10-08 08:21:23 +02:00 
						 
				 
			
				
					
						
							
							
								Nuno Góis 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							864984e212 
							
						 
					 
					
						
						
							
							chore: better show hide event timeline tooltips ( #8379 )  
						
						... 
						
						
						
						https://linear.app/unleash/issue/2-2753/improve-current-showhide-tooltips-to-be-more-specific-about-the 
Improves the "show" and "hide" tooltips of this feature to have a
slightly more specific text. This is not just any timeline, this is the
**event timeline**.
- "Hide timeline" -> "Hide event timeline"
- "Show timeline" -> "Show event timeline" 
					
						2024-10-07 12:40:47 +01:00