Mauricio Siu
c51d63a4df
chore: remove TODO comments and clean up code annotations
2025-03-01 22:21:03 -06:00
Mauricio Siu
8ab6d6b282
chore: clean up unused variables and improve error handling across codebase
...
This commit focuses on removing unused variables, adding placeholder error handling, and generally tidying up various files across the Dokploy application. Changes include:
- Removing unused imports and variables
- Adding placeholder error handling in catch blocks
- Cleaning up commented-out code
- Removing deprecated utility files
- Improving type safety and code consistency
2025-02-22 20:35:21 -06:00
Mauricio Siu
1a415b96c9
refactor: remove unused auth service and clean up server-side code
2025-02-22 18:03:12 -06:00
Mauricio Siu
24327139b8
refactor: make optional field name
2025-01-26 19:00:58 -06:00
Mauricio Siu
0fb67ced5d
fix: remove cron jobs after delete service
2025-01-26 18:59:27 -06:00
Mauricio Siu
73f93f8a13
refactor: add server IP address
2025-01-26 17:49:51 -06:00
Roody
41cf3d7b77
style: fix incosistent spacing
2025-01-23 11:32:08 +01:00
Mauricio Siu
03e1c17675
feat: add remote logs error when is not reachable
2025-01-23 00:44:31 -06:00
Mauricio Siu
25a8df567e
feat: add cleanup cache on deployments
2025-01-19 00:57:42 -06:00
thebadking
0893149db0
style: grid fix
2025-01-17 20:45:17 +00:00
thebadking
013ee89a56
style: fix tablet and mobile (Create from Template)
2025-01-16 21:12:11 +00:00
Vishal kadam
c9308aebc2
style: enhance template selection UI and add view modes toggle ( #1094 )
...
* feat: enhance template selection UI and add view modes toggle
* fix: show template tags only in detailed view mode
* refactor: set detailed
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-01-12 14:34:28 -06:00
Tobias Barsnes
87f4c7b71b
refactor: better focus-visible a11y ( #1017 )
...
* refactor: better focus-visible a11y
* style: fix tree leaf width
* style: input focus ring size
* refactor: focus a11y on project pages
* fix: project-environment import statement
* style: `ring-border` on input
* refactor: use ring border
---------
Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com >
2025-01-11 17:42:05 -06:00
Dom
2af8d6f565
Spelling and grammar corrections
2024-12-29 22:34:57 +10:00
Mauricio Siu
5ce6172187
Merge branch 'canary' into feat/mongo-replica-sets
2024-12-25 03:27:00 -06:00
Mauricio Siu
8f76d520c8
feat: add replica sets migration
2024-12-25 03:24:18 -06:00
Tobias Barsnes
d8dbdb2b9e
fix: turn off autoComplete for some inputs
2024-12-25 03:23:02 +01:00
Mauricio Siu
4065ad4428
Update apps/dokploy/components/dashboard/project/add-database.tsx
...
Co-authored-by: Dominik Koch <dominik@koch-bautechnik.de >
2024-12-24 15:34:09 -06:00
Nicholas Penree
56cfd35e7d
feat(certificates): clarify you are selecting the cert provider
2024-12-23 12:37:53 -05:00
Shadow
06b8c82484
feat: add a toggle for replica sets to be used or not
2024-12-18 11:50:30 -06:00
Mauricio Siu
690a2e7467
refactor: add description on search
2024-12-14 12:37:50 -06:00
Mauricio Siu
9a35c85277
refactor: upgrade biome
2024-11-28 23:29:24 -06:00
MD Mahbub Hasan
7d882b3df5
style(ui): update template selection view
2024-10-28 01:40:26 +06:00
Mauricio Siu
5c225c8d42
fix(modal): close the modal after the creation #509
2024-09-30 15:00:01 -06:00
Mauricio Siu
9a850d388d
Merge pull request #453 from mpcref/patch-1
...
Generate valid appName on changing name
2024-09-22 19:07:09 -06:00
Mauricio Siu
3de8a18ef9
Merge branch 'canary' into 139-multi-server-feature
2024-09-21 22:55:15 -06:00
Mauricio Siu
e317d0c808
Merge branch 'canary' into 139-multi-server-feature
2024-09-21 22:52:44 -06:00
Mauricio Siu
9a828d4966
refactor(linter): format files
2024-09-19 22:25:25 -06:00
Mauricio Siu
a46e7759b2
refactor(multi-server): add rclone to multi server
2024-09-18 00:40:52 -06:00
Mauricio Siu
a591e02ffa
refactor(multi-server): add deploy templates on different servers
2024-09-17 00:38:27 -06:00
Mauricio Siu
9b312cd9d7
refactor(multi-server): adapt paths on server and in dokploy ui
2024-09-16 23:49:24 -06:00
Michiel Crefcoeur
847d6ecab1
add trailing comma's
2024-09-16 22:21:12 +02:00
Michiel Crefcoeur
8f83ecb9ef
formatting
2024-09-16 22:20:02 +02:00
Michiel Crefcoeur
2f9448dde9
corrections
2024-09-16 22:13:30 +02:00
Michiel Crefcoeur
66567c8f2b
obey formatting even though it looks weird
2024-09-16 18:45:22 +00:00
Michiel Crefcoeur
e1ec0aee69
replaceAll
2024-09-16 10:50:46 -07:00
Michiel Crefcoeur
5b5aeb545a
Satisfy CI?
2024-09-16 09:40:53 -07:00
Michiel Crefcoeur
12c263c1ce
Corrected language for creating applications from a template
...
The UI used the word "Deploy" while actually it's creating a new application from a template and adding it to the project. I fixed some of the language to better reflect what it does.
2024-09-16 07:58:34 -07:00
Michiel Crefcoeur
7f378b12ae
and for database
2024-09-16 07:37:23 -07:00
Michiel Crefcoeur
fac984d299
same thing for compose
2024-09-16 07:35:59 -07:00
Michiel Crefcoeur
4f3eb7b362
Generate valid appName on changing name
...
The same can probably also be done at other places. Should probably be solved in a generic way.
2024-09-16 07:25:16 -07:00
Mauricio Siu
d8d0b60cb3
refactor(multi-server): replace executeCommand with execAsyncRemote
2024-09-16 00:40:11 -06:00
exi66
4a82125612
fix: invalid template source path
2024-09-09 17:13:14 +04:00
Mauricio Siu
6007427a6c
feat: add deploy databases to external server
2024-09-08 22:56:21 -06:00
Mauricio Siu
0a889c5db1
feat: deploy compose on external servers
2024-09-08 22:40:42 -06:00
Mauricio Siu
3d60236b36
feat: add redis installation on server and deploy applications on servers
2024-09-08 22:10:24 -06:00
Tuluobo
1fd4a6ae80
refactor: close dialog after selected template
2024-08-13 19:38:09 +08:00
Vladislav Popovič
af13c84968
Update add-template.tsx
2024-08-08 18:21:35 +03:00
Mauricio Siu
5280c861e8
Feat/monorepo ( #292 )
...
* feat(create-turbo): apply official-starter transform
* refactor: move folder
* wip: monorepo
* feat: add builf
* refactor: add pr
* update
* add .env
* refactor: update build
* refactor: update build docker
* refactor: add progress plain
* refactor: remove node pty
* refactor: remove
* remove
* refactor: update
* refacotr: uopdate
* refactor: add remix app
* add env
* refactor: add pnpm start
* refactor: remove
* refactor: remove folders
* refactor: remove .dockerfile
* chore: update biome
* test
* choe: add husky
* remove .docker folder
* feat: add docs website
* refactor: add husky
* chore(version): bump version
* refactor: add new changes
* refactor: update circle path
* refactor: update
* refactor: update
* refactor: update dockerfile
* refactor: update dockerfile
* refactor: update command
* refactor: update
* refactor: update dockerfile
* refactor: add tsx
* refactor: update dockerfile
* refactor: add deps
* refactor: up[date
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: yuodate
* refactor: remove
* refactor: uncomment
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: updare
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: imprt
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: change path
* refactor: update
* refactor: update
* refactor: upoadte
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: removed
* refactor: update
* refactor: update
* refactor: update
* refactor: add config
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add docs
* refactor: update
* refactor: add website
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add ignore builds
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: remove needs
* refactor: update
* refactor: update
* refactor: add config
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: add
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: upodate
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update
* refactor: update package json
* refactor: add biome
* refactor: add sponsors
* refactor: update
* refactor: update
* refactor: remove
* refactor: update
* refactor: update
* refactor: update
* refactor: update scripts
* refactor: remove
* refactor: update
* refactor: remove
---------
Co-authored-by: Turbobot <turbobot@vercel.com >
2024-07-29 23:08:23 -06:00