Commit Graph

127 Commits

Author SHA1 Message Date
github-actions[bot] 47358815d6 Version Packages (next) 2024-09-10 13:56:19 +00:00
Fredrik Adelöw 9290c92dad Merge pull request #26498 from backstage/renovate/major-testing-library-monorepo
chore(deps): update dependency @testing-library/react to v16
2024-09-10 11:39:18 +02:00
Fredrik Adelöw 5532438535 Merge pull request #26237 from mareklibra/FLPATH-1612.minSeverity
fix: change severity filter label to "Min severity"
2024-09-10 11:28:13 +02:00
renovate[bot] 836127cb40 chore(deps): update dependency @testing-library/react to v16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:00:42 +00:00
Johan Haals 53d44d5e10 Merge pull request #26419 from dweber019/fix/notification-icon
fix: implement icon in backend and show icon in table if available
2024-09-05 07:56:50 +02:00
David Weber 4a53dd0384 fix: implement icon in backend and show icon in table if available
Signed-off-by: David Weber <david.weber@w3tec.ch>
Signed-off-by: David Weber <david.weber.schenker@gmail.com>
2024-09-03 17:24:30 +02:00
github-actions[bot] 582092fb23 Version Packages (next) 2024-09-03 14:38:01 +00:00
github-actions[bot] 911bbe0d92 Version Packages (next) 2024-08-27 11:41:57 +00:00
Marek Libra 653f60b8fe fix: change severity filter label to "Min severity"
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-08-27 13:10:05 +02:00
github-actions[bot] 2a2c84ba68 Version Packages 2024-08-20 08:56:34 +00:00
Marek Libra b58e452caf Mark broadcast notifications in the list
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-08-15 09:59:48 +02:00
github-actions[bot] 003494838b Version Packages (next) 2024-08-13 13:59:06 +00: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
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
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
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
github-actions[bot] 4a8774820c Version Packages (next) 2024-07-23 14:02:37 +00:00
github-actions[bot] 8d2fe707cb Version Packages 2024-07-16 12:06:55 +00:00
Camila Belo b82aff92aa refactor(test-utils): deprecate the isDockerDisabledForTests function
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 17:06:00 +02:00
Camila Belo 95a3a0b91c refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2024-07-10 15:45:49 +02:00
github-actions[bot] e583b47687 Version Packages (next) 2024-07-09 12:58:58 +00: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
github-actions[bot] 08c63d46ac Version Packages (next) 2024-07-02 09:03:14 +00:00
Fredrik Adelöw c780320418 Merge pull request #25337 from mareklibra/hideToolbarForNoRecords
Hide NotificationsPage toolbar for empty list
2024-06-29 14:16:21 +02:00
github-actions[bot] f03d12aff2 Version Packages (next) 2024-06-25 13:05:56 +00:00
Marek Libra 3bf0697eb8 Hide NotificationsPage toolbar for empty list
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-06-20 10:23:18 +02:00
github-actions[bot] 18a40424cb Version Packages 2024-06-18 12:37:38 +00:00
github-actions[bot] e83ead9b1a Version Packages (next) 2024-06-11 15:25:17 +00:00
Patrik Oldsberg d44a20a5cd add plugin metadata to all plugin packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-06-11 11:24:29 +02:00
github-actions[bot] 09f502208f Version Packages (next) 2024-06-04 15:34:15 +00:00
Heikki Hellgren aa2d3e302a feat: make default functionality to mark notification read when opening link
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-30 21:15:15 +03:00
Heikki Hellgren a880e941aa fix: change notification hooks to internal
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-30 15:45:42 +03:00
Heikki Hellgren 0410fc9ce6 feat: allow setting notification read from web/snackbar
when opening link from snackbar or web notification, the notification
can be automatically set as read like in the notifications page

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-30 15:45:42 +03:00
github-actions[bot] 77da22e67f Version Packages (next) 2024-05-28 13:43:01 +00:00
Marek Libra 6d196b4506 fix: Avoid infinite loop in the NotificationsSidebarItem title counter
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-05-23 11:26:40 +02:00
github-actions[bot] cce04957e9 Version Packages (next) 2024-05-21 14:41:46 +00:00
Heikki Hellgren 7f0268486a fix: do not show scrollbars in notification description if not needed
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-15 08:47:57 +03:00
github-actions[bot] 0972164fbc Version Packages 2024-05-14 12:02:01 +00:00
Heikki Hellgren e49a8106ad fix: show all notifications by default in notifications page
to prevent confusion with sidebar item showing that you have new
notifications but the table not showing any because the default filter
is for last week only

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-14 09:55:14 +03:00
github-actions[bot] d85dd88b3c Version Packages (next) 2024-05-07 13:27:02 +00:00
Heikki Hellgren 42eaf63a75 feat: increase default and allow changing snackbar auto hide duration
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-05-03 12:49:24 +03:00
github-actions[bot] 0478509ee2 Version Packages (next) 2024-04-30 11:22:01 +00:00
Heikki Hellgren f6633ca8d2 feat: allow setting notification as read automatically when opening link
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
2024-04-26 08:06:15 +03: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
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
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
github-actions[bot] 46046059b4 Version Packages (next) 2024-04-23 14:53:09 +00: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