Commit Graph

188 Commits

Author SHA1 Message Date
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
github-actions[bot] e432d44f94 Version Packages 2022-01-04 10:54:36 +00:00
Patrik Oldsberg 9c57723c2c Merge pull request #8694 from backstage/rugvip/use
use precise imports of react-use hooks
2022-01-03 11:18:48 +01:00
Patrik Oldsberg 4ce51ab0f1 use precise imports of react-use
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-30 12:53:16 +01:00
github-actions[bot] 7d27a11079 Version Packages 2021-12-30 11:06:46 +00:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
Colton Padden 5d6684f0df release-2021-11-18 packages/core-plugin-api/src/apis/definitions/AppThemeApi.ts:45
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-17 15:04:35 -05:00
Fredrik Adelöw 8a986a3e04 Merge pull request #8521 from reinoudk/fix-settings-page
fix(user-settings): use non-deprecated IdentityApi methods
2021-12-17 20:25:11 +01:00
Reinoud Kruithof 7e889bfb30 fix(user-settings): prevent using undefined value
Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-17 15:12:59 +01:00
Reinoud Kruithof 375ed38b16 feat(user-settings): use useAsync and return loading status
Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-17 11:41:01 +01:00
Reinoud Kruithof 2a374057f5 fix(user-settings): use non-deprecated IdentityApi methods
This fixes the undefined identity error that is being thrown on the user-settings page.

Signed-off-by: Reinoud Kruithof <2184455+reinoudk@users.noreply.github.com>
2021-12-16 16:50:35 +01:00
github-actions[bot] ef6a039e07 Version Packages 2021-12-16 08:56:38 +00:00
github-actions[bot] 9068128fd8 Version Packages 2021-12-09 12:02:28 +00:00
Patrik Oldsberg be32bc3edb package,plugins: move react to peer deps and include v17
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-07 17:38:14 +01:00
github-actions[bot] 29f2606ed9 Version Packages 2021-12-02 12:35:24 +00:00
Mike Cripps 4cadc97a56 Use theme.title instead of theme.variant in the theme switcher
Signed-off-by: Mike Cripps <mike.cripps@footballradar.com>
2021-12-01 13:30:21 +00:00
github-actions[bot] ef34f5de7b Version Packages 2021-11-25 12:40:52 +00:00
Patrik Oldsberg 8a96019a39 Merge branch 'master' into rugvip/test-port 2021-11-22 17:33:10 +01:00
Patrik Oldsberg 0fae9f2c0b core-app-api: fix and release accidental createApp type breakage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 22:54:46 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Patrik Oldsberg 29ef695410 packages,plugins: migrate to using TestApiProvider and Registry
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-18 11:28:46 +01:00
blam 8b21788e96 chore: added some more deprecation fixes for the routeRefs
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 1332a98a01 chore: fixing deprecation warnings for all the things that are in the monorepo
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:24:20 +01:00
Patrik Oldsberg ca0e663f63 Merge pull request #7874 from dehamzah/override-icons
Add Props Icon for Sidebar Item SidebarSearchField and Settings
2021-11-15 11:55:44 +01:00
Dede Hamzah b565119196 update api report docs
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-11-15 14:19:28 +07:00
github-actions[bot] 3369ade8c0 Version Packages 2021-11-11 11:07:58 +00:00
Dede Hamzah 4891a8f2e6 Add Props Icon for Sidebar Item SidebarSearchField and Settings
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-11-03 16:08:27 +07:00
Patrik Oldsberg 1bbaa719ff user-settings: remove duplicate core-plugin-api dependency
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-29 16:10:13 +02:00
github-actions[bot] d66c5f1282 Version Packages 2021-10-28 14:06:43 +00:00
blam d465f2e0af chore: bump the msw package and remove it from test-utils as it's not even needed
Signed-off-by: blam <ben@blam.sh>
2021-10-26 17:13:49 +02:00
github-actions[bot] bf5090e59d Version Packages 2021-10-21 13:28:13 +00:00
Daniel Deloff cfbe1b97f6 Merge branch 'master' into atlassian-auth
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-20 22:10:37 -04:00
Juan Pablo Garcia Ripa ff63d65363 use InfoCard Variant instead of styles
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-18 13:33:41 +02:00
Samira Mokaram ab94b6e1dc align grid height
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-10-18 13:33:40 +02:00
github-actions[bot] 4c840cebfa Version Packages 2021-10-14 12:45:08 +00:00
Daniel Deloff 037447efd3 adds atlassian auth provider
Signed-off-by: Daniel Deloff <44780793+rv-ddeloff@users.noreply.github.com>
2021-10-11 15:05:21 -04:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Patrik Oldsberg c2512887a6 Merge pull request #7308 from FilipSwiatczak/bitbucket-auth
Bitbucket cloud authentication
2021-10-05 17:06:42 +02:00
Eric Peterson 81a41ec249 Apply extension-names codemod to monorepo.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-10-04 19:29:43 +02:00
Patrik Oldsberg ca0559444c avoid usage of to*Case + add project lint rule
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-02 18:43:11 +02:00
github-actions[bot] f67e8ddcec Version Packages 2021-09-30 11:43:05 +00:00
Patrik Oldsberg 174c574311 Merge branch 'master' into feature/techdocs-e2e
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-28 11:12:31 +02:00
Filip Swiatczak 74534f6d39 Bitbucket cloud authentication client added
Signed-off-by: Filip Swiatczak <filip.swiatczak@gmail.com>
2021-09-23 17:17:10 +01:00
github-actions[bot] 6e5b1bda9d Version Packages 2021-09-23 10:01:17 +00:00
Fredrik Adelöw d4d326df17 Merge pull request #7226 from backstage/samiramkr/add-search-settings-plugin
add filter to featureFlag page
2021-09-22 20:51:48 +02:00
Samira Mokaram 3acef80a12 address comments
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-09-22 17:10:21 +02:00
Samira Mokaram 038b9763d1 add search to featureFlag
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-09-17 10:23:32 +02:00
github-actions[bot] fff5c48429 Version Packages 2021-09-16 11:41:51 +00:00
Oliver Sand 4d96985088 Merge pull request #7196 from SDA-SE/feat/update-material-lab
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Oliver Sand 9f1362dcc1 Upgrade @material-ui/lab to 4.0.0-alpha.57
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-15 16:51:23 +02:00