Commit Graph

31 Commits

Author SHA1 Message Date
Johannes Zellner fe8ef5b922 Only show the section filter-bar container div if used 2025-10-17 17:41:38 +02:00
Johannes Zellner bdcb5c502c Add new filter bar slot for Section component which teleports on mobile 2025-10-15 20:33:37 +02:00
Johannes Zellner 181b9cdee6 Fix vertical layout for Section headers 2025-10-06 12:49:48 +02:00
Girish Ramakrishnan fc83306d72 remove extra-padding, ununsed 2025-09-25 12:04:12 +02:00
Johannes Zellner b993cfd294 Align count indicators in Section headers along the baseline 2025-09-24 18:20:42 +02:00
Johannes Zellner 4d70a0c5bd Fix badge layout in Sections 2025-09-22 20:47:40 +02:00
Johannes Zellner b8919f8c11 Do not set align-items in Section header toolbar 2025-09-22 12:16:13 +02:00
Johannes Zellner 1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Girish Ramakrishnan 0530a58530 move the user count to the Section header 2025-09-15 17:26:52 +02:00
Girish Ramakrishnan c9e839f1fd Fix alignment of section header and body 2025-09-08 19:32:45 +02:00
Johannes Zellner d09f932834 Show subscription required dialog on section title badge click 2025-07-08 17:30:58 +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 6bbb968128 Convert Section.vue to composition api 2025-05-06 19:00:29 +02:00
Johannes Zellner 0b9b0e7f13 Restore fetch more by correctly tracking scrolling in the event log 2025-04-11 18:00:20 +02:00
Johannes Zellner b59833e8f0 Reduce margin between sections 2025-04-07 23:04:49 +02:00
Johannes Zellner d57b39da6e Remove background support experiment 2025-04-07 15:13:09 +02:00
Johannes Zellner 67728851a3 Various mobile overflow fixes 2025-03-26 16:05:04 +01:00
Johannes Zellner 42456bac0f Unify most view titles and move more into a Section component 2025-03-25 19:11:40 +01:00
Johannes Zellner d8373bc488 Various stylesheet fixes for background image support 2025-03-25 16:11:59 +01:00
Johannes Zellner 23dd575ce1 Add initial profile background image handling 2025-03-25 15:05:08 +01:00
Johannes Zellner e665857aa8 Convert timezone and language settings to SettingItems 2025-03-17 22:17:30 +01:00
Johannes Zellner f52a330b16 Replace app configure views 2025-03-04 18:20:41 +01:00
Johannes Zellner c43ba46c97 Improve Section spacing 2025-02-10 16:11:36 +01:00
Johannes Zellner c86b99e69c Wrap header buttons in dom element 2025-01-28 13:55:05 +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 4534a729c7 Sync up section header styles 2025-01-17 15:12:26 +01:00
Johannes Zellner 5feb5ee015 Move vue views from Card to Sections 2025-01-17 14:02:05 +01:00
Johannes Zellner 7907d05847 Add Section component instead of Card 2025-01-17 12:24:48 +01:00