Fredrik Strand Oseberg 
							
						 
					 
					
						
						
						
						
							
						
						
							f03283663a 
							
						 
					 
					
						
						
							
							feat: add method for migrating proxies without environment validation ( #2056 )  
						
						
						
					 
					
						2022-09-12 15:33:33 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d2edf8e52a 
							
						 
					 
					
						
						
							
							4.15.1  
						
						
						
					 
					
						2022-09-07 15:01:23 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7f7a2a3ce5 
							
						 
					 
					
						
						
							
							4.15.0  
						
						
						
					 
					
						2022-09-07 14:53:06 +02:00 
						 
				 
			
				
					
						
							
							
								Thomas Heartman 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							68cec1349b 
							
						 
					 
					
						
						
							
							Fix broken doc links ( #2046 )  
						
						... 
						
						
						
						## What
This PR fixes some broken links that have been hanging around in the
docs for what seems like a very long time.
## Why
As discovered by the link check in #1912 , there are a fair few broken
links in the docs. Everyone hates broken links because it makes it
harder to understand what they were supposed to be pointing at.
## How
There are 3 types of links that have been fixed:
- Links that should have been internal but were absolute. E.g.
  `https://docs.getunleash.io/path/article ` that should have been
  `./article.md`
- External links that have changed, such as Slack's API description
- GitHub links to files that either no longer exist or that have been
  moved. These links generally pointed to `master`/`main`, meaning
  they are subject to change. They have been replaced with permalinks
  pointing to specific commits.
-----
* docs: fix slack api doc link
* docs: update links in migration guide
* docs: fix broken link to ancient feature schema validation
* docs: update links to v3 auth hooks
* docs: update broken link in the go sdk article
* Fix: use permalink for GitHub link
* docs: fix wrong google auth link 
						
					 
					
						2022-09-07 14:26:23 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							bb4c1abb83 
							
						 
					 
					
						
						
							
							4.15.0-beta.10  
						
						
						
					 
					
						2022-09-07 13:50:33 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							11d5b0c12b 
							
						 
					 
					
						
						
							
							fix CreateFeatureButton unused imports  
						
						
						
					 
					
						2022-09-07 12:50:32 +02:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b74b2bf070 
							
						 
					 
					
						
						
							
							Improve tabs UI on smaller devices ( #2014 )  
						
						... 
						
						
						
						* Improve tabs UI on smaller devices
* Improve tabs UI on smaller devices
* bug fix
* add proper scrollable tabs
* removed centered from Tabs (conflicts with scrollable)
* PR comments 
						
					 
					
						2022-09-06 15:32:42 +03:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							13e0130824 
							
						 
					 
					
						
						
							
							add groupId to gradual rollout template ( #2045 )  
						
						... 
						
						
						
						* add groupId to gradual rollout template
* FMT 
						
					 
					
						2022-09-06 15:32:28 +03:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4ed05047f3 
							
						 
					 
					
						
						
							
							Add a counter for total number of environments ( #1964 )  
						
						
						
					 
					
						2022-09-06 13:24:13 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8648649047 
							
						 
					 
					
						
						
							
							task: use swc instead of ts-jest ( #2042 )  
						
						
						
					 
					
						2022-09-06 13:22:41 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							03ddb0ad74 
							
						 
					 
					
						
						
							
							fix: trimming strategy parameters ( #2044 )  
						
						
						
					 
					
						2022-09-06 10:10:10 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18fc5eebd2 
							
						 
					 
					
						
						
							
							fix: show addon event select validation ( #2031 )  
						
						... 
						
						
						
						* fix: show addon event select validation
* fix: addon form parameters error not clearing
* fix: addon required parameter field indicators 
						
					 
					
						2022-09-05 11:00:59 +02:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c64f9a0e20 
							
						 
					 
					
						
						
							
							fix: toggle strategies ui adjustments ( #2030 )  
						
						... 
						
						
						
						* fix: toggle strategies ui adjustments
* fix dark theme type ts issue 
						
					 
					
						2022-09-05 11:00:36 +02:00 
						 
				 
			
				
					
						
							
							
								andreas-unleash 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5f3af07e43 
							
						 
					 
					
						
						
							
							Bug fix - Hide case sensitive button when changing operators ( #2015 )  
						
						
						
					 
					
						2022-09-05 09:30:31 +03:00 
						 
				 
			
				
					
						
							
							
								Tymoteusz Czech 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3331e2aa85 
							
						 
					 
					
						
						
							
							refactor: use permission button for new toggle ( #2009 )  
						
						
						
					 
					
						2022-09-02 13:35:39 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae19cae8a9 
							
						 
					 
					
						
						
							
							feat: add count to event list ( #2036 )  
						
						... 
						
						
						
						* feat: add count to event list 
						
					 
					
						2022-09-02 08:35:31 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3d40d0d6db 
							
						 
					 
					
						
						
							
							feat: add count to project role list ( #2037 )  
						
						... 
						
						
						
						* feat: add count to project role list 
						
					 
					
						2022-09-02 08:35:15 +02:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a7a4a743bc 
							
						 
					 
					
						
						
							
							Fix tests ( #2040 )  
						
						
						
					 
					
						2022-09-01 22:22:15 +03:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ad546a054f 
							
						 
					 
					
						
						
							
							Create endpoint that validates tokens for edge ( #2039 )  
						
						... 
						
						
						
						* Create new endpoint
* Change edge url
* Fix snapshot 
						
					 
					
						2022-09-01 13:26:26 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0db2c08382 
							
						 
					 
					
						
						
							
							chore(deps): update typescript-eslint monorepo to v5.36.1 ( #2034 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-09-01 11:28:50 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							318c235f20 
							
						 
					 
					
						
						
							
							chore(deps): update dependency msw to v0.46.0 ( #2033 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-09-01 05:52:49 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							edaa160778 
							
						 
					 
					
						
						
							
							chore(deps): update dependency sass to v1.54.8 ( #2012 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-09-01 02:29:31 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f92d5045e 
							
						 
					 
					
						
						
							
							fix(deps): update dependency docusaurus-theme-openapi-docs to v1.1.9 ( #2032 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-31 22:55:20 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6e33942193 
							
						 
					 
					
						
						
							
							chore(deps): update dependency eslint to v8.23.0 ( #2006 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-31 19:27:55 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4e08fcf365 
							
						 
					 
					
						
						
							
							feat: add count to segment table ( #2025 )  
						
						
						
					 
					
						2022-08-31 14:14:45 +00:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2de4114b76 
							
						 
					 
					
						
						
							
							feat: add application counter to application list ( #2019 )  
						
						
						
					 
					
						2022-08-31 16:10:01 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4536fdd817 
							
						 
					 
					
						
						
							
							feat: add count to tag types list ( #2023 )  
						
						
						
					 
					
						2022-08-31 16:09:36 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							101e9103ae 
							
						 
					 
					
						
						
							
							feat: add count to users list ( #2026 )  
						
						
						
					 
					
						2022-08-31 16:02:47 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							30dab4f367 
							
						 
					 
					
						
						
							
							fix: use correct proxy logger name ( #2027 )  
						
						
						
					 
					
						2022-08-31 16:02:22 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							745a73d445 
							
						 
					 
					
						
						
							
							feat: add features counter to health report table ( #2028 )  
						
						
						
					 
					
						2022-08-31 16:02:04 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e002bd5c81 
							
						 
					 
					
						
						
							
							feat: add counter to variants table ( #2029 )  
						
						
						
					 
					
						2022-08-31 16:01:46 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e140fb31b7 
							
						 
					 
					
						
						
							
							feat: add count to context field list ( #2020 )  
						
						
						
					 
					
						2022-08-31 15:26:06 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							84b3777dae 
							
						 
					 
					
						
						
							
							feat: add project count to projectlist ( #2017 )  
						
						
						
					 
					
						2022-08-31 15:25:49 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d8678618e 
							
						 
					 
					
						
						
							
							feat: add count for strategy types list ( #2021 )  
						
						
						
					 
					
						2022-08-31 15:21:09 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							80a0ab26ce 
							
						 
					 
					
						
						
							
							feat add count to Environments ( #2022 )  
						
						
						
					 
					
						2022-08-31 15:17:28 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b827056f51 
							
						 
					 
					
						
						
							
							feat: Add count to list of addons ( #2024 )  
						
						
						
					 
					
						2022-08-31 15:15:03 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6af8f7356f 
							
						 
					 
					
						
						
							
							fix: avoid stale feature strategy enabled status message ( #2018 )  
						
						
						
					 
					
						2022-08-31 15:09:01 +02:00 
						 
				 
			
				
					
						
							
							
								Christopher Kolstad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							7e77270ba5 
							
						 
					 
					
						
						
							
							feat: set accessor on status field for health ( #2016 )  
						
						
						
					 
					
						2022-08-31 13:21:12 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f06470dfa7 
							
						 
					 
					
						
						
							
							fix: attempt to unflake version service tests ( #2008 )  
						
						
						
					 
					
						2022-08-31 08:06:25 +02:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5c003e3b2e 
							
						 
					 
					
						
						
							
							fix(deps): update dependency docusaurus-plugin-openapi-docs to v1.1.9 ( #2011 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-31 03:26:19 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9dc12c018f 
							
						 
					 
					
						
						
							
							chore(deps): update dependency @types/react to v17.0.49 ( #2010 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-30 23:49:49 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dfba669c67 
							
						 
					 
					
						
						
							
							chore(deps): update emotion monorepo to v11.10.4 ( #2005 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-30 20:42:48 +00:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e21cf00ca7 
							
						 
					 
					
						
						
							
							Merge e2e tests into matrix ( #2007 )  
						
						
						
					 
					
						2022-08-30 13:23:09 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5d8c81d659 
							
						 
					 
					
						
						
							
							chore(deps): update material-ui monorepo ( #2001 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-30 13:01:13 +00:00 
						 
				 
			
				
					
						
							
							
								renovate[bot] 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5ddc54b760 
							
						 
					 
					
						
						
							
							chore(deps): update dependency sass to v1.54.6 ( #1997 )  
						
						... 
						
						
						
						Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 
						
					 
					
						2022-08-30 12:51:35 +00:00 
						 
				 
			
				
					
						
							
							
								sjaanus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c4da10b15f 
							
						 
					 
					
						
						
							
							Docker cross-compilation with buildx ( #2003 )  
						
						... 
						
						
						
						* Build docker test
* Change platform to build on amd64
* Put back buildplatform
* Run frontend as separate docker task
* Increase timeout
* Update docs 
						
					 
					
						2022-08-30 12:39:28 +00:00 
						 
				 
			
				
					
						
							
							
								Ivar Conradi Østhus 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8ef7789769 
							
						 
					 
					
						
						
							
							fix: Sliding window functionality for summaries ( #1999 )  
						
						... 
						
						
						
						Make the percentile metrics more adaptive to changes.
https://github.com/siimon/prom-client#summary  
						
					 
					
						2022-08-30 13:53:28 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1c752590d5 
							
						 
					 
					
						
						
							
							refactor: move frontend tsc to test script ( #2000 )  
						
						
						
					 
					
						2022-08-30 10:52:30 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4cc3728cf0 
							
						 
					 
					
						
						
							
							chore: update emotion  ( #1998 )  
						
						... 
						
						
						
						* chore: update emotion
* chore: update snapshots 
						
					 
					
						2022-08-30 10:30:32 +02:00 
						 
				 
			
				
					
						
							
							
								olav 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ae3d6c06cf 
							
						 
					 
					
						
						
							
							refactor: simplify login redirect logic ( #1987 )  
						
						
						
					 
					
						2022-08-30 09:54:52 +02:00