Add notification dashboard page#3018
Draft
simponm wants to merge 1 commit into
Draft
Conversation
Contributor
Author
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
Terbau
changed the base branch from
mono-859-create-notification-backend
to
graphite-base/3018
March 18, 2026 18:35
Terbau
force-pushed
the
graphite-base/3018
branch
from
March 18, 2026 18:35
d6e23e1 to
6d8159e
Compare
Terbau
force-pushed
the
create-notification-dashboard
branch
from
March 18, 2026 18:35
24c92d6 to
0e095d4
Compare
Terbau
changed the base branch from
graphite-base/3018
to
mono-851-create-notifications-dropdown
March 18, 2026 18:35
ErlendSae
reviewed
Mar 18, 2026
| header: () => "Tittel", | ||
| sortingFn: "alphanumeric", | ||
| cell: (info) => ( | ||
| <Anchor component={Link} size="sm" href={`/varsler/${info.row.original.id}`}> |
ErlendSae
reviewed
Mar 18, 2026
|
|
||
| async create(handle, notificationData) { | ||
| const { recipientIds, ...data } = notificationData | ||
| console.log("IDIOT", notificationData) |
ErlendSae
reviewed
Mar 18, 2026
| }, | ||
| async update(handle, notificationId, notificationData) { | ||
| const { recipientIds, ...data } = notificationData | ||
| console.log("IDIOT", notificationData) |
JacobKH123
changed the base branch from
mono-851-create-notifications-dropdown
to
graphite-base/3018
March 18, 2026 19:44
ErlendSae
reviewed
Mar 18, 2026
| const handleTabChange = (value: string | null) => { | ||
| const params = new URLSearchParams(searchParams.toString()) | ||
| params.set("tab", value ?? SIDEBAR_LINKS[0].slug) | ||
| router.replace(`/varsler/${notification.id}?${params.toString()}`) |
JacobKH123
force-pushed
the
graphite-base/3018
branch
from
March 18, 2026 19:49
6d8159e to
20b39af
Compare
JacobKH123
force-pushed
the
create-notification-dashboard
branch
from
March 18, 2026 19:49
0e095d4 to
45895bb
Compare
JacobKH123
changed the base branch from
graphite-base/3018
to
mono-851-create-notifications-dropdown
March 18, 2026 19:49
Terbau
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
March 29, 2026 18:13
20b39af to
f0f08f5
Compare
Terbau
force-pushed
the
create-notification-dashboard
branch
from
March 29, 2026 18:13
45895bb to
7cc1524
Compare
Terbau
force-pushed
the
create-notification-dashboard
branch
from
April 15, 2026 12:35
7cc1524 to
dd486ed
Compare
Terbau
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
April 15, 2026 12:35
f0f08f5 to
e82fa2b
Compare
ErlendSae
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
April 22, 2026 06:14
e82fa2b to
30f3d17
Compare
ErlendSae
force-pushed
the
create-notification-dashboard
branch
from
April 22, 2026 06:14
dd486ed to
bc38db6
Compare
simponm
force-pushed
the
create-notification-dashboard
branch
from
April 27, 2026 18:40
bc38db6 to
2460e95
Compare
simponm
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
April 27, 2026 18:40
30f3d17 to
ccd9c46
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
May 10, 2026 18:56
ccd9c46 to
9884c96
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 10, 2026 18:56
2460e95 to
3412917
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 19, 2026 21:58
55f09c2 to
775effc
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
May 19, 2026 23:17
d0c21e6 to
983ceec
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 19, 2026 23:17
775effc to
5818efe
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
May 19, 2026 23:33
983ceec to
51ecf05
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 19, 2026 23:33
5818efe to
32b31b0
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
May 21, 2026 17:19
51ecf05 to
816fcc4
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
2 times, most recently
from
May 23, 2026 16:02
1fa2e79 to
a378cae
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
2 times, most recently
from
May 25, 2026 16:56
a090bf4 to
febf237
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 25, 2026 16:56
a378cae to
6dc5ad7
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
May 25, 2026 22:03
febf237 to
52621d1
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
May 25, 2026 22:03
6dc5ad7 to
18b41d5
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
June 11, 2026 19:59
18b41d5 to
8777c7b
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
June 11, 2026 19:59
52621d1 to
313e471
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
June 14, 2026 12:11
8777c7b to
b6e4546
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
June 14, 2026 12:11
313e471 to
b2f4af7
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
June 17, 2026 15:48
b6e4546 to
f5d3962
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
June 17, 2026 15:48
b2f4af7 to
de1cd8f
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
June 24, 2026 18:07
f5d3962 to
ce8f920
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
June 24, 2026 18:07
de1cd8f to
88e1983
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
July 1, 2026 21:41
88e1983 to
cb2c756
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
2 times, most recently
from
July 7, 2026 09:17
109b878 to
e032329
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
July 7, 2026 09:17
cb2c756 to
387b1eb
Compare
brage-andreas
force-pushed
the
mono-851-create-notifications-dropdown
branch
from
July 11, 2026 16:46
387b1eb to
b0863d2
Compare
brage-andreas
force-pushed
the
create-notification-dashboard
branch
from
July 11, 2026 16:46
e032329 to
e2577c5
Compare
This was referenced Jul 11, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.