Commit Graph

76 Commits

Author SHA1 Message Date
Johannes Zellner 9643b7ed1b Filter dropdowns are searchable with more than 10 entries 2025-10-30 16:06:47 +01:00
Johannes Zellner ec191d51bc Sort apps in the grid by label 2025-10-30 16:01:03 +01:00
Johannes Zellner 54a5d5b9aa Improve the app list a bit 2025-10-17 21:13:10 +02:00
Johannes Zellner 0fb8914b67 App list is for pro-users they need config action without extra click 2025-10-17 20:25:17 +02:00
Johannes Zellner f0e70a97bc Move configure action to the top of the app list menu 2025-10-17 18:32:31 +02:00
Johannes Zellner c59e3ef4ae Fix app list label sorting 2025-10-17 18:30:55 +02:00
Johannes Zellner bb7056d614 Revert "Add dynamic app grid spacing to always fill full width"
This reverts commit f37dd03e4b.
2025-10-17 13:22:54 +02:00
Johannes Zellner 462b490d05 Revert "css styles need units..."
This reverts commit 15c8f84960.
2025-10-17 13:22:44 +02:00
Johannes Zellner 15c8f84960 css styles need units... 2025-10-16 22:49:04 +02:00
Johannes Zellner f37dd03e4b Add dynamic app grid spacing to always fill full width 2025-10-16 22:42:11 +02:00
Johannes Zellner 8be834d0c8 Always start with a fresh domains list for the apps filter 2025-10-15 15:52:25 +02:00
Johannes Zellner c995454f69 Make sure the no apps placeholder does not take up layout space 2025-10-15 15:44:24 +02:00
Johannes Zellner 767bfba670 Calculate apps view item width early to avoid flickering 2025-10-10 16:51:15 +02:00
Johannes Zellner 3b7bc6beba Calculate better app grid item widths based on view width 2025-10-10 10:55:26 +02:00
Johannes Zellner d2cc38c8ec Instead of app status label show static external link label for app links 2025-10-05 16:53:39 +02:00
Girish Ramakrishnan c9c00d2b9f Make search by app id work 2025-10-03 12:58:13 +02:00
Johannes Zellner 70953333d2 Move no app matches placeholder above the list and grid to avoid jumping 2025-10-01 12:04:03 +02:00
Girish Ramakrishnan df66a0ff38 add no matching apps placeholder 2025-10-01 03:12:17 +02:00
Girish Ramakrishnan 33ced1c16e add no match placeholder for apps 2025-10-01 03:02:50 +02:00
Johannes Zellner 55cd323159 Clear filter states in onDeactivated() instead of onActivated() to ber fresh on view 2025-09-30 10:24:58 +02:00
Johannes Zellner 5c6ceb2307 Keep both apps and appstore views alive in vue to avoid frequent reloading 2025-09-29 20:17:32 +02:00
Girish Ramakrishnan b6b9c2a843 Hide the list table when no apps 2025-09-25 10:08:44 +02:00
Johannes Zellner 5ad217bd18 More header margin fixes 2025-09-19 19:02:10 +02:00
Johannes Zellner 1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Johannes Zellner faef230d85 Use new table action pattern in main applist 2025-08-18 18:25:11 +02:00
Johannes Zellner 2458b6b388 Use pankow progress indicator for apps view 2025-08-05 18:52:59 +02:00
Johannes Zellner c47d5565c2 Update pankow to improve busy states and dialogs 2025-07-11 22:33:31 +02:00
Johannes Zellner 4bbae73be1 Add v-fit-text directive to adjust font-size until the text fits 2025-07-10 18:05:53 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner 1a2e2f4d51 Use global dashboard user profile in apps view 2025-07-02 16:40:05 +02:00
Girish Ramakrishnan 2486aee24d AppsView: updateInfo is now part of app object 2025-06-26 16:57:55 +02:00
Johannes Zellner 8d57ef2be4 Various tooltip fixes 2025-06-12 23:47:40 +02:00
Johannes Zellner 7a94216b3a Only show domains and tags filter if enough entries exits 2025-05-26 19:58:17 +02:00
Johannes Zellner 89e3ce06fa Move applink creation into appearance view 2025-05-22 21:50:37 +02:00
Johannes Zellner c231184c28 Move new app link and app proxy to apps view 2025-05-21 17:10:43 +02:00
Johannes Zellner 60b1dcf5ee Bring checklist indicator back 2025-05-20 11:05:02 +02:00
Johannes Zellner d0c9e17090 Use installationStateLabel() directly 2025-05-20 10:51:22 +02:00
Johannes Zellner 87fd1a5f38 Fix various accessibility issues in the app grid 2025-05-14 14:47:54 +02:00
Johannes Zellner 775a066a9a Bring back the postinstall dialog 2025-04-23 15:32:42 +02:00
Johannes Zellner 5cdbfc0af7 Implement update indicator and filter in apps view 2025-04-23 11:42:28 +02:00
Johannes Zellner 4a8e9fef99 Fix applist sorting 2025-04-23 10:54:15 +02:00
Johannes Zellner 2db34c4d7e Actually do form validation for ldap provider UI 2025-04-22 15:48:17 +02:00
Johannes Zellner 3614812680 Small dashboard polishing 2025-04-08 14:23:54 +02:00
Johannes Zellner d57b39da6e Remove background support experiment 2025-04-07 15:13:09 +02:00
Johannes Zellner 103dc9704a app view toggle shouldn't be that prominent 2025-04-06 12:30:25 +02:00
Johannes Zellner 7efa79637c Add TODO about the app state sorting 2025-04-06 12:29:32 +02:00
Johannes Zellner 2104df5a83 Update pankow which now has Dropdown replaced with SingleSelect 2025-04-02 15:02:31 +02:00
Johannes Zellner b2e1d4cc61 Port activation to vuejs 2025-03-31 22:28:17 +02:00
Johannes Zellner 67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner 8a88a8a9ef Hide most app filers for normal users 2025-03-26 10:32:37 +01:00