Commit Graph

31 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
Girish Ramakrishnan 4057906b2c do not disable hidden submit
this allows user to press enter and the user will report validity
2025-12-08 11:08:41 +01:00
Girish Ramakrishnan c8842cc71f fix access to form in checkValidity 2025-12-05 17:48:33 +01:00
Girish Ramakrishnan ab3a2911c3 do not attach v-if to the form since we cannot find it by ref anymore 2025-10-08 20:06:05 +02:00
Girish Ramakrishnan 9226baa63c externalldap: remove usage of secret placeholder 2025-10-08 19:42:35 +02:00
Girish Ramakrishnan ca96e40397 Use text-warning when showing warning below input elements 2025-10-06 11:09:35 +02:00
Johannes Zellner 455116c86f Log buttons are just secondary actions 2025-09-22 11:09:41 +02:00
Johannes Zellner 1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Girish Ramakrishnan 9137fb2b31 start with noop provider for better async loading 2025-09-13 15:50:10 +02:00
Johannes Zellner 25fa999259 Fixup various vuejs warnings 2025-08-11 19:07:02 +02:00
Johannes Zellner 387c399078 Make active ProgressBars busy 2025-08-06 10:28:34 +02:00
Johannes Zellner 7a734ebf29 Also remove all task log button tooltips 2025-07-16 19:55:22 +02:00
Johannes Zellner 197e159b48 Replace logs icon with actual text in task logs button 2025-07-16 19:48:52 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner 1842afa7c6 Use generic 'Upgrade' term instead of plan names 2025-05-22 15:16:04 +02:00
Johannes Zellner 11f4b3d869 Block external ldap config based on features 2025-05-21 10:44:48 +02:00
Johannes Zellner 6c115804e8 Show plan badge in section headers if feature is not included 2025-05-13 13:26:35 +02:00
Johannes Zellner 43c69d4288 Do not hide features of UI behind overlay 2025-05-13 12:56:12 +02:00
Johannes Zellner b75554ddcb Improve plan overlay with the externalLdap example 2025-05-07 11:20:54 +02:00
Johannes Zellner e2b15c9b4f Test some way of hiding feature sections if upgrade is required 2025-05-06 19:10:02 +02:00
Johannes Zellner 91ba2a9282 Provide features in dashboard to injection in components 2025-05-06 18:50:13 +02:00
Johannes Zellner d82a685d7f Check bindPassword if bindDn is provided 2025-04-22 19:07:11 +02:00
Johannes Zellner 2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner 05a685fb24 Improve some button bar spacings 2025-03-07 10:28:49 +01:00
Johannes Zellner 87a222748f Improve button layout in DirectoryView and use Switches 2025-03-04 18:20:42 +01:00
Johannes Zellner 99f30fe09a Add diskusage to systems view again 2025-02-17 16:38:30 +01:00
Johannes Zellner c9d875e3fa Implement user deletion 2025-02-12 15:18:52 +01:00
Johannes Zellner 71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner 4045a16e27 Mostly add OpenIdClients UI 2025-01-19 19:53:29 +01:00
Johannes Zellner 7f91e85df8 Convert most of user directory view to vuejs 2025-01-19 19:12:00 +01:00