mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 22:05:53 +03:00
[PR #487] [MERGED] UI updates #495
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#495
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dflow-sh/dflow/pull/487
Author: @charanm927
Created: 10/28/2025
Status: ✅ Merged
Merged: 10/28/2025
Merged by: @charanm927
Base:
main← Head:ui-updates📝 Commits (2)
70a28f9feat: add animations to integration, project filters, server, and templates components9c2bc65feat: add CountUp component for animated number display in dashboard📊 Changes
6 files changed (+348 additions, -67 deletions)
View changed files
📝
src/app/(frontend)/(dashboard)/[organisation]/layout.tsx(+9 -1)➕
src/components/ContUp.tsx(+125 -0)📝
src/components/Integrations/IntegrationsList.tsx(+59 -33)📝
src/components/project/ProjectFiltersSection.tsx(+42 -14)📝
src/components/servers/ServerCard.tsx(+24 -2)📝
src/components/templates/Templates.tsx(+89 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.