Commit Graph

113 Commits (9b84831c8d0c1d715cd42fa3e4e01ac8a59fa369)

Author SHA1 Message Date
Andy Scherzinger 8d8891c5bc
chore: Add SPDX header 2 years ago
Christopher Ng af215f6a11 fix(user_status): Fix status update request not being sent 2 years ago
Christopher Ng a6fac219ca fix(user_status): Fix losing focus to body when closing user status modal 2 years ago
Christopher Ng f060475189 fix(user_status): Migrate to NcUserStatusIcon 2 years ago
julia.kirschenheuter 69a47aee44 Remove unneeded role="radiogroup" from "Predefined statuses" 2 years ago
Ferdinand Thiessen 1cd04e361e
fix(core): Make sure correct colors are used on blurred background 2 years ago
Maksim Sukharev 17592f7eb7
fix(user_status): remove border from emoji picker 2 years ago
Anna Larch f14a4f8fd7 feat(user status): automate user status for events 2 years ago
Christopher Ng 4c8256c15b fix: Remove profile from UserStatus component 2 years ago
Grigorii K. Shartsev c834d98d34 fix(user_status): separate user menu and dashboard status layout 2 years ago
julia.kirschenheuter 4af5d58130 Change `flex-direction` for input field 2 years ago
julia.kirschenheuter 381e3ed0b9 Replace custom input field with NcInputField 2 years ago
julia.kirschenheuter 558f5f97fc Add logic for predefined status to be visible. 2 years ago
Richard Steinmetz 6982597b6a
feat(dashboard): implement widget item api v2 2 years ago
julia.kirschenheuter 9545826fc4 Set double outline on checked state for radio buttons 2 years ago
Ferdinand Thiessen 663db2bb34 chore: Update nextcloud-vue to v8 beta2 and renamed changed properties 2 years ago
julia.kirschenheuter 34bbb4ed48 Set double outline to buttons in focus state 3 years ago
Maksim Sukharev bcb074a90d
wrap user status message input and buttons with native form 3 years ago
Ferdinand Thiessen 8506d9018a fix(user_status): Remove redundant styling, use global class instead 3 years ago
Ferdinand Thiessen e93b20c656 fix(user_status): Use native radio buttons for online status selection 3 years ago
Ferdinand Thiessen 349e12eb56 fix(user_status): Add missing `radiogroup` role to online status selector 3 years ago
Ferdinand Thiessen a99265bfbe fix(user_status): Group custom message input elements and assign label to emoji selector 3 years ago
Ferdinand Thiessen 2133b0ecdd fix(user_status): Use role=radio for predefined statuses in online status modal 3 years ago
Simon L f5e8268ced Use the color-primary-element* variables 3 years ago
Maksim Sukharev 7455df35e3
fix(status): Store locally status message when editing 3 years ago
Maksim Sukharev e2b377f85c
fix(status): Fix infinite loading of predefined statuses 3 years ago
Joas Schilling c90d414fdf
fix(status): Correctly set the message and predefined message using the store 3 years ago
Joas Schilling 64776ff042
feat(user_status): Allow to manually revert an automated status 3 years ago
julia.kirschenheuter 0df1361ddd Add `aria-hidden='true'` to decorative icons inside of modal dialogs 3 years ago
John Molakvoæ 8633f13e0a
chore(eslint): fix missing import extensions 3 years ago
Christopher Ng 86ddc3f3bb Port clear user status select 3 years ago
Christopher Ng c77998209f Port user menu to Vue 3 years ago
jld3103 1f49a56a98
Fix user_status heartbeat response 3 years ago
Christopher Ng 5ab35aaa7a Fix user status message input 3 years ago
Joas Schilling 5506229d76
fix(user_status): Allow to use enter to complete characters without automatically closing the modal 3 years ago
Joas Schilling f998fe0af3
Update the user status dashboard widget and fix the icon color 3 years ago
julia.kirschenheuter af14bbbbbc Change header semantic in the user status dialog 3 years ago
julia.kirschenheuter e056cd621d User status dialog a11y: make different focus and active state for OnlineStatusSelect and PredefinedStatus 3 years ago
Carl Schwan a18f5e76d5 Make css rule important 3 years ago
Carl Schwan 7d35e2223b Fix vertical alignment of user status icon 3 years ago
John Molakvoæ (skjnldsv) 009700f16e Fix invisible status 3 years ago
John Molakvoæ (skjnldsv) 21fd2d8317 Fix user status emoji picking 3 years ago
Carl Schwan 3fcb05e900
Port Profile section checbox to NcCheckoxRadioSwitch component 3 years ago
Carl Schwan f3ec1d3a9f
Fix user status in the top bar with dark theme 3 years ago
Julius Härtl 4beae14fee
Avoid using lists if there are none on the dashboard 3 years ago
Julius Härtl ce9c0b5e30
Fix status button background on dashboard 3 years ago
Carl Schwan f1ce2c2b93
Fix rebasing issues and improve profile settings page a bit more 3 years ago
Carl Schwan 1d35a53991
More dark theme fixes 3 years ago
Carl Schwan 2f30d3227f
Various fixes 3 years ago
Vincent Petry d0473214cd
Add Nc prefix to Nc vue component names 3 years ago