Commit Graph

29 Commits

Author SHA1 Message Date
Mauricio Siu
d198755d25 chore: remove deploy preview workflow from GitHub Actions
- Deleted the deploy preview workflow file as it is no longer needed.
- This change simplifies the workflow configuration and reduces maintenance overhead.
2025-03-16 11:19:59 -06:00
Mauricio Siu
9ec6c4f944 chore(ui): adjust padding and logo size in Navigation and Search components 2025-03-15 12:01:55 -06:00
Zakher Masri
6b812866bd fix: bottom padding in dialog header 2025-03-12 06:51:51 +03:00
Zakher Masri
3866b6b382 chore: minor ui fixes 2025-03-12 06:50:36 +03:00
Mauricio Siu
523d12e6f3 Merge branch 'main' into ui/loading 2025-03-11 20:49:16 -06:00
Mauricio Siu
53359d81c5 Merge branch 'main' into feat/tags 2025-03-11 20:48:25 -06:00
Mauricio Siu
f9ba3adf8f
Merge branch 'main' into chore/ui-2 2025-03-11 20:47:31 -06:00
Mauricio Siu
8a9bc2f02d chore: Add Zustand state management library 2025-03-11 20:44:16 -06:00
Zakher Masri
f84929af35 chore: minor ui fixes 2025-03-11 18:10:55 +03:00
Zakher Masri
8edfd658f6 fix: clicking on tag in card 2025-03-11 17:55:50 +03:00
Zakher Masri
df2ddfdab0 chore(ui): improve search UI 2025-03-11 17:43:30 +03:00
Zakher Masri
cf5195f40c chore: ability to click tag in card 2025-03-11 17:19:40 +03:00
Zakher Masri
41f66e23a4 feat: add tags ability to filter by tags 2025-03-11 17:15:21 +03:00
Zakher Masri
41e6f00685 fix: dialog close button z index 2025-03-11 16:40:52 +03:00
Zakher Masri
0028fcffc7 chore(ui): improve template dialog 2025-03-11 16:38:13 +03:00
Zakher Masri
42302fd53d chore: ui improvements + add github button 2025-03-11 16:03:44 +03:00
Mauricio Siu
df6f80cc59 feat: Integrate CodeMirror for enhanced code viewing with syntax highlighting 2025-03-10 00:39:32 -06:00
Mauricio Siu
f2be84585e feat: Add copy to clipboard functionality for Docker Compose and configuration files 2025-03-10 00:32:47 -06:00
Mauricio Siu
fa221c06b5 feat: Add dark mode theme support with Radix UI dropdown menu 2025-03-10 00:27:47 -06:00
Mauricio Siu
294890c219 fix: adjust props 2025-03-10 00:20:19 -06:00
Mauricio Siu
f6284bbb41 feat: Initialize Dokploy Blueprints React application with core UI components 2025-03-10 00:17:45 -06:00
Mauricio Siu
46e624c055 Remove Docker and GitHub Actions configuration for templates server 2025-03-09 14:09:20 -06:00
Mauricio Siu
07aaddcc09 Add meta.json and update server infrastructure for template management 2025-03-09 13:13:51 -06:00
Mauricio Siu
de665b6ed7 Remove app directory and simplify project structure 2025-03-01 02:47:32 -06:00
Mauricio Siu
7d1b05ef3f Refactor Dockerfile to simplify static file serving 2025-03-01 02:45:31 -06:00
Mauricio Siu
0f94dde28c Add GitHub Actions workflow and Dockerfile for Docker image deployment 2025-03-01 02:43:35 -06:00
Mauricio Siu
4d20a9a25e Simplify Hono server and remove dynamic index generation 2025-03-01 02:37:24 -06:00
Mauricio Siu
3d8f598eb8 Add dynamic templates index page with responsive design 2025-03-01 02:33:06 -06:00
Mauricio Siu
332f89ed6f Initialize app with Hono server and template index generation 2025-03-01 02:27:49 -06:00