templates/app/src
Mauricio Siu 2dab17bbc0 refactor: change template file format from YAML to TOML
- Updated the TemplateDialog and TemplateGrid components to use 'template.toml' instead of 'template.yml'.
- Modified the CodeEditor component to support 'toml' as a valid language option.
2025-03-30 00:54:42 -06:00
..
assets feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
components refactor: change template file format from YAML to TOML 2025-03-30 00:54:42 -06:00
lib feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
store chore: minor ui fixes 2025-03-12 06:50:36 +03:00
App.css feat: Add dark mode theme support with Radix UI dropdown menu 2025-03-10 00:27:47 -06:00
App.tsx chore: minor ui fixes 2025-03-12 06:50:36 +03:00
index.css chore: ui improvements + add github button 2025-03-11 16:03:44 +03:00
main.tsx feat: Add dark mode theme support with Radix UI dropdown menu 2025-03-10 00:27:47 -06:00
mode-toggle.tsx chore: ui improvements + add github button 2025-03-11 16:03:44 +03:00
theme-provider.tsx feat: Add dark mode theme support with Radix UI dropdown menu 2025-03-10 00:27:47 -06:00
vite-env.d.ts feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00