aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/src/UserStatus.vue
Commit message (Expand)AuthorAgeFilesLines
* fix(user_status): Adjust AccountMenu entry for user statusFerdinand Thiessen2024-08-061-48/+26
* chore: Add SPDX headerAndy Scherzinger2024-05-301-19/+3
* fix(user_status): Fix losing focus to body when closing user status modalChristopher Ng2024-02-011-1/+3
* fix(user_status): Migrate to NcUserStatusIconChristopher Ng2024-01-231-3/+8
* fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-141-0/+3
* fix: Remove profile from UserStatus componentChristopher Ng2023-10-261-133/+27
* fix(user_status): separate user menu and dashboard status layoutGrigorii K. Shartsev2023-10-241-54/+55
* Set double outline to buttons in focus statejulia.kirschenheuter2023-07-111-2/+3
* Add `aria-hidden='true'` to decorative icons inside of modal dialogsjulia.kirschenheuter2023-04-061-1/+1
* chore(eslint): fix missing import extensionsJohn Molakvoæ2023-03-231-3/+3
* Port user menu to VueChristopher Ng2023-02-091-6/+1
* Make css rule importantCarl Schwan2022-10-181-1/+1
* Fix vertical alignment of user status iconCarl Schwan2022-10-171-0/+1
* Avoid using lists if there are none on the dashboardJulius Härtl2022-08-291-2/+5
* Fix status button background on dashboardJulius Härtl2022-08-291-1/+1
* Improve accessibility with more visible focus indication for non vue appsCarl Schwan2022-05-161-1/+6
* quick fix for focus on userStatus buttonVanessa Pertsch2022-03-231-0/+3
* Auto fix warningsLouis Chemineau2022-01-211-4/+2
* Eslint fixJohn Molakvoæ (skjnldsv)2022-01-081-2/+2
* Fix status menu item not listening to status change eventsCarl Schwan2021-10-201-2/+13
* Profile frontendChristopher Ng2021-10-191-23/+95
* Fix "TypeError: e.t0.response is undefined" spam from user_statusJoas Schilling2021-08-201-1/+1
* Save a request everytime we send the heartbeatJoas Schilling2021-06-161-3/+6
* Catch the error on heartbeat updateRoeland Jago Douma2020-12-231-1/+6
* Make user status styles scopedJulius Härtl2020-11-041-1/+1
* Move online status into modalJohn Molakvoæ (skjnldsv)2020-10-011-0/+219