Patrik Oldsberg
769fa96fe8
docs: address review feedback on notifications docs
...
Use dynamic import pattern for SubPageBlueprint loader instead of
Promise.resolve, and fix missing comma in TypeScript example.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Made-with: Cursor
2026-03-30 12:36:27 +02:00
Patrik Oldsberg
964e8f9779
Update docs/notifications/index--old.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-03-30 12:30:11 +02:00
Patrik Oldsberg
b70d3ca1ab
Update docs/notifications/index.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-03-30 12:30:04 +02:00
Patrik Oldsberg
2ad2771944
docs: migrate notifications docs to new frontend system
...
Rewrite the notifications documentation pages to target the new
frontend system as the primary content, and move the old frontend
system instructions to --old files following the established convention.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
Made-with: Cursor
2026-03-29 21:30:48 +02:00
Kai Dubauskas
90c61050f3
add docs
...
Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com >
2026-02-18 16:52:23 -05:00
aramissennyeydd
efbf232bfa
fix: update more /docs/references links
...
Signed-off-by: aramissennyeydd <aramis.sennyey@doordash.com >
2026-02-04 10:11:36 -06:00
Patrik Oldsberg
a21f50fc57
docs: apply minor fixes from feedback
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2026-01-30 11:36:09 +01:00
Henrik Edegård
5b179d00ae
Merge branch 'master' into broadcast-notifications-to-specified-slack-channels
...
Signed-off-by: Henrik Edegård <158468178+henrikedegrd@users.noreply.github.com >
2025-12-15 09:26:58 +01:00
Kai Dubauskas
c03ea7e6e8
address comments
...
Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com >
2025-12-10 12:07:03 -05:00
Kai Dubauskas
08d6456b4a
switch to throttleInterval and concurrencyLimit
...
Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com >
2025-12-08 12:27:17 -05:00
Kai Dubauskas
061817fb23
docs: add rateLimit
...
Signed-off-by: Kai Dubauskas <kai.dubauskas@doordash.com >
2025-12-08 12:27:17 -05:00
Henrik Edegård
f95a5167e9
Adds support for broadcasting notifications to specified Slack channels.
...
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se >
2025-11-28 12:52:07 +00:00
Henrik Edegård
87e597c406
Allows for a opt-in strategy for notifications rather than opt-out.
...
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se >
2025-11-04 12:45:19 +00:00
Henrik Edegård
3d09bb218a
Adds username as optional config in order to send with a different username than the Slack App have.
...
Signed-off-by: Henrik Edegård <henrik.edegard@fortnox.se >
2025-09-17 11:30:28 +00:00
Andre Wanlin
a1127c8c93
Merge pull request #30899 from awanlin/topic/notifications-ootb
...
create-app - Added Notifications and Signals to be installed by default
2025-08-15 10:02:22 -05:00
Andre Wanlin
e33fce15df
create-app - Added Notifications and Signals to be installed by default
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-08-15 07:42:45 -05:00
Frank Ye
50319c04bb
change metadata field to be processor only and update docs
...
Signed-off-by: Frank Ye <franky@spotify.com >
2025-08-14 16:23:44 -04:00
Frank Ye
1506df32f1
add usage docs
...
Signed-off-by: Frank Ye <franky@spotify.com >
2025-08-14 16:23:44 -04:00
Hellgren Heikki
41d4d6e7af
feat: clean up old notifications
...
a new scheduled task that will delete old notifications. the default is
that over 1 year old notifications will be deleted. the scheduled task
is run every 24 hours. this can be disabled by setting the
retention period to false in the notifications config.
Signed-off-by: Hellgren Heikki <heikki.hellgren@op.fi >
2025-06-16 15:34:25 +03:00
billyatroadie
053f7e4f77
Merge branch 'master' into add-topics-to-notification-settings
...
Signed-off-by: billyatroadie <bstalnaker@roadie.com >
2025-04-01 10:17:31 -04:00
Billy Stalnaker
98dfd787bf
updating doc image with more settings
...
Signed-off-by: Billy Stalnaker <bstalnaker@roadie.com >
2025-03-27 09:17:41 -04:00
Adam Kunicki
cc5f066fa5
Update/move docs
...
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com >
2025-03-26 16:37:42 -07:00
Adam Kunicki
552170ddad
Add Slack Notification Processor
...
Signed-off-by: Adam Kunicki <kunickiaj@gmail.com >
2025-03-26 09:26:16 -07:00
Billy Stalnaker
9d0bcdbd27
Update png with accordion
...
Signed-off-by: Billy Stalnaker <bstalnaker@roadie.com >
2025-03-25 08:20:10 -04:00
Billy Stalnaker
5676296812
wip; DRAFT for visibility into changes
...
Signed-off-by: Billy Stalnaker <bstalnaker@roadie.com >
2025-03-25 08:12:10 -04:00
Marian Steinbach
46501e1a05
Apply suggestions from code review
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Marian Steinbach <marian@giantswarm.io >
2025-03-24 11:50:18 +01:00
Marian Steinbach
0db2c686eb
Language and formatting improvements in notifications sub-page
...
Signed-off-by: Marian Steinbach <marian@giantswarm.io >
2025-03-19 15:52:41 +01:00
Marian Steinbach
5502d4d790
Language and formatting improvements in notifications section
...
Signed-off-by: Marian Steinbach <marian@giantswarm.io >
2025-03-19 15:47:39 +01:00
Andre Wanlin
9cc0236dd5
Corrections and improvements to the Notifications docs
...
Signed-off-by: Andre Wanlin <awanlin@spotify.com >
2025-02-28 14:02:17 -06:00
Heikki Hellgren
bed5f35e35
docs(notifications): split to multiple docs and add more info
...
- split docs to 3 different pages; getting started, processors and usage
- add information about email notifications
- add information about scaffolder module
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-12-16 09:20:58 +02:00
Patrik Oldsberg
fc15b77b46
notifications: refactor backend routes to avoid using root route
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-12-10 00:43:57 +01:00
Heikki Hellgren
97ba58fa17
feat: add user specific notification settings
...
The settings can be customized for each origin and each processor
individually. The default Web indicates notifications shown in the
Backstage UI. By default, if there are no settings saved in the
database, all notifications are enabled for all processors.
The origins will populate by time for each user as they receive the
first notification from that origin. Processors are shown as their own
columns.
Later, if it makes sense, allow users to also disable/enable
notifications based on notification topic.
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-10-18 10:38:36 +03:00
secustor
ded99df828
fix docs link
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 15:28:45 +02:00
AmbrishRamachandiran
9d04f49251
Updated notifications docs-grammer
...
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com >
2024-09-04 11:59:03 +05:30
Patrik Oldsberg
7c824ff058
docs/notifications: some fixes
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-28 17:11:36 +02:00
Fredrik Adelöw
04dd8e29c1
Merge pull request #25939 from drodil/signals_docs
...
docs: add info about signals usage in own plugins
2024-08-27 16:02:48 +02:00
Patrik Oldsberg
5add8e1aec
signals: add SignalsDisplay to simplify installation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-08-25 16:38:58 +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
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
Marek Libra
f4612847a2
Add install instructions for older nevironments
...
Signed-off-by: Marek Libra <marek.libra@gmail.com >
2024-08-07 11:45:41 +02:00
Marek Libra
e2d34cfcdc
Prioritize user documentation over README (notifications, signals)
...
Selected content of notifications and signals README files has been
moved upwards to the user documentation.
Signed-off-by: Marek Libra <marek.libra@gmail.com >
2024-07-08 13:22:13 +02:00
Marek Libra
5177f6f0e1
User documentation for the Notifications and Signals
...
Signed-off-by: Marek Libra <marek.libra@gmail.com >
2024-06-26 14:05:14 +02:00