Mauricio Siu
20e3889d4c
refactor: improve formatting and consistency in Supabase template logging configuration
...
- Added a blank line for better separation in the configuration.
- Corrected regex pattern formatting for clarity.
- Ensured consistent indentation for logging sink configurations.
2025-03-15 12:47:06 -06:00
Mauricio Siu
c358d824fd
refactor: standardize indentation and formatting in Supabase template logging configuration
...
- Adjusted indentation for better readability.
- Reformatted logging sink configurations for consistency and clarity.
2025-03-15 12:24:53 -06:00
Mauricio Siu
1b20dd74d1
refactor: clean up Deno function and logging URIs in Supabase template
...
- Reformatted Deno function response and improved readability.
- Updated logging URIs to use consistent string interpolation syntax.
- Ensured error messages and log paths are correctly formatted for clarity.
2025-03-15 12:15:21 -06:00
Mauricio Siu
4d5eddd1d4
fix: update password handling in Supabase template SQL scripts
...
- Changed password setting syntax to use single quotes for consistency.
- Ensured the password echo command is correctly formatted for production environments.
2025-03-15 12:12:54 -06:00
Mauricio Siu
72a574a85d
feat: enhance Supabase template with new routes and database configurations
...
- Added new routes for Realtime, Storage, Edge Functions, Analytics, and Database access.
- Implemented ACL and key-auth plugins for enhanced security.
- Updated database initialization scripts for JWT and role management.
- Improved logging configuration for better observability.
2025-03-15 12:08:51 -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
Mauricio Siu
205179f816
Merge pull request #9 from zaaakher/ui/minor-fixes
...
chore: minor ui fixes
2025-03-11 22:45:13 -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
96ee890079
Merge pull request #8 from zaaakher/ui/loading
...
chore(ui): improve search UI
2025-03-11 20:50:18 -06:00
Mauricio Siu
523d12e6f3
Merge branch 'main' into ui/loading
2025-03-11 20:49:16 -06:00
Mauricio Siu
3a400a86e2
Merge pull request #7 from zaaakher/feat/tags
...
feat: add tags and ability to filter by them
2025-03-11 20:48:43 -06:00
Mauricio Siu
53359d81c5
Merge branch 'main' into feat/tags
2025-03-11 20:48:25 -06:00
Mauricio Siu
958d896c3a
Merge pull request #6 from zaaakher/chore/ui-2
...
chore(ui): improve template dialog
2025-03-11 20:47:39 -06:00
Mauricio Siu
f9ba3adf8f
Merge branch 'main' into chore/ui-2
2025-03-11 20:47:31 -06:00
Mauricio Siu
5e54d001e6
Merge pull request #5 from zaaakher/chore/ui-1
...
chore: ui improvements + add github button
2025-03-11 20:44:26 -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
197f4e20f7
Merge pull request #3 from knowsuchagency/fix-hoarder-1
...
fix hoarder docker compose template
2025-03-11 00:49:11 -06:00
Stephan Fitzpatrick
2b264c868c
fix hoarder docker compose template
2025-03-10 22:13:46 -07:00
Mauricio Siu
023367da8c
Update template.yml
2025-03-10 03:21:24 -06:00
Mauricio Siu
d642f231a1
docs: Minor README configuration path syntax correction
2025-03-10 00:42:58 -06:00
Mauricio Siu
fef6046861
docs: Update README with additional template testing instructions
2025-03-10 00:42:35 -06:00
Mauricio Siu
85e427ac63
Merge pull request #2 from Dokploy/feat/templates
...
feat: Add numerous new blueprint templates for various applications
2025-03-10 00:41:11 -06: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
da6301adf4
docs: Add local development instructions to README
2025-03-10 00:16:28 -06:00
Mauricio Siu
10b6acc1d3
docs: Update README with detailed template contribution guidelines
2025-03-10 00:15:24 -06:00
Mauricio Siu
c8ca14f0f0
docs: Improve README formatting for template.yml sections
2025-03-10 00:12:53 -06:00
Mauricio Siu
5b287d64a9
feat: Add Grafana blueprint with Docker Compose configuration
2025-03-10 00:11:22 -06:00
Mauricio Siu
44f033214c
docs: Update README to clarify template.yml structure and sections
2025-03-10 00:10:48 -06:00
Mauricio Siu
736503f855
refactor: Standardize template domain configuration to use ${domain} helper
2025-03-10 00:09:22 -06:00
Mauricio Siu
e90c2cdba1
chore: Update vite-plugin-static-copy to copy blueprints to dedicated directoryblueprints
2025-03-09 23:52:09 -06:00
Mauricio Siu
f6ee900087
chore: Add vite-plugin-static-copy to copy blueprints and meta.json to dist
2025-03-09 23:45:54 -06:00
Mauricio Siu
31ce86c89f
chore: Remove unused React import from App.tsx
2025-03-09 23:39:35 -06:00
Mauricio Siu
df5919e476
feat: Add extensive collection of application blueprints with Docker Compose configurations
2025-03-09 23:38:51 -06:00
Mauricio Siu
08b572dcae
feat: Add extensive collection of application blueprints with Docker Compose configurations
2025-03-09 23:36:58 -06:00
Mauricio Siu
813efefab9
feat: Add comprehensive blueprint collection and project setup
2025-03-09 23:30:52 -06:00
Mauricio Siu
0015373bb1
chore: Enhance PR preview workflow trigger events
2025-03-09 22:32:39 -06:00
Mauricio Siu
5414f432b2
chore: Disable concurrency in deploy workflow
2025-03-09 22:31:02 -06:00