Commit Graph

219 Commits

Author SHA1 Message Date
github-actions[bot] 408b0300cb Version Packages 2022-02-17 10:38:59 +00:00
Patrik Oldsberg d99c3c2177 Merge pull request #9254 from backstage/rugvip/add-roles
packages: add roles to all packages
2022-02-16 18:40:37 +01:00
Patrik Oldsberg 9892d74326 cli: renamed script commands to package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-15 21:27:12 +01:00
Andre Wanlin 12dd25c2a1 Updated EmptyFlags code example
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-02-15 06:19:26 -06:00
Patrik Oldsberg 8f82d80adf migrate all package scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:07 +01:00
Patrik Oldsberg bb5fcc3209 update all plugin package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:05 +01:00
Patrik Oldsberg b521c1b83b detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +01:00
Fredrik Adelöw 1ed305728b bump node-fetch and cross-fetch
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-10 15:51:50 +01:00
github-actions[bot] e4791789d1 Version Packages 2022-02-10 11:06:33 +00:00
github-actions[bot] e74f416a00 Version Packages (next) 2022-02-08 19:38:17 +00:00
github-actions[bot] a12bb7b065 Version Packages 2022-02-03 09:42:25 +00:00
github-actions[bot] 51eecb3f03 Version Packages (next) 2022-02-02 14:28:47 +00:00
github-actions[bot] e1580cf73a Version Packages (next) 2022-02-01 08:53:29 +00:00
github-actions[bot] 406848efee Version Packages 2022-01-27 11:07:27 +00:00
github-actions[bot] 8b18d054f3 Version Packages 2022-01-20 10:33:31 +00:00
github-actions[bot] a94a2b8b3f Version Packages (next) 2022-01-18 13:49:07 +00:00
Fredrik Adelöw 7e8cc7d24e Merge pull request #6905 from tudi2d/mobile-sidebar
Mobile sidebar
2022-01-14 16:55:14 +01:00
github-actions[bot] b04011602b Version Packages 2022-01-13 14:23:13 +00:00
Philipp Hugenroth 2989c82825 Avoid breaking changes
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-13 10:35:33 +01:00
Philipp Hugenroth 0322c6fbb9 Merge branch 'master' into mobile-sidebar 2022-01-05 16:43:17 +01: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
Philipp Hugenroth 78abba5ed2 Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2022-01-03 10:31:12 +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
Philipp Hugenroth 02338a6515 Improve documentation
- Fix tests

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-29 18:05:17 +01:00
Philipp Hugenroth 858b6e40c9 Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-28 18:39:03 +01:00
Philipp Hugenroth 545a26a0b6 Move 'isMobile' in Context
Optimize generated docs by labeling components with scope

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-28 18:07:26 +01:00
github-actions[bot] 3d68c45ef7 Version Packages 2021-12-23 12:23:34 +00:00
Philipp Hugenroth b60c08c46b Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-20 09:21:36 +01: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
Philipp Hugenroth 3e6fe064c7 Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-09 14:57:04 +01: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
Philipp Hugenroth 5f1db7a43a Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-12-07 11:10:41 +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
Philipp Hugenroth 439b07e3e4 Merge branch 'master' into mobile-sidebar
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-11-15 15:50:14 +01:00