Commit Graph

30 Commits

Author SHA1 Message Date
Johannes Zellner d2e32a4fd0 Only allow to submit apppassword dialog if valid 2025-10-15 10:19:16 +02:00
Girish Ramakrishnan 24fc480f7b Use ClipboardButton everywhere 2025-10-07 13:57:16 +02:00
Johannes Zellner 1202be4686 Remove some more icons and consolidate further on Add 2025-09-22 20:42:02 +02:00
Johannes Zellner 5ad217bd18 More header margin fixes 2025-09-19 19:02:10 +02:00
Girish Ramakrishnan cfe933c368 Use the InputGroup pattern instead 2025-09-12 15:56:23 +02:00
Girish Ramakrishnan bd58e02a18 make input take the full width 2025-09-12 15:43:20 +02:00
Girish Ramakrishnan a560c9c1ee Make width of TextInput 100% here instead of pankow 2025-09-09 09:36:56 +02:00
Girish Ramakrishnan 2a089eab08 Use a scope style instead 2025-09-09 09:30:16 +02:00
Girish Ramakrishnan ab4607bf0e Fix display of token/password 2025-09-09 09:20:41 +02:00
Johannes Zellner 42945e1b42 Remove all usage of old table action pattern 2025-08-18 19:12:38 +02:00
Johannes Zellner 4a537dde1a No more modal for dialogs 2025-07-15 18:51:39 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner 733de44d03 Mention names of deleted resources in confirm dialogs 2025-06-12 17:26:13 +02:00
Johannes Zellner 2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner 3df0e6fda1 Fix a few lowhaning TODOs 2025-03-28 16:09:58 +01:00
Johannes Zellner 67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner b9d9797734 Rename generic slotProps to more descriptive variable names 2025-03-24 15:12:22 +01:00
Johannes Zellner e665857aa8 Convert timezone and language settings to SettingItems 2025-03-17 22:17:30 +01:00
Johannes Zellner 8e120bca77 More style fixes and remove dead password reset code 2025-03-17 17:49:52 +01:00
Johannes Zellner 3a32aab066 Initial move from angular shell to vue 2025-03-16 11:55:55 +01:00
Johannes Zellner 6907c6dfe4 Prevent all automatic browser form submissions on enter 2025-03-04 18:20:42 +01:00
Johannes Zellner 71e9caef9c Create vue models without args 2025-01-31 21:02:48 +01:00
Johannes Zellner f3e2f10478 Convert Eventlogs to vue 2025-01-25 17:10:01 +01:00
Johannes Zellner 0f5a4c10ef Disable table row hovering 2025-01-21 19:14:23 +01:00
Johannes Zellner dfb3285e18 Follow upstream recommendation to have html templates below script in .vue files 2025-01-19 12:00:22 +01:00
Johannes Zellner f56eb0d791 Use TableView also for ApiTokens and AppPasswords 2025-01-17 15:59:06 +01:00
Johannes Zellner 5feb5ee015 Move vue views from Card to Sections 2025-01-17 14:02:05 +01:00
Johannes Zellner 8e1457d605 Give section headers more space 2025-01-16 12:24:15 +01:00
Johannes Zellner da4215afbd Move ApiTokens into their own component 2025-01-15 16:32:21 +01:00
Johannes Zellner 6e2007aeca Implement AppPassword section in profile view 2025-01-15 16:04:42 +01:00