12 KiB
@backstage/plugin-user-settings
0.4.3
Patch Changes
-
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0 -
cf647f6a72: Wired up the OneLogin provider to be visible in the Settings UI when configured correctly.Previously it wasn't visible at all.
-
af508a895e: Dynamically layout User Settings theme toggle container -
230ad0826f: Bump to using@types/nodev16 -
016c574b51: Added the ability to render extra setting tabs -
Updated dependencies
- @backstage/core-components@0.9.3
- @backstage/core-plugin-api@1.0.1
0.4.3-next.1
Patch Changes
24254fd433: build(deps): bump@testing-library/user-eventfrom 13.5.0 to 14.0.0af508a895e: Dynamically layout User Settings theme toggle container230ad0826f: Bump to using@types/nodev16016c574b51: Added the ability to render extra setting tabs- Updated dependencies
- @backstage/core-components@0.9.3-next.2
- @backstage/core-plugin-api@1.0.1-next.0
0.4.3-next.0
Patch Changes
-
cf647f6a72: Wired up the OneLogin provider to be visible in the Settings UI when configured correctly.Previously it wasn't visible at all.
-
Updated dependencies
- @backstage/core-components@0.9.3-next.0
0.4.2
Patch Changes
a422d7ce5e: chore(deps): bump@testing-library/reactfrom 11.2.6 to 12.1.3- Updated dependencies
- @backstage/core-components@0.9.2
- @backstage/core-plugin-api@1.0.0
0.4.1
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.1
0.4.1-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.1-next.0
0.4.0
Minor Changes
af5eaa87f4: BREAKING: Removed deprecatedauth0AuthApiRef,oauth2ApiRef,samlAuthApiRefandoidcAuthApiRefas these APIs are too generic to be useful. Instructions for how to migrate can be found at https://backstage.io/docs/api/deprecations#generic-auth-api-refs.
Patch Changes
- Updated dependencies
- @backstage/core-components@0.9.0
- @backstage/core-plugin-api@0.8.0
0.3.21
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.10
- @backstage/core-plugin-api@0.7.0
0.3.20
Patch Changes
1ed305728b: Bumpnode-fetchto version 2.6.7 andcross-fetchto version 3.1.5c77c5c7eb6: Addedbackstage.roletopackage.json12dd25c2a1: Updated example code for registering feature flags in theEmptyFlagscomponent- Updated dependencies
- @backstage/core-components@0.8.9
- @backstage/core-plugin-api@0.6.1
- @backstage/theme@0.2.15
0.3.19
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.8
0.3.19-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.8-next.0
0.3.18
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7
0.3.18-next.0
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.7-next.0
0.3.17
Patch Changes
-
7ba416be78: @backstage/plugin-user-settings: Hide Header on mobile screens to improve the UI & give more space to the content. Furthermore, the "Pin Sidebar" setting is removed on mobile screens, as the mobile sidebar is always pinned to the bottom.Other plugins: Smaller style adjustments across plugins to improve the UI on mobile devices.
-
Updated dependencies
- @backstage/core-components@0.8.5
- @backstage/core-plugin-api@0.6.0
0.3.17-next.0
Patch Changes
-
7ba416be78: @backstage/plugin-user-settings: Hide Header on mobile screens to improve the UI & give more space to the content. Furthermore, the "Pin Sidebar" setting is removed on mobile screens, as the mobile sidebar is always pinned to the bottom.Other plugins: Smaller style adjustments across plugins to improve the UI on mobile devices.
-
Updated dependencies
- @backstage/core-components@0.8.5-next.0
- @backstage/core-plugin-api@0.6.0-next.0
0.3.16
Patch Changes
- Updated dependencies
- @backstage/core-components@0.8.4
- @backstage/core-plugin-api@0.5.0
0.3.15
Patch Changes
4ce51ab0f1: Internal refactor of thereact-useimports to usereact-use/lib/*instead.- Updated dependencies
- @backstage/core-plugin-api@0.4.1
- @backstage/core-components@0.8.3
0.3.14
Patch Changes
2a374057f5: Fix undefined identity bug in UserSettingsProfileCard caused by using deprecated methods of the IdentityApi- Updated dependencies
- @backstage/core-plugin-api@0.4.0
- @backstage/core-components@0.8.2
0.3.13
Patch Changes
cd450844f6: Moved React dependencies topeerDependenciesand allow both React v16 and v17 to be used.- Updated dependencies
- @backstage/core-components@0.8.0
- @backstage/core-plugin-api@0.3.0
0.3.12
Patch Changes
9a1c8e92eb: The theme switcher now renders the title of themes instead of their variant- Updated dependencies
- @backstage/core-components@0.7.6
- @backstage/theme@0.2.14
- @backstage/core-plugin-api@0.2.2
0.3.11
Patch Changes
a125278b81: Refactor out the deprecated path and icon from RouteRefs274a4fc633: Add Props Icon for Sidebar Item SidebarSearchField and Settings- Updated dependencies
- @backstage/core-components@0.7.4
- @backstage/core-plugin-api@0.2.0
0.3.10
Patch Changes
-
63602a1753: Align grid height -
202f322927: Atlassian auth provider- AtlassianAuth added to core-app-api
- Atlassian provider added to plugin-auth-backend
- Updated user-settings with Atlassian connection
-
Updated dependencies
- @backstage/core-components@0.7.1
- @backstage/core-plugin-api@0.1.11
0.3.9
Patch Changes
- Updated dependencies
- @backstage/core-components@0.7.0
- @backstage/theme@0.2.11
0.3.8
Patch Changes
-
4c3eea7788: Bitbucket Cloud authentication - based on the existing GitHub authentication + changes around BB apis and updated scope.- BitbucketAuth added to core-app-api.
- Bitbucket provider added to plugin-auth-backend.
- Cosmetic entry for Bitbucket connection in user-settings Authentication Providers tab.
-
ca0559444c: Avoid usage of.to*Case(), preferring.toLocale*Case('en-US')instead. -
81a41ec249: Added anamekey to all extensions in order to improve Analytics API metadata. -
Updated dependencies
- @backstage/core-components@0.6.1
- @backstage/core-plugin-api@0.1.10
0.3.7
Patch Changes
79ebee7a6b: Add "data-testid" for e2e tests and fix techdocs entity not found error.- Updated dependencies
- @backstage/core-plugin-api@0.1.9
- @backstage/core-components@0.6.0
0.3.6
Patch Changes
038b9763d1: Add search to FeatureFlags- Updated dependencies
- @backstage/core-components@0.5.0
0.3.5
Patch Changes
6082b9178c: Fix import forcreatePluginin example snippet9f1362dcc1: Upgrade@material-ui/labto4.0.0-alpha.57.- Updated dependencies
- @backstage/core-components@0.4.2
- @backstage/core-plugin-api@0.1.8
0.3.4
Patch Changes
- Updated dependencies
- @backstage/core-components@0.4.0
0.3.3
Patch Changes
- Updated dependencies
- @backstage/core-components@0.3.0
- @backstage/core-plugin-api@0.1.5
0.3.2
Patch Changes
9d40fcb1e: - Bumpingmaterial-ui/coreversion to at least4.12.2as they made some breaking changes in later versions which brokePaginationof theTable.- Switching out
material-tableto@material-table/corefor support for the later versions ofmaterial-ui/core - This causes a minor API change to
@backstage/core-componentsas the interface forTablere-exports thepropfrom the underlyingTablecomponents. onChangeRowsPerPagehas been renamed toonRowsPerPageChangeonChangePagehas been renamed toonPageChange- Migration guide is here: https://material-table-core.com/docs/breaking-changes
- Switching out
- Updated dependencies
- @backstage/core-components@0.2.0
- @backstage/core-plugin-api@0.1.4
- @backstage/theme@0.2.9
0.3.1
Patch Changes
b5953c1df: Aligns switch left and allows clicking on rows- Updated dependencies
- @backstage/core-components@0.1.6
0.3.0
Minor Changes
71afed7f3: Exported and renamed components from the@backstage/plugin-user-settingsplugin , to be able to use it in the consumer side and customize theSettingPage
0.2.12
Patch Changes
48c9fcd33: Migrated to use the new@backstage/core-*packages rather than@backstage/core.- Updated dependencies
- @backstage/core-plugin-api@0.1.3
0.2.11
Patch Changes
42a2d2ebc: Fix a bug that prevented changing themes on the user settings page when the themeiddidn't match exactly the themevariant.- Updated dependencies
- @backstage/core@0.7.13
0.2.10
Patch Changes
062bbf90f: chore: bump@testing-library/user-eventfrom 12.8.3 to 13.1.8675a569a9: chore: bumpreact-usedependency in all packages- Updated dependencies [
062bbf90f] - Updated dependencies [
889d89b6e] - Updated dependencies [
3f988cb63] - Updated dependencies [
675a569a9]- @backstage/core@0.7.9
0.2.9
Patch Changes
dd7fa21e2: Adds Auth0 to the default Authentication Providers settings page
0.2.8
Patch Changes
147b4c5b1: Avoid usingApiRefdescriptions in the UI.- Updated dependencies [
8686eb38c] - Updated dependencies [
9ca0e4009] - Updated dependencies [
34ff49b0f]- @backstage/core@0.7.2
0.2.7
Patch Changes
- Updated dependencies [
40c0fdbaa] - Updated dependencies [
2a271d89e] - Updated dependencies [
bece09057] - Updated dependencies [
169f48deb] - Updated dependencies [
8a1566719] - Updated dependencies [
4c049a1a1]- @backstage/core@0.7.0
0.2.6
Patch Changes
d872f662d: Use routed tabs to link to every settings page.- Updated dependencies [
fd3f2a8c0] - Updated dependencies [
f4c2bcf54] - Updated dependencies [
07e226872] - Updated dependencies [
f62e7abe5] - Updated dependencies [
96f378d10] - Updated dependencies [
688b73110]- @backstage/core@0.6.2
0.2.5
Patch Changes
bc5082a00: Migrate to new composability API, exporting the plugin asuserSettingsPluginand the page asUserSettingsPage.de98c32ed: Keep the Pin Sidebar setting visible on small screens.- Updated dependencies [
12ece98cd] - Updated dependencies [
d82246867] - Updated dependencies [
c810082ae] - Updated dependencies [
5fa3bdb55] - Updated dependencies [
21e624ba9] - Updated dependencies [
da9f53c60] - Updated dependencies [
32c95605f] - Updated dependencies [
54c7d02f7]- @backstage/core@0.6.0
- @backstage/theme@0.2.3
0.2.4
Patch Changes
0.2.3
Patch Changes
- Updated dependencies [
2527628e1] - Updated dependencies [
1c69d4716] - Updated dependencies [
1665ae8bb] - Updated dependencies [
04f26f88d] - Updated dependencies [
ff243ce96]- @backstage/core@0.4.0
- @backstage/theme@0.2.2
0.2.2
Patch Changes
0.2.1
Patch Changes
5a2705de2: ExportAuthProviders,DefaultProviderSettingsandProviderSettingsItem.- Updated dependencies [
7b37d65fd] - Updated dependencies [
4aca74e08] - Updated dependencies [
e8f69ba93] - Updated dependencies [
0c0798f08] - Updated dependencies [
0c0798f08] - Updated dependencies [
199237d2f] - Updated dependencies [
6627b626f] - Updated dependencies [
4577e377b]- @backstage/core@0.3.0
- @backstage/theme@0.2.1
0.2.0
Minor Changes
4fc1d440e: Add settings button to sidebar
Patch Changes
- Updated dependencies [
819a70229] - Updated dependencies [
ae5983387] - Updated dependencies [
0d4459c08] - Updated dependencies [
482b6313d] - Updated dependencies [
1c60f716e] - Updated dependencies [
144c66d50] - Updated dependencies [
b79017fd3] - Updated dependencies [
6d97d2d6f] - Updated dependencies [
93a3fa3ae] - Updated dependencies [
782f3b354] - Updated dependencies [
2713f28f4] - Updated dependencies [
406015b0d] - Updated dependencies [
82759d3e4] - Updated dependencies [
ac8d5d5c7] - Updated dependencies [
ebca83d48] - Updated dependencies [
aca79334f] - Updated dependencies [
c0d5242a0] - Updated dependencies [
3beb5c9fc] - Updated dependencies [
754e31db5] - Updated dependencies [
1611c6dbc]- @backstage/core@0.2.0
- @backstage/theme@0.2.0