Mauricio Siu
|
766890192d
|
refactor: streamline environment selector by utilizing findEnvironmentById for type definition; enhance service presence checks and UI layout for improved clarity
|
2025-09-01 21:33:13 -06:00 |
|
Mauricio Siu
|
1a9f131d39
|
refactor: enhance environment selector with service presence checks and alert notifications; update navigation links to include environment context for improved user experience
|
2025-09-01 21:18:56 -06:00 |
|
Mauricio Siu
|
59cbc8ee0d
|
refactor: update environment selector and API routes to utilize environmentId for service management; enhance UI with Badge component for production environments
|
2025-09-01 21:09:30 -06:00 |
|
Mauricio Siu
|
e9322fc900
|
refactor: add environment name links to service components for improved navigation and context clarity
|
2025-09-01 20:58:22 -06:00 |
|
Mauricio Siu
|
39d48d8bdf
|
refactor: update API and dashboard components to replace projectId with environmentId for improved context handling and authorization checks
|
2025-09-01 20:39:58 -06:00 |
|
Mauricio Siu
|
399bcb0302
|
refactor: update project and API components to utilize environment context for organization authorization checks and enhance service retrieval methods
|
2025-09-01 20:36:03 -06:00 |
|
Mauricio Siu
|
e0b6a8627a
|
refactor: update database service components to utilize environment context for project name and organization authorization checks
|
2025-09-01 20:15:05 -06:00 |
|
Mauricio Siu
|
ecf7ae924f
|
refactor: update routing in dashboard components to include environment context; add new service pages for MongoDB, MySQL, PostgreSQL, Redis, and MariaDB
|
2025-09-01 20:12:14 -06:00 |
|
Mauricio Siu
|
d57a0cf439
|
refactor: update API routes and services to use environment context for organization authorization checks; enhance service retrieval methods to include environment details
|
2025-09-01 20:05:36 -06:00 |
|
Mauricio Siu
|
52d2bd2114
|
refactor: remove EnvironmentManagement component and related environment selector from project dashboard; update environment page to use Badge component for production label
|
2025-09-01 19:52:30 -06:00 |
|
Mauricio Siu
|
72f8a28f4f
|
refactor: update project structure to use environmentId instead of projectId across components and API routes; implement environment management features
|
2025-09-01 19:48:20 -06:00 |
|
Mauricio Siu
|
6fc325fe95
|
feat(environment): implement environment management with create, duplicate, and delete functionalities; add environment schema and database migrations
|
2025-09-01 17:36:27 -06:00 |
|
Mauricio Siu
|
fd199fdcc0
|
Merge pull request #2498 from Dokploy/2456-cannot-back-up-mariadb-database-access-denied-error
feat(database): enhance password validation for database schemas and …
|
2025-09-01 16:21:22 -06:00 |
|
Mauricio Siu
|
5e1a164a54
|
chore(pr-template): streamline checklist formatting and clarify issue closing instructions
|
2025-09-01 16:19:24 -06:00 |
|
Mauricio Siu
|
bc2b4f1369
|
feat(database): enhance password validation for database schemas and update input components for password visibility
|
2025-09-01 16:16:55 -06:00 |
|
Mauricio Siu
|
7273c636a0
|
Merge pull request #2461 from Dokploy/fix/re-apply-database-migration-fix
Reapply "refactor: update database connection handling and remove unu…
|
2025-08-28 19:21:28 -06:00 |
|
Mauricio Siu
|
d6a0585bae
|
chore(package): update dokploy version to v0.25.0
|
2025-08-28 19:03:37 -06:00 |
|
Mauricio Siu
|
935d1686f2
|
chore: add new branch for database migration fix in Dokploy workflow
|
2025-08-28 19:02:21 -06:00 |
|
Mauricio Siu
|
349248105a
|
Merge pull request #2482 from Dokploy/2470-post-rediscreate-returns-true-instead-of-the-redis-payload
fix(redis): return newRedis object instead of true in redis router
|
2025-08-28 18:43:04 -06:00 |
|
Mauricio Siu
|
d922568510
|
fix(redis): return newRedis object instead of true in redis router
|
2025-08-28 18:42:21 -06:00 |
|
Mauricio Siu
|
44ae4df151
|
fix(settings): change user subscription query to protected procedure
|
2025-08-28 18:27:47 -06:00 |
|
Mauricio Siu
|
77fdda4c09
|
Merge pull request #2481 from Dokploy/feat/allow-chatwoot-on-paid-users
feat(settings): add user subscription check to dashboard layout
|
2025-08-28 18:27:05 -06:00 |
|
Mauricio Siu
|
8a1e36cc3b
|
feat(settings): add user subscription check to dashboard layout
|
2025-08-28 18:26:05 -06:00 |
|
Mauricio Siu
|
1635bab44f
|
Reapply "refactor: update database connection handling and remove unused migra…"
This reverts commit 17f333ac2a.
|
2025-08-24 23:49:48 -06:00 |
|
Mauricio Siu
|
4a52459015
|
Merge pull request #2460 from Dokploy/revert-2459-2234-database-migration-fails-with-password-authentication-failed-when-using-a-custom-postgres_password
Revert "refactor: update database connection handling and remove unused migra…"
|
2025-08-24 23:44:23 -06:00 |
|
Mauricio Siu
|
17f333ac2a
|
Revert "refactor: update database connection handling and remove unused migra…"
|
2025-08-24 23:44:00 -06:00 |
|
Mauricio Siu
|
d770307d64
|
Merge pull request #2459 from Dokploy/2234-database-migration-fails-with-password-authentication-failed-when-using-a-custom-postgres_password
refactor: update database connection handling and remove unused migra…
|
2025-08-24 23:43:52 -06:00 |
|
Mauricio Siu
|
aa434cbdea
|
feat(db): add database connection setup using drizzle-orm for PostgreSQL
|
2025-08-24 16:25:04 -06:00 |
|
Mauricio Siu
|
c42054b965
|
feat(migration): implement database migration functionality using drizzle-orm
|
2025-08-24 16:22:42 -06:00 |
|
Mauricio Siu
|
03588bf375
|
chore: remove console.log statement from esbuild configuration
|
2025-08-24 16:21:01 -06:00 |
|
Mauricio Siu
|
8c420ff4f5
|
refactor: update package.json to use TypeScript source files instead of compiled JavaScript
|
2025-08-24 16:20:32 -06:00 |
|
Mauricio Siu
|
cbf6f95891
|
refactor: update database connection handling and remove unused migration and seed files
|
2025-08-24 16:19:33 -06:00 |
|
Mauricio Siu
|
2d2a3d74ec
|
Merge pull request #2412 from moosti/feat/two-factor-autofocus
feat: add autofocus to two-factor authentication input
|
2025-08-24 13:10:30 -06:00 |
|
Mauricio Siu
|
56b9fb531a
|
Merge pull request #2447 from divaltor/volume-backup
feat(volume): Add possibility to keep latest N backups for custom apps
|
2025-08-24 00:44:27 -06:00 |
|
Mauricio Siu
|
59aaa1a47a
|
fix(ui): adjust max width for volume backup dialog based on backup type
|
2025-08-24 00:40:17 -06:00 |
|
autofix-ci[bot]
|
5e4444610c
|
[autofix.ci] apply automated fixes
|
2025-08-24 06:33:36 +00:00 |
|
Mauricio Siu
|
34e6cd87df
|
Merge pull request #2410 from gentslava/fix/ollama-ai-provider
Ollama AI provider
|
2025-08-24 00:30:59 -06:00 |
|
Mauricio Siu
|
31b13b8d34
|
Merge pull request #2453 from Dokploy/2452-no-removal-of-preview-deployments-when-they-are-merged
fix: correct application not found error message and improve error ha…
|
2025-08-23 23:01:03 -06:00 |
|
Mauricio Siu
|
746cf76cf3
|
fix: correct application not found error message and improve error handling in removePreviewDeployment function
|
2025-08-23 22:59:52 -06:00 |
|
Mauricio Siu
|
46c53a05bf
|
Merge pull request #2231 from PiquelChips/feat/label-previews
feat: preview deployments for pull requests with specific labels
|
2025-08-23 20:19:50 -06:00 |
|
Mauricio Siu
|
f97f6d8178
|
Merge branch 'feat/label-previews' of github.com:PiquelChips/dokploy into feat/label-previews
|
2025-08-23 20:19:34 -06:00 |
|
Mauricio Siu
|
c653dd604f
|
feat: add previewLabels property to baseApp in drop and traefik test files
|
2025-08-23 20:19:14 -06:00 |
|
autofix-ci[bot]
|
40877e4370
|
[autofix.ci] apply automated fixes
|
2025-08-24 02:16:35 +00:00 |
|
Mauricio Siu
|
65203036f2
|
Merge branch 'canary' into feat/label-previews
|
2025-08-23 20:15:37 -06:00 |
|
Mauricio Siu
|
2ef5f967a9
|
refactor: clean up imports in show-preview-settings component
|
2025-08-23 20:14:41 -06:00 |
|
Mauricio Siu
|
b20c95ffbc
|
Merge branch 'canary' into feat/label-previews
|
2025-08-23 20:14:16 -06:00 |
|
Mauricio Siu
|
09b2492585
|
Merge branch 'feat/label-previews' of github.com:PiquelChips/dokploy into feat/label-previews
|
2025-08-23 20:13:22 -06:00 |
|
Mauricio Siu
|
ca1fa7c4f7
|
feat: add support for preview labels in deployment process
|
2025-08-23 20:11:18 -06:00 |
|
autofix-ci[bot]
|
112b898d98
|
[autofix.ci] apply automated fixes
|
2025-08-24 02:01:00 +00:00 |
|
Mauricio Siu
|
8185482bcd
|
Merge pull request #2370 from gentslava/fix/traefik_3
bump: Traefik 3.5.0
|
2025-08-23 19:53:47 -06:00 |
|