mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-27 06:15:57 +03:00
[PR #48] [CLOSED] Sync with main #332
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#332
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/48
Author: @manikanta9176
Created: 4/10/2025
Status: ❌ Closed
Base:
security-group← Head:main📝 Commits (10+)
5918c4echore: server-onboarding-ui-fixes, add provider type to server4f43cf5fix: onboarding context-issue070893bfix: condition context issuefdb4fa9refactor: update project name from 'dflow' to 'dFlow'f5ce494fix: correct image file name to lowercase059b806feat(layout): add favicon to metadata for better brandingd0ab11fchore: Made a common demo environment variable and disabled aws account creation for demo account.61a7559Update README.mdfddd6a6fix: top margin issue for sidebar in docs1f61c12chore: Added blur reveal for secrets inside application📊 Changes
52 files changed (+339 additions, -465 deletions)
View changed files
📝
.env.example(+1 -1)📝
.vscode/settings.json(+10 -1)📝
OVERVIEW.md(+1 -1)📝
README.md(+7 -2)📝
package.json(+1 -1)➕
public/images/dflow-no-bg.png(+0 -0)➕
public/images/favicon.ico(+0 -0)📝
src/actions/cloud/aws/index.ts(+8 -8)📝
src/actions/server/index.ts(+2 -0)📝
src/actions/sshkeys/index.ts(+1 -1)📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/service/[serviceId]/layout.client.tsx(+2 -2)📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/service/[serviceId]/layout.tsx(+44 -1)📝
src/app/(frontend)/(dashboard)/docs/layout.tsx(+4 -1)📝
src/app/(frontend)/(dashboard)/layout.client.tsx(+2 -2)📝
src/app/(frontend)/(dashboard)/layout.tsx(+24 -7)📝
src/app/(frontend)/(dashboard)/settings/servers/[id]/layout.client.tsx(+2 -2)📝
src/app/(frontend)/layout.tsx(+7 -2)📝
src/app/(frontend)/onboarding/layout.tsx(+9 -2)📝
src/components/Integrations/AWSDrawer.tsx(+2 -1)📝
src/components/Integrations/CloudProvidersList.tsx(+3 -2)...and 32 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.