Mauricio Siu
5b0a8fde9c
Merge pull request #2392 from Dokploy/2341-deployment-functionality-is-totally-broken-on-cloud-version
...
Integrate Inngest for deployment management in the API. Added Inngest…
2025-08-17 12:07:59 -06:00
Mauricio Siu
83531ceacd
Integrate Inngest for deployment management in the API. Added Inngest client initialization and updated deployment handling to send events to Inngest instead of using Redis. Updated package dependencies to include Inngest version 3.40.1.
2025-08-16 23:44:45 -06:00
Vyacheslav Scherbinin
5f39dfee3a
fix(ui): fix double scroll
2025-08-17 11:58:10 +07:00
Mauricio Siu
774365c68e
Refactor and update various components in the Dokploy application, enhancing functionality and fixing minor issues across multiple pages and features, including dashboard, settings, and API integrations.
2025-08-16 20:18:08 -06:00
Mauricio Siu
0cdacb5501
update(package): bump version to v0.24.11
2025-08-16 19:50:15 -06:00
Mauricio Siu
e266b1a620
Merge pull request #2361 from rennokki/fix/gitlab-url-basic-auth-support
...
fix: Added support for Basic Auth present in the GitLab URLs
2025-08-16 19:43:15 -06:00
autofix-ci[bot]
81ab71ba23
[autofix.ci] apply automated fixes
2025-08-17 01:33:47 +00:00
Mauricio Siu
ae92725554
Merge pull request #2373 from gentslava/fix/dialog-backdrop-logic
...
Fix Dialog backdrop
2025-08-16 16:15:32 -06:00
Mauricio Siu
974d1d8b26
Merge pull request #2363 from bobbymannino/keyboard-nav-on-more-pages
...
add keyboard nav for compose/database pages
2025-08-16 16:14:10 -06:00
Mauricio Siu
7367601e26
Merge pull request #2383 from haouarihk/trim-ip-address
...
Trim ip address
2025-08-16 16:12:35 -06:00
Leonhard Breuer
4e7378371d
fix(template): make every key in map unique using index
...
FIXES #2382
2025-08-15 19:52:55 +02:00
Haouari haitam Kouider
b6cbf9127d
trim ip address
2025-08-15 15:14:26 +00:00
Haouari haitam Kouider
661c517dfc
trim the ip address
2025-08-15 15:13:24 +00:00
autofix-ci[bot]
f3ec01ec77
[autofix.ci] apply automated fixes
2025-08-13 06:46:05 +00:00
Vyacheslav Scherbinin
f4499463fe
fix(dialog-ux): internal component state control
2025-08-13 12:54:58 +07:00
Vyacheslav Scherbinin
6e069154ef
fix(dialog-ux): prevent default Radix double event onInteractOutside
2025-08-13 12:51:44 +07:00
Vyacheslav Scherbinin
66e6b56053
refactor: remove overflow hidden cause of useless
2025-08-13 10:07:08 +07:00
Vyacheslav Scherbinin
6248abd88e
fix(ui): pointer events transparent modal overlay
2025-08-13 10:05:16 +07:00
autofix-ci[bot]
83e8c82c4a
[autofix.ci] apply automated fixes
2025-08-12 17:16:10 +00:00
Bob Mannino
a41137aacc
reduce time waiting for second nav key to 1.5s
2025-08-12 18:15:35 +01:00
Bob Mannino
213acd6287
fix: do not navigate if typing in input/textarea/select
...
fixes #2367
2025-08-12 18:15:18 +01:00
autofix-ci[bot]
0781336b8f
[autofix.ci] apply automated fixes
2025-08-11 18:33:47 +00:00
Bob Mannino
28811ca66d
add mariadb/mongodb keyboard shortcuts
2025-08-11 19:33:25 +01:00
autofix-ci[bot]
ed53bdd0fa
[autofix.ci] apply automated fixes
2025-08-11 18:28:50 +00:00
Bob Mannino
957d1b5966
add mysql keyboard shortcuts
2025-08-11 19:28:29 +01:00
Bob Mannino
ad359defae
format
2025-08-11 19:15:54 +01:00
Bob Mannino
a4bbcea282
add keyboard shortcuts for compose/redis/postgres pages
2025-08-11 19:15:00 +01:00
Alex Renoki
f0278f354b
Added support for Basic Auth present in the GitLab URLs
2025-08-11 09:56:49 +03:00
Mauricio Siu
9763dce045
fix(swarm): adjust validation for containerId to allow empty array
2025-08-10 23:26:20 -06:00
Mauricio Siu
ef6dcaf363
chore(package): bump version to v0.24.10
2025-08-10 23:23:15 -06:00
Mauricio Siu
231b8ed19d
remove: eliminate Docker volumes from isolated deployment resources list
2025-08-10 16:43:03 -06:00
Mauricio Siu
cfa0135932
remove: delete IsolatedDeployment component from dashboard
2025-08-10 16:42:50 -06:00
Mauricio Siu
85bce827eb
fix(keyboard-nav): ensure correct type for shortcut keys in navigation
2025-08-10 16:41:18 -06:00
Mauricio Siu
1fe12ba93e
feat(isolation): add preview functionality for isolated deployment with loading state and dialog
2025-08-10 16:38:10 -06:00
Mauricio Siu
4b1146ab6b
remove the "isWildcard" column from the "domain" table in the database schema
2025-08-10 15:58:15 -06:00
Bob Mannino
112a1dedec
feat: add keyboard shortcuts to application page
2025-08-10 14:34:06 +01:00
Mauricio Siu
edbdc01a1e
chore(package): bump version to v0.24.9
2025-08-10 06:12:28 -06:00
Mauricio Siu
1758655f66
feat(swarm): add OpenAPI metadata for drop-deployment endpoint in swarm router
2025-08-04 00:28:03 -06:00
Mauricio Siu
029eed7755
refactor(dashboard): improve layout and spacing in ShowConvertedCompose component
2025-08-03 18:10:19 -06:00
Mauricio Siu
f017536396
chore(package): bump version to v0.24.7
2025-08-03 18:04:24 -06:00
Mauricio Siu
0755f28307
refactor(cluster-settings): update dialog content and improve layout in swarm settings component
2025-08-03 16:45:07 -06:00
Mauricio Siu
3d10d48425
fix(cluster-settings): ensure data validation for registryId in form defaults
2025-08-03 16:40:24 -06:00
Mauricio Siu
6e79183f6a
feat(cluster-settings): refactor cluster settings components to support multiple database types and add new swarm configuration fields
2025-08-03 16:36:14 -06:00
Mauricio Siu
14b4bc9d85
feat(docker-logs): add pause/resume functionality for log streaming with message buffering
2025-08-03 15:43:53 -06:00
Mauricio Siu
ebd632df04
feat(show-projects): implement project sorting and filtering functionality
2025-08-03 15:24:56 -06:00
Mauricio Siu
1d3ab2bafa
feat(handle-ports): add publish mode warning for host mode limitations
2025-08-03 15:13:11 -06:00
JamBalaya56562
8be0db385a
refactor: lint apps/components/shared files
2025-08-03 17:25:06 +09:00
Mauricio Siu
a138d12082
chore(tests): set railpackVersion to '0.2.2' in drop test configuration
2025-08-03 02:20:28 -06:00
Mauricio Siu
e785ad5599
fix(build): set default railpackVersion to '0.2.2' and ensure cleanup in build process
...
- Updated the ShowBuildChooseForm component to default railpackVersion to '0.2.2' if not specified.
- Added cleanup step in the buildRailpack function to remove the builder container after execution.
- Refactored application router to include railpackVersion in the application schema.
2025-08-03 02:00:10 -06:00
Mauricio Siu
cc6445a8ec
feat(application): add railpackVersion field to application schema and update related components
...
- Introduced a new column `railpackVersion` in the application table with a default value of '0.2.2'.
- Updated the application form to include a field for `railpackVersion` when the build type is set to railpack.
- Adjusted the build process to utilize the specified `railpackVersion` dynamically.
- Enhanced validation schema to accommodate the new field.
2025-08-03 01:54:07 -06:00