Commit Graph

42 Commits

Author SHA1 Message Date
Johannes Zellner c5cf8eef1a Update pankow to v4 to fix TableView bug 2026-02-12 20:28:12 +01:00
Johannes Zellner f6c344873d Show all actions as quick actions, if ActionBar only has 2 or less actions 2026-01-14 15:19:27 +01:00
Girish Ramakrishnan 2bf9b66af7 api tokens: move last used as last column 2026-01-13 16:29:32 +01:00
Johannes Zellner 70f6343a2c Use ActionBar in API tokens list 2026-01-06 17:37:55 +01:00
Johannes Zellner 03dca869c8 Fix tooltip bug in API token table 2026-01-06 17:33:14 +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 dfafbdd882 Use same pattern for form validation 2025-12-05 19:46:34 +01:00
Johannes Zellner 6209cdbe0e Add api token dialog can only be submitted if name is given 2025-11-13 11:26:59 +01:00
Girish Ramakrishnan a034b70449 More translation updates 2025-11-11 23:44:42 +01:00
Girish Ramakrishnan 9ed5f43ea1 More translation fixes 2025-11-07 12:09:38 +01:00
Girish Ramakrishnan 044fb72da9 change placeholder as helper-text 2025-11-07 09:41:04 +01:00
Girish Ramakrishnan 0cf911bcdd more translation fixes 2025-11-07 09:08:56 +01: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
Girish Ramakrishnan 8d9fe13490 set token scope default to rw 2025-09-08 16:45:49 +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 68c1cd83a7 Add apitoken empty placeholder 2025-05-21 11:06:42 +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 3383a84fa6 Some polish in the backup view 2025-03-17 18:21:27 +01:00
Johannes Zellner 3a32aab066 Initial move from angular shell to vue 2025-03-16 11:55:55 +01:00
Girish Ramakrishnan 5342dae5b3 tokens: add ip restriction 2025-03-07 17:50:50 +01:00
Johannes Zellner 6907c6dfe4 Prevent all automatic browser form submissions on enter 2025-03-04 18:20:42 +01:00
Johannes Zellner 08b2f6f998 Apply same style as other table views to ApiToken list 2025-02-11 21:02:57 +01:00
Johannes Zellner 71e9caef9c Create vue models without args 2025-01-31 21:02:48 +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