mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 13:55:56 +03:00
[PR #182] [MERGED] Template docs #380
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#380
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/182
Author: @charanm927
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/22/2025
Merged by: @charanm927
Base:
main← Head:template-docs📝 Commits (4)
956051dfeat: integrate SidebarToggleButton into DomainForm and DomainList components; add documentation for managing domains0b9d19dfeat: add SidebarToggleButton to VariablesForm; enhance documentation for environment variablesdf073ecfeat: enhance domains documentation; clarify usage of main domains at server and service levels6681439feat: add templates collection and overview documentation; integrate templates into existing document structure📊 Changes
11 files changed (+552 additions, -2 deletions)
View changed files
📝
content-collections.ts(+31 -1)📝
src/app/(frontend)/(dashboard)/[organisation]/docs/[categorySlug]/DocsSidebar.tsx(+3 -0)📝
src/app/(frontend)/(dashboard)/[organisation]/docs/[categorySlug]/[slug]/page.tsx(+2 -0)📝
src/components/servers/DomainForm.tsx(+6 -0)📝
src/components/service/DomainList.tsx(+6 -0)📝
src/components/service/VariablesForm.tsx(+8 -1)➕
src/docs/servers/domains.md(+173 -0)📝
src/docs/services/app-service.md(+4 -0)📝
src/docs/services/docker-service.md(+4 -0)➕
src/docs/services/environment-variables.md(+167 -0)➕
src/docs/templates/templates-overview.md(+148 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.