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
|
4c5771b55b
|
feat: add EnvironmentVariables component for managing environment variables, enhancing project configuration capabilities
|
2025-09-03 21:24:59 -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 |
|
Mauricio Siu
|
d67644e52f
|
refactor: adjust environment page to correctly display project name and reintroduce duplicate project functionality, enhancing user navigation and clarity
|
2025-09-03 21:11:54 -06:00 |
|
Mauricio Siu
|
52e21dab4e
|
refactor(ui): simplify server selection logic across components - Remove redundant server count check in server selection dropdowns across multiple components (AddApplication, AddCompose, AddDatabase, AddTemplate, StepOne, AddCertificate) to streamline UI behavior.
|
2025-09-03 20:45:47 -06:00 |
|
autofix-ci[bot]
|
4a3a7fa47b
|
[autofix.ci] apply automated fixes
|
2025-09-04 02:43:53 +00:00 |
|
autofix-ci[bot]
|
68945c6888
|
[autofix.ci] apply automated fixes
|
2025-09-03 18:17:04 +00:00 |
|
Leonhard Breuer
|
146d82b6c4
|
feat: use printf instead of echo
|
2025-09-03 20:12:16 +02:00 |
|
Leonhard Breuer
|
02215d4e21
|
fix: use new command for registry updates
|
2025-09-03 19:59:17 +02:00 |
|
Leonhard Breuer
|
4ca05414af
|
fix: use shellsafe docker command
- add `shEscape` function - add `safeDockerLoginCommand` - use the new
functions to contruct better registry login command
|
2025-09-03 19:52:01 +02:00 |
|
Vlad Vladov
|
6da122eab7
|
feat(tags): Add support for tags from Github Packages
|
2025-09-03 18:05:22 +03:00 |
|
Vlad Vladov
|
178ccb3f45
|
feat(ui): Improve UI for admins and owners
- Make 3 dots unclickable if there no available actions for an user.
- Remove "Add permissions" for admins because they have same permissions
as owner
|
2025-09-03 16:46:55 +03:00 |
|
Vlad Vladov
|
a47a5f3b9e
|
feat(permissions): Forbid admins to delete themselves and add protections to the route
|
2025-09-03 16:36:22 +03:00 |
|
Mauricio Siu
|
aa7e382818
|
feat(readme): add sponsorship section for Tuple with logo
|
2025-09-03 03:00:48 -06:00 |
|
Mauricio Siu
|
87a9ed46ba
|
refactor: update service extraction logic to utilize environment data, enhancing clarity and consistency in monitoring setup
|
2025-09-03 02:58:38 -06:00 |
|
HarikrishnanD
|
90d9880301
|
feat: add custom title/description support for API/CLI deployments - Add optional title and description fields to deployment schemas - Update TRPC endpoints to accept custom deployment titles/descriptions - Update external API to support custom deployment metadata - Maintain backward compatibility with existing deployments - Resolves issue #1485: Allow setting title/description for deployments via API/CLI
|
2025-09-03 09:05:33 +05:30 |
|
Vlad Vladov
|
95bf60ac75
|
fix(template): space for correct checkbox displaying
|
2025-09-03 02:20:28 +03:00 |
|
Vlad Vladov
|
544408886e
|
feat(permissions): Add multiple admins capability
|
2025-09-03 02:01:14 +03:00 |
|
HarikrishnanD
|
940b9967b8
|
feat(ui): add default "Dokploy" option to server selection dropdown - Add "Dokploy" as default option in server selection dropdowns - Hide dropdown when only one server is available (servers.length <= 1) - Show dropdown only when multiple servers exist (servers.length > 1) - Update placeholder text from "Select a Server" to "Dokploy" - Fix issue where users couldn't switch back to default server - Update form submission logic to handle "dokploy" default value - Apply changes to all deployment components (application, compose, template, database, certificate, AI) Resolves #1852
|
2025-09-02 19:17:46 +05:30 |
|
Mauricio Siu
|
741085466b
|
refactor: remove projectId references from service components, streamlining navigation and enhancing clarity in environment context
|
2025-09-02 00:25:09 -06:00 |
|
Mauricio Siu
|
11b0e21728
|
refactor: replace projectId with environmentId in database schema, enhancing clarity and consistency in environment management across services
|
2025-09-02 00:18:36 -06:00 |
|
autofix-ci[bot]
|
990b174110
|
[autofix.ci] apply automated fixes
|
2025-09-02 05:24:22 +00:00 |
|
Mauricio Siu
|
4c4c72bc9c
|
refactor: update permissions handling to extract services from environments, improving data structure and clarity in user permissions management
|
2025-09-01 23:23:58 -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]
|
c57c231c32
|
[autofix.ci] apply automated fixes
|
2025-09-02 05:16:09 +00:00 |
|
Mauricio Siu
|
8194929558
|
refactor: improve project navigation logic by ensuring proper handling of projectId and environmentId, enhancing routing clarity and user experience
|
2025-09-01 23:15:44 -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 |
|
Mauricio Siu
|
f8ebf77575
|
Merge pull request #2493 from nktnet1/fix-server-schedule-responsiveness
fix(ui): schedule responsiveness
|
2025-09-01 22:46:40 -06:00 |
|
Mauricio Siu
|
de3c845ab0
|
refactor: update duplicate project logic to use 'existing-environment' for improved clarity in project duplication context
|
2025-09-01 22:45:57 -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
|
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 |
|