Commit Graph

44341 Commits

Author SHA1 Message Date
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
Patrik Oldsberg 19a140418c backend-common: added DB creation retries and lowered pool limits
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-18 10:04:41 +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
Carlos Esteban Lopez 50f8786089 chore: Update API Reports
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-09-17 19:24:06 -05: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 6440e758c0 backend-taske: make sure all handles are cleaned up in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-17 15:05:14 +02:00
Patrik Oldsberg 74604806aa backend-tasks: avoid starting task janitor in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-17 15:02:57 +02:00
Patrik Oldsberg 6847cd6225 backend-common: avoid starting keepalive loop in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-17 15:02:02 +02: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
Carlos Esteban Lopez bbb750442a refactor: Refactor simplify types for proxy upgrade call
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-09-16 12:37:46 -05:00
Carlos Esteban Lopez 69dee739be fix: Remove unused dependency
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-09-16 12:37:46 -05:00
Carlos Esteban Lopez 72390ab267 fix: Handle Proxy WS upgrade manually for WS handshakes
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2023-09-16 12:37:46 -05:00
Patrik Oldsberg ed83454fb8 core-plugin-api: make useTranslationRef handle translation ref update
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 18:14:57 +02:00
Patrik Oldsberg a3a7d64dbd core-plugin-api: further error handling improvements + fixes and tests for useTranslationRef
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 18:02:47 +02:00
Patrik Oldsberg 4051adf8fb user-settings: fix dev setup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 17:41:37 +02:00
Florian JUDITH 842b920f1b Removed unpublished package from changeset
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-16 08:20:06 -04:00
Florian JUDITH 3d2d3c4c15 Fixed typos in change set
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-16 08:11:14 -04:00
Patrik Oldsberg 43ed18e9d9 core-plugin-api: API report update for TranslationFunction
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:45:14 +02:00
Patrik Oldsberg 3079cc8930 test-utils: TranslationApi type updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:45:14 +02:00
Patrik Oldsberg aa53609ecd core-plugin-api: TranslationApi export and API cleanup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:45:14 +02:00
Patrik Oldsberg 20293c57b2 core-app-api: update to use new TranslationFunction type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:45:12 +02:00
Patrik Oldsberg 0e7e069528 core-plugin-api: add range to relativetime formatting options for TranslationFunction
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg e43544013c core-plugin-api: special handling of count for TranslationFunction
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg 0f83314498 core-plugin-api: stop forcing use of replace for TranslationFunction
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg b93080a533 core-plugin-api: implemented typed formatting options for TranslationFunction
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg eb96cadf2c core-plugin-api: update TranslationFunction to use explicit replace options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg d43a9bbe1a core-plugin-api: initial translation function types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:43:22 +02:00
Patrik Oldsberg 8cc2b97796 Merge pull request #19978 from backstage/freben/name
🧹  tweak the name of the `fix --check` step
2023-09-16 12:39:59 +02:00
Patrik Oldsberg f31de6be7c core-plugin-api: make useTranslationRef handle and log errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:34:18 +02:00
Patrik Oldsberg 83fb7c5e16 core-app-api: avoid trying to load failed translations again
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:33:46 +02:00
Fredrik Adelöw 55477d1652 Merge pull request #19977 from backstage/freben/repo-tools
attempt at fixing some windows test failures
2023-09-16 12:03:22 +02:00
Patrik Oldsberg 7b3a58f0b6 refactor TranslationApi implementations to initialize immediately + own language listener
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:02:36 +02:00
Fredrik Adelöw 9bc6bb9460 tweak the name of the fix --check step
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-16 11:40:08 +02:00
Patrik Oldsberg cc8b053547 update TranslationApi formatting tests for node 16
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 11:37:21 +02:00
Fredrik Adelöw a2bd783826 go back to only testing outputs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-16 11:30:57 +02:00
Fredrik Adelöw 95126b1033 attempt at fixing some windows test failures
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-16 10:58:44 +02:00
Florian JUDITH 04a3f65e15 Added changeset
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-15 23:16:13 -04:00
Florian JUDITH 296bfded98 Bump Docker base image from 'node:16-bullseye-slim' to 'node:18-bullseye-slim'
Signed-off-by: Florian JUDITH <florian.judith.b@gmail.com>
2023-09-15 22:36:00 -04:00
Patrik Oldsberg 01a723498d Merge pull request #19970 from awanlin/topic/remove-global-textencoder-from-app
Removed global TextEncoder from app
2023-09-15 21:53:19 +02:00
Andre Wanlin 817eb8e5b2 Removed glabl TextEncoder from app
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2023-09-15 13:36:00 -05:00