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
Andras Bacsai
fa28e952de
refactor: Update cron expressions and add helper text for scheduled tasks
2024-08-08 12:50:49 +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
3e0821e471
refactor
2024-08-05 20:07:08 +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
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
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