Skip to content

deploy to prod#953

Merged
JoaquinBN merged 3 commits into
mainfrom
dev
Jul 23, 2026
Merged

deploy to prod#953
JoaquinBN merged 3 commits into
mainfrom
dev

Conversation

@JoaquinBN

Copy link
Copy Markdown
Collaborator

No description provided.

* Add role-view dashboard access

* Handle role guard request failures safely
* Trim notification bodies in the dropdown

The navbar notification preview now caps sanitized markdown at 120 characters while retaining inline formatting and links. The full notification feed remains unchanged.

## Implementation Notes
- frontend/src/components/NotificationCenter.svelte: Render capped previews in a clampable inline flow.
- frontend/src/lib/notificationUtils.js: Add sanitizer-aware notification preview truncation.
- frontend/src/tests/notificationUtils.test.js: Cover formatting, links, truncation, and edge cases.
- frontend/CLAUDE.md: Document the dropdown preview behavior.

* Update changelog
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 4fb23ba3-7003-4767-8781-38e66683d297

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@JoaquinBN
JoaquinBN merged commit 78622fc into main Jul 23, 2026
6 checks passed
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