Commit Graph

53743 Commits

Author SHA1 Message Date
Fredrik Adelöw 3d355ea3fa unbreak changeset
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-04-23 16:41:07 +02:00
Patrik Oldsberg e9a9794a81 Merge pull request #24479 from backstage/rugvip/techdocs-fix
auth-react: handle missing cookie auth endpoint
2024-04-23 16:04:00 +02:00
Vincenzo Scamporlino 7000ca5f18 Merge pull request #23301 from carnageX/master
feat: Add option for SidebarSubmenuItem to have sub menus expanded by default
2024-04-23 15:59:18 +02:00
Patrik Oldsberg c297afd968 auth-react: handle missing cookie auth endpoint
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-23 15:53:17 +02:00
Fredrik Adelöw 273a253e6c Merge pull request #23874 from drodil/lifecycle_protection
feat: add missing lifecycle monitoring for catalog, search and server
2024-04-23 15:48:53 +02:00
Fredrik Adelöw e1fe89af13 Merge pull request #24439 from ThinkMo/fix/incremental-ingestion
fix: Maximum call stack size exceeded
2024-04-23 15:44:46 +02:00
carnageX 76c437800a Update .changeset/rare-fireants-tickle.md
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: carnageX <carnageX@users.noreply.github.com>
2024-04-23 16:41:38 +03:00
Chase Bennett 4bff30aeb5 +Update api report
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett 3f541b1163 Formatting
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett f39257d454 Update api reports to reflect property name change
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett 87ad7c153a Update property name
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett a809c05d82 Update API reports
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett 71e4229db5 Add changeset
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Chase Bennett 8a96409d53 Add expanded field to SidebarSubmenuItem
Signed-off-by: Chase Bennett <chase_bennett@carmax.com>
2024-04-23 16:41:38 +03:00
Ben Lambert 0f163a4067 Merge pull request #24478 from backstage/blam/scaffolder-logger-fox
scaffolder: Redactions and keeping the log format
2024-04-23 15:30:31 +02:00
Fredrik Adelöw 0d0dfefdbc Merge pull request #24470 from ch007m/doc-how-to-play-app-next
Document how to play with app next and backend or backend-next
2024-04-23 15:27:03 +02:00
Fredrik Adelöw f207fda07a Merge pull request #24069 from aramissennyeydd/fix-plugin-docs
fix: adjust the backend plugin docs for new backend
2024-04-23 15:19:42 +02:00
blam 025641bfd9 chore: add changesets
Signed-off-by: blam <ben@blam.sh>
2024-04-23 15:14:13 +02:00
blam 5f0c46fa23 feat: reworking
Signed-off-by: blam <ben@blam.sh>
2024-04-23 15:06:15 +02:00
Marek Libra 137cee2198 Merge pull request #24477 from mareklibra/skipEmptyDescription
patch(notifications): skip rendering empty descriptions
2024-04-23 14:59:29 +02:00
Patrik Oldsberg 19c19e91f4 Merge pull request #24476 from backstage/rugvip/nostale
workflows: do not stale issues with bep label
2024-04-23 14:48:50 +02:00
Marek Libra a42a19b087 patch(notifications): skip rendering empty descriptions
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-04-23 14:45:40 +02:00
Marek Libra 41d5c56e18 Merge pull request #24414 from drodil/fix_notification_title
fix: infinite loop in notification title counter
2024-04-23 14:34:54 +02:00
Marek Libra 000acff66a Merge pull request #24415 from drodil/web_notifications_improvement
fix: web notifications to show in foreground + duplicates prevented
2024-04-23 14:34:26 +02:00
Charles Moulliard ffa6e7b4d9 Update packages/app-next/README.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Charles Moulliard <cmoulliard@redhat.com>
2024-04-23 14:06:10 +02:00
Patrik Oldsberg 7c860c37e0 workflows: do not stale issues with bep label
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-04-23 13:55:41 +02:00
Heikki Hellgren e1c7d6e4b7 fix: infinite loop in notification title counter
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-23 14:51:08 +03:00
Heikki Hellgren 1bc3b86858 fix: web notifications to show in foreground + duplicates prevented
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-23 14:48:34 +03:00
Marek Libra 4bfb02ed70 Merge pull request #24450 from drodil/notifications_page_props
feat: allow overriding notifications page properties
2024-04-23 13:39:38 +02:00
Marek Libra 0f2d377de6 Merge pull request #24381 from mareklibra/fix.long.descriptions
fix(notifications): limit size of notfcation on NotificationsPage
2024-04-23 13:39:01 +02:00
Marek Libra f2f7996e0b Merge pull request #24292 from mareklibra/readme.externalServices
fix(notifications): add documentation for external services
2024-04-23 13:38:40 +02:00
blam 93f28237d8 chore: fix redactions
Signed-off-by: blam <ben@blam.sh>
2024-04-23 13:25:18 +02:00
blam 8fa9cb6a08 chore: make sure to redact secrets in meta fields
Signed-off-by: blam <ben@blam.sh>
2024-04-23 12:56:02 +02:00
Marek Libra 42a4c21a9a Merge pull request #24350 from drodil/notifications_sidebar_item
feat: allow defining custom class name + other props for notifications sidebar item
2024-04-23 12:31:14 +02:00
Ben Lambert e71681e669 Merge pull request #24383 from ch007m/add-new-parameters-gitea
Add new parameter: repoVisibility for the action: publish:gitea
2024-04-23 11:23:46 +02:00
cmoulliard c150e7ced4 Document how to play with app next and backend. Disable the extensions not available. #23979
Signed-off-by: cmoulliard <cmoulliard@redhat.com>
2024-04-23 10:11:50 +02:00
Patrik Oldsberg c6491854de Merge pull request #24469 from backstage/camila/new-auth-services-search-collator-migration
Camila/new auth services search collator migration
2024-04-23 10:05:58 +02:00
Camila Belo ca6e2e0bec docs: add changeset files
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-23 09:48:37 +02:00
Camila Belo a36d37447d fix(explore): use new auth service on the search collator
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-04-23 09:47:51 +02:00
thinkmo 8c1ab9e791 fix: Maximum call stack size exceeded
Signed-off-by: thinkmo <tryit0714@gmail.com>
2024-04-23 11:06:44 +08:00
Patrik Oldsberg 9dbf9f6cf4 Merge pull request #24447 from backstage/rugvip/module-auth-fix
search-backend-module-catalog: correctly wire up auth service in new backend
2024-04-23 01:27:56 +02:00
Fredrik Adelöw 2d8d740833 Merge pull request #24449 from backstage/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4.1.3
2024-04-22 23:34:05 +02:00
Fredrik Adelöw 377867878c Merge pull request #23373 from elaine-mattos/feat/add-event-support-gitlab-provider
Add event support for the Catalog Plugin GitLab Discovery Entity providers
2024-04-22 23:32:57 +02:00
backstage-goalie[bot] 27d92d6459 Merge pull request #24454 from backstage/renovate/rollup-4.x-lockfile
fix(deps): update dependency rollup to v4.16.2
2024-04-22 18:01:27 +00:00
backstage-goalie[bot] b6bd2fca7a Merge pull request #24453 from backstage/renovate/google-cloud-storage-7.x-lockfile
fix(deps): update dependency @google-cloud/storage to v7.10.1
2024-04-22 17:35:19 +00:00
Fredrik Adelöw 0f74150ced Merge pull request #24368 from kuangp/fix/techdocs-cli
fix(techdocs-cli): fix serve cmd with proper cookie endpoint mock
2024-04-22 19:15:34 +02:00
backstage-goalie[bot] 0a45c6edf4 Merge pull request #24437 from backstage/renovate/swagger-ui-react-5.x-lockfile
fix(deps): update dependency swagger-ui-react to v5.17.0
2024-04-22 17:10:44 +00:00
renovate[bot] 2d3be5410b fix(deps): update dependency rollup to v4.16.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 16:23:34 +00:00
renovate[bot] e9515d84a1 fix(deps): update dependency @google-cloud/storage to v7.10.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 16:22:36 +00:00
renovate[bot] 002e16276d fix(deps): update dependency swagger-ui-react to v5.17.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-22 15:27:08 +00:00