Commit Graph

18 Commits

Author SHA1 Message Date
Johannes Zellner 1cd069df5e Revert "Replace generic console.error handlers with window.cloudron.onError"
This reverts commit 7db5a48e35.
2025-12-10 18:04:07 +01:00
Johannes Zellner 7db5a48e35 Replace generic console.error handlers with window.cloudron.onError 2025-12-08 20:11:13 +01:00
Johannes Zellner 9b92e48a6e Fixup some vue prop type warnings in repair view 2025-11-28 15:06:22 +01:00
Johannes Zellner 42887fb1d9 app.error.details is gone, should have never happened
Check BoxError.toPlainObject() for more
2025-10-17 19:46:08 +02:00
Girish Ramakrishnan 444d3eeb7c remove duplicate error message 2025-10-04 10:38:46 +02:00
Johannes Zellner 74c1e71fe5 Add . and @ for domain selection labels 2025-09-30 16:01:11 +02:00
Girish Ramakrishnan 40fcdb0fc0 Move location summary of backup site to top level 2025-09-26 09:46:07 +02:00
Girish Ramakrishnan 9a3a78c96c Split recovery mode into repair and restart
recovery mode is not a 'setting'
2025-09-25 16:00:03 +02:00
Johannes Zellner dd5c438597 More layout fixes to the app configure view 2025-09-21 14:57:58 +02:00
Johannes Zellner f406de3089 Fix vue prop type check 2025-08-13 13:34:45 +02:00
Johannes Zellner 4f5efef922 Remove the app repair dialog in favor of just a simple button to trigger repair 2025-07-24 11:49:26 +02:00
Johannes Zellner 47e40fc762 Allow to toggle debug mode on debug task failure 2025-07-24 10:09:24 +02:00
Johannes Zellner 68a8c964ea If we have app.error we always have an app.error.details object 2025-07-23 15:40:25 +02:00
Johannes Zellner a839638478 Remove app start/stop button from toolbar 2025-07-23 13:16:13 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner be10718dfc Do not use watcher on value change for recovery mode switch but an explicit action handler 2025-05-02 16:40:05 +02:00
Johannes Zellner 64b730a22e Add initial repair dialog 2025-03-22 11:19:06 +01:00
Johannes Zellner c593b4180a Add repair app configure view 2025-03-04 18:20:42 +01:00