Vlad Vladov
|
e04e25385d
|
feat(bitbucket): Deprecate App password and replace it with API token
|
2025-09-05 18:08:35 +03:00 |
|
Mauricio Siu
|
39872720dd
|
refactor: remove debug logging from Docker resource type determination functions
|
2025-09-05 03:00:57 -06:00 |
|
Mauricio Siu
|
b90f0135d4
|
refactor: simplify Docker resource type determination logic by consolidating command structure
|
2025-09-05 02:50:37 -06:00 |
|
Mauricio Siu
|
35fc04dc8f
|
feat: enhance error handling and logging in Docker resource type determination
|
2025-09-05 02:35:06 -06:00 |
|
Mauricio Siu
|
c6509efa65
|
feat: add debug logging for resource name and command in Docker resource type determination
|
2025-09-05 02:11:46 -06:00 |
|
Mauricio Siu
|
3662c1a684
|
fix: change Traefik container restart policy to 'always' and ensure it connects to the dokploy network
|
2025-09-05 01:49:47 -06:00 |
|
Mauricio Siu
|
d96e9071f2
|
feat: add logging for resource type determination and error handling in Docker resource management
|
2025-09-05 01:47:12 -06:00 |
|
Mauricio Siu
|
1ce15da7ce
|
feat: add validation to prevent use of 'production' as environment name in creation and update operations, enhancing error handling in environment management
|
2025-09-05 01:14:44 -06:00 |
|
Mauricio Siu
|
e3f3426f1c
|
refactor: remove redundant password requirement validation from database schemas, improving consistency across database configurations
|
2025-09-05 01:00:18 -06:00 |
|
Mauricio Siu
|
35b7b5bd68
|
feat: implement environment access control and service filtering based on user permissions, enhancing security and usability in environment management
|
2025-09-05 00:23:01 -06:00 |
|
Mauricio Siu
|
16c37c3ceb
|
feat: add accessedEnvironments field to user and member schemas, enhancing permission management for environment access
|
2025-09-05 00:13:04 -06:00 |
|
Mauricio Siu
|
47b66d0dc3
|
refactor: enhance access control in environment, mount, port, rollback, and schedule routers to ensure users can only interact with resources belonging to their organization
|
2025-09-04 23:32:25 -06:00 |
|
Mauricio Siu
|
d199a54033
|
refactor: update environment invalidation logic in AdvancedEnvironmentSelector to use byProjectId, improving data consistency and clarity
|
2025-09-03 23:56:31 -06:00 |
|
Mauricio Siu
|
fb749cd862
|
feat: implement comprehensive environment variable resolution in preparation functions, enhancing flexibility and support for nested references across services and environments
|
2025-09-03 21:41:11 -06:00 |
|
Mauricio Siu
|
7e1de62ab1
|
refactor: enhance environment selector component and database schema to support new environment field, improving clarity and functionality in project management
|
2025-09-03 21:19:12 -06:00 |
|
autofix-ci[bot]
|
8f446d04f3
|
[autofix.ci] apply automated fixes
|
2025-09-02 05:20:20 +00:00 |
|
Mauricio Siu
|
e8a5f9c0a8
|
refactor: restructure application and rollback context to encapsulate project within environment, improving data organization and clarity across services
|
2025-09-01 23:19:53 -06:00 |
|
autofix-ci[bot]
|
4a07118acd
|
[autofix.ci] apply automated fixes
|
2025-09-02 05:10:56 +00:00 |
|
Mauricio Siu
|
be9e19e708
|
refactor: enhance project and environment handling across components and services by replacing projectId with environmentId, improving context clarity and authorization checks
|
2025-09-01 23:10:37 -06:00 |
|
Mauricio Siu
|
3e7eff11cd
|
refactor: update application deployment logic to utilize environment context for project name and organization ID, enhancing clarity and consistency across services
|
2025-09-01 22:51:35 -06:00 |
|
autofix-ci[bot]
|
cb992259cf
|
[autofix.ci] apply automated fixes
|
2025-09-02 04:42:24 +00:00 |
|
Mauricio Siu
|
883c3f9739
|
refactor: update DuplicateProject and AdvancedEnvironmentSelector components to utilize environmentId for improved context handling; enhance UI with project and environment selection features for better user experience
|
2025-09-01 22:40:51 -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
|
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
|
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
|
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
|
17f333ac2a
|
Revert "refactor: update database connection handling and remove unused migra…"
|
2025-08-24 23:44:00 -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
|
cbf6f95891
|
refactor: update database connection handling and remove unused migration and seed files
|
2025-08-24 16:19:33 -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 |
|
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
|
746cf76cf3
|
fix: correct application not found error message and improve error handling in removePreviewDeployment function
|
2025-08-23 22:59:52 -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
|
b20c95ffbc
|
Merge branch 'canary' into feat/label-previews
|
2025-08-23 20:14:16 -06:00 |
|
Mauricio Siu
|
ca1fa7c4f7
|
feat: add support for preview labels in deployment process
|
2025-08-23 20:11:18 -06:00 |
|
Mauricio Siu
|
dd8f5dba09
|
Merge branch 'canary' into fix/traefik_3
|
2025-08-23 19:53:40 -06:00 |
|
Mauricio Siu
|
e72a468c7e
|
Merge pull request #2111 from Marukome0743/traefik
feat: bump Traefik v3.2.2 and add swarm network label
|
2025-08-23 19:50:50 -06:00 |
|
Vlad Vladov
|
37c34fdadc
|
feat(volume): Add possibility to keep latest N backups for custom containers
|
2025-08-23 18:07:45 +03:00 |
|
Vyacheslav Scherbinin
|
88c8fe4614
|
chore: update ollama ai provider
|
2025-08-20 00:58:39 +07:00 |
|
Vyacheslav Scherbinin
|
07c23292da
|
fix(ai): ollama fetch models
|
2025-08-19 23:56:54 +07:00 |
|
Vyacheslav Scherbinin
|
1e7f614bb6
|
fix(ai): ollama provider url-based detection
|
2025-08-19 23:56:53 +07:00 |
|