Overview
{{ nav.warehouseLabel() }}
{{ nav.currentUser.role | roleLabel }}
{{ nav.unreadCount > 99 ? '99+' : nav.unreadCount }}
Notifications
{{ nav.unreadCount }} unread
Mark all read
All
Direct
Watching
Unread
{{ nav.unreadCount }}
{{ g.label }}
{{ nav.notifActor(n) }}
{{ n.message }}
{{ nav.notifLabel(n) }}
For you
{{ nav.relTime(n.created_at) }}
{{ nav.notifKind==='unread' ? "You're all caught up" : 'No notifications' }}
{{ nav.notifKind==='unread' ? 'Nothing unread right now.' : 'New activity will show up here.' }}