|  | 1a619c90de | Merge branch 'version-2021.2' | 2021-02-08 21:51:59 +01:00 |  | 
			
				
					|  | 18faf30b0c | docs: update release notes | 2021-02-08 21:51:53 +01:00 |  | 
			
				
					|  | b3bd979ecd | release: 2021.2.1-stable
						
						
						
						
						
						
							
 version/2021.2.1-stable | 2021-02-08 21:34:05 +01:00 |  | 
			
				
					|  | db113c5e8f | Merge branch 'master' into version-2021.2 | 2021-02-08 21:33:58 +01:00 |  | 
			
				
					|  | 78bcb90a1e | outposts: ensure Outpost API is backwards compatible | 2021-02-08 19:51:46 +01:00 |  | 
			
				
					|  | b64ecbde22 | web: fix linting | 2021-02-08 19:42:49 +01:00 |  | 
			
				
					|  | 43bab840ec | web: fix sidebar being active when stage prompts is selected | 2021-02-08 19:08:39 +01:00 |  | 
			
				
					|  | f020b79384 | admin: remove old code | 2021-02-08 19:07:25 +01:00 |  | 
			
				
					|  | 820f658b49 | web: add outpost list page | 2021-02-08 19:04:19 +01:00 |  | 
			
				
					|  | 5d460a2537 | admin: remove outposts list | 2021-02-08 19:02:39 +01:00 |  | 
			
				
					|  | efc46f52e6 | outposts: move health to API | 2021-02-08 19:01:10 +01:00 |  | 
			
				
					|  | 9fac51f8c7 | outpost: downgrade recws for now see https://github.com/recws-org/recws/issues/29 | 2021-02-08 17:56:58 +01:00 |  | 
			
				
					|  | fe4b2d1a34 | providers/oauth2: add authorized scopes to AUTHORIZE_APPLICATION event | 2021-02-08 11:51:38 +01:00 |  | 
			
				
					|  | f8abe3e210 | providers/oauth2: add unofficial groups attribute to default profile claim | 2021-02-08 11:50:26 +01:00 |  | 
			
				
					|  | 3ced67b151 | sources/*: simplify source api | 2021-02-08 10:25:59 +01:00 |  | 
			
				
					|  | cd5631ec76 | admin: fix link in source list | 2021-02-08 10:25:59 +01:00 |  | 
			
				
					|  | 95df7c7f30 | build(deps): bump construct-style-sheets-polyfill in /web (#540) Bumps [construct-style-sheets-polyfill](https://github.com/calebdwilliams/adoptedStyleSheets) from 2.4.6 to 2.4.9.
- [Release notes](https://github.com/calebdwilliams/adoptedStyleSheets/releases)
- [Changelog](https://github.com/calebdwilliams/construct-style-sheets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/calebdwilliams/adoptedStyleSheets/compare/v2.4.6...v2.4.9)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-08 09:22:59 +01:00 |  | 
			
				
					|  | 1e934aa5d5 | release: 2021.2.1-rc2
						
						
						
						
						
						
							
 version/2021.2.1-rc2 | 2021-02-07 19:04:43 +01:00 |  | 
			
				
					|  | d93927755a | Merge branch 'master' into version-2021.2 | 2021-02-07 19:04:37 +01:00 |  | 
			
				
					|  | ddb3b71dce | outpost: cap reconnect backoff at 60 seconds, reset backoff on successful connection | 2021-02-07 18:30:05 +01:00 |  | 
			
				
					|  | bf9826873e | web: fix outpost item in sidebar being active on service connection views | 2021-02-07 18:21:13 +01:00 |  | 
			
				
					|  | 6869b3c16a | admin: add button to generate certificate-key pair | 2021-02-07 16:15:55 +01:00 |  | 
			
				
					|  | 9b71b8da5f | docs: update rancher docs and add to affected for update | 2021-02-07 15:03:26 +01:00 |  | 
			
				
					|  | bfc8e9200f | providers/saml: split views into separate files | 2021-02-07 13:39:33 +01:00 |  | 
			
				
					|  | c4311abc9f | web: fix link to provider list on overview page | 2021-02-06 22:46:09 +01:00 |  | 
			
				
					|  | ec42869e00 | policies: add debug flag to PolicyRequest to prevent alerts from testing policies | 2021-02-06 21:45:38 +01:00 |  | 
			
				
					|  | 45963c2ffc | admin: improve layout for policy testing | 2021-02-06 21:43:14 +01:00 |  | 
			
				
					|  | 1aa27b5e80 | website: update ini dependency | 2021-02-06 21:25:03 +01:00 |  | 
			
				
					|  | 1737feec91 | build(deps): bump @docusaurus/core in /website (#537) Bumps [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus) from 2.0.0-alpha.66 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-06 21:23:04 +01:00 |  | 
			
				
					|  | a0e0fb930a | build(deps): bump @mdx-js/react from 1.6.21 to 1.6.22 in /website (#538) Bumps [@mdx-js/react](https://github.com/mdx-js/mdx) from 1.6.21 to 1.6.22.
- [Release notes](https://github.com/mdx-js/mdx/releases)
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md)
- [Commits](https://github.com/mdx-js/mdx/compare/v1.6.21...v1.6.22)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens L <jens@beryju.org> | 2021-02-06 21:22:43 +01:00 |  | 
			
				
					|  | 4a32c3ca11 | build(deps): bump @docusaurus/preset-classic in /website (#535) Bumps [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic) from 2.0.0-alpha.66 to 2.0.0-alpha.70.
- [Release notes](https://github.com/facebook/docusaurus/releases)
- [Changelog](https://github.com/facebook/docusaurus/blob/master/CHANGELOG-2.x.md)
- [Commits](https://github.com/facebook/docusaurus/commits/v2.0.0-alpha.70/packages/docusaurus-preset-classic)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-06 21:19:46 +01:00 |  | 
			
				
					|  | d307539fd0 | build(deps): bump rollup from 2.38.4 to 2.38.5 in /web (#534) Bumps [rollup](https://github.com/rollup/rollup) from 2.38.4 to 2.38.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.38.4...v2.38.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-06 21:19:33 +01:00 |  | 
			
				
					|  | c060a3eec2 | build(deps-dev): bump prettier from 2.1.2 to 2.2.1 in /website (#536) Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-02-06 21:19:20 +01:00 |  | 
			
				
					|  | 4612ae1ff4 | Merge pull request #539 from BeryJu/dependabot/pip/boto3-1.17.3 build(deps): bump boto3 from 1.17.2 to 1.17.3 | 2021-02-06 21:19:06 +01:00 |  | 
			
				
					|  | 7af883d80c | root: add dedicated live and readiness views | 2021-02-06 21:07:05 +01:00 |  | 
			
				
					|  | 4a5374d03f | admin: remove provider list view | 2021-02-06 20:54:50 +01:00 |  | 
			
				
					|  | 3b536f6e55 | admin: fix property-mapping views redirecting to invalid URL | 2021-02-06 20:54:12 +01:00 |  | 
			
				
					|  | 6aa13a8666 | providers/saml: force-set friendly_name to empty string for managed mappings | 2021-02-06 20:52:52 +01:00 |  | 
			
				
					|  | 24e4924dec | docs: fix minor formatting errors | 2021-02-06 20:52:29 +01:00 |  | 
			
				
					|  | a252f303c0 | docs: add docs to dependabot | 2021-02-06 20:51:43 +01:00 |  | 
			
				
					|  | 33cdbd7776 | release: 2021.2.1-rc1
						
						
						
						
						
						
							
 version/2021.2.1-rc1 | 2021-02-06 20:10:50 +01:00 |  | 
			
				
					|  | 18bc54214d | web: increase height of multi-select | 2021-02-06 19:19:57 +01:00 |  | 
			
				
					|  | db7e9f9b95 | sources/ldap: set default group property mapping | 2021-02-06 19:17:39 +01:00 |  | 
			
				
					|  | a885247d36 | docs: update release notes for 2021.2 | 2021-02-06 19:09:42 +01:00 |  | 
			
				
					|  | 91282c7bd8 | web: add page for Proxy Provider | 2021-02-06 18:57:25 +01:00 |  | 
			
				
					|  | 830b8bcd5b | web: add page for OAuth2 Provider | 2021-02-06 18:39:15 +01:00 |  | 
			
				
					|  | 0f5e6d0d8c | api: add dark theme for API Browser | 2021-02-06 18:09:24 +01:00 |  | 
			
				
					|  | 6aa6615608 | web: add view page for SAML Provider | 2021-02-06 18:07:13 +01:00 |  | 
			
				
					|  | 91d6a3c8c7 | providers/*: simplify provider API | 2021-02-06 17:31:29 +01:00 |  | 
			
				
					|  | a6ac82c492 | *: rewrite managed objects, use nullable text flag instead of boolean as uid (#533) | 2021-02-06 15:56:21 +00:00 |  |