Commit Graph

57304 Commits

Author SHA1 Message Date
blam b7506f214e feat: added NavLogoBlueprint
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam ac136771b2 feat: added RouterBlueprint
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam 593fdd4e00 chore: added SignInPageBlueprint
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam 1f4029b9d8 chore: refactor a little bit and use some new features to remove todos
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam 48b4304c46 chore: fix
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam da75ca4e47 chore: migration translation extension creator
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam 8897c29ecc chore: migrate ThemeCreator
Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:31 +02:00
blam d1191ee2d7 feat: added a new PageBlueprint
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2024-08-09 11:09:30 +02:00
Patrik Oldsberg f8036017f6 Merge pull request #25950 from backstage/rugvip/resolve-ids
frontend-plugin-api: add support for accessing extensions from plugin instance
2024-08-09 11:08:56 +02:00
Patrik Oldsberg 7e8463743a frontend-plugin-api: add test to make sure getExtension complains if ID is unknown
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-09 10:26:24 +02:00
Patrik Oldsberg a65cfc8149 frontend-plugin-api: add support for accessing extensions from plugin instance
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-08 17:44:20 +02:00
MT Lewis 2ced236e07 build(deps): bump @module-federation/enhanced to ^0.3.5
Avoids dependency on vulnerable version of ws: https://github.com/advisories/GHSA-3h5v-q93c-6h6q

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2024-08-08 15:53:32 +01:00
Patrik Oldsberg 57cb03d6b6 Merge pull request #25870 from backstage/blam/nfs/overrides
NFS: Support Extension Overriding
2024-08-08 16:19:07 +02:00
Andre Wanlin 1e5f9367ac Merge pull request #25944 from bioerrorlog/docs/fix-broken-link-techdocs-config
docs: fix broken link in TechDocs configuration
2024-08-08 09:10:10 -05:00
Brian Fletcher 2c7c7901bf Adds api report changes
Signed-off-by: Brian Fletcher <brian@roadie.io>
2024-08-08 14:35:22 +01:00
Brian Fletcher d57967cbd3 adds ability to configure the commit message when initializating a repo
Signed-off-by: Brian Fletcher <brian@roadie.io>
2024-08-08 14:09:00 +01:00
bioerrorlog 201c98bb2c docs: fix broken link in techdocs configuration
Signed-off-by: bioerrorlog <bioerrorlog.contact@gmail.com>
2024-08-08 21:02:07 +09:00
Heikki Hellgren 80b84f77e5 fix: notification reload on navigation
this fixes issue when notifications are always reloaded when navigating
in the portal.

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-08 14:41:15 +03:00
blam 8fb60cb2f1 chore: some more work
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>

Signed-off-by: blam <ben@blam.sh>
2024-08-08 13:41:00 +02:00
blam 2d215993f1 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2024-08-08 13:22:59 +02:00
blam 467ec43f55 chore: wip
Signed-off-by: blam <ben@blam.sh>
2024-08-08 12:13:05 +02:00
Marek Libra 963d677945 Merge pull request #25781 from drodil/notifications_with_empty_catalog
fix: allow using notifications without users in catalog
2024-08-08 10:54:04 +02:00
Patrik Oldsberg 17c9ee8e61 Merge pull request #25937 from awanlin/docs/fix-plugin-modules-missing-npm-scope
Added missing `@internal` scope to plugin modules doc
2024-08-08 10:48:46 +02:00
blam feb5fc73c3 chore: fix tests and update api-reports
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>

Signed-off-by: blam <ben@blam.sh>
2024-08-08 09:41:35 +02:00
Heikki Hellgren 9eba9338cd docs: add info about signals usage in own plugins
+ fix the function naming in NotificationProcessor documentation

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-08-08 07:46:39 +03:00
Fredrik Adelöw 74e52d8114 Merge pull request #25411 from fidelity-contributions/issue-25190-dd-rum-script
added script for datadog script to docs resolves #25411
2024-08-07 19:15:26 +02:00
blam 9fdbbd0889 chore: more work towards supporting extensions
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Co-authored-by: Camila Belo <camilaibs@users.noreply.github.com>
Signed-off-by: blam <ben@blam.sh>
2024-08-07 17:11:24 +02:00
Andre Wanlin 1604a92aee Merge pull request #25413 from mareklibra/docs.notifications
User documentation for the Notifications and Signals
2024-08-07 09:56:17 -05:00
Andre Wanlin d0e441e1b8 Added missing @internal scope to plugin modules doc
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2024-08-07 09:30:12 -05:00
Marek Libra 8e185e43ce Add Notifications to documentation sidebar
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-08-07 15:30:54 +02:00
Patrik Oldsberg 0a076dcafb Merge pull request #25933 from backstage/rugvip/multitons
backend-plugin-api: fix for plugins and modules depending on multion services
2024-08-07 15:22:59 +02:00
blam 4a6d9dc85e chore: reset page extension
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 4f446c44f6 chore: test with the extension tester
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 8d63177346 chore: added some tests
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 45eb5b437a chore: got the data container working nicely
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 3ac12d7189 chore: some more tests and comments
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 33786b586e chore: reset some things
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 40ffc63b70 chore: added some more overrides part
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam 665448b21f chore: overriding of config seems to work in typescript
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:33 +02:00
blam f30705fc23 chore: some more exploration
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:32 +02:00
blam 66523e8d01 chore: wip
Signed-off-by: blam <ben@blam.sh>
2024-08-07 15:18:32 +02:00
Marek Libra 3cd012c2dc Merge pull request #25854 from drodil/white_black_list_email
feat: add possibility to allow and deny specific email addresses
2024-08-07 15:11:02 +02:00
Rik Claessens d6ef48f201 Merge branch 'master' into use-search-icon 2024-08-07 14:59:34 +02:00
Patrik Oldsberg 5eb1c4addf Merge pull request #25804 from backstage/yarn-plugin-get-satisfying
yarn-plugin: implement `BackstageResolver#getSatisfying`
2024-08-07 14:55:07 +02:00
Rik Claessens c752364371 Surrounding some function names in quotes to make Vale happy
Signed-off-by: Rik Claessens <rhmclaessens@gmail.com>
2024-08-07 14:42:01 +02:00
Fredrik Adelöw c718c157c4 Merge pull request #24557 from drodil/notification_mark_read2
feat: allow setting notification read also from web notifications
2024-08-07 13:31:17 +02:00
Chris Langhout aa5149806e fix: move @types deps to dev-dependencies
Signed-off-by: Chris Langhout <clanghout@bol.com>
2024-08-07 13:04:59 +02:00
Patrik Oldsberg ddde5fe772 backend-plugin-api: fix for plugins and modules depending on multion services
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-08-07 12:48:09 +02:00
Evan Kelly 807bd07175 Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Evan Kelly <47178446+EvanGKelly@users.noreply.github.com>
2024-08-07 11:13:39 +01:00
Evan Kelly 3fbf4a8719 Update docs/integrations/datadog-rum/installation.md
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Evan Kelly <47178446+EvanGKelly@users.noreply.github.com>
2024-08-07 11:13:29 +01:00