Commit Graph

34 Commits

Author SHA1 Message Date
Girish Ramakrishnan 86a49c6223 Fix update check translation 2026-02-25 15:24:10 +01:00
Girish Ramakrishnan 4be31b0dad update: if no backup site, show error message 2026-02-24 05:55:56 +01:00
Girish Ramakrishnan dc439ba5be install/update: ui must always set the appStoreId or versionsUrl 2026-02-24 05:31:13 +01:00
Johannes Zellner de5692c1af Immediately refresh the app after checking for updates 2026-02-20 22:27:30 +01:00
Girish Ramakrishnan d6eb6d3e3e community: store versionsUrl in the database 2026-02-05 19:32:29 +01:00
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
Girish Ramakrishnan e50509ac45 Translation updates 2025-11-11 16:39:13 +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 a3a8e67ce2 add some spacing between warning and changelog 2025-10-03 11:22:19 +02:00
Johannes Zellner 295aafddf0 Use appUpdates feature flag 2025-10-01 14:35:14 +02:00
Johannes Zellner 398b978a5f code cleanup 2025-10-01 13:49:06 +02:00
Johannes Zellner f59999f35f Directly show setup subscription action for app updates if required 2025-10-01 13:46:25 +02:00
Johannes Zellner e078bf2d2f Better layout errors in app update view 2025-10-01 13:33:03 +02:00
Johannes Zellner bab1da1ea5 Open cloudron account view if app update requires subscription 2025-10-01 13:30:58 +02:00
Girish Ramakrishnan 6cdbebf0d3 sync the changelog sizes in app and system update 2025-09-30 14:46:39 +02:00
Girish Ramakrishnan 7b85106792 Add changelog to app update dialog 2025-09-30 14:42:27 +02:00
Girish Ramakrishnan cf2a90845b Fix translations 2025-09-30 14:24:58 +02:00
Girish Ramakrishnan 647209cf6d Fix description of auto update switch
It should be some description and not describe the current state of
the switch.
2025-09-30 14:10: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
Girish Ramakrishnan 7701b41af4 Fix more spacing and layout issues 2025-09-25 15:26:01 +02:00
Girish Ramakrishnan 5bdfe23435 Fix padding 2025-09-25 11:46:35 +02:00
Johannes Zellner dd5c438597 More layout fixes to the app configure view 2025-09-21 14:57:58 +02:00
Girish Ramakrishnan 41932c9127 app update: use the props.app directly instead of local copy
this way if the app auto updates in the background, we are showing
the correct state in the view
2025-09-17 12:14:21 +02:00
Johannes Zellner c3e746aa74 Allow to redo the update if the app task failed 2025-07-24 11:35:50 +02:00
Johannes Zellner 8c858c6b1e First check for app updates on the backend then fetch updates 2025-07-18 18:13:42 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Girish Ramakrishnan 2486aee24d AppsView: updateInfo is now part of app object 2025-06-26 16:57:55 +02:00
Johannes Zellner f1653d4643 Show app update changelog in update view instead of dialog 2025-06-25 21:49:05 +02:00
Johannes Zellner 58bc040953 Use SettingsItem in app update view 2025-06-25 21:16:59 +02:00
Johannes Zellner a32d2c6f4d Better handle app updates and show update errors in dialog 2025-05-29 11:27:37 +02:00
Johannes Zellner 105bcf23be Add UI to archive app instead of uninstall 2025-04-22 18:03:01 +02:00
Johannes Zellner 263f68554e Attempt some transition between app configure views 2025-03-06 16:54:30 +01:00
Johannes Zellner 7d35c9a8eb Implement app update view 2025-03-04 18:20:42 +01:00