Skip to content

Add notification dashboard page#3018

Draft
simponm wants to merge 1 commit into
mono-851-create-notifications-dropdownfrom
create-notification-dashboard
Draft

Add notification dashboard page#3018
simponm wants to merge 1 commit into
mono-851-create-notifications-dropdownfrom
create-notification-dashboard

Conversation

@simponm

@simponm simponm commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

No description provided.

simponm commented Mar 16, 2026

Copy link
Copy Markdown
Contributor Author

@andrefkl andrefkl changed the title added notification dashboard Add notification dashboard page Mar 17, 2026
@Terbau
Terbau changed the base branch from mono-859-create-notification-backend to graphite-base/3018 March 18, 2026 18:35
@Terbau
Terbau force-pushed the graphite-base/3018 branch from d6e23e1 to 6d8159e Compare March 18, 2026 18:35
@Terbau
Terbau force-pushed the create-notification-dashboard branch from 24c92d6 to 0e095d4 Compare March 18, 2026 18:35
@Terbau
Terbau changed the base branch from graphite-base/3018 to mono-851-create-notifications-dropdown March 18, 2026 18:35
header: () => "Tittel",
sortingFn: "alphanumeric",
cell: (info) => (
<Anchor component={Link} size="sm" href={`/varsler/${info.row.original.id}`}>

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

varslinger


async create(handle, notificationData) {
const { recipientIds, ...data } = notificationData
console.log("IDIOT", notificationData)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

},
async update(handle, notificationId, notificationData) {
const { recipientIds, ...data } = notificationData
console.log("IDIOT", notificationData)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

@JacobKH123
JacobKH123 changed the base branch from mono-851-create-notifications-dropdown to graphite-base/3018 March 18, 2026 19:44
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()}`)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

varslinger

@JacobKH123
JacobKH123 force-pushed the create-notification-dashboard branch from 0e095d4 to 45895bb Compare March 18, 2026 19:49
@JacobKH123
JacobKH123 changed the base branch from graphite-base/3018 to mono-851-create-notifications-dropdown March 18, 2026 19:49
@Terbau
Terbau force-pushed the mono-851-create-notifications-dropdown branch from 20b39af to f0f08f5 Compare March 29, 2026 18:13
@Terbau
Terbau force-pushed the create-notification-dashboard branch from 45895bb to 7cc1524 Compare March 29, 2026 18:13
@Terbau
Terbau force-pushed the create-notification-dashboard branch from 7cc1524 to dd486ed Compare April 15, 2026 12:35
@Terbau
Terbau force-pushed the mono-851-create-notifications-dropdown branch from f0f08f5 to e82fa2b Compare April 15, 2026 12:35
@ErlendSae
ErlendSae force-pushed the mono-851-create-notifications-dropdown branch from e82fa2b to 30f3d17 Compare April 22, 2026 06:14
@ErlendSae
ErlendSae force-pushed the create-notification-dashboard branch from dd486ed to bc38db6 Compare April 22, 2026 06:14
@simponm
simponm force-pushed the create-notification-dashboard branch from bc38db6 to 2460e95 Compare April 27, 2026 18:40
@simponm
simponm force-pushed the mono-851-create-notifications-dropdown branch from 30f3d17 to ccd9c46 Compare April 27, 2026 18:40
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from ccd9c46 to 9884c96 Compare May 10, 2026 18:56
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 2460e95 to 3412917 Compare May 10, 2026 18:56
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 55f09c2 to 775effc Compare May 19, 2026 21:58
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from d0c21e6 to 983ceec Compare May 19, 2026 23:17
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 775effc to 5818efe Compare May 19, 2026 23:17
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 983ceec to 51ecf05 Compare May 19, 2026 23:33
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 5818efe to 32b31b0 Compare May 19, 2026 23:33
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 51ecf05 to 816fcc4 Compare May 21, 2026 17:19
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch 2 times, most recently from 1fa2e79 to a378cae Compare May 23, 2026 16:02
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch 2 times, most recently from a090bf4 to febf237 Compare May 25, 2026 16:56
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from a378cae to 6dc5ad7 Compare May 25, 2026 16:56
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from febf237 to 52621d1 Compare May 25, 2026 22:03
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 6dc5ad7 to 18b41d5 Compare May 25, 2026 22:03
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 18b41d5 to 8777c7b Compare June 11, 2026 19:59
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 52621d1 to 313e471 Compare June 11, 2026 19:59
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from 8777c7b to b6e4546 Compare June 14, 2026 12:11
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 313e471 to b2f4af7 Compare June 14, 2026 12:11
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from b6e4546 to f5d3962 Compare June 17, 2026 15:48
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from b2f4af7 to de1cd8f Compare June 17, 2026 15:48
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from f5d3962 to ce8f920 Compare June 24, 2026 18:07
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from de1cd8f to 88e1983 Compare June 24, 2026 18:07
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 88e1983 to cb2c756 Compare July 1, 2026 21:41
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch 2 times, most recently from 109b878 to e032329 Compare July 7, 2026 09:17
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from cb2c756 to 387b1eb Compare July 7, 2026 09:17
@brage-andreas
brage-andreas force-pushed the mono-851-create-notifications-dropdown branch from 387b1eb to b0863d2 Compare July 11, 2026 16:46
@brage-andreas
brage-andreas force-pushed the create-notification-dashboard branch from e032329 to e2577c5 Compare July 11, 2026 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants