mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 05:45:51 +03:00
[PR #92] [MERGED] Service docs #351
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#351
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/92
Author: @charanm927
Created: 4/25/2025
Status: ✅ Merged
Merged: 4/25/2025
Merged by: @charanm927
Base:
main← Head:service-docs📝 Commits (4)
cfdc47echore: update service docsda8893cchore: rehype-autolink-headings for docs859f161chore: add info button799d19cMerge branch 'main' into service-docs📊 Changes
13 files changed (+584 additions, -270 deletions)
View changed files
📝
content-collections.ts(+14 -4)📝
package.json(+2 -0)📝
pnpm-lock.yaml(+55 -0)📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/page.tsx(+8 -1)📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/service/[serviceId]/layout.tsx(+5 -7)📝
src/components/DocSidebar.tsx(+21 -4)📝
src/components/SidebarToggleButton.tsx(+4 -1)📝
src/components/service/DatabaseForm.tsx(+9 -1)➕
src/docs/services/app-service.md(+148 -0)➕
src/docs/services/database-service.md(+144 -0)➕
src/docs/services/docker-service.md(+150 -0)📝
src/docs/services/services-overview.md(+9 -250)📝
src/providers/SidebarDocsProvider.tsx(+15 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.