Commit graph

40 commits

Author SHA1 Message Date
Alex Gleason
e0bfc95a00
Use tag names from TagPolicy, fixes #134 2020-08-04 13:47:06 -05:00
Angelina Filippova
a8fb2a7255 In Reports add link to user's profile page in admin-fe and to user's account in Pleroma 2020-06-10 01:49:20 +03:00
Angelina Filippova
2d510fb348 Add link to user's profile in Pleroma instance 2020-06-09 23:28:24 +03:00
Angelina Filippova
2d6ff4d610 Add translation, fix tag display 2020-06-07 01:09:34 +03:00
Angelina Filippova
5554413a7c Standardize function names, replace display_name with nickname on Status show page 2020-06-07 00:58:51 +03:00
Angelina Filippova
12bac96c9d Merge branch 'develop' into 'feature/do-not-show-users-with-null-nicknames'
# Conflicts:
#   src/components/Status/index.vue
#   src/views/users/components/ModerationDropdown.vue
#   src/views/users/show.vue
2020-06-06 21:10:12 +00:00
Angelina Filippova
789fa36e1a Replace checking if acccount is valid with checking if property exists 2020-06-06 22:16:25 +03:00
Angelina Filippova
77646e3de8 Merge branch 'feature/route-for-status' into 'develop'
Create route for single status

Closes #103

See merge request pleroma/admin-fe!126
2020-06-02 20:53:22 +00:00
Angelina Filippova
54f6c90f06 Update user profile page for users without valid nickame 2020-06-01 22:25:08 +03:00
Angelina Filippova
1fa258ff23 Add tag for invalid accounts on User profile 2020-05-30 22:24:56 +03:00
Angelina Filippova
f4d7ad9453 Refactoring and unification of function names 2020-05-30 21:51:13 +03:00
Angelina Filippova
247fdf61f4 Humanize tags on User Profile page 2020-05-29 22:33:33 +03:00
Angelina Filippova
a0cbeefb14 Fix language inconsistency 2020-05-29 21:27:33 +03:00
Angelina Filippova
7aea244706 Render dialog window for resetting password on Status view page, fix styles 2020-05-20 23:10:32 +03:00
Angelina Filippova
1d2ecc5255 Extract Reset Password Dialog into separate component 2020-05-20 22:40:25 +03:00
Angelina Filippova
7b7a05170a Disable moderation of users that don't have nicknames or IDs 2020-05-18 20:07:26 +03:00
Angelina Filippova
9ecdddad16 Fix styles 2020-05-02 20:56:00 +03:00
Angelina Filippova
992d07b1c4 Merge branch 'develop' into fix/reports-shows-up-blank 2020-04-19 00:24:47 +03:00
Angelina Filippova
655584c877 Show reboot button on every page 2020-04-17 22:27:00 +00:00
Angelina Filippova
d5e11e279f Update displaying accounts in reports and statuses 2020-04-08 18:56:01 +03:00
Angelina Filippova
6d11e30b65 Update security settings dialog on user's page 2020-03-25 23:21:26 +00:00
eugenijm
9395cc782f Add the Security Settings modal for setting the user's email and password 2020-03-09 17:01:08 +03:00
Angelina Filippova
d2f78d2368 Add checkboxes to show only local and and private statuses 2020-02-29 01:02:40 +03:00
Angelina Filippova
a982fcbcb9 Add mobile and tablet UI for user profile 2020-02-27 02:58:03 +03:00
Angelina Filippova
1ac453058f Change the way user profile is rendered to using flexbox 2020-02-27 02:18:47 +03:00
Angelina Filippova
74018751e8 Remove checkboxes from statuses where they are not used 2020-01-31 22:12:00 +03:00
Angelina Filippova
0e4036040e Add reset password dialog to user's page 2020-01-28 19:38:56 +03:00
Angelina Filippova
b654f7a0d9 Fix styles for moderate user button 2020-01-27 21:01:28 +03:00
Angelina Filippova
1896c00946 Add ability to moderate user from a user's page 2020-01-27 19:41:16 +03:00
eugenijm
330c83797d Fix active users being displayed as deactivated in the user view 2020-01-21 10:29:37 +03:00
Maxim Filippov
dd6802bdb6 Move status from views to components folder 2019-11-29 22:45:31 +09:00
Angelina Filippova
775d7c36f6 Fix styles and add message when there are no statuses 2019-11-29 01:18:33 +09:00
Angelina Filippova
e6a06e929b Merge branch 'feature/improve-user-profile-interface' of git.pleroma.social:linafilippova/admin-fe into feature/improve-user-profile-interface 2019-11-29 00:37:28 +09:00
Angelina Filippova
b278f1488d Display role tags 2019-11-29 00:23:32 +09:00
Angelina Filippova
03c1ee19fa Update card with user information 2019-11-29 00:23:32 +09:00
Angelina Filippova
dc83582629 Combine reports with one topic and add pagination 2019-11-28 11:04:05 +00:00
Maxim Filippov
b02f330494 Quick marging fix 2019-11-11 10:49:42 +09:00
Angelina Filippova
df26ac0858 Display role tags 2019-10-04 18:49:03 +03:00
Angelina Filippova
2d52fbdfcb Update card with user information 2019-10-01 22:54:13 +03:00
Maxim Filippov
1222604703 Reporting enhancements
- User moderate actions
- Don't show closed reports on the main reports dashboard
- User links should link to the user's local (or shadowed) profile *inside* Admin FE so a moderator can do a more "full spectrum" analysis of the situation
2019-07-24 20:50:45 +00:00