blam
|
c6113b5e78
|
chore: added api-reports
Signed-off-by: blam <ben@blam.sh>
|
2024-05-07 11:46:35 +02:00 |
|
Marley
|
015149cffd
|
fix: added eventsServiceFactory to defaultServiceFactories
Signed-off-by: Marley <55280588+marleypowell@users.noreply.github.com>
|
2024-04-30 09:31:50 +00:00 |
|
bnechyporenko
|
2444a50579
|
Capturing more event clicks for scaffolder
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
|
2024-04-30 09:07:46 +02:00 |
|
bnechyporenko
|
eea850a3a3
|
Capturing more event clicks for scaffolder
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
|
2024-04-30 08:44:15 +02:00 |
|
bnechyporenko
|
9156654290
|
Capturing more event clicks for scaffolder
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
|
2024-04-27 20:59:32 +02:00 |
|
Seba
|
3102a99f48
|
add the namespace label to CronJobDrawer & IngressDrawer (#24485)
Signed-off-by: sebalaini <sebastianolaini@gmail.com>
|
2024-04-26 14:28:17 -04:00 |
|
Fredrik Adelöw
|
f34ac5bcb2
|
Merge pull request #24524 from grantila/grantila/azure-ad-disabling-user-photos
Azure AD disabling user photos (fix) and handle huge organizations
|
2024-04-26 10:26:13 +02:00 |
|
Gustaf Räntilä
|
6e370e62e9
|
fix: Handle reading huge amounts of users without crashing
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
|
2024-04-26 09:29:31 +02:00 |
|
Gustaf Räntilä
|
49eab297a3
|
fix: Fixed disabling user photos fetching
Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
|
2024-04-26 09:29:31 +02:00 |
|
Fredrik Adelöw
|
e00bbc2d0d
|
Merge pull request #24418 from drodil/notifications_faker
feat: generate random notifications in local development
|
2024-04-25 16:23:28 +02:00 |
|
Fredrik Adelöw
|
9acb59426c
|
Merge pull request #24471 from mareklibra/markAllRead
feat(notifications): added Mark All Read bulk action
|
2024-04-25 16:23:14 +02:00 |
|
Fredrik Adelöw
|
a3cab4501d
|
Merge pull request #24322 from drodil/email_notification_module
feat: add email notification processor
|
2024-04-25 14:24:17 +02:00 |
|
Fredrik Adelöw
|
65a9c6c7cb
|
remove alphas
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-04-24 14:12:08 +02:00 |
|
Heikki Hellgren
|
cba628ae6f
|
feat: generate random notifications in local development
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 15:10:06 +03:00 |
|
Marek Libra
|
23b461f0f0
|
Add material-ui-confirm dependency
Signed-off-by: Marek Libra <marek.libra@gmail.com>
|
2024-04-24 12:20:02 +02:00 |
|
Marek Libra
|
f730c0b54f
|
feat(notifications): added Mark All Read bulk action
The user can newly mark all unread messages as read at one click.
Signed-off-by: Marek Libra <marek.libra@gmail.com>
|
2024-04-24 12:20:02 +02:00 |
|
Heikki Hellgren
|
743832d39f
|
fix: use string array for cache service
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 12:09:54 +03:00 |
|
Marek Libra
|
bd900b7e0e
|
Merge pull request #24412 from drodil/notifications_snackbar
feat: allow showing notifications as snackbars in the UI
|
2024-04-24 10:24:32 +02:00 |
|
Marek Libra
|
f88045b351
|
Merge pull request #24338 from drodil/notifications_filter_users
feat: support to filter notification recipients after resolving
|
2024-04-24 10:24:10 +02:00 |
|
Heikki Hellgren
|
49295af2c1
|
feat: allow throttling email sending
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 10:32:38 +03:00 |
|
Heikki Hellgren
|
4e4e5607e2
|
fix: review findings for email notification processor
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 09:33:18 +03:00 |
|
Heikki Hellgren
|
c137035b83
|
feat: add support for templating the email content
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 08:46:17 +03:00 |
|
Heikki Hellgren
|
9f9dbdbdee
|
chore: make cache config follow slack notification config
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 08:46:17 +03:00 |
|
Heikki Hellgren
|
29e16abc85
|
fix: add missing region config for ses
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 08:46:17 +03:00 |
|
Heikki Hellgren
|
1c1718857e
|
fix: use credentials manager instead config
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 08:46:17 +03:00 |
|
Heikki Hellgren
|
dbf269686a
|
feat: add email notification processor
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-24 08:46:17 +03:00 |
|
Fredrik Adelöw
|
e60f318e62
|
Merge pull request #24481 from backstage/freben/no-plugins
remove plugin suggestion template
|
2024-04-23 19:11:12 +02:00 |
|
Fredrik Adelöw
|
4a6741b1ba
|
docs too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2024-04-23 17:45:35 +02:00 |
|
github-actions[bot]
|
46046059b4
|
Version Packages (next)
|
2024-04-23 14:53:09 +00:00 |
|
Patrik Oldsberg
|
ee5173fd5e
|
Merge pull request #22765 from drodil/auth_resolver_override
feat: allow overriding default ownership resolving
|
2024-04-23 16:44:50 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Heikki Hellgren
|
64e089e5b3
|
fix: review comments on snackbar handling
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-23 15:42:33 +03:00 |
|
Heikki Hellgren
|
bfcb2f1281
|
feat: allow showing notifications as snackbars in the UI
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
|
2024-04-23 15:41:51 +03: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 |
|
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 |
|
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 |
|
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 |
|