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
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
5df7e23aa4
chore: Update resource-limits.blade.php with improved input field helpers
2024-07-22 11:33:25 +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
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
5201818f52
fix: monaco editor
...
fix: apex charts
2024-06-24 11:21:39 +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
f607aa1233
feat: Add metrics warning for servers without Sentinel enabled
2024-06-21 11:20:35 +02:00
Andras Bacsai
c81ad5cd03
feat: container metrics
2024-06-20 13:17:06 +02:00
Andras Bacsai
95d3ebdc2d
fix: in services should edit compose file for volumes and envs
2024-06-13 10:18:35 +02:00
Flo Schuessel
a138bb61bc
Update logs.blade.php
2024-06-11 17:35:26 +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
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +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
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
6d52cef73a
chore: Update modal styles for better user experience
2024-05-29 10:43:49 +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
5475448af5
feat: gitea manual webhooks
2024-05-23 11:30:18 +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
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
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
Ikko Eltociear Ashimine
be4386658a
fix: typo in tags.blade.php
...
seperated -> separated
2024-05-04 01:23:31 +09: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
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
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
0b2c92cbe5
able to change storage name and path
2024-04-25 13:37:45 +02:00
Andras Bacsai
ac98f5862a
Refactor environment variable helper text in blade files
2024-04-17 10:49:24 +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
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