Andras Bacsai
d47946a0ad
fix(ui): Disable livewire navigate feature (causing spam of setInterval())
2025-04-29 09:04:24 +02:00
Andras Bacsai
d894c3d903
feat(database): implement two-step confirmation for database deletion
...
Added a new delete method in the Database component that includes a two-step confirmation process requiring the user to enter their password. If two-step confirmation is disabled, the deletion proceeds without password verification. Additionally, a confirmation modal has been integrated into the database view to prompt users before deletion, enhancing the safety of this critical operation.
2025-03-12 16:33:35 +01:00
peaklabs-dev
8fa59f5ade
fix(ui): Backups link should not redirected to general
2025-01-21 12:32:35 +01:00
peaklabs-dev
b94fc07d7c
fix: service navigation
2025-01-10 16:46:31 +01:00
Andras Bacsai
c11dfdee1f
refactor create scheduled backup livewire
2024-11-04 11:53:32 +01:00
Andras Bacsai
d637675ce3
chore: Update service application view
2024-10-03 21:02:42 +02:00
Andras Bacsai
bb6cb8edc9
improvement: show backup button on supported db service stacks
2024-10-03 10:48:25 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
317dc10af4
fix: improve scheduled task adding/removing
2024-05-14 15:19:28 +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
Francesco Bruno
61fdf4b6c7
use muni-item-active for submenus for services and database
2024-05-05 16:41:15 +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
Andras Bacsai
6045870398
fix: scheduled backup for other service databases (supabase)
2024-03-26 13:50:44 +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
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +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
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
0f5559bc61
fix: service stack view
2024-01-15 10:19:37 +01:00
Andras Bacsai
9db6c12eea
fix missing a end tag
2024-01-11 18:54:55 +01:00
Andras Bacsai
ce0b38035c
Merge branch 'next' into feat/scheduled-tasks-cron
2024-01-10 12:03:48 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
e2e6813632
Functional scheduled executions.
...
Display last executions.
Support for Services.
2024-01-05 15:06:36 +10:00
Andras Bacsai
f03aa57758
fix: routing, switch back to old one
2023-12-27 16:45:01 +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
956416b522
refactor: service logs are now on one page
2023-12-11 11:27:41 +01:00
Andras Bacsai
26aca6a4c0
remove polling
2023-12-08 20:13:17 +01:00
Andras Bacsai
a249ee1b1f
fix: live event
2023-12-08 13:55:55 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
1158b2f4db
feat: execute command in container
2023-12-07 13:07:16 +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
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
ce0f560c44
Add service-specific configuration fields and save
...
them to the database
2023-11-13 11:09:21 +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
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
3320de787a
fix: network service parse
2023-11-06 09:55:22 +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
379f4b9dff
feat: show webhook on ui
...
feat: n8n service
2023-10-25 10:43:07 +02:00
Andras Bacsai
9318cac189
fix: service status check
...
fix: containerStatusJob
fix: service form
2023-10-12 09:12:46 +02:00
Andras Bacsai
7aa991fd7c
fix: service check status 10 sec
2023-10-12 08:58:08 +02:00
Andras Bacsai
f001e9bc34
improve dashboard
2023-10-11 10:08:37 +02:00
Andras Bacsai
a5e6975dac
fix: ui
2023-10-04 10:34:44 +02:00
Andras Bacsai
4ac8e1cc67
fix: services file/dir read from server
...
ui: fix storages layout
2023-10-04 09:58:39 +02:00
Andras Bacsai
68c976ab70
fix: show all storages in one place for services
2023-10-03 08:48:07 +02:00
Andras Bacsai
97027875bf
feat: container logs
2023-10-02 13:38:16 +02:00