Skip to content

Dev#218

Merged
LeonardoVieira1630 merged 12 commits intomainfrom
dev
Feb 5, 2026
Merged

Dev#218
LeonardoVieira1630 merged 12 commits intomainfrom
dev

Conversation

@LeonardoVieira1630
Copy link
Member

No description provided.

alextnetto and others added 12 commits February 4, 2026 15:24
- Change title from 'Subscription Metrics' to 'Notification User Metrics'
- Add data emoji (📊) favicon with improved metadata
- Add OpenGraph and Twitter card metadata
- Rotate chart labels 45 degrees for 'Notifications per DAO' chart
- Set default table rows to 100 and remove row selector
- Fix import path in auth route
- Add QueryResultRow constraint to db query function
- Remove icon.tsx file (use static SVG favicon instead)
- Add query validation to prevent write operations (INSERT, UPDATE, DELETE, etc.)
- Only allow SELECT and WITH queries
- Add documentation and README explaining read-only enforcement
- All API routes are GET requests (except auth which only sets cookies)
- Add number formatting with thousands separators
- Improve tooltip styling with rounded corners and padding
- Add visual cursor highlight on hover
- Enhance text styling with colors and font weights
…alues display

- Replace formatter-based tooltip with custom React component
- Explicitly render tooltip content with formatted numbers
- Ensure tooltip shows label and value clearly on hover
- Change tooltip content from JSX element to function
- Function receives tooltip props from Recharts
- Add z-index to ensure tooltip appears above chart
- Tooltip now properly displays formatted values on bar hover
…yling

- Use proper TooltipProps type from Recharts
- Convert to Tailwind CSS classes for consistent styling
- Improve tooltip layout and spacing
- Increase chart height and add margins for better visibility
- Add bar category gap for better spacing
- Remove outdated plan markdown files
- Update dashboard client and ENS resolver
- Add ENS resolver tests
@LeonardoVieira1630 LeonardoVieira1630 merged commit 198eb7d into main Feb 5, 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