nextcloud/apps/user_status/src
Carl Schwan 2f30d3227f
Various fixes
- Fix user status dialog
  - Add label where missing
  - Move emoji picker inside input field (similar to talk)
  - Fix selecting an emoji
- Fix multiselect
- Fix button with confirmation action
- Fix some other unrelated dark theme issues
- Fix select2 focus
- Run npm lint:fix

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-26 19:49:00 +02:00
..
components Various fixes 2022-08-26 19:49:00 +02:00
filters Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
mixins Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
services Make user status heartbeat API publicly accessible 2022-07-21 13:07:34 +02:00
store Don't overwrite certain values if the refreshing comes in via short updates 2022-05-27 09:30:16 +02:00
views Add Nc prefix to Nc vue component names 2022-08-25 08:38:00 +02:00
dashboard.js Replace license information to SPDX expression 2022-01-11 17:26:40 +01:00
menu.js Add Nc prefix to Nc vue component names 2022-08-25 08:38:00 +02:00
UserStatus.vue Improve accessibility with more visible focus indication for non vue apps 2022-05-16 13:21:48 +02:00