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
|
9497f123b4
|
revert: advanced dropdown
|
2024-07-19 14:38:47 +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
|
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
|
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
|
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
|
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
|
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 |
|
Andras Bacsai
|
54c4296a25
|
chore: Update Monaco Editor for Docker Compose and Proxy Configuration
|
2024-06-25 14:29:51 +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
|
87b7337d9e
|
fix: projects with 0 envs
|
2024-06-24 18:33:01 +02:00 |
|
Andras Bacsai
|
5201818f52
|
fix: monaco editor
fix: apex charts
|
2024-06-24 11:21:39 +02: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 |
|
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 |
|
Andras Bacsai
|
cd85094113
|
feat: more api endpoints
|
2024-06-21 16:46: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
|
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 |
|
Victor Lap
|
55854653b0
|
Allow changing git repository
|
2024-06-18 16:36:46 +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
|
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 |
|
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
|
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 |
|
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
|
f841c0d4ba
|
refactor: Update storage form inputs in show.blade.php
|
2024-05-31 09:59:39 +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
|
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
|
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
|
c102c23831
|
Refactor database restart button in service configuration view
|
2024-05-22 19:09:58 +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
|
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
|
10fde1b1ef
|
feat: shows the latest deployment commit + message on status
|
2024-05-17 08:53:25 +02:00 |
|
Andras Bacsai
|
2446dc6950
|
feat: toggle label escaping mechanism
|
2024-05-15 17:52:14 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
ee69cdbf7b
|
fix: 500 error on edge case
|
2024-04-25 12:09:36 +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 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
Andras Bacsai
|
f8a2ee9a8d
|
Update GitHub app styling in project creation form
|
2024-04-13 21:14:50 +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
|
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
|
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
|
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
|
2191f1b826
|
Refactor source.blade.php layout
|
2024-04-08 14:06:40 +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
|
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 |
|