Andras Bacsai
117fbeb07c
fixes for terminal
2024-09-11 12:19:27 +02:00
Andras Bacsai
33e9c9b0f9
Merge branch 'next' into feat--terminal-pty
2024-09-11 10:41:33 +02:00
Andras Bacsai
f1a1deff26
fix: Disable mux_enabled during server validation
2024-09-11 10:21:18 +02:00
peaklabs-dev
d74cfd09ce
Fixes
2024-09-10 17:18:00 +02:00
peaklabs-dev
91c845732e
fix set custom port or user during boarding
2024-09-10 16:55:34 +02:00
peaklabs-dev
f3845ce30a
New onboarding error UI and advanced menu
2024-09-10 13:55:58 +02:00
Andras Bacsai
b44f4e49e8
chore: Update server form layout and settings
2024-09-06 08:46:27 +02:00
ayntk-ai
fc3c69f687
Feat: more conformations and fixes
2024-09-05 17:54:32 +02:00
Andras Bacsai
2531574a9a
Merge pull request #3256 from Vahor/add-server-name
...
Add server name in execute command container options
2024-09-05 11:47:21 +02:00
Andras Bacsai
bd3220ad73
Merge pull request #3283 from TimKochDev/fix-deployments-typo
...
fix: Deployment running for - without "ago"
2024-09-05 11:34:04 +02:00
Andras Bacsai
6528bc5766
chore: Update UI for displaying deployment status in deployment list
2024-09-05 11:25:01 +02:00
Andras Bacsai
93af54ef84
chore: Update UI for displaying deployment status in deployment list
2024-09-05 11:23:59 +02:00
Andras Bacsai
22bd305e8f
chore: Update UI for displaying no executions found in scheduled task list
2024-09-05 11:15:56 +02:00
Andras Bacsai
b5232f3d32
Merge pull request #3300 from Vahor/remove-reverse-scheduled
...
fix: recent executions in wrong order in scheduled-task list ui
2024-09-05 11:07:48 +02:00
Andras Bacsai
58234ef65e
Merge pull request #3301 from mattstein/main
...
Improve language in scheduled task container name helper
2024-09-05 11:06:11 +02:00
Andras Bacsai
401c410adb
Merge pull request #3302 from mahansky/deployment-logs-improvements
...
deployment log improvements
2024-09-05 10:29:10 +02:00
ayntk-ai
08df814408
Feat: delete volume confirmation
2024-09-04 22:33:47 +02:00
ayntk-ai
a7b78dcf41
Feat: Backup job confirmation
2024-09-04 21:29:32 +02:00
ayntk-ai
2b5df8d2fd
Feat: Team deletion confirmation
2024-09-04 21:15:46 +02:00
ayntk-ai
f4263ee022
Feat: User deletion confirmation
2024-09-04 21:14:18 +02:00
ayntk-ai
44f3f6001e
Feat: Redeploy all confirmation
2024-09-04 21:04:43 +02:00
ayntk-ai
9105c1aa51
Feat: GH app deletion confirmation
2024-09-04 21:00:58 +02:00
ayntk-ai
3e04a7958e
Feat/Fix: Proxy stop and restart confirmation
2024-09-04 20:41:17 +02:00
ayntk-ai
505127dae5
Feat: confirm server settings
2024-09-04 20:11:04 +02:00
ayntk-ai
371fe53911
Feat: confirm server deletion
2024-09-04 20:06:22 +02:00
ayntk-ai
9515bc6162
Feat: confirm private key
2024-09-04 20:02:01 +02:00
ayntk-ai
93a4a3e09c
Feat: confirm API token
2024-09-04 19:58:36 +02:00
ayntk-ai
bbbd5cbaa1
Feat: confirm scheduled tasks
2024-09-04 19:44:10 +02:00
ayntk-ai
7fe3b78d45
Feat: Environment variabel deletion
2024-09-04 19:41:10 +02:00
ayntk-ai
a29353c1ae
Feat: confirm ressource operation
2024-09-04 19:34:47 +02:00
ayntk-ai
c16e914be4
Fix: DB image cleanup
2024-09-04 14:59:44 +02:00
ayntk-ai
bec974dca4
Fix application image cleanup
2024-09-04 14:54:43 +02:00
ayntk-ai
b314b08f25
Feat: stop service confirm
2024-09-04 14:34:46 +02:00
Andras Bacsai
a3a61dbe55
refactor: Update Docker Compose location handling in PublicGitRepository
2024-09-04 14:09:55 +02:00
mahansky
b0039885eb
use computed property
2024-09-04 03:39:50 +02:00
Vahor
cadb12986c
fix: wrong executions order
2024-09-03 21:10:44 +02:00
mahansky
63a07e7649
deployment log improvements
2024-09-03 20:09:42 +02:00
ayntk-ai
9a2d5be354
Feat: confirm file storage
2024-09-03 18:31:06 +02:00
ayntk-ai
d94e39ccc7
Feat: service confirmation
2024-09-03 16:59:51 +02:00
ayntk-ai
d5b7e9ed83
Feat: preview deployments and typos
2024-09-03 16:43:50 +02:00
ayntk-ai
f29bc52fa5
Feat: general confirm
2024-09-03 15:59:30 +02:00
ayntk-ai
3d21f1a2a4
fix checkbox hide label
2024-09-03 14:59:01 +02:00
Matt Stein
08a80876f9
Fix language in helper messages.
2024-09-02 19:43:16 -07:00
ayntk-ai
792f6bc163
made wording more clear
2024-09-03 00:01:24 +02:00
ayntk-ai
3d1c730703
Feat: del init script
2024-09-02 23:58:48 +02:00
ayntk-ai
c3188958b4
Feat: DB start, stop confirm
2024-09-02 23:54:16 +02:00
ayntk-ai
c24fec9c45
fix step and password error
2024-09-02 23:48:05 +02:00
ayntk-ai
70043c24cf
100000000x Speed improvement first toast then submit in the background
2024-09-02 23:30:47 +02:00
ayntk-ai
ff1e08cf8b
add toast dispatching
2024-09-02 23:25:18 +02:00
ayntk-ai
a4d1ae1341
Feat: ability to hide labels
2024-09-02 21:54:21 +02:00
ayntk-ai
5944ee5524
fix close modal on submit
2024-09-02 21:22:31 +02:00
ayntk-ai
1b0c5f8d69
css fix for long text
2024-09-02 19:49:57 +02:00
ayntk-ai
dfd218ec06
fixes here and there
2024-09-02 19:27:21 +02:00
Tim Koch
f072823f00
fix: Deployment running for - without "ago"
2024-09-01 22:01:05 +02:00
ayntk-ai
843e3fb599
fix checkboxes in danger
2024-08-31 21:10:44 +02:00
ayntk-ai
a97ccd206c
confirm init script
2024-08-31 20:55:56 +02:00
ayntk-ai
776d41613d
Fix 3 risk levels
2024-08-31 20:55:43 +02:00
ayntk-ai
f857bbc437
fix submit action
2024-08-31 19:31:23 +02:00
ayntk-ai
f8226cf892
confirm backup deletion
2024-08-31 19:31:01 +02:00
ayntk-ai
38845d7eb0
confirm backup and delete all backups of the job
2024-08-31 18:29:19 +02:00
ayntk-ai
3b3bc6c33b
fix default checkbox state false or true
2024-08-31 16:19:39 +02:00
ayntk-ai
2adac01034
confirm danger
2024-08-31 16:12:08 +02:00
ayntk-ai
b656cabb33
delete project confirmation
2024-08-31 15:07:50 +02:00
ayntk-ai
830c047ccf
delete environment confirmation
2024-08-31 15:06:07 +02:00
ayntk-ai
a3dd48de1d
destination and dashboard confirmation
2024-08-31 14:51:59 +02:00
ayntk-ai
b118a627d0
fix password validation and password error
2024-08-31 13:41:08 +02:00
ayntk-ai
bcfca40f3a
rest checkboxes on close
2024-08-31 13:10:45 +02:00
ayntk-ai
76cb473db8
fix default checkbox state
2024-08-31 13:06:55 +02:00
ayntk-ai
73dfdb83a7
fix rendering bug, more props
2024-08-31 12:55:17 +02:00
ayntk-ai
bff6964d4a
scheduled task deletion
2024-08-30 20:33:12 +02:00
ayntk-ai
b807601d19
delete user confirm
2024-08-30 20:08:14 +02:00
ayntk-ai
9136d7acdc
WIP more delete confirmations
2024-08-30 20:00:04 +02:00
Vahor
fe477ba325
add server name in execute command container options
2024-08-29 22:46:00 +02:00
ayntk-ai
6820fcc084
Fix name for services and DBs
2024-08-29 18:53:49 +02:00
ayntk-ai
d984bec175
Ajust text
2024-08-29 18:08:58 +02:00
ayntk-ai
182af1ec18
Fix application delete
2024-08-29 18:01:16 +02:00
Andras Bacsai
278c8c6ec6
Merge pull request #3236 from pkellner/main
...
Update button label from "Developer view" to "Developer view (require…
2024-08-29 15:50:50 +02:00
ayntk-ai
a22e757ab7
fix execute action on the last button
2024-08-29 15:19:19 +02:00
Andras Bacsai
2e55b55e2c
Merge pull request #3248 from nahuhh/settings
...
settings: typo
2024-08-29 14:26:36 +02:00
ayntk-ai
354c74e920
fix
2024-08-29 12:37:19 +02:00
Andras Bacsai
b8a37d897e
fix: Fix directory and file mount headings in file-storage.blade.php
2024-08-29 12:03:23 +02:00
nahuhh
d25b6d6ea6
settings: typo
2024-08-28 22:44:23 +00:00
ayntk-ai
62b7900855
more props and more fixes
2024-08-28 15:40:39 +02:00
ayntk-ai
c92659994d
improve button text
2024-08-28 13:41:24 +02:00
ayntk-ai
a2651ab3c1
reset modal on cancel, fix back button when there is no prior step
2024-08-28 13:38:37 +02:00
ayntk-ai
1b51d46b3d
more props, nav button fixes
2024-08-28 13:31:09 +02:00
ayntk-ai
141752b9ad
fix checkbox actions default display
2024-08-28 13:11:42 +02:00
ayntk-ai
73068aaa75
Refactor: Integrate tow step process in the modal component WIP
2024-08-28 12:52:04 +02:00
pkellner
1a0a115fc1
Update button label from "Developer view" to "Developer view (required to set variables at build time).
...
Without this, there is no way for the browser user to know that these environmental variables ARE NOT available at build time. For newby-ish dev's that a subtle difference that is only manifested because of the way docker builds happen.
2024-08-27 09:23:04 -07:00
ayntk-ai
8d2a02dc3c
change title of confirmation popup
2024-08-27 14:29:47 +02:00
ayntk-ai
4726676248
make things more clear
2024-08-27 14:19:37 +02:00
ayntk-ai
9040f5d2a1
confirm with password
2024-08-27 13:44:12 +02:00
ayntk-ai
ac50d8b4d8
fix styling
2024-08-27 12:57:03 +02:00
ayntk-ai
2a581147aa
new confirm delete dialog
2024-08-27 12:43:59 +02:00
Andras Bacsai
68169f75d1
refactor: Remove unused server timezone seeder and related code
2024-08-26 15:26:08 +02:00
Andras Bacsai
b8ff0540e2
Merge branch 'next' into set-server-timzone-setting
2024-08-26 13:21:21 +02:00
Andras Bacsai
3d73c98779
fix: docker cleanup job
2024-08-26 12:23:03 +02:00
Andras Bacsai
d748d8b7c6
Merge branch 'next' into auto-cleanup-improvements
2024-08-26 11:13:40 +02:00
Andras Bacsai
1a9e1bcc88
Merge pull request #3092 from mj-dcb/patch-1
...
feat: add a helper to livewire.settings to clarify the HTTPS feature
2024-08-26 10:56:47 +02:00
Andras Bacsai
7fd06a49db
refactor: Update Docker Compose parsing function to convert service variables to key-value pairs
2024-08-26 10:51:01 +02:00
Andras Bacsai
bfc538b6ed
Merge pull request #3118 from peaklabs-dev/fix-project-selection
...
Fix: Preselect environment when coming form the project screen
2024-08-26 10:46:05 +02:00
Andras Bacsai
b12f768c56
fix: numberoflines should be number
2024-08-23 20:42:58 +02:00
Andras Bacsai
af1b479d73
fix: parser
...
ui: storage layout changed
2024-08-23 14:21:12 +02:00
Andras Bacsai
0f9076562f
fix: parser parser
2024-08-23 11:32:58 +02:00
Andras Bacsai
5394223f6b
fix:new parser only in dev
2024-08-22 16:50:29 +02:00
Andras Bacsai
1e24ab9146
fix: parser parser parser
2024-08-22 15:05:04 +02:00
ayntk-ai
462acda233
Feat: add UI for redis password and username
2024-08-21 19:20:46 +02:00
ayntk-ai
e77e807cdd
Add UI
2024-08-21 15:54:16 +02:00
ayntk-ai
7d4261b71a
new design for execution log
2024-08-19 00:14:09 +02:00
ayntk-ai
012c23586d
rename to docker cleanup and and feedback implementation
2024-08-18 23:16:59 +02:00
ayntk-ai
c813373d21
fix validation if null, empty or undefined
2024-08-18 21:00:30 +02:00
ayntk-ai
abd2aefd6c
remove duplicated validation
2024-08-18 20:55:54 +02:00
ayntk-ai
ef40b79a5f
fix project selection
2024-08-18 20:44:15 +02:00
ayntk-ai
48734e53d0
formatting
2024-08-16 21:22:06 +02:00
ayntk-ai
7a001cea3b
formatting
2024-08-16 21:07:10 +02:00
ayntk-ai
62ecc45f21
Feat: recent backups UI
2024-08-16 21:06:36 +02:00
ayntk-ai
165275cb68
formatting
2024-08-16 18:01:55 +02:00
ayntk-ai
f366854671
formatting
2024-08-16 17:53:45 +02:00
ayntk-ai
74bf4629d6
added helpers to the timezone switcher
2024-08-16 17:42:26 +02:00
ayntk-ai
7b4182352d
UI executions with TZ
2024-08-16 16:02:25 +02:00
ayntk-ai
1e711de52a
UI for Instance timezone
2024-08-16 15:58:33 +02:00
Andras Bacsai
d2eaf4f2e3
feat: Able to select different postgres database
2024-08-16 15:33:55 +02:00
ayntk-ai
e3b9884247
UI fix
2024-08-16 14:45:40 +02:00
Andras Bacsai
f106e6e37b
feat: add custom docker container options to all databases
2024-08-16 13:56:47 +02:00
Andras Bacsai
9ec7d748df
refactor: Improve storage mount forms in add.blade.php
2024-08-16 11:36:21 +02:00
Jay
0e844533de
Update index.blade.php
...
This PR adds a helper text to the instance domain name to clarify the use of enabling it
2024-08-15 17:09:22 +02:00
Luan Estradioto
548fc21e40
added ws authentication
2024-08-15 11:17:18 -03:00
Luan Estradioto
c2ea8996ee
feat: fully functional terminal for command center
2024-08-15 11:17:18 -03:00
ayntk-ai
dab0cc8cbd
fix form input
2024-08-14 23:00:13 +02:00
Andras Bacsai
f90316b050
Merge pull request #3062 from peaklabs-dev/fix-#3022
...
Fix: Environment variables are not saving and sorting is not working properly in some cases
2024-08-14 21:13:23 +02:00
Andras Bacsai
dcb9bec3c2
refactor: Remove unnecessary server status check in destination view
2024-08-14 21:07:24 +02:00
Andras Bacsai
ea3e4f3188
fix: database custom environment variables
2024-08-13 14:25:24 +02:00
ayntk-ai
77044d51c7
added missing heading and UI fix
2024-08-12 23:12:54 +02:00
ayntk-ai
228b885946
UI timezone settings with search
2024-08-12 18:14:15 +02:00
ayntk-ai
555dc1a9b5
add dropdown without content
2024-08-12 17:36:46 +02:00
Andras Bacsai
0e54ed1343
feat: preserve git repository with advanced file storages
2024-08-12 16:06:24 +02:00
ayntk-ai
93444ea872
fix manual safe button and few simplifications
2024-08-12 14:06:00 +02:00
ayntk-ai
d13c321c3d
new submit metode
2024-08-12 13:23:09 +02:00
ayntk-ai
f6cb39732a
merge env save button
2024-08-12 13:14:38 +02:00
ayntk-ai
b85b5e67bb
UI form update
2024-08-12 12:42:38 +02:00
ayntk-ai
27a15138b7
Feat UI form
2024-08-10 00:12:53 +02:00
ayntk-ai
840e225aa8
formatting and waring text
2024-08-09 22:43:18 +02:00
ayntk-ai
d177e49e62
updated warning message and formating
2024-08-09 18:43:13 +02:00
ayntk-ai
7722809c52
typo
2024-08-09 02:20:32 +02:00
ayntk-ai
86a087056e
fix volume deletion for services
2024-08-09 02:11:42 +02:00
ayntk-ai
70aa05bde9
order in importance
2024-08-09 00:42:23 +02:00
ayntk-ai
0135e2b5c0
add logic
2024-08-09 00:30:11 +02:00
ayntk-ai
2f95349888
Merge branch 'coollabsio:main' into fix-#2546-deletion-issues
2024-08-08 15:40:13 +02:00
Andras Bacsai
fa28e952de
refactor: Update cron expressions and add helper text for scheduled tasks
2024-08-08 12:50:49 +02:00
Andras Bacsai
c2e431d631
refactor: Update StandalonePostgresql database initialization and backup handling
2024-08-08 12:44:47 +02:00
ayntk-ai
4d0acee95c
UI options for deletion WIP
2024-08-08 12:31:37 +02:00
Andras Bacsai
0b000919cf
feat: able to generate only the required labels for resources
2024-08-07 18:27:50 +02:00
Andras Bacsai
59702c6dbc
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
2024-08-07 17:52:51 +02:00
Andras Bacsai
5a82395bb7
feat: Update auto update and update check frequencies in settings
2024-08-07 11:55:16 +02:00
Andras Bacsai
d3085e1ade
feat: Add manual update check functionality to settings page
2024-08-07 11:42:55 +02:00
Andras Bacsai
b77171d2f2
fix: settings view
...
feat: add separate views for settings
2024-08-06 14:36:56 +02:00
Andras Bacsai
c4436aadfa
Merge pull request #3000 from ayntk-ai/update-settings-improvements
...
Feat: Updated Check Frequency and Auto Update Frequency settings
2024-08-06 14:03:41 +02:00
Andras Bacsai
c9a7af0ffa
chore: Update navbar and configuration to improve service status check functionality
2024-08-06 14:02:24 +02:00
Andras Bacsai
c648e0dff9
chore: Update navbar to include service status check
2024-08-06 13:50:32 +02:00
Andras Bacsai
35e62a3003
chore: Update server form to use password input for IP Address/Domain field
2024-08-06 13:18:57 +02:00
Andras Bacsai
0ce41d2c1c
chore: Update registration view to display a notice for first user that it will be an admin
2024-08-06 11:34:51 +02:00
ayntk-ai
d9edb1c72f
fix
2024-08-06 11:32:37 +02:00
ayntk-ai
93322dc3cf
updated helper text
2024-08-06 11:29:02 +02:00
ayntk-ai
b64d4881cb
made helper more clear
2024-08-05 20:33:20 +02:00
ayntk-ai
4dfec6771c
added defaults, remove duplicated cron validation
2024-08-05 20:31:06 +02:00
Andras Bacsai
3e0821e471
refactor
2024-08-05 20:07:08 +02:00
ayntk-ai
38976dac12
fixes and check for valid cron expressions
2024-08-05 20:05:38 +02:00
Andras Bacsai
ea5101c814
fix: file storages (dir/file mount) handled properly
2024-08-05 20:00:57 +02:00
Andras Bacsai
e4b92bb660
feat: new server checking job
...
feat: show if the server has problems on ui
2024-08-05 15:48:15 +02:00
Andras Bacsai
94b2d67a6e
refactor: Update livewire polling interval in heading.blade.php
2024-08-05 15:02:23 +02:00
ayntk-ai
7d6a895449
Updated Configuration Settings
2024-08-05 14:44:20 +02:00
Andras Bacsai
1d8c496906
feat: delete team in cloud without subscription
2024-08-05 12:03:36 +02:00
Andras Bacsai
d7b45a6dd2
fix: remove lazy load from scheduled tasks
2024-08-05 11:30:48 +02:00
Andras Bacsai
802cab4a70
fix: domain update on services on the UI
2024-07-26 11:58:14 +02:00
Andras Bacsai
98f67c5c6c
feat: update Caddy button label in proxy.blade.php
2024-07-25 11:07:18 +02:00
Andras Bacsai
189a8347ed
feat: add server api endpoints
2024-07-23 14:20:53 +02:00
Andras Bacsai
320204d854
fix: directory will be created by default for compose host mounts
2024-07-22 15:10:07 +02:00
Andras Bacsai
5df7e23aa4
chore: Update resource-limits.blade.php with improved input field helpers
2024-07-22 11:33:25 +02:00
Andras Bacsai
810488b115
fix: volume detection (dir or file) is fixed
2024-07-19 17:06:30 +02:00
Andras Bacsai
6c1293c63e
chore: Update helper message with link to documentation
2024-07-19 15:40:36 +02:00
Andras Bacsai
9497f123b4
revert: advanced dropdown
2024-07-19 14:38:47 +02:00
Andras Bacsai
b8e95b2099
feat: force cleanup server
2024-07-18 14:38:56 +02:00
Andras Bacsai
d98c742aff
chore: update general page of apps
2024-07-18 14:20:22 +02:00
Andras Bacsai
2529496594
feat: preserve git repository
2024-07-18 13:14:07 +02:00
Andras Bacsai
1b6114036a
chore: Update checkbox labels in general.blade.php
2024-07-18 12:40:17 +02:00
Andras Bacsai
b33fb6c39a
chore: Update width of container in general.blade.php
2024-07-18 12:39:49 +02:00
Andras Bacsai
1c7034ff78
fix: if git limit reached, ignore it and continue with a default selection
2024-07-18 12:30:45 +02:00
Andras Bacsai
7e11698c55
chore: Update repository form with simplified URL input field
2024-07-18 12:13:23 +02:00
Andras Bacsai
4c031a7c05
fix: handle / in preselecting branches
2024-07-18 12:03:48 +02:00
Andras Bacsai
c0e88df3e8
feat: add readonly labels
2024-07-17 14:52:40 +02:00
Andras Bacsai
356e7b57d2
improvement: add basedir + compose file in new compose based apps
2024-07-15 16:39:22 +02:00
Andras Bacsai
4ee1f1a507
fix: improve github source creation
2024-07-15 15:33:46 +02:00
Andras Bacsai
0089e86dd1
refactor: Remove unused code and fix storage form layout
2024-07-15 12:23:06 +02:00
Josh Miller
aaeec3d340
fix: env is_literal helper text typo
2024-07-12 19:00:20 +01:00
Josh Miller
2cbe530b7e
fix: typo in is_literal helper
2024-07-12 18:59:06 +01:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
Andras Bacsai
a85066c644
fix: disable sentinel until a few bugs are fixed
2024-07-12 15:05:12 +02:00
Andras Bacsai
666aa041f4
refactor: Update metrics.blade.php to improve alert message clarity
2024-07-12 14:12:44 +02:00
Andras Bacsai
1c565fd502
refactor: Add lazy loading to tags in Livewire configuration view
2024-07-12 14:00:39 +02:00
Andras Bacsai
7006239b0d
refactor: Update Livewire configuration views
2024-07-12 13:40:11 +02:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
Andras Bacsai
21612cccf7
refactor: tags view
2024-07-12 12:51:13 +02:00
Andras Bacsai
39a7332343
refactored: webhooks view
2024-07-12 11:52:32 +02:00
Andras Bacsai
2b805f869a
fix/feat: better volume cleanups
2024-07-11 12:38:54 +02:00
Andras Bacsai
b5247f77ec
Merge pull request #2795 from alexzvn/feat/display-rollback-interval
...
feat: display time interval for rollback images
2024-07-11 11:16:05 +02:00
Andras Bacsai
858ae1266f
chore: Update storage.blade.php view for livewire project service
2024-07-11 10:55:04 +02:00
Alexzvn
2c45e7146b
feat: display time interval for rollback images
2024-07-11 02:56:31 +00:00
Andras Bacsai
fd4dd1edfa
Merge pull request #2688 from ari-party/next
...
Multiple CSS changes
2024-07-10 13:29:04 +02:00
Andras Bacsai
47f5a0de81
fix: Add validation for webhook endpoint selection
2024-07-05 13:35:57 +02:00
Andras Bacsai
3c13f1ff61
feat: restart database
...
feat: public dbs stay public after restart
feat: patch database conf
2024-07-02 13:39:44 +02:00
Andras Bacsai
c39d6dd407
feat: token permissions
...
feat: handle sensitive data
feat: handle read-only data
2024-07-02 12:15:58 +02:00
Andras Bacsai
1249b1ece9
fix: custom container name will be the container name, not just internal network name
2024-07-02 10:02:43 +02:00
Andras Bacsai
da6f2da3d0
feat: lots of api endpoints
2024-07-01 16:26:50 +02:00
Benjamin Rumble
ca917d9d21
fix minor typo in backup.blade.php
...
~add as a database~ -> add a database
2024-06-27 11:30:28 -04:00
Andras Bacsai
0964c7a338
remove unnecessary things from application table
2024-06-25 21:22:14 +02:00
Astrid
7028391e57
remove unused li element?
2024-06-25 17:21:23 +02:00
Astrid
cbae0845e7
h2 instead of h3 as element is child of h2
2024-06-25 17:10:06 +02:00
Astrid
0e512962c6
padding same as other tabs
...
from: 
to: 
2024-06-25 17:09:44 +02:00
Astrid
ac694b855b
change gap of proxy buttons
...
from: 
to: 
2024-06-25 17:01:32 +02:00
Astrid
490d45e788
server settings css changes
...
from: 
to: 
2024-06-25 17:01:17 +02:00
Astrid
b0863eb5ea
remove h4 padding on server proxy settings
...
from: 
to: 
2024-06-25 17:01:17 +02:00
Andras Bacsai
54c4296a25
chore: Update Monaco Editor for Docker Compose and Proxy Configuration
2024-06-25 14:29:51 +02:00
Andras Bacsai
3ebb35a5cd
fix: remove lemon + paddle things
2024-06-25 13:54:58 +02:00
Andras Bacsai
f557cd0933
fix: load js locally
2024-06-25 13:54:44 +02:00
Andras Bacsai
063aa702b1
chore: Add log1x/laravel-webfonts package
2024-06-25 13:44:46 +02:00
Andras Bacsai
5e625f71c5
feat: local fonts
2024-06-25 13:35:58 +02:00
Andras Bacsai
a849c25672
improve: update process
2024-06-25 12:48:56 +02:00
Andras Bacsai
01f2f56be6
refactor: Improve formatting and readability of source.blade.php
2024-06-25 10:52:50 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
1de8657a56
refactor: Update stack-form.blade.php to include wire:target attribute for submit button
2024-06-25 10:18:21 +02:00
Andras Bacsai
99354f0d7d
Refactor default_environment method to handle projects with 0 environments
2024-06-24 18:41:44 +02:00
Andras Bacsai
2adade0927
Merge pull request #2661 from ari-party/main
...
Small CSS change
2024-06-24 18:34:28 +02:00
Andras Bacsai
87b7337d9e
fix: projects with 0 envs
2024-06-24 18:33:01 +02:00
Astrid
5d2651afc1
Add margin top to button
2024-06-24 17:20:56 +02:00
Andras Bacsai
1782f59a96
fix: MB is % lol
2024-06-24 15:38:37 +02:00
Andras Bacsai
e5d915a7a9
chore: Move server delete component to the bottom of the page
2024-06-24 14:55:25 +02:00
Andras Bacsai
8c7590a249
fix: remove zoom from modals
2024-06-24 14:47:55 +02:00
Andras Bacsai
4c652b5818
Merge pull request #2629 from Thijmen/instance-name
...
Ability to give a name to an instance
2024-06-24 11:23:41 +02:00
Andras Bacsai
5201818f52
fix: monaco editor
...
fix: apex charts
2024-06-24 11:21:39 +02:00
Thijmen Stavenuiter
7e9e333d24
Refactor code
2024-06-24 09:17:16 +00:00
Thijmen Stavenuiter
ab3b72bd1f
Only set name if it is actually set in the settings
2024-06-24 09:16:47 +00:00
Mahdi Taleghani
73bc07c7fb
Merge branch 'next' into feat/monaco-editor
2024-06-23 22:50:25 +03:30
MMTE
8298aa7124
replace monaco-editor with simple textarea as example in Dockerfile and Docker-Compose syntax
2024-06-23 22:21:28 +03:30
MMTE
92049cba92
add monaco-editor as option to textarea component
2024-06-23 22:13:50 +03:30
MMTE
83d8963051
add MonacoEditor Component
2024-06-23 22:03:22 +03:30
Andras Bacsai
76ba365325
fix: slash in env names
...
ui: placement of env switcher
2024-06-23 17:47:58 +02:00
Andras Bacsai
003f97af24
fix: you can now add env variable from ui to services
2024-06-22 12:55:26 +02:00
Thijmen Stavenuiter
76a0659335
Improved name creation
2024-06-22 10:41:15 +02:00
Thijmen Stavenuiter
4acdd8df12
Add null check
2024-06-22 10:30:52 +02:00
Thijmen Stavenuiter
70cd5d364c
Add ability to give a name to an instance
2024-06-22 10:22:57 +02:00
Andras Bacsai
cd85094113
feat: more api endpoints
2024-06-21 16:46:13 +02:00
Andras Bacsai
453b28baf7
fix: make server charts one livewire component with one interval selector
2024-06-21 14:49:13 +02:00
Andras Bacsai
18bab41605
feat: preselect server and destination if only one found
2024-06-21 14:35:05 +02:00
Andras Bacsai
c17079e045
refactor: Update dashboard.blade.php to use project's default environment for redirection
2024-06-21 14:34:54 +02:00
Andras Bacsai
f5cea7d9e3
refactor: Update profile index view to display 2FA QR code in a centered container
2024-06-21 13:56:07 +02:00
Andras Bacsai
c5083ea897
feat: preselect prod or first env when selecting a project
...
feat: quickly switch between environments
2024-06-21 13:54:13 +02:00
Andras Bacsai
f607aa1233
feat: Add metrics warning for servers without Sentinel enabled
2024-06-21 11:20:35 +02:00
Andras Bacsai
93c890ce41
refactor: Update Project/Show component to sort environments by created_at
2024-06-20 14:24:07 +02:00
Andras Bacsai
c81ad5cd03
feat: container metrics
2024-06-20 13:17:06 +02:00
Andras Bacsai
24d5fef20f
Merge pull request #2593 from victorlap/allow-changing-repository
...
Allow changing git repository
2024-06-19 16:20:53 +02:00
Andras Bacsai
49ad8b7cc1
loadign charts
2024-06-19 10:37:01 +02:00
Andras Bacsai
fa99cbce4a
do not load charts on mount
2024-06-19 10:33:34 +02:00
Andras Bacsai
07e55b2636
chore: Update chart styling and loading text
2024-06-19 09:42:44 +02:00
Andras Bacsai
36f251e710
fix: charts
2024-06-19 09:30:56 +02:00
Andras Bacsai
a43de75b42
fix: metrics parsing
2024-06-19 08:58:57 +02:00
Andras Bacsai
23ed697b98
feat: sentinel + charts
2024-06-18 16:42:42 +02:00
Victor Lap
55854653b0
Allow changing git repository
2024-06-18 16:36:46 +02:00
Andras Bacsai
1d0a1ab16a
feat: charts
2024-06-17 14:21:27 +02:00
Andras Bacsai
f6f44d8e8f
fix: show commit message on webhooks + prs
2024-06-14 14:48:12 +02:00
Andras Bacsai
e4e9de0a53
refactor: Update text color for stderr output in deployment show view
2024-06-13 12:51:55 +02:00
Andras Bacsai
c35f6e926d
refactor: update text color for stderr output in deployment show view
2024-06-13 12:25:10 +02:00
Andras Bacsai
95d3ebdc2d
fix: in services should edit compose file for volumes and envs
2024-06-13 10:18:35 +02:00
Andras Bacsai
019cdd2b3a
fix: compose generator
2024-06-12 12:20:58 +02:00
Flo Schuessel
a138bb61bc
Update logs.blade.php
2024-06-11 17:35:26 +02:00
Andras Bacsai
7345ccbbee
feat: easily redirect between www-and-non-www domains
2024-06-11 11:32:08 +02:00
Andras Bacsai
f444696b84
chore: Update page title in resource index view
2024-06-10 12:57:03 +02:00
Andras Bacsai
ef98bd107f
Merge branch 'next' into persist-name-on-failed-submit-2
2024-06-10 12:51:14 +02:00
Andras Bacsai
13c34fd26d
Merge branch 'next' into refactor/remove-duplications-from-resource-overview
2024-06-10 12:48:33 +02:00
Andras Bacsai
d1128c7a1e
fix: multiline variable should be literal + should be multiline in bash with \
2024-06-09 22:37:23 +02:00
Andras Bacsai
4667f96b40
feat: db proxy logs
2024-06-09 21:33:17 +02:00
Cody Seibert
5ec517e3bc
more clean up
2024-06-07 22:05:42 -04:00
Cody Seibert
780a3b1827
simplify registration form
2024-06-07 22:02:01 -04:00
Cody Seibert
61aa086cb5
also adding id to fix field level validations
2024-06-07 21:38:49 -04:00
Cody Seibert
0a08f9d3f8
adding logic to show the previous submitted name and email when registration fails validation
2024-06-07 21:19:09 -04:00
OG-Jons
c3de13e0d8
refactor: replaces duplications in code with a single function
2024-06-08 00:00:33 +02:00
Andras Bacsai
a20290cac8
wip: new services based git apps
2024-06-07 17:21:46 +02:00
Andras Bacsai
d9f1a7c4d0
Revert "Enhancement: Preserve scroll position in navbar to improve UX"
2024-06-07 12:25:05 +02:00
Andras Bacsai
952aed3c49
Merge pull request #2365 from avila-gabriel/fix-navbar-scroll
...
Enhancement: Preserve scroll position in navbar to improve UX
2024-06-07 11:05:55 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
7cb08849de
refactor: Improve pre and post deployment command inputs
2024-06-06 15:11:17 +02:00
Andras Bacsai
463021a9f3
refactor: Remove unused variables and improve code readability
2024-06-06 11:09:27 +02:00
Gabriel Avila
608838045f
Preserve scroll position in navbar after livewire update
2024-06-06 04:14:53 -03:00
Andras Bacsai
21b3e3ea05
refactor: Update deployment previews heading to "Deployments"
2024-06-05 15:32:56 +02:00
Andras Bacsai
a68951541c
fix: handle previously defined compose previews
2024-06-05 15:29:00 +02:00
Andras Bacsai
7fd0deedb1
feat: able to add several domains to compose based previews
2024-06-05 15:14:44 +02:00
Andras Bacsai
e9e12ad843
feat: able to change database passwords on the UI. It won't sync to the database.
2024-06-05 11:44:25 +02:00
Andras Bacsai
4fd3185d12
fix: backup executions view
2024-06-05 11:44:10 +02:00
Andras Bacsai
ace127acf4
refactor: Improve display of deployment time in index.blade.php
2024-05-31 13:01:44 +02:00
Andras Bacsai
dbb7989027
Merge branch 'next' into wrong-time-during-a-failed-deployment
2024-05-31 12:56:20 +02:00
Andras Bacsai
778f67f2e4
refactor: Update slogan in shlink.yaml
2024-05-31 12:28:56 +02:00
Andras Bacsai
ccde90ea91
refactor: Update form layout in invite-link.blade.php
2024-05-31 11:20:36 +02:00
Andras Bacsai
ed94355019
default dark mode
2024-05-31 11:20:31 +02:00
Andras Bacsai
02fcd1b5fc
refactor: Remove unnecessary form class in profile index.blade.php
2024-05-31 11:14:07 +02:00
Andras Bacsai
ca934e7cdf
fix: allow invitations via email
2024-05-31 11:03:43 +02:00
Andras Bacsai
f841c0d4ba
refactor: Update storage form inputs in show.blade.php
2024-05-31 09:59:39 +02:00
Andras Bacsai
7c9790dff0
chore: Improve upgrade.blade.php with clearer instructions and formatting
2024-05-30 20:07:42 +02:00
Andras Bacsai
40a71a11cb
chore: Add upgrade guide link to upgrade.blade.php
2024-05-30 20:07:06 +02:00
Andras Bacsai
68d3cea528
fix: multiple server deployments
...
feat: custom preview deployment fqdn
ui: improvements here and there
2024-05-30 12:28:29 +02:00
Esteban Ecallard
e16bd194a3
fix: removal of the failed deployment condition, addition of since started instead of finished time
2024-05-29 12:35:32 +00:00
Esteban Ecallard
a3765c19e3
feat: if the time seems too long it remains at 0s
2024-05-29 12:32:47 +00:00
Andras Bacsai
668c9e5a64
refactor: Update destination.blade.php to add group class for better styling
2024-05-29 11:17:55 +02:00
Andras Bacsai
e26f4ce707
chore: Update deployment index.blade.php script for better performance
2024-05-29 11:13:22 +02:00
Andras Bacsai
6d52cef73a
chore: Update modal styles for better user experience
2024-05-29 10:43:49 +02:00
Andras Bacsai
edacfcdec7
Update status component links to open in a new tab
2024-05-29 10:02:01 +02:00
Andras Bacsai
683872ef4e
test zoom
2024-05-29 10:00:15 +02:00
Andras Bacsai
f5eaedfc72
just to create a bug report for livewire
2024-05-29 09:09:22 +02:00
Andras Bacsai
b38bb3df5d
chore: Remove unnecessary wire:navigate attribute in breadcrumbs.blade.php
2024-05-28 19:58:51 +02:00
Andras Bacsai
1f7725ada3
chore: Fix formatting issue in deployment index.blade.php file
2024-05-28 19:00:59 +02:00
Andras Bacsai
ad5c1639e8
fix: do not allow service storage mount point modifications
2024-05-27 15:11:00 +02:00
Andras Bacsai
035e145cd1
feat: add more persistent storage types
2024-05-27 14:14:44 +02:00
Andras Bacsai
5c72541044
fix: improve build server functionalities
2024-05-24 12:01:04 +02:00
Andras Bacsai
63e64b8bcc
refactor: Remove redundant heading in backup settings page
2024-05-24 09:35:36 +02:00
Andras Bacsai
cb4d244f19
refactor: Update edit-domain form in project service view
2024-05-23 15:21:24 +02:00
Esteban Ecallard
de3b8a10a0
Update index.blade.php
2024-05-23 15:20:28 +02:00
Esteban Ecallard
8feece702c
fix: wrong time during a failed deployment
2024-05-23 15:15:18 +02:00
Andras Bacsai
5475448af5
feat: gitea manual webhooks
2024-05-23 11:30:18 +02:00
Andras Bacsai
97e7e473b8
Update proxy headings in server view
2024-05-22 21:10:26 +02:00
Andras Bacsai
c102c23831
Refactor database restart button in service configuration view
2024-05-22 19:09:58 +02:00
Andras Bacsai
b6d129a5c1
fix: show first 20 users only in admin view
2024-05-22 14:23:55 +02:00
Andras Bacsai
10f3d8aa0f
fix: use local versions + service templates and query them every 10 minutes
2024-05-22 09:23:17 +02:00
Andras Bacsai
a3d73634e7
feat: scheduled task failed notification
2024-05-21 15:36:26 +02:00
Andras Bacsai
98b6aec203
feat: admin view for deleting users
2024-05-21 14:29:06 +02:00
Andras Bacsai
7feb788ed3
fix: show it docker compose has syntax errors
2024-05-21 12:02:04 +02:00
Andras Bacsai
bea490081b
ui: responsive here and there
2024-05-21 11:23:53 +02:00
Andras Bacsai
edc3b014cd
fix: telegram group chat notifications
2024-05-17 12:09:22 +02:00
Andras Bacsai
fec98f45ce
feat: Improve sorting of environment variables in the All component
2024-05-17 11:40:32 +02:00
Andras Bacsai
431cc796d8
feat: sort envs alphabetically and creation date
2024-05-17 11:10:57 +02:00
Andras Bacsai
7a618ef89c
feat: Add lastDeploymentInfo and lastDeploymentLink props to breadcrumbs and status components
2024-05-17 10:12:13 +02:00
Andras Bacsai
70a4b7c863
feat: new manual update process + remove next_channel
2024-05-17 09:52:19 +02:00
Andras Bacsai
10fde1b1ef
feat: shows the latest deployment commit + message on status
2024-05-17 08:53:25 +02:00
Andras Bacsai
27c4fa2fcf
Refactor boarding index.blade.php for improved code structure and readability
2024-05-16 10:05:28 +02:00
Andras Bacsai
57a026a7a1
Refactor modal input button title for dynamic configuration navbar
2024-05-16 09:39:29 +02:00
Andras Bacsai
2446dc6950
feat: toggle label escaping mechanism
2024-05-15 17:52:14 +02:00
Andras Bacsai
a5cf24773c
Refactor pricing-plans.blade.php for improved code structure and readability
2024-05-15 14:43:11 +02:00
Andras Bacsai
ed5188069b
Refactor destination/all.blade.php for improved code structure and readability
2024-05-15 14:10:44 +02:00
Andras Bacsai
aa0a9bde76
Refactor storage create form for better usability and validation
2024-05-15 14:10:03 +02:00
Andras Bacsai
444dffb458
chore: Refactor GitHub app selection UI in project creation form
2024-05-15 11:34:59 +02:00
Andras Bacsai
3f1b7192ff
feat: save commit message and better view on deployments
2024-05-15 11:31:03 +02:00
Andras Bacsai
e341121f61
chore: Refactor deployment index.blade.php for improved readability and rollback handling
2024-05-15 10:47:57 +02:00
Andras Bacsai
cd3e2963b3
Refactor gitCommitLink method to handle different git repository formats
2024-05-15 10:45:08 +02:00
Andras Bacsai
317dc10af4
fix: improve scheduled task adding/removing
2024-05-14 15:19:28 +02:00
Andras Bacsai
9dc3ec0bf8
chore: Refactor scheduled task view to improve code readability and maintainability
2024-05-14 12:45:21 +02:00
Andras Bacsai
69dd9d0cac
chore: Update hover behavior and cursor style in scheduled task executions view
2024-05-14 12:45:17 +02:00
Andras Bacsai
5e531d6f96
fix: only show realtime error on non-cloud instances
2024-05-10 12:50:39 +02:00
Andras Bacsai
55e00e35c1
Merge pull request #2175 from chz/fix/2174
...
Fix: Resource Operations page: incorrect color for server and project name
2024-05-10 09:59:18 +02:00
Andras Bacsai
d94e1ba55b
ui: fix a few boxes here and there
2024-05-10 09:56:39 +02:00
Andras Bacsai
9d7b69fc0e
Merge pull request #2159 from snekROmonoro/patch-1
...
"Inprogress" -> "In progress"
2024-05-10 09:43:59 +02:00
Andras Bacsai
1f5f51e3e5
Refactor metrics retrieval and update chart visualization
2024-05-09 15:44:32 +02:00
Andras Bacsai
58601db5ef
feat: init metrics
2024-05-09 13:25:18 +02:00
Chingiz Mammadov
8920762fc5
fix: Color for resource operation server and project name
2024-05-09 01:48:44 +04:00
Andras Bacsai
ba40f93386
do not use sentinel for container details for now
2024-05-08 20:59:58 +02:00
Andras Bacsai
f6396f2e74
fix: turn off hc for dockerimage/docker base deployments by default
...
fix: loading github app
2024-05-08 14:42:45 +02:00
Andras Bacsai
b74eab8377
ui: fix tag view
2024-05-08 10:36:30 +02:00
snekROmonoro
2bb6a71874
"Inprogress" -> "In progress"
2024-05-06 15:42:01 +02:00
Andras Bacsai
5e44a61068
chore: Improve menu item styling and spacing in project index and show views
2024-05-06 14:33:45 +02:00
Andras Bacsai
a54f0ed94d
chore: Improve menu item styling and spacing in service configuration and index views
2024-05-06 14:30:50 +02:00
Andras Bacsai
662c6f3cc2
chore: Improve menu item styling and spacing in service configuration and index views
2024-05-06 14:28:16 +02:00
Andras Bacsai
c194911458
revert
2024-05-06 14:01:07 +02:00
Andras Bacsai
92e99e3fb4
chore: dark mode should be the default
2024-05-06 14:00:20 +02:00
Andras Bacsai
848e6102a1
fix css here and there
2024-05-06 13:58:19 +02:00
Andras Bacsai
ef37bf9b1a
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-05-06 13:31:13 +02:00
Andras Bacsai
6b4987bf39
fix: confirmation for custom labels
2024-05-06 12:52:06 +02:00
Andras Bacsai
80ef99a24b
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-05-06 12:33:24 +02:00
Andras Bacsai
6062a1f8c7
chore: Update DNS server validation helper text
2024-05-06 12:33:22 +02:00
Andras Bacsai
5d7f393e94
Merge pull request #2139 from eltociear/patch-3
...
fix: typo in tags.blade.php
2024-05-06 12:29:59 +02:00
Andras Bacsai
ef25d100e1
Merge pull request #2138 from chikof/patch-1
...
Change of wording
2024-05-06 12:29:45 +02:00
Andras Bacsai
05c937743c
feat: custom internal container names
...
fix: add warning if hc fails with dockerfile/dockerimage based deployments
2024-05-06 11:45:22 +02:00
Francesco Bruno
1b30ee606f
improved responsivness in case the service/app/database is deployed
2024-05-05 18:14:14 +00:00
Francesco Bruno
3235907266
Refactor settings page layout for better responsiveness
2024-05-05 17:18:48 +00:00
Francesco Bruno
99c7e417d6
Global setting's input text uses flex wrap for better spacing on small screens
2024-05-05 17:17:54 +00:00
Francesco Bruno
d81906d348
assing a min height to navbar list
2024-05-05 17:09:22 +00:00
Francesco Bruno
296872d2e4
database configuration input boxes use wrap in small screens
2024-05-05 17:04:59 +00:00
Francesco Bruno
7cd02b4916
moved width class on parent
2024-05-05 16:58:55 +00:00
Francesco Bruno
0e217f48be
Improved input text spacing with small screens
2024-05-05 16:58:12 +00:00
Francesco Bruno
61fdf4b6c7
use muni-item-active for submenus for services and database
2024-05-05 16:41:15 +00:00
Francesco Bruno
91dbf1f01a
navbar changed in order top move as first element the button for start/redeploy
2024-05-05 16:33:52 +00:00
Francesco Bruno
d52aac76c0
Changed the breadcrumbs for let it using flex-wrap
2024-05-05 15:55:58 +00:00
Francesco Bruno
6102e441d6
In small screen the submenu is moved up, under the navbar-main
2024-05-05 15:23:25 +00:00
Ikko Eltociear Ashimine
be4386658a
fix: typo in tags.blade.php
...
seperated -> separated
2024-05-04 01:23:31 +09:00
Francesco Bruno
0cddce7a37
Changed the navbar-main class to utilize overflow-x-scroll, preventing the page from overflowing entirely.
2024-05-03 14:51:08 +00:00
Francesco Bruno
a86d13632e
Format foar a correct tailwind positioning of classes and eliminated usless spaces.
2024-05-03 14:49:41 +00:00
Chiko
d71682a3f7
Change of wording
2024-05-03 15:06:06 +01:00
Andras Bacsai
8b6023c45a
Refactor searchComponent function to use optional chaining and add id attribute in index.blade.php
2024-05-03 11:37:45 +02:00
Andras Bacsai
a401d4e760
Refactor searchComponent function to use optional chaining in index.blade.php
2024-05-03 11:34:45 +02:00
Andras Bacsai
c75d779f85
Fix server form to dispatch 'proxyStatusUpdated' event when server is unreachable
2024-05-03 11:20:42 +02:00
Andras Bacsai
644f15e80d
Refactor server navbar and proxy components
2024-05-03 10:54:44 +02:00
Andras Bacsai
140ec1f90f
Update private key link styling in index.blade.php
2024-05-03 09:43:32 +02:00
Andras Bacsai
31d7220785
Update pricing plan details and add pay-as-you-go option
2024-05-03 09:38:04 +02:00
Andras Bacsai
38e1d36684
Update pricing plan details in pricing-plans.blade.php
2024-05-03 09:36:30 +02:00
Andras Bacsai
6397655f7d
Update pricing plan details and add pay-as-you-go option
2024-05-03 09:35:09 +02:00
Andras Bacsai
0cc21f9b99
Update subscription page title to "Subscriptions"
2024-05-02 14:27:11 +02:00
Andras Bacsai
d3543ea291
Update pricing plan details in pricing-plans.blade.php
2024-05-02 14:26:31 +02:00
Andras Bacsai
d874c71e0b
Update pricing plan details in pricing-plans.blade.php
2024-05-02 13:01:10 +02:00
Andras Bacsai
0452a4e1ac
feat: the final pricing plan, pay-as-you-go
2024-05-02 12:27:04 +02:00
Andras Bacsai
139e258664
ui: update resource operations view
2024-05-02 09:49:10 +02:00
Andras Bacsai
d1ab14966b
fix: able to update source path for predefined volumes
2024-05-02 09:28:29 +02:00
Andras Bacsai
75d77a3648
fix: make s3 name and endpoint required
2024-05-02 09:21:54 +02:00
Andras Bacsai
57d67bc4a8
Fix repository URL handling in PublicGitRepository.php and public-git-repository.blade.php
2024-04-29 13:43:45 +02:00
Andras Bacsai
16278f36ec
fix: parse HEALTHCHECK from dockerfile
2024-04-29 13:33:28 +02:00
Andras Bacsai
2644efd9f7
Update input.blade.php and health-checks.blade.php
2024-04-29 12:54:36 +02:00
Andras Bacsai
360f5db2cf
add private key description
2024-04-29 11:06:06 +02:00
Andras Bacsai
bbbeacee4d
Update popup-small.blade.php and configuration-checker.blade.php
2024-04-29 11:05:53 +02:00
Andras Bacsai
94ad56fc96
Add generate_unique_uuid parameter to fqdnLabelsForTraefik function
2024-04-29 10:49:50 +02:00
Andras Bacsai
bb6c9cf49e
fix: backups
2024-04-29 09:38:45 +02:00
Andras Bacsai
3976b57100
fix: mongo db backup
2024-04-28 11:17:20 +02:00
Andras Bacsai
a04674d93d
Merge pull request #2006 from grahamhealy20/add-mono-font-to-textarea
...
Text areas use monospaced fonts with spellcheck disabled by default
2024-04-26 15:16:59 +02:00
Andras Bacsai
fcdd975751
Merge pull request #2028 from duarteocarmo/fix-domains-message
...
Fix domains example
2024-04-26 15:13:41 +02:00
Andras Bacsai
8a4c2bf208
shared variables are more visible now on the ui
2024-04-26 14:59:03 +02:00
Andras Bacsai
50c5d533b0
Fix condition for displaying environment variable in show.blade.php
2024-04-26 14:13:32 +02:00
Andras Bacsai
f952553c76
fix: move s3 storages to separate view
2024-04-26 14:09:54 +02:00
Andras Bacsai
3e0440ba53
feat: initial datalist
2024-04-26 10:33:55 +02:00
Andras Bacsai
96883dabe3
fix tags + ui
2024-04-25 15:04:49 +02:00
Andras Bacsai
da521020f6
Fix styling issues and add new badge class in app.css
2024-04-25 14:51:25 +02:00
Andras Bacsai
ac78738061
Fix styling issues in index.blade.php
2024-04-25 14:32:37 +02:00
Andras Bacsai
0b2c92cbe5
able to change storage name and path
2024-04-25 13:37:45 +02:00
Andras Bacsai
0b235e146f
Fix readonly attribute in source.blade.php
2024-04-25 13:10:54 +02:00
Andras Bacsai
40f3301324
Fix remove dropzone script async attribute
2024-04-25 13:10:50 +02:00
Andras Bacsai
4fe90e59a8
Fix formatting issue in select.blade.php
2024-04-25 13:01:40 +02:00
Andras Bacsai
b28611ed08
Fix typo in create-scheduled-backup.blade.php
2024-04-25 12:59:25 +02:00
Andras Bacsai
c17bd5ec3a
fix: able to select server when creating new destination
2024-04-25 12:14:02 +02:00
Andras Bacsai
2770755f9d
feat: add db name to backup notifications
2024-04-25 12:09:46 +02:00
Andras Bacsai
ee69cdbf7b
fix: 500 error on edge case
2024-04-25 12:09:36 +02:00
Andras Bacsai
a72a25640f
fix: do no able to delete gh app without deleting resources
2024-04-25 11:53:06 +02:00
Andras Bacsai
e86f8ddd09
fix: caddy network issue
...
feat: connect compose based apps to predefined network
2024-04-25 11:49:34 +02:00
Graham Healy
aa368c3a63
Merge branch 'next' into add-mono-font-to-textarea
2024-04-24 16:20:23 +01:00
Duarte OC
930a611374
Fix domains example
2024-04-18 18:20:51 +02:00
Andras Bacsai
d09c88f71c
Fix formatting issue in deployment show.blade.php
2024-04-18 11:14:26 +02:00
Andras Bacsai
4c0624f489
fix: remove lazy loading until bug figured out
2024-04-17 15:16:08 +02:00
Andras Bacsai
4381792b05
Refactor variable name display in stack-form.blade.php
2024-04-17 12:48:01 +02:00
=
c75ce9cbba
Removing extra whitespace
2024-04-17 11:14:29 +01:00
=
4fb4e19e99
Using corrrect ternary pattern to generate textarea spellcheck attribute
2024-04-17 11:12:15 +01:00
Andras Bacsai
6b890cf3b3
Update user input label and add experimental note in by-ip.blade.php
2024-04-17 11:41:46 +02:00
Andras Bacsai
35b07a9c18
Refactor code to add sudo prefix for certain commands in multiple files
2024-04-17 10:49:34 +02:00
Andras Bacsai
17955fc419
Refactor error message styling in deployment show.blade.php
2024-04-17 10:49:30 +02:00
Andras Bacsai
ac98f5862a
Refactor environment variable helper text in blade files
2024-04-17 10:49:24 +02:00
Andras Bacsai
7c765c47e6
Refactor user input in by-ip.blade.php
2024-04-16 21:30:10 +02:00
Andras Bacsai
41f4b36593
wip: non-root
2024-04-16 20:57:54 +02:00
=
379212b8fe
Making text areas use monospaced font and disabling spellcheck by default
2024-04-16 17:29:09 +01:00
Andras Bacsai
a04c7831b1
wip: non-root user for remote servers
2024-04-16 15:42:38 +02:00
Andras Bacsai
f24ec97607
Refactor ActivityMonitor component to fix max height option
2024-04-16 13:18:50 +02:00
Andras Bacsai
f0ad260eab
Refactor ActivityMonitor component to add max height option
2024-04-16 13:14:09 +02:00
Andras Bacsai
f871353acc
Refactor modal-input.blade.php and navbar.blade.php to improve code readability and maintainability
2024-04-16 12:41:44 +02:00
Andras Bacsai
3935a3c885
Refactor ActivityMonitor component to add fullHeight option
2024-04-16 12:41:13 +02:00
Andras Bacsai
fd610414fd
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:50:28 +02:00
Andras Bacsai
1802d5d5da
Add service_type field to Create.php and EditCompose.php
2024-04-16 10:44:23 +02:00
Andras Bacsai
e7e6c76b4e
Refactor stop button in heading.blade.php to use modal confirmation component
2024-04-16 10:16:28 +02:00
Andras Bacsai
00db5b69ab
Update UI styles in resource-view.blade.php, docker-image.blade.php, select.blade.php, and public-git-repository.blade.php
2024-04-16 10:10:08 +02:00
Andras Bacsai
a00b5aa136
Update .button styles in app.css
2024-04-16 10:09:56 +02:00
Andras Bacsai
9f1e2d6192
Update stack-form.blade.php to fix conditional check for fields count
2024-04-16 09:23:31 +02:00
Andras Bacsai
85b33a60b3
feat: can edit file/dir volumes from ui in compose based apps
2024-04-15 19:47:17 +02:00
Andras Bacsai
c99bb4cfd7
Refactor StackForm and parseDockerComposeFile
2024-04-15 16:54:03 +02:00
Andras Bacsai
8fab15abd3
Fix conditional check for existing tags in tags.blade.php
2024-04-15 15:25:54 +02:00
Andras Bacsai
7717304549
Merge pull request #1987 from Nicell/font-weights
...
Add missing font weights
2024-04-15 14:47:00 +02:00
Andras Bacsai
16f9c727f2
feat: lazy load stuffs + tell user if compose based deployments have missing envs
2024-04-15 14:23:25 +02:00
Andras Bacsai
007ba5fce9
Update advanced options ui
2024-04-15 13:44:31 +02:00
Andras Bacsai
5b36f07493
feat: literal env variables
2024-04-15 12:46:22 +02:00
Nick Winans
1a932fb749
Add missing font weights
2024-04-14 01:03:58 +02:00
Andras Bacsai
f8a2ee9a8d
Update GitHub app styling in project creation form
2024-04-13 21:14:50 +02:00
Andras Bacsai
e9f4c9e687
Update text color in 503 error page
2024-04-13 21:04:38 +02:00
Emanuele B
e1679ad433
Added a suggestion on an error popup
2024-04-13 00:03:36 +02:00
Andras Bacsai
2295ddddee
Merge pull request #1979 from w3cj/fix-livewire-snapshot-missing
...
fix #1975 : add wire:key to edit-domain
2024-04-12 23:13:31 +02:00
Andras Bacsai
3328d20b2d
Refactor domain editing in service configuration view
2024-04-12 23:13:17 +02:00
Andras Bacsai
d444211c68
Update version numbers and fix domain editing
2024-04-12 23:12:15 +02:00
w3cj
2de8cd1d6f
fix #1975 : add wire:key to edit-domain
2024-04-12 14:49:26 -06:00
Andras Bacsai
7c0e8d9421
Refactor pricing plans component and update button styles
2024-04-12 21:45:36 +02:00
Andras Bacsai
1c349cf55c
Merge pull request #1972 from w3cj/allow-tab-in-textarea
...
bug: fix allowTab logic
2024-04-12 21:43:05 +02:00
Andras Bacsai
7b4d8a8f05
wip: new pricing
2024-04-12 15:48:56 +02:00
w3cj
6e7e2de490
bug: use 2 space instead of tab
2024-04-12 07:23:48 -06:00
w3cj
0a9a92ee7d
bug: fix allowTab logic
2024-04-12 06:36:23 -06:00
Andras Bacsai
1581e0e439
Merge pull request #1971 from w3cj/allow-tab-in-textarea
...
feat: allow tab in textarea
2024-04-12 14:14:57 +02:00
w3cj
d46a565e6c
feat: allow tab in textarea
2024-04-12 05:33:56 -06:00
Andras Bacsai
25c4d282ce
Update delete configuration label in danger.blade.php
2024-04-12 13:19:47 +02:00
Andras Bacsai
45281360d5
fix: service config hash update
2024-04-12 13:15:24 +02:00
Andras Bacsai
7a32b8d1d2
feat: configuration checker for all resources
2024-04-12 12:44:49 +02:00
Andras Bacsai
7b0018b661
Add new popup-small component and update general.blade.php
2024-04-12 11:11:55 +02:00
Andras Bacsai
9032879e20
feat: able to delete configuration from server
2024-04-12 10:54:25 +02:00
Andras Bacsai
3323533fd0
Update Dropzone library version and add async attribute to script tag in import.blade.php
2024-04-12 10:48:43 +02:00
Andras Bacsai
50e96baea1
Refactor Livewire project new select blade template
2024-04-12 10:28:40 +02:00
Andras Bacsai
2ac92df9d3
Refactor Livewire project new select blade template
2024-04-12 09:46:52 +02:00
Andras Bacsai
0267c76de2
Update password reset views and fix layout in ForcePasswordReset.php and reset-password.blade.php
2024-04-12 09:26:07 +02:00
Andras Bacsai
a8db40e99a
feat: edit domains easier for compose
2024-04-11 15:42:37 +02:00
Andras Bacsai
1e7a5562ab
Update Clickhouse database credentials and variables
2024-04-11 13:45:02 +02:00
Andras Bacsai
e71032a8fc
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
2024-04-11 13:20:46 +02:00
Andras Bacsai
9c7f40e4fe
feat: upload large backups
2024-04-11 12:13:11 +02:00
Andras Bacsai
f35b7ab6f4
Update labels for database accessibility in blade files
2024-04-11 08:55:11 +02:00
Andras Bacsai
a38dd3d5c8
Merge pull request #1964 from therumbler/patch-1
...
Changed wording to make more sense
2024-04-11 08:36:24 +02:00
Benjamin Rumble
00ad35fc3e
Changed wording to make more sense
...
Previous wording is incorrect English
2024-04-10 17:57:20 -04:00
Andras Bacsai
0d78b44c80
Fix formatting in deployment show.blade.php file
2024-04-10 21:15:23 +02:00
Andras Bacsai
fb614637a9
Fix download_file function in backup-executions.blade.php
2024-04-10 21:12:50 +02:00
Andras Bacsai
d0482d66c2
Refactor code for displaying command output in deployment show view
2024-04-10 21:11:41 +02:00
Andras Bacsai
ef178dfd24
Remove unnecessary steps in GitHub App selection and repository selection
2024-04-10 21:02:30 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
605a630411
Update download_file method name in backup-executions.blade.php
2024-04-10 14:36:57 +02:00
Andras Bacsai
15d2c0e436
Update font style for logs in deployment show view
2024-04-09 08:46:06 +02:00
Andras Bacsai
a922497f5d
Merge branch 'next' of github.com:coollabsio/coolify into next
2024-04-08 14:09:40 +02:00
Andras Bacsai
acb100908b
Merge pull request #1895 from moinulmoin/refactor/ui
...
fix: unintended left padding on sidebar
2024-04-08 14:09:14 +02:00
Andras Bacsai
7fa2cbc746
Merge branch 'main' into refactor/ui
2024-04-08 14:08:16 +02:00
Andras Bacsai
2191f1b826
Refactor source.blade.php layout
2024-04-08 14:06:40 +02:00
Andras Bacsai
85fb27a631
Refactor project links and add click event handlers
2024-04-08 13:04:33 +02:00
Andras Bacsai
8bf0561009
Refactor code for domain usage and validation
2024-04-08 12:15:44 +02:00
Andras Bacsai
a2e889587e
Refactor environment variable sorting by key
2024-04-08 11:16:42 +02:00
Andras Bacsai
34aa4c6412
fix: storage layout
2024-04-08 09:51:14 +02:00
Andras Bacsai
31fcff4afc
Update OAuth button width in login page
2024-04-08 09:16:16 +02:00
Andras Bacsai
3cdccb49ef
Fix deploy button alignment in destination.blade.php
2024-04-05 15:42:31 +02:00
Andras Bacsai
30bfad455c
ui: multiple server view
2024-04-05 15:33:29 +02:00
Andras Bacsai
d31f75d1ec
Refactor form inputs and labels
2024-04-03 15:10:21 +02:00
Andras Bacsai
0b34207148
Update form input attributes for login and two-factor-challenge pages
2024-04-03 15:02:11 +02:00
Andras Bacsai
3c2beded68
Refactor login.blade.php layout and add registration and OAuth options
2024-04-03 14:52:01 +02:00
Andras Bacsai
f33fdb3bfd
Refactor code and comment out unused imports and code blocks
2024-04-03 14:32:23 +02:00
Andras Bacsai
22a1d3882e
feat: able to make rsa/ed ssh keys
2024-04-03 13:45:49 +02:00
Andras Bacsai
82f74e2264
Refactor status component styles
2024-04-03 13:04:21 +02:00
Andras Bacsai
3dd5699cde
Update button styles and add helper text
2024-04-03 13:03:13 +02:00
Andras Bacsai
132807b55d
fix: always rebuild Dockerfile / dockerimage buildpacks
2024-04-02 20:50:35 +02:00
Andras Bacsai
735081af50
fix: new github app creation
2024-04-02 20:50:12 +02:00
Andras Bacsai
31651aeaab
ui: light buttons
2024-04-02 20:35:44 +02:00
Andras Bacsai
75b9f4fcbf
Add search functionality and display active/inactive subscribers in Admin Dashboard
2024-04-02 15:00:01 +02:00
Andras Bacsai
7aca4930db
fix: unfunctional server should see resources
2024-03-31 18:38:26 +02:00
Andras Bacsai
7a92ecfa30
fix: async public key loading
2024-03-30 18:58:41 +01:00
Andras Bacsai
d569c8d31f
fix: search services
2024-03-28 15:18:05 +01:00
Andras Bacsai
51d716253f
feat: watch paths
2024-03-28 15:05:12 +01:00
Andras Bacsai
971b17b364
ui fixes
2024-03-28 12:30:06 +01:00
Andras Bacsai
db5ff7f16d
Update CSS and Blade file
2024-03-28 09:25:42 +01:00
Andras Bacsai
5db045f392
Refactor deployment index.blade.php to add flex-col class
2024-03-28 09:20:21 +01:00
Andras Bacsai
42c143d19e
ui: backup executions
2024-03-28 09:01:40 +01:00
Andras Bacsai
9cd15645a2
Update Cloudflare tunnel configuration form
2024-03-27 21:11:28 +01:00
Andras Bacsai
c0a4a5c2f5
Add SSH domain field and save server IP in ConfigureCloudflareTunnels.php
2024-03-27 21:09:42 +01:00
Andras Bacsai
518004afbc
fix: ui for cftunnels
2024-03-27 18:54:42 +01:00
Andras Bacsai
cfbee40ecd
Add checkbox for Cloudflare Tunnel
2024-03-27 18:26:17 +01:00
Andras Bacsai
79d589c7a9
wip: automatic cloudflare tunnels
2024-03-27 18:24:24 +01:00
Andras Bacsai
6cc93250b8
fix: uis
2024-03-27 14:51:58 +01:00
Andras Bacsai
8cff40fdd4
fix: disabled inputs are not trucated
2024-03-27 14:51:20 +01:00
Andras Bacsai
a777db1234
fix: async service loads
2024-03-27 14:50:56 +01:00
Andras Bacsai
3fca169096
feat: change page width
2024-03-27 12:45:53 +01:00
Andras Bacsai
d92b5db320
Refactor forgot password page layout
2024-03-27 11:41:14 +01:00
Andras Bacsai
be3cbd9e21
Refactor email settings message in email.blade.php
2024-03-27 11:37:09 +01:00
Andras Bacsai
32f4c6c982
Update documentation links
2024-03-27 11:07:29 +01:00
Andras Bacsai
8f47761200
ui: fix log outputs
2024-03-27 10:54:17 +01:00
Moinul Moin
d9389c91ee
Merge branch 'coollabsio:main' into refactor/ui
2024-03-26 19:05:04 +06:00
Andras Bacsai
6045870398
fix: scheduled backup for other service databases (supabase)
2024-03-26 13:50:44 +01:00
Andras Bacsai
889a5b2bce
ui: fix
2024-03-26 13:35:55 +01:00
Andras Bacsai
d077e0c83c
fix: realtime connection check
2024-03-26 13:25:10 +01:00
Andras Bacsai
d931241edc
fix: update resources view
2024-03-26 12:51:42 +01:00
Moinul Moin
647376ab3f
fix: unintended left padding on sidebar
2024-03-26 11:49:52 +00:00
Andras Bacsai
64a9a72457
fix: ui for tags
2024-03-26 11:52:45 +01:00
Andras Bacsai
dcaa2f4168
Refactor error pages
2024-03-26 10:44:52 +01:00
Andras Bacsai
7c7f54d224
Refactor modal input component transitions
2024-03-26 10:29:19 +01:00
Andras Bacsai
b942f8c726
ui ui ui
2024-03-26 10:24:53 +01:00
Andras Bacsai
f661f23ee5
Update background color and text color in app.css
2024-03-25 19:16:39 +01:00
Andras Bacsai
5a631df2a2
uiuiuiui
2024-03-25 19:07:59 +01:00
Andras Bacsai
c5eff85c28
Update version numbers and fix UI styling
2024-03-25 16:42:41 +01:00
Andras Bacsai
2be2a2621e
Update conditional statements in app.blade.php and navbar.blade.php
2024-03-25 14:44:31 +01:00
Andras Bacsai
995c303f27
Refactor Livewire/Boarding/Index.php and resources/views/livewire/boarding/index.blade.php
2024-03-25 14:34:11 +01:00
Andras Bacsai
9c03525369
Remove commented out code in two-factor-challenge.blade.php
2024-03-25 14:29:11 +01:00
Andras Bacsai
afe0673fd1
Commented out x-version component in confirm-password and forgot-password views
2024-03-25 14:24:09 +01:00
Andras Bacsai
37333f7fbe
fix: two factor
2024-03-25 14:23:32 +01:00
Andras Bacsai
c9160cabc5
Update version numbers and fix layout in subscription views
2024-03-25 14:09:13 +01:00
Andras Bacsai
bcbdee1dcc
Refactor Docker-related code and add conditional rendering
2024-03-25 13:10:05 +01:00
Andras Bacsai
3de4f2805a
Commented out the changeTheme button in the navbar
2024-03-25 12:47:40 +01:00
Andras Bacsai
995197cad9
Update button label and server retrieval logic***
...
***Refactor email settings form***
***Update project index view layout
2024-03-25 12:47:10 +01:00
Andras Bacsai
89cc4d1df4
Update database URL label to include IP and PORT (public)
2024-03-25 12:36:04 +01:00
Andras Bacsai
7c580f898c
fix: public service database
2024-03-25 12:13:43 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
04c92ec4bd
Update modal input behavior and limit-reached layout
2024-03-22 17:02:09 +01:00
Andras Bacsai
54834891fb
Update styles and classes in blade files
2024-03-22 16:52:20 +01:00
Andras Bacsai
c9e2f4244d
Fix route names and styling in blade files
2024-03-22 14:47:36 +01:00
Andras Bacsai
503b86ac13
Update navbar styling and fix subtitle padding
2024-03-22 13:47:54 +01:00
Andras Bacsai
ec051eba38
Delete unused notification components and update notification navbar
2024-03-22 13:25:43 +01:00
Andras Bacsai
2f50f64ecf
Update input component and toast position
2024-03-22 13:09:02 +01:00
Andras Bacsai
66fe124dd1
Update CSS styles and fix SVG icons
2024-03-22 12:47:19 +01:00
Andras Bacsai
87e56c2f66
Update border color to dark mode
2024-03-22 12:06:16 +01:00
Andras Bacsai
f044b0292c
Refactor invitation link handling in invitations.blade.php
2024-03-22 12:03:59 +01:00
Andras Bacsai
ee1d4cd45d
Update popup.blade.php styling
2024-03-22 11:46:59 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
93af92743c
Refactor modal confirmation layout
2024-03-21 15:00:14 +01:00
Andras Bacsai
0ebef3792d
Refactor resource table layout in change.blade.php
2024-03-21 14:49:13 +01:00
Andras Bacsai
7a3bb14653
Refactor password validation and update button label
2024-03-21 14:46:34 +01:00
Andras Bacsai
fbc0a39a1c
Refactor navbar links to use "Sponsor us" instead of "Help us"
2024-03-21 14:32:09 +01:00
Andras Bacsai
473bad24b7
ux ux ux ux ui ui ui ui
2024-03-21 14:30:35 +01:00
Andras Bacsai
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +01:00
Andras Bacsai
8f66a41c09
Remove unnecessary button code in upgrade.blade.php
2024-03-21 08:41:23 +01:00
Andras Bacsai
fafc4fb71e
Update UI elements and text content
2024-03-20 15:46:59 +01:00
Andras Bacsai
3a391aa3cb
Merge branch 'next' into feature/oauth
2024-03-20 13:59:56 +01:00
Andras Bacsai
42019321e3
Merge branch 'feature' into feature/oauth
2024-03-20 13:58:31 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
91950e1891
ui: redesign
2024-03-19 15:37:16 +01:00
Andras Bacsai
0aacad655d
Refactor previews.blade.php to improve code readability
2024-03-19 11:05:02 +01:00
Andras Bacsai
ef2be40478
Refactor dashboard view to remove unnecessary code and improve readability
2024-03-18 14:35:46 +01:00
Andras Bacsai
8e2ee5e5e4
fix: dashboard view if no project found
2024-03-18 14:32:49 +01:00
Andras Bacsai
faa9a982a9
fix: multiline input
2024-03-18 12:28:53 +01:00
Andras Bacsai
b39ac73cd8
fix: server stopped, service page not reachable
2024-03-18 08:53:44 +01:00
Andras Bacsai
3ea3674407
fix: multiline env variables
2024-03-15 22:02:37 +01:00
Andras Bacsai
a336dae84c
fix: $ in env variable
...
feat: multiline envs
2024-03-14 23:00:06 +01:00
Andras Bacsai
695d3b82b5
Add toast timeout functionality
2024-03-14 09:10:32 +01:00
Andras Bacsai
379733938c
Update environment variable description
2024-03-13 15:07:43 +01:00
Andras Bacsai
1f03499fc5
feat: show resources on source page
2024-03-13 14:55:44 +01:00
Andras Bacsai
a53d888747
Add pre-deployment and post-deployment commands
2024-03-13 14:41:31 +01:00
Andras Bacsai
62905f084f
Merge pull request #1723 from stooit/feat/post-deploy-command
...
Adds basic support for pre/post-deployment commands.
2024-03-13 14:34:44 +01:00
Andras Bacsai
ba7ee4fba7
Remove Penpot environment file and update preselect branch URL
2024-03-13 14:34:19 +01:00
Andras Bacsai
6cb3df9350
rename boarding to onboarding
2024-03-13 12:11:37 +01:00
Andras Bacsai
7fd0cfc85f
Merge pull request #1831 from mmbytesolutions/next
...
ui: visual feedback when container is unhealthy
2024-03-13 12:04:59 +01:00
Andras Bacsai
efad3b1284
Merge pull request #1823 from fabiangigler/patch-1
...
improve onboarding messages
2024-03-13 12:04:15 +01:00
Andras Bacsai
42293fb11a
feat: reset password
2024-03-13 10:10:53 +01:00
Andras Bacsai
65e0eb5205
Refactor dynamic configurations and update textarea rows
2024-03-13 09:32:42 +01:00
Andras Bacsai
c835c02bf2
Update port numbers for services
2024-03-12 19:09:08 +01:00
Andras Bacsai
4d181eef8e
Refactor proxy type retrieval in Server and Proxy classes
2024-03-12 12:45:55 +01:00
Andras Bacsai
2509406d1c
fix: startproxy event
...
fix: add data to async remove processes
2024-03-12 11:22:02 +01:00
Andras Bacsai
b576014d07
fix: reload caddy issue
2024-03-12 10:42:56 +01:00
Pat Rocchio
1f37318f79
Add oauth support
...
- Support azure, bitbucket, github, gitlab, google providers
- Add authentication page to settings
Co-authored-by: Suraj Kumar <srjkmr1024@gmail.com>
Co-authored-by: Michael Castanieto <mcastanieto@gmail.com>
Co-authored-by: Mike Kim <m.kim4247@gmail.com>
2024-03-11 17:29:57 -04:00
Andras Bacsai
1490828069
feat: dynamic configuration for caddy
2024-03-11 17:31:28 +01:00
Andras Bacsai
1defed27a0
Refactor compose file generation and add link to documentation
2024-03-11 15:19:04 +01:00
Andras Bacsai
34d6a12d95
feat: experimental caddy support
2024-03-11 15:08:05 +01:00
Mr. Mendez
820099622e
visual feedback when container is unhealthy
2024-03-10 18:14:53 +00:00
Fabian Gigler
15ca68f7e1
improve onboarding messages
2024-03-08 18:44:42 +01:00
Andras Bacsai
129a644781
ui: make notifications separate view
...
fix: popup if no notifications are set
2024-03-07 12:58:04 +01:00
Andras Bacsai
051a1405e7
Refactor backup execution and cleanup functionality
2024-03-07 10:27:21 +01:00
Andras Bacsai
f1b00436aa
Update link target in stack-form.blade.php
2024-03-07 09:56:09 +01:00
Andras Bacsai
c6740cfea0
fix: make sure to show some buttons
2024-03-05 09:37:35 +01:00
Andras Bacsai
2ffc3f497b
fix: should note delete personal teams
2024-03-05 09:19:15 +01:00
Andras Bacsai
9ad6631747
Update version numbers
2024-03-04 14:32:17 +01:00
Andras Bacsai
b5ab9a8da6
Add custom docker run options for application
2024-03-04 13:39:34 +01:00
Andras Bacsai
57fa2709da
Add font preloading and DNS prefetching
2024-03-04 13:34:20 +01:00
Andras Bacsai
c20aa0b256
Refactor method names to use camel case
2024-03-04 11:01:14 +01:00
Andras Bacsai
4fb5b04d27
Update proxy configuration layout
2024-03-04 10:46:53 +01:00
Andras Bacsai
8385bbb0a0
feat: gzip enabled & stipprefix setting
...
refactor: code
2024-03-04 10:46:13 +01:00
Andras Bacsai
0dd591a5ff
fix: raw compose make dirs
...
fix: raw compose add coolify labels
2024-03-04 10:13:40 +01:00
Andras Bacsai
62278126e4
fixes
2024-03-04 09:12:23 +01:00
Andras Bacsai
fda5d23d32
feat: logs and execute commands with several servers
2024-03-02 14:55:39 +01:00
Andras Bacsai
2eb7712e09
fix: remove success application deployment job
...
wip: daily backup status
2024-03-01 18:24:14 +01:00
Andras Bacsai
6fe791c1f1
fix: pull request deployments + build servers
2024-03-01 11:43:42 +01:00
Andras Bacsai
5322d446bd
fix: service container status updates
2024-03-01 10:36:32 +01:00
Andras Bacsai
604ab0afd8
Add autofocus to search input field
2024-03-01 10:06:59 +01:00
Andras Bacsai
10f9e22a8e
fix: do not show n/a networsk
2024-03-01 09:28:14 +01:00
Andras Bacsai
8edda0cdda
fix: load unmanaged async
2024-03-01 09:25:27 +01:00
Andras Bacsai
2e9793ffb2
Refactor code for improved performance and readability
2024-02-29 09:21:02 +01:00
Andras Bacsai
fcd100df39
Fix typos and grammatical errors in email templates and form view
2024-02-29 09:16:02 +01:00
Andras Bacsai
a43c916009
Refactor code and add new fields for Kong service
2024-02-28 13:48:39 +01:00
Andras Bacsai
c8332ca9bf
fix: resource tab not loading if server is not reachable
2024-02-28 09:51:45 +01:00
Andras Bacsai
5275ae8e9c
Refactor getLogs method and update view template
2024-02-27 09:08:15 +01:00
Andras Bacsai
c71e1e107e
Refactor getLogs method and update get-logs.blade.php view
2024-02-27 09:05:28 +01:00
Andras Bacsai
8ab72c7e10
feat: preview deployment logs
2024-02-27 09:01:19 +01:00
Andras Bacsai
bf1475441d
Update service stop message and fix sidebar alignment
2024-02-26 12:38:15 +01:00
Andras Bacsai
9268f9db1d
Refactor user switching logic and update UI
2024-02-26 11:48:35 +01:00
Andras Bacsai
678647f39a
fix: force enable/disable server in case ultimate package quantity decreases
2024-02-26 10:25:21 +01:00
Andras Bacsai
453956172b
Refactor show.blade.php to improve code readability
2024-02-26 09:32:28 +01:00
Andras Bacsai
b550c32f9b
Add whitespace-pre-line class to font-mono in deployment show blade file
2024-02-26 09:09:01 +01:00
Andras Bacsai
64fca99c26
feat: server disabled by overflow
2024-02-25 23:34:01 +01:00
Andras Bacsai
5e980c5fe0
Update pricing plans layout and text
2024-02-25 22:14:20 +01:00
Andras Bacsai
c8c7a415ea
Add new Livewire component and update subscription actions
2024-02-25 22:08:44 +01:00
Andras Bacsai
1b055f0316
Refactor subscription pricing and update server limit
2024-02-25 14:00:35 +01:00
Andras Bacsai
1fcbf0b363
Update pricing plans display and button text
2024-02-23 22:14:24 +01:00
Andras Bacsai
297b314904
feat: custom server limit
2024-02-23 15:45:53 +01:00
Andras Bacsai
f78fd212bb
fix: subscription / plan switch, etc
2024-02-23 12:59:14 +01:00
Andras Bacsai
f931ebece8
feat: make user owner
...
fix: ownership check
2024-02-23 12:34:36 +01:00
Andras Bacsai
ea0a9763bf
Update navbar icons
2024-02-23 11:23:14 +01:00
Andras Bacsai
b59e47dcf9
fix: stripe invoice paid webhook
...
fix: prepare customer initiated tier change
fix: separate view for subscriptions
2024-02-23 11:21:14 +01:00
Andras Bacsai
ce09ef8848
Merge pull request #1774 from steveworley/fix/ux-hamburger-extra-menu-options
...
Fix: Change + icon to hamburger.
2024-02-23 10:18:38 +01:00
Andras Bacsai
1150633fef
fix: unknown image of service until it is uploaded
2024-02-23 10:14:13 +01:00
Andras Bacsai
62ae845f4b
fix: complex service status
...
service: firefly III
2024-02-23 10:09:42 +01:00
Steve Worley
0757fd741e
Fix: Change + icon to hamburger.
2024-02-23 09:21:11 +10:00
Andras Bacsai
c77f32e696
fix: statuses
2024-02-22 15:15:16 +01:00
Andras Bacsai
c7218f2856
Update success messages
2024-02-22 14:53:42 +01:00
Andras Bacsai
592221b4bf
fix: server validation
2024-02-22 14:46:11 +01:00
Andras Bacsai
836458ad85
fix: no coolify.yaml found
2024-02-22 14:45:56 +01:00
Andras Bacsai
154b1b05e4
feat: able to add dynamic configurations from proxy dashboard
2024-02-22 13:29:28 +01:00
Andras Bacsai
ad48610b2f
Merge pull request #1770 from piscis/patch-2
...
fix: Avoid breaking the tile layout with long fqdn output
2024-02-22 11:54:25 +01:00
Andras Bacsai
63487cf3ec
feat: minversion for services
2024-02-22 11:53:25 +01:00
Andras Bacsai
4ae2087c2e
fix: server validation
2024-02-22 11:28:45 +01:00
Andras Bacsai
5179129a6b
fix: complex container status
...
feat: able to change primary server
feat: links inside the logs
2024-02-22 10:57:05 +01:00
Andras Bacsai
50f43f9396
Update resource view to set type as 'public'
2024-02-22 09:38:03 +01:00
Alex
6f205f8931
Force browser to break all words on line end for fqdn output
...
Force the browser to break long lines for the fqdn output instead of overflowing the tile
2024-02-21 19:16:09 +01:00
Andras Bacsai
3776ffa49b
disable administration gh permission for now
2024-02-21 14:42:38 +01:00
Andras Bacsai
318b5beac1
Update select.blade.php with responsive styling
2024-02-21 14:40:48 +01:00
Andras Bacsai
344c5d6d12
Update service configurations
2024-02-21 14:30:32 +01:00
Andras Bacsai
1ca0464957
fix: permission change updates from webhook
2024-02-20 20:17:04 +01:00
Andras Bacsai
f7ebc8a88c
feat: save github app permission locally
2024-02-20 18:14:47 +01:00
Andras Bacsai
cd7244b3d7
Add logos for various services
2024-02-20 15:42:30 +01:00
Andras Bacsai
f81b676abe
ui: updates
2024-02-20 15:07:12 +01:00
Andras Bacsai
8dd45cd388
Merge pull request #1757 from victor-teles/fix/revalidate-server-button
...
fix(server): revalidate server button not showing in server's page
2024-02-19 09:21:50 +01:00
Victor
024769c402
fix(server): revalidate server button not showing in server's page
2024-02-17 12:43:49 -03:00
Andras Bacsai
7d6bd10cca
Add Docker container management methods and update Livewire component
2024-02-16 23:09:35 +01:00
Andras Bacsai
f8c86769a7
fix: resources
2024-02-16 22:15:18 +01:00
Andras Bacsai
e0b0dda382
Remove unused code for displaying server resources
2024-02-16 22:04:26 +01:00
Andras Bacsai
b8708f086e
feat: initial api endpoints
...
feat: server resources are now looks better
2024-02-16 21:56:38 +01:00
Andras Bacsai
83becdb19d
fix: only show redeployment required if status is not exited
2024-02-16 08:34:30 +01:00
Andras Bacsai
45e404b15b
feat: disable gzip compression on service applications
2024-02-15 20:44:01 +01:00
Andras Bacsai
d903a377bf
Update validation and configuration titles
2024-02-15 14:14:11 +01:00
Andras Bacsai
a9ea6330d9
feat: revalidate server
2024-02-15 13:52:54 +01:00
Andras Bacsai
38d367e709
fix: padding left on input boxes
2024-02-15 12:59:25 +01:00
Andras Bacsai
c770c8d988
Add warning icon for configuration not applied
2024-02-15 12:04:52 +01:00
Andras Bacsai
99efa857f4
feat: add metabase
...
feat: consistent container names
fix: for services, you only need to add basicauth label, others are added by coolify
fix: label uuids are not randomly generated all the time
fix: changing force https will change the labels
2024-02-15 11:55:43 +01:00
Andras Bacsai
1f18542960
fix: cleanup scheduled tasks
2024-02-14 15:14:06 +01:00
Andras Bacsai
82b0667277
Update version numbers
2024-02-12 12:56:04 +01:00
Andras Bacsai
9a858f628d
Merge pull request #1732 from fipnooone/fix/previews-flex-wrap
...
Flex-wrap deployment previews
2024-02-12 11:50:41 +01:00
Andras Bacsai
e1468da36a
feat: add proxy start to server validation
...
fix: boarding flow updated
2024-02-12 11:46:36 +01:00
Andras Bacsai
ddfc1440cd
fix: menu
2024-02-12 10:05:45 +01:00
Andras Bacsai
5fc46384e6
Refactor status component to exclude parentheses in status message
2024-02-11 18:08:36 +01:00
Andras Bacsai
48d9df1e43
Add conditional display of deployment server name in previews.blade.php
2024-02-11 17:29:14 +01:00
Andras Bacsai
6b62d91f82
Update service_name parameter to stack_service_uuid in index.blade.php
2024-02-11 17:24:20 +01:00
Andras Bacsai
059748ad3b
fix: get service stack as uuid, not name
2024-02-11 15:44:02 +01:00
Andras Bacsai
53a5ccef31
fix: add docker compose check during server validation
2024-02-11 15:32:58 +01:00
Andras Bacsai
b210e1f243
fix: lock logdrain configuration when one of them are enabled
2024-02-11 14:31:21 +01:00
fipnooone
ef3202101c
fix: flex wrap deployment previews
2024-02-10 13:40:35 +07:00
Andras Bacsai
ad54358de7
Refactor resource index.blade.php file
2024-02-09 13:57:37 +01:00
Andras Bacsai
5a4180a750
Update navbar dropdown menu styling
2024-02-09 13:50:19 +01:00
Andras Bacsai
047922b13a
fix: new menu ui
2024-02-09 13:48:40 +01:00
Andras Bacsai
29676ffb22
Update Teams link in navbar.blade.php
2024-02-09 08:42:39 +01:00
Andras Bacsai
7c395edab4
Fix conditional statement in navbar.blade.php
2024-02-08 14:06:43 +01:00
Andras Bacsai
9350fb4b97
Fix access control in Admin Index and hide Admin link in navbar
2024-02-08 13:54:16 +01:00
Andras Bacsai
d7001937ac
Fix access control in Admin Index and Navbar components
2024-02-08 13:40:26 +01:00
Andras Bacsai
3dd5546369
Update destination.blade.php with server configurations
2024-02-08 13:19:11 +01:00
Andras Bacsai
3c4243d854
fix: go to prod env from dashboard if there is no other envs defined
2024-02-08 13:12:23 +01:00
Andras Bacsai
23d121d67a
fix: make sure resources are deleted in async mode
2024-02-08 13:10:29 +01:00
Andras Bacsai
548304765c
feat: cleanup queue
2024-02-08 12:47:00 +01:00
Andras Bacsai
6acc0e6025
Add dynamic timeout for deployments
2024-02-08 12:34:01 +01:00
Andras Bacsai
43d7f746e4
Refactor destination.blade.php to include server and network information
2024-02-08 11:59:01 +01:00
Andras Bacsai
146fee14e5
Refactor destination.blade.php: Update server selection UI
2024-02-08 11:50:40 +01:00
Andras Bacsai
08a729dc7b
Add admin dashboard route and view
2024-02-08 11:45:19 +01:00
Stuart Rowlands
0538c2f478
Added pre-deployment support.
2024-02-08 20:02:30 +10:00
Stuart Rowlands
77a0179822
Added basic support for post-deployment commands.
2024-02-08 19:27:43 +10:00
Andras Bacsai
3d7295fec3
fix: new menu on navbar
2024-02-08 09:08:21 +01:00
Andras Bacsai
43eb2fb00b
new navbar
2024-02-07 15:31:03 +01:00
Andras Bacsai
9e1a7d5d9a
feat: multi deployments
2024-02-07 14:55:06 +01:00
Andras Bacsai
5bdbab7276
ui: specific about newrelic logdrains
2024-02-07 09:04:35 +01:00
Andras Bacsai
3616fc8ca9
Refactor code and add additional destinations
2024-02-06 15:05:11 +01:00
Andras Bacsai
10e307f92b
Refactor help button in navbar and boarding layout
2024-02-06 11:50:03 +01:00
Andras Bacsai
b96807d34c
fix: feedback from self-hosted envs to discord
2024-02-06 11:36:20 +01:00
Andras Bacsai
26ccc4afb4
Refactor server validation and installation logic
2024-02-05 15:13:39 +01:00
Andras Bacsai
49f5240ff8
fix: better server validation and installation process
...
fix: add destination to queue deployment
feat: force start deployment
2024-02-05 14:40:54 +01:00
Andras Bacsai
d3eb87561e
Fix styling issue in tag links
2024-02-05 10:00:53 +01:00
Andras Bacsai
8b58c8f856
Add tags to show and index views
2024-02-05 09:51:44 +01:00
Andras Bacsai
1d59383c78
feat: clone to env
2024-02-04 16:54:12 +01:00
Andras Bacsai
dcb61a553e
Merge pull request #1706 from piscis/patch-1
...
fix: Wrap tags and avoid horizontal overflow
2024-02-04 14:39:55 +01:00
Andras Bacsai
e06e31642f
Refactor modal component and add new functionality
2024-02-04 14:07:08 +01:00
Andras Bacsai
9dfce48380
Add private_keys array initialization and define additional private properties
2024-02-04 13:50:24 +01:00
Andras Bacsai
8eed87e2f7
Update main class with mx-auto
2024-02-04 13:50:16 +01:00
Alex
d56d4eb8fc
fix: Wrap tags and avoid horizontal overflow
2024-02-04 13:15:39 +01:00
Andras Bacsai
1d3b7ffd3b
Refactor tags functionality and improve user experience
2024-02-03 12:44:18 +01:00
Andras Bacsai
0b5baf60a5
fix: tags
2024-02-03 12:39:07 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
6312c0ba84
feat: tags and tag deploy webhooks
2024-02-01 15:38:12 +01:00
Andras Bacsai
c76e8bb0de
fix: migrate to new modal
2024-01-31 16:14:12 +01:00
Andras Bacsai
8ff7aeb78b
ui: new modal component
2024-01-31 14:18:59 +01:00
Andras Bacsai
f1a9e28d5a
fix: sentry
2024-01-31 14:18:51 +01:00
Andras Bacsai
3ae9501814
fix: dns validation + duplicated fqdns
2024-01-30 09:22:34 +01:00
Andras Bacsai
ff7d0d442d
Update button text in private key create view
2024-01-29 16:33:01 +01:00
Andras Bacsai
1d1ec20cb7
Update version numbers
2024-01-29 16:13:04 +01:00
Andras Bacsai
5c29ecdf10
feat: add initial support for custom docker run commands
2024-01-29 16:07:00 +01:00
Andras Bacsai
f7853ee174
Refactor deployments_per_server variable and update dashboard view
...
This commit refactors the `deployments_per_server` variable in the `Dashboard` class to remove the type hint and updates the corresponding view file to handle the changes. The `deployments_per_server` variable is now grouped by `server_name` and converted to an array. This improves the organization and readability of the code.
2024-01-29 13:26:50 +01:00
Andras Bacsai
de3a7b6eca
Add previous page functionality to deployment index
...
This commit adds the functionality to navigate to the previous page in the deployment index. It includes changes to the `Index.php` and `index.blade.php` files.
2024-01-29 13:06:26 +01:00
Andras Bacsai
49845f3da7
fix: webhooks for multiple apps
2024-01-29 11:23:04 +01:00
Andras Bacsai
987409bae4
fix: bitbucket manual deployments
2024-01-29 10:43:18 +01:00
Andras Bacsai
f255a71434
Merge pull request #1673 from Niki2k1/feat/bitbucket-manual-webhook
...
feat: added manual webhook support for bitbucket
2024-01-29 08:38:05 +01:00
Andras Bacsai
fd3cdc2c7d
Update deployment status border color
2024-01-29 08:32:04 +01:00
Andras Bacsai
84c3f832ae
Add missing closing div tag in dashboard.blade.php
2024-01-29 08:30:00 +01:00
Andras Bacsai
561e424a7d
feat: dashboard live deployment view
2024-01-27 18:44:40 +01:00
Andras Bacsai
050155328b
Update toast.blade.php to use x-html instead of x-text
2024-01-26 10:37:53 +01:00
Andras Bacsai
f8c19e1fb3
Update contact links in error and subscription views
2024-01-26 08:39:54 +01:00
Andras Bacsai
27c1bda09b
Update button labels in create forms
2024-01-25 16:02:31 +01:00
Andras Bacsai
1af7ffcdc4
Refactor input field for port number
2024-01-25 15:58:58 +01:00
Andras Bacsai
39647367a5
Add build pack selection and update related fields
2024-01-25 15:57:04 +01:00
Andras Bacsai
ae4b263810
Update GitHub App registration button
2024-01-25 15:26:23 +01:00
Andras Bacsai
7a7157c155
fix: deployment queue
...
fix: cancel deployment
ui: changed to simpler toaster
2024-01-25 11:57:47 +01:00
Andras Bacsai
6ecb9c21ce
cloud: send notification email if payment
2024-01-24 11:28:01 +01:00
Andras Bacsai
01f7b07fa3
feat: concurrent builds / server
2024-01-24 11:12:23 +01:00
Niklas Lausch
54d8cb9027
feat: added manual webhook support for bitbucket
2024-01-24 10:56:24 +01:00
Andras Bacsai
238337fecb
Add new shared variable and update variable usage
2024-01-23 20:26:45 +01:00
Andras Bacsai
7a51acbf8d
add slide-over component
2024-01-23 19:01:17 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +01:00
Andras Bacsai
abcc004953
feat: clone any resource
2024-01-22 16:08:18 +01:00
Andras Bacsai
2edf71a0dd
feat: move resources between projects / environments
2024-01-22 15:12:38 +01:00
Andras Bacsai
cbec39099a
Refactor Git section in advanced.blade.php
2024-01-22 14:13:40 +01:00
Andras Bacsai
8128dfc061
Update resource limits helper links
2024-01-22 10:47:47 +01:00
Andras Bacsai
2b394d6fea
fix: show container on logs/executecontainer command views
...
fix: exclude containers with restart: no from hc
feat: add compose to predefined docker network
service: add glitchtip
2024-01-21 14:30:03 +01:00
Andras Bacsai
68fe886fb0
Add restart functionality to proxy deployment
2024-01-18 12:14:11 +01:00
Andras Bacsai
4631c73809
Update general.blade.php with build server option and network section
2024-01-18 12:05:48 +01:00
Andras Bacsai
77558b37da
refactor build server
2024-01-18 11:40:13 +01:00
Andras Bacsai
e060409a76
fix: links
2024-01-18 11:24:07 +01:00
Andras Bacsai
1e158badfc
Update button text in by-ip.blade.php
2024-01-17 15:41:38 +01:00
Andras Bacsai
c620bb58ed
Add build pack selection and show/hide static site options
2024-01-17 15:41:32 +01:00
Andras Bacsai
c5f3398b73
Update build server and swarm support messages
2024-01-17 14:06:41 +01:00
Andras Bacsai
3878527de8
Update server unreachable notifications to include automatic revival
2024-01-17 14:02:54 +01:00
Andras Bacsai
4abcb2d5b9
Update notification labels in Discord and Telegram settings
2024-01-17 12:23:58 +01:00
Andras Bacsai
b6ce2e9122
typo
2024-01-17 11:39:45 +01:00
Andras Bacsai
8c60dd5523
typo
2024-01-17 11:21:47 +01:00
Andras Bacsai
a42c8da344
fix: proxy ui view
...
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai
7a0e415ecf
fix: checkbox click
2024-01-16 12:28:59 +01:00
Andras Bacsai
d721f4809a
fix ui
2024-01-16 12:20:40 +01:00
Andras Bacsai
22431eee9a
fix: change proxy view
2024-01-16 11:32:56 +01:00
Andras Bacsai
75813a289c
check domains againts cloudflare ip range
2024-01-15 11:37:26 +01:00
Andras Bacsai
48990db699
Add link to documentation for further help
2024-01-15 11:00:09 +01:00
Andras Bacsai
0f5559bc61
fix: service stack view
2024-01-15 10:19:37 +01:00
Andras Bacsai
1afb509c33
add domain validation + custom dns servers
...
add new guides / docs
2024-01-15 10:03:15 +01:00
Andras Bacsai
f762959c9f
Refactor select.blade.php file
2024-01-12 15:41:46 +01:00
Andras Bacsai
90a5a23fd9
Fix initial username placeholder in PostgreSQL database view
2024-01-12 15:41:43 +01:00
Andras Bacsai
5e7c6906b3
fix: cpuset limits was determined in a way that apps only used 1 CPU max, ehh, sorry.
2024-01-12 13:47:01 +01:00
Andras Bacsai
408738e08d
Add service status to Index.php and update resource display in index.blade.php
2024-01-12 11:31:51 +01:00
Andras Bacsai
8d04fbdb74
feat: search between resources
2024-01-12 11:25:20 +01:00
Andras Bacsai
c5782252ea
Merge branch 'fix' into next
2024-01-11 19:00:13 +01:00
Andras Bacsai
9db6c12eea
fix missing a end tag
2024-01-11 18:54:55 +01:00
Andras Bacsai
f1eddae379
cleanup
2024-01-11 14:24:54 +01:00
Andras Bacsai
cf9be9355f
fix: upload limit on ui
2024-01-11 11:55:17 +01:00
Andras Bacsai
6b24001876
feat: import backups
2024-01-10 15:42:54 +01:00
Andras Bacsai
6bb45430c9
fix: submit error on postgresql
2024-01-10 14:41:05 +01:00
Andras Bacsai
8a63ef5da9
Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import
2024-01-10 14:36:59 +01:00
Andras Bacsai
e324866a27
Refactor database configuration layout
2024-01-10 14:34:04 +01:00
Andras Bacsai
0e5f733657
Add import tab to database configuration view
2024-01-10 14:33:21 +01:00
Andras Bacsai
c5932ed337
smaller ui fixes
2024-01-10 12:41:29 +01:00
Andras Bacsai
ce0b38035c
Merge branch 'next' into feat/scheduled-tasks-cron
2024-01-10 12:03:48 +01:00
Andras Bacsai
68f1621757
Merge branch 'main' into fix-typos
2024-01-10 11:55:33 +01:00
Andras Bacsai
f445a8c312
fix: update navbar on build_pack change
2024-01-10 11:07:53 +01:00
Andras Bacsai
225bf06736
Update version numbers and remove unused files
2024-01-10 10:50:07 +01:00
Ray Berger
5ee29c6072
fix typos
2024-01-07 22:32:54 +00:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
557e1407d0
Added database import feature.
2024-01-06 15:24:57 +10:00
Raymond Berger
3c99f24b5a
fix small typo
2024-01-05 15:10:30 +01:00
Stuart Rowlands
512197021b
Minor cleanup.
2024-01-05 15:26:51 +10:00
Stuart Rowlands
e233ec05b5
Merge branch 'main' into feat/scheduled-tasks-cron
2024-01-05 15:08:20 +10:00
Stuart Rowlands
d0e3a20a65
Merge branch 'main' of github.com:stooit/coolify
2024-01-05 15:08:06 +10:00
Stuart Rowlands
e2e6813632
Functional scheduled executions.
...
Display last executions.
Support for Services.
2024-01-05 15:06:36 +10:00
Andras Bacsai
64a7f27e37
fix: file storage save
2024-01-04 13:03:46 +01:00
Andras Bacsai
83d96c8d11
Refactor custom labels handling in General.php and update Docker Compose Content label in general.blade.php
2024-01-02 17:14:52 +01:00
Andras Bacsai
a8ca57d095
Update link in helper message in general.blade.php
2024-01-02 16:47:05 +01:00
Andras Bacsai
2d936a4b22
add compose link
2024-01-02 16:46:08 +01:00
Andras Bacsai
025135bd2a
feat: raw docker compose deployments
2024-01-02 13:55:35 +01:00
Stuart Rowlands
7913a639b5
Complete add/edit/delete for scheduled tasks.
...
Refactor views.
2024-01-01 18:23:29 -08:00
Stuart Rowlands
adecf328fc
WIP start of scheduled tasks.
2024-01-01 10:33:16 -08:00
Andras Bacsai
ba55e0c1bb
feat: add environment description + able to change name
2023-12-30 14:47:26 +01:00
Andras Bacsai
e78d851c85
fix: button title
2023-12-27 17:14:18 +01:00
Andras Bacsai
52d05005ed
fix: deploy instead of restart in case swarm is used
2023-12-27 17:12:09 +01:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +01:00
Andras Bacsai
29ee9915f3
fix: check proxy after mount on server view
...
fix: change realtime console log
version++
2023-12-21 09:28:39 +01:00
Andras Bacsai
665e3761c4
fix: stay tuned
2023-12-21 08:48:53 +01:00
Andras Bacsai
e3ee84105c
disable db + service deployments swarm
2023-12-20 14:45:47 +01:00
Andras Bacsai
638d0c8c99
fix: get swarm service logs
2023-12-20 14:11:50 +01:00
Andras Bacsai
87036cc49b
link
2023-12-20 10:27:39 +01:00
Andras Bacsai
e48842c6ec
fix: swarm support ui
2023-12-20 10:19:21 +01:00
Andras Bacsai
798acb8ee5
add swarm server grouping
...
fixes for swarm
2023-12-19 13:47:12 +01:00
Andras Bacsai
70c662daf8
disable swarm for the next release
2023-12-18 17:13:22 +01:00
Andras Bacsai
8ae385b9f9
fix: add alpha to swarm
2023-12-18 14:34:04 +01:00
Andras Bacsai
62c38c9859
wip: swarm
2023-12-18 14:01:25 +01:00
Andras Bacsai
27c36bec83
feat: custom docker compose commands
2023-12-17 20:56:12 +01:00
Andras Bacsai
c6b8eabe10
wip: swarm
2023-12-15 15:48:01 +01:00
Andras Bacsai
ab2f9f073f
Merge pull request #1546 from stooit/fix/docker-compose-multidomain
...
fix: Multiple domain links in docker compose applications.
2023-12-15 10:39:01 +01:00
Andras Bacsai
3bda289428
fix: ui for adding new destination
2023-12-15 10:24:02 +01:00
Stuart Rowlands
b46de99af9
Fixes multi-domain links in docker compose applications.
2023-12-14 18:16:17 -08:00
Andras Bacsai
75d1ec4f42
feat: pull latest images for services
2023-12-14 14:50:38 +01:00
Andras Bacsai
a0abde8652
ui: add image name to service stack + better options visibility
2023-12-14 14:24:54 +01:00
Andras Bacsai
b06b465ffa
fix: add catch all route
2023-12-13 15:29:45 +01:00
Andras Bacsai
02c8b9f471
fix: password reset / invitation link requests
2023-12-13 15:22:37 +01:00
Andras Bacsai
1ff1664b6c
fix: copy invitation
2023-12-13 14:44:11 +01:00
Andras Bacsai
52d84c5e9e
refactor: clone project
2023-12-13 14:22:23 +01:00
Andras Bacsai
00d708610d
improve local dev + contribution guide
2023-12-13 11:12:53 +01:00
Andras Bacsai
87c3d0048c
fix
2023-12-11 21:43:53 +01:00
Andras Bacsai
1c71ac78e2
fix
2023-12-11 21:35:09 +01:00
Andras Bacsai
41181cac12
asdasdasd time to sleep
2023-12-11 21:30:13 +01:00
Andras Bacsai
41b6df0e6e
fix
2023-12-11 21:26:21 +01:00
Andras Bacsai
4f3f98be0a
fix
2023-12-11 21:26:18 +01:00
Andras Bacsai
7a97a4b69c
fixes
2023-12-11 21:23:33 +01:00
Andras Bacsai
6ae87466ca
fix: only allow to modify in .env file if AUTOUPDATE is set
2023-12-11 21:19:45 +01:00
Andras Bacsai
601a1e128e
fixes
2023-12-11 20:22:31 +01:00
Andras Bacsai
d79da996d3
fix
2023-12-11 20:01:54 +01:00
Andras Bacsai
4f800f5331
hmm, why
2023-12-11 19:46:46 +01:00
Andras Bacsai
8a80dbd5d8
fix
2023-12-11 19:36:44 +01:00
Andras Bacsai
f4d7c4f942
update
2023-12-11 19:25:35 +01:00
Andras Bacsai
40716550ec
fix
2023-12-11 19:16:17 +01:00
Andras Bacsai
f0ee26cd86
fix realtimePort
2023-12-11 19:11:29 +01:00
Andras Bacsai
6d9a66ff1b
fix: websocket
2023-12-11 18:48:00 +01:00
Andras Bacsai
17c8872130
fix: realtime connection?!
2023-12-11 18:06:29 +01:00
Andras Bacsai
3ffa2b6b8d
fix: add ipv6
2023-12-11 16:34:36 +01:00
Andras Bacsai
35134f2327
fix: pusher host
2023-12-11 16:32:41 +01:00
Andras Bacsai
1fd12832ca
refactor: application status changed realtime
2023-12-11 13:43:16 +01:00
Andras Bacsai
dbc55233cb
fix: add new destination
2023-12-11 13:02:29 +01:00
Andras Bacsai
af6d94c0d8
fix: realtime check
2023-12-11 12:40:56 +01:00
Andras Bacsai
e022492770
fix: realtime connection popup could be disabled
2023-12-11 12:03:32 +01:00
Andras Bacsai
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
2846e049fa
fix: ui
2023-12-11 10:29:03 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +01:00
Andras Bacsai
4b024017ad
fix: live mode for github webhooks
2023-12-11 09:36:21 +01:00
Andras Bacsai
3d28669cad
fix: boarding view
2023-12-10 15:57:46 +01:00
Andras Bacsai
6bb79e10bc
fix: double ws connection
2023-12-08 22:51:42 +01:00
Andras Bacsai
ba2e4c06f1
fix
2023-12-08 21:37:20 +01:00
Andras Bacsai
1bfb9637ba
hmm
2023-12-08 21:12:22 +01:00
Andras Bacsai
3eedb43b66
fix
2023-12-08 21:04:27 +01:00
Andras Bacsai
26aca6a4c0
remove polling
2023-12-08 20:13:17 +01:00
Andras Bacsai
3cbf8c281d
remove polling
2023-12-08 20:12:54 +01:00
Andras Bacsai
efd9087b74
fix buildpack form
2023-12-08 15:27:11 +01:00
Andras Bacsai
a249ee1b1f
fix: live event
2023-12-08 13:55:55 +01:00
Andras Bacsai
b55bd298f2
fix: service navbar using new realtime events
2023-12-08 12:12:44 +01:00
Andras Bacsai
82f3d54bc3
ui fixes
2023-12-08 00:16:22 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
13701f6030
ui: env vars
2023-12-07 13:31:06 +01:00
Andras Bacsai
91f224ddea
Merge pull request #1461 from DanHulton/feature/better_env_vars
...
Friendlier env vars page.
2023-12-07 13:29:41 +01:00
Andras Bacsai
8cffae10b2
rename things
2023-12-07 13:28:11 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +01:00
Andras Bacsai
f542bcf428
Merge pull request #1524 from stooit/feat/application-run-command
...
Add support for command execution in containers.
2023-12-07 11:29:32 +01:00
Stuart Rowlands
22178df8ae
Add support for command execution in containers.
2023-12-06 15:42:14 -08:00
Andras Bacsai
0f7546a4dc
add error message if realtime service is not reachable
2023-12-06 18:10:49 +01:00
Andras Bacsai
6ccafacc87
very important commit
2023-12-06 17:02:27 +01:00
Andras Bacsai
852c2df12e
mono
2023-12-06 17:02:07 +01:00
Andras Bacsai
4c752951ab
asd
2023-12-06 17:00:05 +01:00
Andras Bacsai
f32191b889
fix modal
2023-12-06 16:59:52 +01:00
Andras Bacsai
31251ef6cb
nothing to see here
2023-12-06 16:38:46 +01:00
Andras Bacsai
e9365aa09b
update js
2023-12-06 16:34:34 +01:00
Andras Bacsai
e5c860319f
modal fix
2023-12-06 16:32:40 +01:00
Andras Bacsai
ceedd5225f
modal fix?
2023-12-06 15:50:13 +01:00
Andras Bacsai
61efdfb7c1
revert
2023-12-06 15:30:04 +01:00
Andras Bacsai
fcef5d902e
hmm
2023-12-06 15:04:07 +01:00
Andras Bacsai
2073b8949b
lets see now
2023-12-06 14:57:03 +01:00
Andras Bacsai
5c59a752e3
test modal closing problem
2023-12-06 14:47:29 +01:00
Andras Bacsai
b2f851272b
updates
2023-12-06 12:57:50 +01:00
Andras Bacsai
778915599f
fix
2023-12-06 12:28:05 +01:00
Andras Bacsai
a6f9527157
fix
2023-12-06 12:20:20 +01:00
Andras Bacsai
db976709c7
add local js for pusher/echo
2023-12-06 10:32:49 +01:00
Andras Bacsai
7e4947ba07
setup test event
2023-12-06 10:25:23 +01:00
Andras Bacsai
b106705c8d
wip
2023-12-05 14:18:44 +01:00
Andras Bacsai
5cc22a8271
wip: 🌮
2023-12-05 13:56:11 +01:00
Andras Bacsai
41280aa780
wip
2023-12-05 12:13:57 +01:00
Andras Bacsai
3a987c8a6e
wip
2023-12-05 11:47:40 +01:00
Andras Bacsai
ce49f26c53
wip
2023-12-05 11:17:52 +01:00
Andras Bacsai
02989678be
revert a few more things
2023-12-04 21:48:10 +01:00
Andras Bacsai
810b55163c
revert: wip
2023-12-04 21:37:30 +01:00
Andras Bacsai
ac13ba0957
wip
2023-12-04 21:13:46 +01:00
Andras Bacsai
42ee4ca032
wip: broadcast
2023-12-04 20:47:32 +01:00
Andras Bacsai
17deff4d86
wip
2023-12-04 15:42:08 +01:00
Andras Bacsai
8b6323b906
refactor applicationdeploymentjob
2023-12-04 15:08:24 +01:00
Andras Bacsai
45d2f80f69
fix: missing docker image thing
2023-12-04 11:41:44 +01:00
Andras Bacsai
76296c1f19
fix: prevent autorefresh of proxy status
2023-12-04 11:25:24 +01:00
Andras Bacsai
f952512615
fix: add cf tunnel to boarding server view
2023-12-04 09:29:55 +01:00
Andras Bacsai
c6557eada8
service: meilisearch
2023-12-03 12:16:33 +01:00
Andras Bacsai
cc72f416e8
feat: custom log drain endpoints
2023-12-01 11:13:58 +01:00
Andras Bacsai
3b67d0a8de
feat: save timestamp configuration for logs
2023-12-01 10:34:30 +01:00
Andras Bacsai
0670e6c1d6
fix: server view for link()
2023-11-30 12:21:53 +01:00
Andras Bacsai
243d1c06fc
cloud: disable trial
2023-11-29 16:34:31 +01:00
Andras Bacsai
f4803ad58b
wip: swarm
...
fix: gitcompose deployments
2023-11-29 14:59:06 +01:00
Andras Bacsai
2d7bbbe300
wip: swarm
2023-11-29 10:06:52 +01:00
Andras Bacsai
b21add0210
Update Swarm cluster label to Swarm Manager
2023-11-28 20:09:00 +01:00
Andras Bacsai
b4874c7df3
wip: swarm
2023-11-28 18:31:04 +01:00
Andras Bacsai
c505a6ce9c
wip
2023-11-28 15:49:24 +01:00
Andras Bacsai
636995d0e4
Refactor server delete view
2023-11-28 10:55:24 +01:00
Andras Bacsai
4c0623f022
Refactor server delete view to display defined resources as links
2023-11-28 10:54:46 +01:00
Andras Bacsai
3f866a07d8
Fix docker compose PR location default value
2023-11-28 10:11:53 +01:00
Andras Bacsai
23571ae104
wip
2023-11-27 15:50:22 +01:00
Andras Bacsai
c1710c8f7b
moar fixes
2023-11-27 15:25:15 +01:00
Andras Bacsai
d4d2cc71a0
fix: lots of regarding git + docker compose deployments
2023-11-27 14:28:21 +01:00
Andras Bacsai
8d86d53292
fix: new logging for deployment jobs
...
fix: git based docker compose files
2023-11-27 11:54:55 +01:00
Andras Bacsai
8d0c3abf2e
Refactor server delete view to display defined
...
resources
2023-11-27 09:42:23 +01:00
Andras Bacsai
d396f649df
fix: show defined resources in server tab, so you will know what you need to delete before you can delete the server.
2023-11-27 09:39:43 +01:00
Andras Bacsai
58111f53b9
test wire:ignore
2023-11-24 21:35:01 +01:00
Andras Bacsai
10e5a58b9e
Add extra fields for MinIO, Weblate, and Ghost services
2023-11-24 21:04:15 +01:00
Andras Bacsai
f96a91eb31
wip: compose based apps
2023-11-24 15:48:23 +01:00
Andras Bacsai
d1e10dacc0
wip
2023-11-23 21:02:30 +01:00
Andras Bacsai
96327af838
Update log-drains.blade.php and add
...
trigger-with-external-database.yaml and
service-templates.json
2023-11-23 12:44:08 +01:00
Andras Bacsai
1cb6d594d0
Fix service loading issue in project select page
2023-11-23 11:49:49 +01:00
Andras Bacsai
16261fc36e
Remove unnecessary code and update services list
...
loading
2023-11-23 11:40:29 +01:00
Andras Bacsai
97fd56b9e4
Update number of servers in pricing plans
2023-11-23 10:57:11 +01:00
Andras Bacsai
ef7fc1b260
Refactor code and update destination component
2023-11-21 15:31:46 +01:00
Andras Bacsai
4a21102983
fix: server adding process
2023-11-21 12:07:06 +01:00
Andras Bacsai
6cdba17aca
Update token retrieval in reset-password.blade.php
2023-11-20 15:16:23 +01:00
Andras Bacsai
30f8e8f232
fix: handle different label formats in services
2023-11-20 15:01:35 +01:00
Andras Bacsai
d0366c4054
Update Docker Registry link in general.blade.php
2023-11-20 13:58:31 +01:00
Andras Bacsai
f88e3c5b29
feat: push locally built image to docker registry
...
ui: fixes here and there
2023-11-20 13:49:10 +01:00
Andras Bacsai
e33fec0e1a
Refactor checkbox component and update GPU
...
settings helper links
2023-11-20 11:37:09 +01:00
Andras Bacsai
912b0a263e
feat: gpu enabled containers
...
feat: move advanced settings to different view
2023-11-20 11:35:31 +01:00
Andras Bacsai
8f963adbd4
fix: only report nonruntime errors
2023-11-20 10:32:06 +01:00
Andras Bacsai
8f2c24d7e9
fix: reset password
2023-11-18 17:50:44 +01:00
Andras Bacsai
689480003a
feat: log drainer container check
2023-11-17 21:16:25 +01:00
Andras Bacsai
3b20eee909
feat: enable/disable log drain by service
2023-11-17 20:08:21 +01:00
Andras Bacsai
673b944647
Fix IP address validation in server forms
2023-11-17 12:38:47 +01:00
Andras Bacsai
8670b41671
fix: do not allow to enter local ip addresses
2023-11-17 11:56:14 +01:00
Andras Bacsai
81e6482d7a
Remove commented out code and fix indentation
2023-11-17 10:21:42 +01:00
Andras Bacsai
88c5d87084
Add log drain settings for New Relic,Highlight.io, and Axiom
2023-11-17 10:21:19 +01:00
Dan Hulton
ccb972dcb9
Show row-based env var display at lg, not xl. Add border for col-based env var display.
2023-11-16 21:49:51 -05:00
Andras Bacsai
6c7e091e1b
feat: log drain (wip)
2023-11-17 00:37:09 +01:00
Andras Bacsai
fb42c43953
Add isLocalhost method to Server model and
...
conditionally show Cloudflare Tunnel checkbox in
server form view
2023-11-16 14:28:26 +01:00
Andras Bacsai
81437e6822
Fix high disk usage notification bug in
...
ServerStatusJob.php and HighDiskUsage.php
2023-11-16 13:49:08 +01:00
Andras Bacsai
7cec6330cf
Update server status check and notifications
2023-11-16 11:53:37 +01:00
Andras Bacsai
b825d98b2d
Refactor storage connection handling and project
...
initialization
2023-11-15 09:34:27 +01:00
Andras Bacsai
e4b2195932
Fix manual Git webhook generation
2023-11-14 14:14:21 +01:00
Andras Bacsai
0590ed7b2e
Update webhooks configuration and application search.
2023-11-14 14:07:48 +01:00
Andras Bacsai
3a3c9448a4
Add gitWebhook method to Application model and fix
...
Dockerfile input display
2023-11-14 14:07:42 +01:00
Andras Bacsai
8db66952e8
Add manual Git webhooks and migration files
2023-11-14 13:26:14 +01:00
Andras Bacsai
3fc264560c
Update dependencies and fix minor bugs.
2023-11-13 15:19:49 +01:00
Andras Bacsai
3dd9182281
Add sponsorship notification and disable option,
...
update dependencies
2023-11-13 14:44:54 +01:00
Andras Bacsai
60cf296f31
Update preview application deployment labels and version
2023-11-13 13:20:12 +01:00
Andras Bacsai
55846c5635
Fix service retrieval and add error handling
2023-11-13 12:59:59 +01:00
Andras Bacsai
187050e098
Merge pull request #1435 from AshikNesin/main
...
Fix typo in onboarding page
2023-11-13 11:29:02 +01:00
Andras Bacsai
ce0f560c44
Add service-specific configuration fields and save
...
them to the database
2023-11-13 11:09:21 +01:00
Ashik Nesin
30db2b2a09
Update typo in onboarding screen
2023-11-12 19:30:20 +00:00
Andras Bacsai
003934ee1d
disable service confs for now
2023-11-12 19:10:54 +01:00
Andras Bacsai
e40f397cc7
fix: service updates
2023-11-11 21:32:41 +01:00
Andras Bacsai
1818404172
Refactor application configuration blade file to
...
conditionally display tabs based on build pack
2023-11-10 13:46:14 +01:00
Andras Bacsai
d9a966fd98
Fix broken link to framework specific docs in
...
general.blade.php
2023-11-10 13:42:17 +01:00
Andras Bacsai
763ce5fc14
Update version numbers and deployment logs styling
2023-11-10 13:38:29 +01:00
Andras Bacsai
fb2598f2e4
Update UI elements and add new build pack option (static)
2023-11-10 11:33:15 +01:00
Andras Bacsai
cafd9e0ab2
Convert cpus limits to integer in database and
...
application classes
2023-11-10 09:54:40 +01:00
Andras Bacsai
e882477e21
Refactor navbar and add help us link
2023-11-10 09:49:47 +01:00
Andras Bacsai
db0e3cfcc4
fix: database proxy for services
...
version++
tiny css modifications
2023-11-10 09:41:42 +01:00
Andras Bacsai
61e1fdede9
feat: make service databases public
2023-11-09 14:59:38 +01:00
Andras Bacsai
9698a051d9
Refactored code for better container management
2023-11-08 15:40:06 +01:00
Andras Bacsai
8e5e36dd5b
Update version numbers to 4.0.0-beta.116 and change docs link
2023-11-08 12:54:13 +01:00
Andras Bacsai
3abc720926
Fix database type check in service show blade file
2023-11-08 12:42:20 +01:00
Andras Bacsai
c78068466b
Add custom PostgreSQL configuration to
...
StandalonePostgresql
2023-11-08 12:40:05 +01:00
Andras Bacsai
88e407756d
Update version numbers and database URLs
2023-11-08 12:26:57 +01:00
Andras Bacsai
e7f184dd82
Add conditional check for backups tab in service
...
show view
2023-11-08 11:07:44 +01:00
Andras Bacsai
18e98aaf52
Add S3 storage to Livewire components and fix
...
backup job network issue
2023-11-07 14:09:24 +01:00
Andras Bacsai
a7f9fad627
Add support for Dockerfile target build
2023-11-07 13:49:15 +01:00
Andras Bacsai
516e10ddf2
feat: service database backups
2023-11-07 12:11:47 +01:00
Andras Bacsai
2976c72e09
fix: ui
2023-11-07 10:18:28 +01:00
Andras Bacsai
d77c55148b
fix: github source view
2023-11-07 09:47:25 +01:00
Andras Bacsai
ad7aa2eed6
fix: github source view
2023-11-07 09:44:47 +01:00
Andras Bacsai
149fee2452
fix: deletions
2023-11-06 18:04:18 +01:00
Andras Bacsai
87af9e46a6
fix:ui
2023-11-06 17:27:22 +01:00
Andras Bacsai
d6f87d3fb6
fix: ui for labels
2023-11-06 17:25:54 +01:00
Andras Bacsai
eab7fd44d4
fix: service dockercompose predefined networks
...
version++
fix: modal of changing service stack
fix: appwrite template
2023-11-06 15:22:11 +01:00
Andras Bacsai
66287b43d0
fix: container logs are now followable in full-screen and sorted by timestamp
2023-11-06 13:53:05 +01:00
Andras Bacsai
0858faf628
fix: remove filter
2023-11-06 12:53:43 +01:00
Andras Bacsai
a84f3e0577
fix link
2023-11-06 12:46:58 +01:00
Andras Bacsai
8d571a5eab
fix: add nixpacks info
2023-11-06 12:40:53 +01:00
Andras Bacsai
7a117c61c4
fix: separate delete with validation of server
2023-11-06 12:31:02 +01:00
Andras Bacsai
b4a6499c83
fix: port number should be int
2023-11-06 10:58:00 +01:00
Andras Bacsai
9c6d8320d8
fix: UI
2023-11-06 10:54:11 +01:00
Andras Bacsai
2c6ece62bb
fixes
2023-11-06 10:45:06 +01:00
Andras Bacsai
3320de787a
fix: network service parse
2023-11-06 09:55:22 +01:00
Andras Bacsai
90291b2edf
fix: deployments ui
2023-11-03 17:45:30 +01:00
Andras Bacsai
0cd3a3d848
fix: increase polling time for services
...
fix: allow domain as ip address
2023-11-03 10:57:58 +01:00
Andras Bacsai
0838343841
fix: pull requests
...
feat: add follow for full screen logs
2023-11-01 20:55:21 +01:00
Andras Bacsai
4520070df3
fix: pull requests deployments
...
feat: filter deployments logs by pull requests
2023-11-01 15:39:47 +01:00
Andras Bacsai
be8ea78b1b
feat: deployment logs fullscreen
2023-11-01 14:06:15 +01:00
Andras Bacsai
1175d68ab5
feat: full screen logs
...
fix: logs are in order now
2023-11-01 13:47:40 +01:00
Andras Bacsai
c6253658ca
feat: restart application
...
fix: a few things in application deployment job
2023-11-01 12:19:08 +01:00
Andras Bacsai
96a4d0bbb0
fix: lock SERVICE_FQDN envs
2023-10-26 10:02:45 +02:00
Andras Bacsai
379f4b9dff
feat: show webhook on ui
...
feat: n8n service
2023-10-25 10:43:07 +02:00
Andras Bacsai
d5cc2a2eed
feat: download local backups
2023-10-25 09:28:26 +02:00
Andras Bacsai
0232cf5b4c
feat: lock environment variables
2023-10-24 15:41:21 +02:00
Andras Bacsai
72421d692b
add slogans
2023-10-24 14:36:43 +02:00
Andras Bacsai
f801bb98cd
feat: mysql, mariadb
2023-10-24 14:31:28 +02:00
Andras Bacsai
b2d111e49a
feat: simple search functionality
2023-10-24 12:33:49 +02:00