Commit Graph

57622 Commits

Author SHA1 Message Date
Fredrik Adelöw 140a61ab8d Merge pull request #26386 from backstage/freben/cleanup-database-defaults
Clean up the backend-defaults database report
2024-08-30 15:49:01 +02:00
renovate[bot] aa1c607a9a chore(deps): update actions/setup-python digest to f677139
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-30 13:47:27 +00:00
Johan Haals c77c713832 Merge pull request #26350 from backstage/renovate/opentelemetry-js-monorepo
fix(deps): update opentelemetry-js monorepo
2024-08-30 15:40:51 +02:00
Patrik Oldsberg 1c8d7571c5 packages/cli: add support for runtime configuration of the webpack public path
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 15:31:45 +02:00
Patrik Oldsberg bed4b3bb66 Merge pull request #25669 from himeshladva/docs/add-tf-community-plugin
chore(docs): Add GlobalLogic Terraform plugin to Plugin Directory
2024-08-30 15:20:49 +02:00
Fredrik Adelöw 988c1454bd put back the types in common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-30 15:16:12 +02:00
Diana Farkas-Deregi 06b8206edd core-components: Add titleComponent prop to SignInPage to allow title customization with ReactNode
Signed-off-by: Diana Farkas-Deregi <deregidia@gmail.com>
2024-08-30 15:10:17 +02:00
Patrik Oldsberg 0e1a817a26 packages/cli: output index.html.tmpl
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 14:50:17 +02:00
Patrik Oldsberg 8bbe3474b7 workflow/deploy_microsite: split build and add stable docs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 14:50:04 +02:00
Patrik Oldsberg 8bd210abc1 microsite: patch redirect plugin to ignore override errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 14:50:04 +02:00
Fredrik Adelöw 85f50d43a1 force the passing of deps to the database manager
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-30 14:31:02 +02:00
Tomas Dabašinskas 9be84e26c4 Update extending-the-model.md
Signed-off-by: Tomas Dabašinskas <tomas@dabasinskas.net>
2024-08-30 15:23:20 +03:00
Fredrik Adelöw e46754a18b remove the unused dropDatabase in the connector
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-30 13:46:40 +02:00
Fredrik Adelöw fd66330d4a remove unused DatabaseConnector type
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-30 13:42:38 +02:00
Fredrik Adelöw 7199de0405 Merge pull request #26380 from backstage/nbs1o/update-authorizing-access-to-paginated-data-docs
[NBS Docs] Update the authorizing access to paginated data tutorial
2024-08-30 13:32:58 +02:00
Camila Belo 18fcf40b24 Merge pull request #26275 from backstage/nbs10/update-integrate-search-into-plugins-docs
[NBS Docs] Update integrate search into plugins docs
2024-08-30 13:30:06 +02:00
Fredrik Adelöw 055b75b39f remove deprecated exports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-30 13:28:12 +02:00
Johan Haals 0bee00f386 docs: Update auth provider docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2024-08-30 12:20:33 +02:00
Camila Belo d3534f4548 docs: update old and new pages
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 12:19:28 +02:00
Camila Belo b78a19fd4a Merge pull request #26375 from backstage/nbs10/update-adding-a-resource-permission-check-docs
[NBS Docs] Update adding resource permission check tutorial
2024-08-30 11:54:44 +02:00
Fredrik Adelöw e818dbfb92 Merge pull request #26373 from drodil/profiling_docs
docs(debug): add information about profiling
2024-08-30 11:53:38 +02:00
Heikki Hellgren ed81ab07e2 docs(debug): add information about profiling
Add information to documentation how to profile and stress test
Backstage application.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-30 12:42:05 +03:00
Camila Belo 1327c1d48a Merge pull request #26362 from backstage/nbs10/update-adding-basic-permission-tutorial
[NBS Docs] Update adding basic permission tutorial
2024-08-30 11:36:12 +02:00
Camila Belo 2727488e3c refactor: apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-30 11:11:33 +02:00
Camila Belo 2a27cb9be7 refactor: apply review suggestions
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 11:07:21 +02:00
Camila Belo 4e90140960 Merge pull request #26305 from backstage/nbs/update-permissions-setup-tutorial-docs
[NBS Docs] Update permissions setup tutorial docs
2024-08-30 11:04:54 +02:00
Camila Belo 4862e60275 docs: update old page and create new one
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-30 09:53:10 +02:00
zeshanziya 6ba96e3a2a remove image
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-30 10:56:35 +05:30
zeshanziya 74987245fe refactor relevant sections for better readability
Signed-off-by: zeshanziya <zeshan.ziya@axelerant.com>
2024-08-30 10:53:55 +05:30
Patrik Oldsberg 716a19bf4f microsite: conditional versioned docs config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-29 23:17:48 +02:00
Himanshu Mishra 4f08c85431 add changeset
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2024-08-29 21:45:00 +05:30
Himanshu Mishra 8846714250 Show additional info on DevTools unprocessed entities table
* Location path (so that it's easier to search the failed entity from the YAML URL)
* Time info of last discovery and next refresh time so that users can be aware of it and can sort the errors based on the time.

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2024-08-29 21:43:56 +05:30
Camila Belo 8ce7dff0b0 refactor: apply review suggestions
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 17:36:14 +02:00
Camila Belo fb79ba76dc Update docs/permissions/plugin-authors/01-setup--old.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 17:00:47 +02:00
Patrik Oldsberg 8f85ab3b04 Merge pull request #26352 from backstage/rugvip/sign-in-util
frontend-defaults: add createPublicSignInApp
2024-08-29 16:31:35 +02:00
Patrik Oldsberg ead2c11ba5 backend-test-utils: add test to make sure startTestBackend forwards errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-29 16:27:42 +02:00
Patrik Oldsberg 5d05ab03d0 microsite: add versioned docs config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-29 16:13:58 +02:00
Camila Belo eda9984c77 docs: update the permissions setup guide
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 16:06:59 +02:00
Camila Belo fc893ae4c9 fix: use the same id passed in the todolist page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 16:06:59 +02:00
Camila Belo 51c28e89e5 docs: create the old version page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 16:06:59 +02:00
Fredrik Adelöw 2d50c4793d Merge pull request #26361 from backstage/freben/config-service
prefer `ConfigService`
2024-08-29 16:05:26 +02:00
Camila Belo d6c4b41d26 docs: create new page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 15:52:18 +02:00
Camila Belo a27aefa0f6 docs: create old page
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-08-29 15:34:07 +02:00
Fredrik Adelöw fe6fd8c089 prefer ConfigService
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-08-29 15:31:35 +02:00
Patrik Oldsberg 7310b97bd4 Merge pull request #26290 from backstage/rugvip/frontend-defaults
frontend-app-api: extract createApp out into frontend-defaults
2024-08-29 13:53:15 +02:00
backstage-goalie[bot] d9f00b48d2 Merge pull request #26351 from backstage/renovate/react-router-monorepo
fix(deps): update react-router monorepo to v6.26.1
2024-08-29 11:34:30 +00:00
Patrik Oldsberg 7d19cd56bd frontend-defaults: add createPublicSignInApp
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-29 13:30:39 +02:00
Patrik Oldsberg 47b4e578c0 changesets: changeset update for createApp move
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-29 13:07:04 +02:00
renovate[bot] b0f6ed1e82 fix(deps): update react-router monorepo to v6.26.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-29 11:05:07 +00:00
Marek Libra bed9655d99 Merge pull request #26019 from drodil/uri_validation
fix: validate notification link when posting
2024-08-29 12:29:46 +02:00