Andras Bacsai
7a8f66b2ec
fix: logs icons everywhere + terminal
2025-01-16 12:40:37 +01:00
🏔️ Peak
881914dc86
Merge branch 'next' into docker-cleanup-executions-ui
2025-01-16 11:13:57 +01:00
Andras Bacsai
3f92c1e37b
Merge pull request #4796 from peaklabs-dev/fix-navigation
...
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
peaklabs-dev
85f38b7cb5
refactor: improve data formatting and UI
...
- move date and duration functions to a shared function
- remove duplicate code
- redesigned the deployment executions tab
- added start and end times for backups, scheduled tasks, deployments and docker cleanup executions
- calculated the duration for backups, scheduled tasks, deployments and Docker cleanup executions
- redesigned status badges with colors to make it easier to see your current status
- removed dependency on dayjs
- fixed calculation of execution time was sometimes incorrect
2025-01-15 18:35:20 +01:00
peaklabs-dev
36b16e9d62
chore: disable volume data cloning for now
2025-01-13 11:14:00 +01:00
peaklabs-dev
6a429c46d3
fix: even more wire:navigate
2025-01-10 16:45:08 +01:00
peaklabs-dev
34873b2c59
feat: volume cloning for ResourceOperations
2025-01-09 14:13:09 +01:00
Andras Bacsai
38256af9b3
fix: refactor database view
2024-12-17 12:10:55 +01:00
Andras Bacsai
b7748479d4
fix: service ui structure
2024-12-17 11:13:17 +01:00
Andras Bacsai
2a9d499251
feat: migrate env variables to polymorphic relationship
...
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
Andras Bacsai
664b718ea3
fix: always have download logs button on scheduled tasks
2024-12-09 11:53:50 +01:00
Andras Bacsai
6b936a3e92
feat: able to download schedule task logs
2024-12-09 11:36:39 +01:00
Philip Heinser
4b89b84353
paginate task logs
2024-12-08 15:26:51 +07:00
Andras Bacsai
f535ed2359
Enhance modal input component and storage forms
...
- Added 'minWidth' attribute to modal input component for better responsiveness.
- Updated modal input instantiation in storage view to set a minimum width of 64rem.
- Improved layout and user guidance in the storage add forms by adding descriptive text for volume, file, and directory mounts.
- Changed button labels from 'Save' to 'Add' for clarity in storage forms.
2024-12-04 14:00:49 +01:00
Andras Bacsai
7f0094ed55
feat: add hex magic env var
2024-11-26 13:01:42 +01:00
Andras Bacsai
f2063939d4
fix: websocket connections autoreconnect
2024-11-25 12:55:21 +01:00
peaklabs-dev
1ffa88acf0
use config instead of env()
2024-11-12 15:53:05 +01:00
Andras Bacsai
31dd2176b2
fix: github app name is too long
2024-11-08 15:03:25 +01:00
Andras Bacsai
376a2341af
refactor scheduled task job (and related stuffs)
2024-11-07 11:09:38 +01:00
🏔️ Peak
ec22162384
Merge pull request #4021 from cngJo/patch-1
...
docs: update link to deploy api docs
2024-10-28 13:22:39 +01:00
Johannes Przymusinski
9fe8204158
docs: update link to deploy api docs
2024-10-26 13:58:09 +02:00
Andras Bacsai
9a227dbad6
feat: terminal views for servers
...
improvement: connect to container if only one available
2024-10-24 12:21:36 +02:00
Andras Bacsai
50ab5ea35d
Refactor health check form labels and placeholders
2024-10-22 12:05:36 +02:00
Andras Bacsai
3e729ee928
fix: metrics for dbs
2024-10-21 22:57:00 +02:00
Andras Bacsai
88f1e58c63
feat: required envs
2024-10-11 14:38:22 +02:00
Andras Bacsai
920607029a
fix: do not allow to change number of lines when streaming logs
2024-10-11 12:29:13 +02:00
Andras Bacsai
974b4b92c1
wip: coolify.json
2024-10-08 15:11:19 +02:00
Andras Bacsai
c2c0afa0ba
fix: service env orders, application env orders
2024-10-04 12:08:57 +02:00
Andras Bacsai
223cd37031
fix: remove autofocuses
2024-10-01 21:36:16 +02:00
Andras Bacsai
b6b4d93658
fix: compose based terminal
2024-09-30 11:58:28 +02:00
Luan Estradioto
6bd8583eab
- resize check to int
...
- modularize, tree-shake terminal, idempotency on navigations
2024-09-25 22:14:05 -03:00
Andras Bacsai
bd2e1ad9fe
refactor: Fix typo in execute-container-command.blade.php
2024-09-25 10:25:35 +02:00
Andras Bacsai
1a8d15390d
refactor: Update confirmation label in danger.blade.php template
2024-09-25 09:27:17 +02:00
Andras Bacsai
8e91d958be
refactor: Improve layout and add checkbox for task enablement in scheduled task form
2024-09-24 21:29:55 +02:00
Andras Bacsai
688c27c901
fix: cloudflare tunnel configuration, ui, etc
2024-09-23 23:18:23 +02:00
Andras Bacsai
6639379ba6
Merge pull request #3522 from InfiniBrains/main
...
Add hint to "build variable" check in the enviroment variable tab. Remember the user what should be doing in order to make it work.
2024-09-23 10:49:59 +02:00
Andras Bacsai
b84d39ba56
refactor: Update confirmation button text for deletion actions
2024-09-23 08:58:04 +02:00
Alexandre Tolstenko Nogueira
a4d0f1da9e
Add hint to "build variable" check in the enviroment variable tab. remember the user what should be doing in order to make it work. #3477
2024-09-20 14:12:15 -04:00
Andras Bacsai
98e744e808
refactor: Update Docker cleanup label in Heading.php and Navbar.php
2024-09-19 10:27:44 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
40e844fab4
refactor: Remove unnecessary console.log statements in terminal.blade.php
2024-09-18 12:54:31 +02:00
Andras Bacsai
2e56edd939
refactor: Update WebSocket connection initialization in terminal.blade.php
2024-09-18 09:51:20 +02:00
Andras Bacsai
8179a5c6a3
feat: custom terminal host
2024-09-18 09:43:47 +02:00
Andras Bacsai
5ecf31d1fc
refactor: Remove unnecessary code in Terminal.blade.php
2024-09-17 17:20:03 +02:00
Andras Bacsai
e937d30545
fix: move terminal to separate view on services
2024-09-17 17:15:34 +02:00
Andras Bacsai
595a2414b1
fix: if you exit a container manually, it should close the underlying tty as well
2024-09-17 16:48:58 +02:00
Andras Bacsai
d92819ab60
fix: Handle WebSocket connection close in terminal.blade.php
2024-09-17 11:30:46 +02:00
Andras Bacsai
f71fb7266d
fix: terminal
2024-09-16 15:35:44 +02:00
Andras Bacsai
e1a6c3e776
chore: Refactor terminal component and select form layout
2024-09-16 11:25:20 +02:00
Andras Bacsai
f124a1e60d
chore: Update terminal button text and layout in application heading view
2024-09-16 10:56:11 +02:00
Andras Bacsai
08e4afbbc4
fix: keep-alive ws connections
2024-09-16 10:20:57 +02:00
Andras Bacsai
dcf91cc034
Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration.
2024-09-13 16:58:16 +02:00
Andras Bacsai
2f692da1c9
chore: Update WebSocket URL in terminal.blade.php
2024-09-13 13:16:14 +02:00
Andras Bacsai
ecd98bfcd5
chore: Update APP_NAME environment variable in docker-compose.prod.yml
2024-09-13 13:13:23 +02:00
Andras Bacsai
07893b432b
chore: Update button text for container connection form
2024-09-13 12:37:32 +02:00
Andras Bacsai
e48ad87cdb
chore: Update terminal styling for better readability
2024-09-13 12:19:13 +02:00
Luan Estradioto
35dfb1b0f8
fix: grouped process and docker execs are killed with ssh process
...
fix: run clear command only if exists
fix: link terminal js on dev compose better dx
fix: add error on terminal ux
2024-09-12 01:58:56 -03:00
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
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
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
ayntk-ai
08df814408
Feat: delete volume confirmation
2024-09-04 22:33:47 +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
Vahor
cadb12986c
fix: wrong executions order
2024-09-03 21:10:44 +02:00
ayntk-ai
9a2d5be354
Feat: confirm file storage
2024-09-03 18:31:06 +02:00
Matt Stein
08a80876f9
Fix language in helper messages.
2024-09-02 19:43:16 -07:00
ayntk-ai
843e3fb599
fix checkboxes in danger
2024-08-31 21:10:44 +02:00
ayntk-ai
2adac01034
confirm danger
2024-08-31 16:12:08 +02:00
ayntk-ai
bff6964d4a
scheduled task deletion
2024-08-30 20:33:12 +02:00
Vahor
fe477ba325
add server name in execute command container options
2024-08-29 22:46:00 +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
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
b8ff0540e2
Merge branch 'next' into set-server-timzone-setting
2024-08-26 13:21:21 +02:00
Andras Bacsai
b12f768c56
fix: numberoflines should be number
2024-08-23 20:42:58 +02:00
ayntk-ai
7d4261b71a
new design for execution log
2024-08-19 00:14:09 +02:00
ayntk-ai
48734e53d0
formatting
2024-08-16 21:22:06 +02:00
ayntk-ai
165275cb68
formatting
2024-08-16 18:01:55 +02:00
ayntk-ai
7b4182352d
UI executions with TZ
2024-08-16 16:02:25 +02:00
ayntk-ai
e3b9884247
UI fix
2024-08-16 14:45:40 +02:00
Andras Bacsai
9ec7d748df
refactor: Improve storage mount forms in add.blade.php
2024-08-16 11:36:21 +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
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
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
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
ayntk-ai
4d0acee95c
UI options for deletion WIP
2024-08-08 12:31:37 +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