Manuel Scurti
|
3d8324e530
|
removed jest-localstorage-mock dep
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
21e8ef916b
|
Update docs/auth/autologout.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
d3946292b5
|
Update docs/auth/autologout.md
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
f92d389b7c
|
Update packages/core-components/src/components/AutoLogout/Autologout.test.tsx
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
6ed18c353c
|
Update packages/core-components/src/components/AutoLogout/AutoLogout.tsx
Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Manuel Scurti <manuel9scurti@gmail.com>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
214d02fa8d
|
fixed api report and docs
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
031101e20d
|
fix: autologout should not start if you are not logged in
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
1bfb54bbaa
|
removed ConfigBasedAutoLogoutProvider
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
60a19896f0
|
removed useless export of autologout storage key
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
212db9bb6c
|
lastSeenOnline storage key is internal
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
8a453e15bb
|
autologout docs fixes
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
926a65b611
|
fixed api-report
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
5d1f0957f9
|
updated docs for exported members
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
f801c58d3b
|
updated api-report
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
c00749f921
|
fix docs spelling issues
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:21 +02:00 |
|
Manuel Scurti
|
9b74166d11
|
added AutoLogoutProvider
Signed-off-by: Manuel Scurti <manuel.scurti@agilelab.it>
|
2023-09-18 18:18:19 +02:00 |
|
Patrik Oldsberg
|
54b411d9ae
|
Merge pull request #19979 from backstage/rugvip/user-settings-messages
user-settings: avoid using undeclared translation keys
|
2023-09-18 17:51:57 +02:00 |
|
Patrik Oldsberg
|
5995614eb0
|
Merge pull request #19968 from backstage/rugvip/i18n-types
core-plugin-api: type inference of translations message options
|
2023-09-18 17:46:40 +02:00 |
|
Patrik Oldsberg
|
8ba9c61f20
|
Merge pull request #19962 from backstage/rugvip/i18n-app-refactor
core-app-api: refactor translation API into standalone implementation + split out language API
|
2023-09-18 17:40:03 +02:00 |
|
Fredrik Adelöw
|
0549f72b62
|
Merge pull request #19998 from backstage/freben/slower
add longer timeout to some db based tests
|
2023-09-18 16:52:18 +02:00 |
|
Fredrik Adelöw
|
ded54567c0
|
Merge pull request #19928 from awanlin/topic/add-entity-validation-to-plugin-marketplace
Add Entity Validation plugin to Marketplace
|
2023-09-18 16:06:52 +02:00 |
|
Fredrik Adelöw
|
001553034a
|
add longer timeout to some db based tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-09-18 15:57:34 +02:00 |
|
Fredrik Adelöw
|
eaac93eda1
|
Merge pull request #19991 from backstage/freben/db-shutdown
serialize test db shutdown
|
2023-09-18 15:53:03 +02:00 |
|
backstage-goalie[bot]
|
bcfb6854c4
|
Merge pull request #19996 from backstage/renovate/storybook-testing-library-0.x-lockfile
chore(deps): update dependency @storybook/testing-library to v0.2.1
|
2023-09-18 13:34:30 +00:00 |
|
Patrik Oldsberg
|
4dc03891db
|
Merge pull request #19995 from backstage/rugvip/1s
app-backend: fix test race
|
2023-09-18 15:27:06 +02:00 |
|
Fredrik Adelöw
|
eb1594da58
|
serialize test db shutdown
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-09-18 15:19:21 +02:00 |
|
renovate[bot]
|
400bae9b42
|
chore(deps): update dependency @storybook/testing-library to v0.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-18 13:11:13 +00:00 |
|
backstage-goalie[bot]
|
7dc0bf7695
|
Merge pull request #19944 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.19.3
|
2023-09-18 13:07:33 +00:00 |
|
Patrik Oldsberg
|
248c699e93
|
app-backend: fix test race
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-18 14:51:49 +02:00 |
|
Tomasz Szuba
|
201f07c27f
|
Fix parsing of GKE endpoint (#19907)
Signed-off-by: Tomasz Szuba <tszuba@box.com>
|
2023-09-18 14:49:58 +02:00 |
|
Fredrik Adelöw
|
f963cec9a0
|
Merge pull request #19987 from backstage/freben/circularity
🧹 break some circular imports
|
2023-09-18 14:49:06 +02:00 |
|
Patrik Oldsberg
|
197af2dd0c
|
Merge pull request #19989 from backstage/rugvip/lazylog
backend-common: lazy root logger initialization
|
2023-09-18 13:47:40 +02:00 |
|
Johan Haals
|
29d9d52950
|
Merge pull request #19922 from backstage/mob/navExtension
Add support for Pages and Sidebar items in existing app
|
2023-09-18 13:40:44 +02:00 |
|
Patrik Oldsberg
|
1309be15bb
|
make sure root logger is loaded before FS mock in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-18 12:29:10 +02:00 |
|
Patrik Oldsberg
|
fd3fdd0e33
|
backend-common: lazy root logger initialization
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-18 11:12:22 +02:00 |
|
Johan Haals
|
2c39b7d57a
|
Set routeRef id
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:25 +02:00 |
|
Johan Haals
|
4223e183d2
|
chore: do not load in tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:25 +02:00 |
|
Johan Haals
|
0edd307a69
|
Fix exports and api reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:25 +02:00 |
|
Johan Haals
|
5d4c45580c
|
Do not create extensionTree during tests
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:25 +02:00 |
|
Johan Haals
|
219b46ae1a
|
Include default alpha export during package detection
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:25 +02:00 |
|
Johan Haals
|
1807df9dbd
|
Add support for Pages and Sidebar items in existing app
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2023-09-18 10:41:24 +02:00 |
|
Johan Haals
|
474cd71ab8
|
Merge pull request #19868 from jrwpatterson/feat/allow-inspect-override
feat(start) allow overriding inspector on start
|
2023-09-18 10:26:35 +02:00 |
|
Fredrik Adelöw
|
b1d344be6c
|
Merge pull request #19985 from backstage/freben/test-noise
🧹 silence some noisy tests
|
2023-09-18 10:13:43 +02:00 |
|
Fredrik Adelöw
|
452bb3715f
|
Merge pull request #19986 from backstage/freben/d-colon-backslash-backslash
correct win tests again
|
2023-09-18 10:12:57 +02:00 |
|
Fredrik Adelöw
|
3d63e60f3c
|
break some circular imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-09-18 10:11:09 +02:00 |
|
Fredrik Adelöw
|
3b41afed4d
|
silence some noisy tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-09-18 08:57:07 +02:00 |
|
Fredrik Adelöw
|
7f3adafa14
|
Merge pull request #19983 from tanoggy/patch-1
style: fix syntax to run with bun
|
2023-09-17 17:02:26 +02:00 |
|
Tân Một Nắng
|
106a871976
|
style: fix syntax to run with bun
Signed-off-by: Tân Một Nắng <hoangductan1999@gmail.com>
|
2023-09-17 21:25:14 +07:00 |
|
Patrik Oldsberg
|
c83721fee5
|
user-settings: avoid unknown translation keys
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2023-09-17 11:35:12 +02:00 |
|
Fredrik Adelöw
|
30cb16c473
|
correct win tests again
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2023-09-16 19:39:33 +02:00 |
|