Commit Graph

50235 Commits

Author SHA1 Message Date
renovate[bot] 31578f4ff2 chore(deps): update dependency lint-staged to v15.2.2
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 10:34:21 +00:00
Patrik Oldsberg f7ef0521a9 Merge branch 'master' into camilaibs/migrate-catalog-graph-to-new-frontend-system
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-06 11:34:04 +01:00
Fredrik Adelöw 0b0fffa12d Merge pull request #22040 from awanlin/topic/azure-devops-alpha-di
[Azure DevOps] Added alpha support for the New Frontend System
2024-02-06 11:30:38 +01:00
Patrik Oldsberg cd17783d7b Update plugins/catalog-backend-module-puppetdb/src/puppet/transformers.ts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-06 11:26:45 +01:00
Fredrik Adelöw 6557b10431 Merge pull request #22592 from hudsonb/safe-entity-name-fix
Fix safeEntityName
2024-02-06 11:23:43 +01:00
Fredrik Adelöw eac54f215d Merge pull request #22724 from backstage/renovate/husky-9.x
chore(deps): update dependency husky to v9
2024-02-06 11:20:21 +01:00
Patrik Oldsberg 23f3ef68e1 Merge pull request #22649 from raduciopraga/fix/explore-group-diagram-titles
Use the EntityDisplayName component for rendering Group nodes
2024-02-06 11:13:21 +01:00
Fredrik Adelöw 0e934d1e91 migrate to husky v9
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-02-06 11:09:16 +01:00
Fredrik Adelöw 1d5a2e50fe Merge pull request #22721 from deepan10/azure-sites-auth-patch
Added permissionIntegrationRouter for azure-sites-backend routes
2024-02-06 11:04:06 +01:00
Patrik Oldsberg 0319217e81 Merge pull request #22654 from knksmith57/knksmith57/support-token-fetchurlreader
feat(backend-common/FetchUrlReader): support token authentication
2024-02-06 10:57:01 +01:00
Patrik Oldsberg 4897d303bc Merge pull request #22749 from AmbrishRamachandiran/setting-avartar
conditionally rendering the user name and email in user settings page
2024-02-06 10:51:52 +01:00
renovate[bot] b9b14a7fd9 chore(deps): update dependency @types/react to v18.2.54
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-06 09:51:31 +00:00
Patrik Oldsberg 822717da53 Merge pull request #22737 from fridajac/add-umami
Adding Umami analytics plugin to microsite
2024-02-06 10:35:13 +01:00
Patrik Oldsberg 9a88880f50 Merge pull request #22751 from hubofgitongithub/patch-3
Update frontend-plugin-api package.json with repo information
2024-02-06 10:29:11 +01:00
Patrik Oldsberg 747b8a545f Merge pull request #22750 from hubofgitongithub/patch-2
Update core-compat-api package.json with repo information
2024-02-06 10:29:01 +01:00
Patrik Oldsberg 5a8ed93296 Merge pull request #22739 from backstage/freben/workingDirectory
add a config declaration for `backend.workingDirectory`
2024-02-06 10:26:36 +01:00
Heikki Hellgren 2fec2198b7 fix: move express types to dev deps
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 11:13:59 +02:00
secustor d589a0488d expose new needed configuration options
Signed-off-by: secustor <sebastian@poxhofer.at>
2024-02-06 10:09:52 +01:00
Heikki Hellgren 15769753a0 fix: move notifications db to internal + clean-up
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:52:14 +02:00
hubofgitongithub ad2444c8da Update frontend-plugin-api package.json with repo information
To fix https://www.npmjs.com/package/@backstage/frontend-plugin-api having a source code URL location (and thus fixing security scanners triggering on that information missing).

Signed-off-by: hubofgitongithub <156336979+hubofgitongithub@users.noreply.github.com>
2024-02-06 09:38:18 +01:00
Heikki Hellgren e6079349d9 docs: remove link for docs
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:34:52 +02:00
hubofgitongithub b8651e1316 Update core-compat-api package.json with repo information
To fix https://www.npmjs.com/package/@backstage/core-compat-api having a source code URL location (and thus fixing security scanners triggering on that information missing).

Signed-off-by: hubofgitongithub <156336979+hubofgitongithub@users.noreply.github.com>
2024-02-06 09:33:24 +01:00
Heikki Hellgren 765269331d docs: add info how to add notification processors
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:30 +02:00
Heikki Hellgren 6ea8b0d106 test: add tests for notification clients
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:30 +02:00
Heikki Hellgren 819a7302a2 fix: code review findings
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:30 +02:00
Heikki Hellgren acbe630b9d feat: follow-up changes on BEP #22641
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:30 +02:00
Heikki Hellgren b3c3672b64 feat: support pagination and searching in notification backend
disabled broadcast notifications for now

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 50c7dbde2f feat: support for topic in notification
using same topic twice will restore existing notification in that topic
if any. this can be useful if you want to remind users about some
specific thing over time

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren dced4bbc96 feat: add support for unread count in document title
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren fdf03a6997 chore: restore signals changes to master
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 8724ed1fdf feat: separate read and done statuses
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren c3a22686dd feat: add support for web api notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren a3d42153d1 feat: allow broadcast notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 6a79f9f1ee feat: integrate notifications with signals
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 1a38100a8e chore: refactor service and backend to use REST
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 13346970b4 chore: remove test code from notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren d61b0e1695 docs: add installation documentation for notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren b6c1523444 feat: add support for notification processors
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 62141acaee feat: allow specifying mui icon for notification
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren fb8fc24df0 chore: add changeset
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 49afb1823f feat: support saving and marking notifications done
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren b3d70e2a4f feat: add support for new backend to notifications
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren 92c327211a feat: make notification page filters work
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:29 +02:00
Heikki Hellgren f24a0c1f6a feat: initial notifications support
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 10:17:28 +02:00
Patrik Oldsberg 778ea9e152 Merge pull request #22747 from drodil/template_card_test
test: fix failing template card test
2024-02-06 09:13:23 +01:00
AmbrishRamachandiran d5b14a0ad5 conditionally rendering the user name and email in user settings page
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-02-06 12:19:15 +05:30
Heikki Hellgren 10f0efdcb7 test: fix failing template card test
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-02-06 08:34:51 +02:00
Radu Ciopraga 501b750fa2 wait for GroupsExplorerContent test expectations to pass
Signed-off-by: Radu Ciopraga <1442639+raduciopraga@users.noreply.github.com>
2024-02-05 21:23:56 +01:00
Camila Belo 223464a51a refactor(catalog-graph): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-05 16:01:38 +01:00
Camila Belo 3dc64e931e docs: add changeset files
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-02-05 16:01:38 +01:00