Commit graph

90 commits

Author SHA1 Message Date
Angelina Filippova
63bf0ecb84 Add ability to filter reports 2019-05-23 00:16:41 +02:00
Angelina Filippova
1494f7fd9d Implement pagination for reports 2019-05-22 00:59:15 +02:00
Angelina Filippova
f06e45cf42 Add select input for reports filters 2019-05-20 00:29:54 +03:00
Angelina Filippova
180f02f7a2 Show fetched reports 2019-05-18 01:47:20 +03:00
Angelina Filippova
8774af3259 Merge branch 'master' of git.pleroma.social:pleroma/admin-fe into feature/add-reports 2019-05-17 21:21:45 +03:00
Angelina Filippova
ca65a93e81 Update API urls in accordance with new docs 2019-05-16 15:16:53 +00:00
Angelina Filippova
741ed11bb1 Merge branch 'master' into 'feature/add-reports'
# Conflicts:
#   src/lang/en.js
#   src/store/modules/users.js
#   src/views/users/index.vue
2019-04-04 21:20:33 +00:00
Angelina Filippova
a4b1bc1a82 Add ability to delete note 2019-04-02 22:26:59 +03:00
Angelina Filippova
bb2e4c8d02 Add infinite scroll 2019-04-02 00:17:35 +03:00
Angelina Filippova
05916e6666 Add ability to submit new notes 2019-04-01 16:03:11 +07:00
Angelina Filippova
f885cdbaf1 Add notes rendering and styles 2019-03-31 02:33:02 +07:00
Angelina Filippova
b266dc31eb Add timeline component 2019-03-30 22:37:44 +07:00
Angelina Filippova
c1e1623da5 Add more users filters 2019-03-29 14:25:53 +00:00
Angelina Filippova
977e49f572 Fix naming bug 2019-03-28 02:13:34 +05:00
Angelina Filippova
46f53b2405 Update filters names and the way they are passed to api 2019-03-26 23:54:21 +05:00
Angelina Filippova
8d08d302ce Add general function to toggle filters 2019-03-25 16:25:29 +03:00
Angelina Filippova
ab12129b8a Add ability to clear all filters 2019-03-25 15:55:39 +03:00
Angelina Filippova
28c2833583 Return select multiple filters 2019-03-25 01:58:01 +03:00
Angelina Filippova
7e3f385b4e Update state structure and ToggleUsersFilter action 2019-03-25 00:59:00 +03:00
Angelina Filippova
f91549a7a6 Update login process 2019-03-23 14:09:48 +00:00
Angelina Filippova
f284d4c501 Add actions to moderation menu 2019-03-22 21:18:57 +00:00
Angelina Filippova
2ae27483b4 Add tests 2019-03-22 20:58:58 +00:00
Angelina Filippova
773793f8f4 Fix logout button issue 2019-03-06 01:00:48 +03:00
Angelina Filippova
7652bfcd58 Implemented local users filtration in fetch and search requests 2019-03-05 02:40:42 +03:00
Angelina Filippova
de13254f0a Add filtration for local users 2019-03-05 02:13:04 +03:00
Angelina Filippova
8a698398d5 Exclude page size handling from frontend 2019-03-04 00:25:25 +03:00
Angelina Filippova
3adcd048a1 Fix pagination bug 2019-03-03 23:46:14 +03:00
Angelina Filippova
9eb99cb3a3 Implementing pagination for search 2019-03-03 23:01:00 +03:00
Angelina Filippova
adee07cacf Add search to users 2019-03-01 20:32:03 +03:00
Maxim Filippov
a2a69e509c Add pagination to users 2019-02-28 01:13:20 +03:00
Maxim Filippov
a90cdd1cac Toggle user activation 2019-02-26 22:50:25 +03:00
Maxim Filippov
a9847bc59c Users table 2019-02-25 01:31:05 +03:00
Maxim Filippov
a9dd349869 Fetch users from API 2019-02-24 00:40:26 +03:00
Maxim Filippov
96e52a14cc Authorization 2019-02-22 22:38:56 +03:00
花裤衩
48e47e86f1
fearure[TagsView]: add affix option (#1577) 2019-02-15 15:26:48 +08:00
Pan
9daeb1cb34 perf: adjust the import order to make it more elegant #1537 2019-01-29 16:54:38 +08:00
Pan
9cea3c3abe refine: GetUserInfo error message 2019-01-09 16:04:24 +08:00
花裤衩
311796a14b
perf[Sidebar]: refine sidebar store #1473 (#1474) 2018-12-28 15:28:26 +08:00
inklake
4c49259c92 refine[permission.js]: switch roles will refresh the sidebar correctly (#1067)
后台菜单->权限测试页->指令权限 切换角色 会正确 刷新侧边栏

> /src/store/modules/permission.js

原方法在递归筛选侧边菜单后, 会意外修改原始 asyncRouterMap 导致侧边菜单重绘不正常
已经用新方法替代修复  结果入下图

![图片](https://s1.ax1x.com/2018/09/07/iCL7f1.gif)
2018-09-17 17:46:20 +08:00
花裤衩
11163146c0
fix[tagsView]: update tagsview when query is different(#1090) 2018-09-14 17:58:59 +08:00
Pan
c58bce603b rm unnecessary console.log 2018-09-06 13:18:34 +08:00
花裤衩
d0d1addba8
refactor[store]: refactor tagsView store (#1032) 2018-08-31 16:00:28 +08:00
花裤衩
0fbda3c8c7
feature: add global size option (#1024) 2018-08-29 15:24:47 +08:00
Pan
53f3e7d5e6 format code 2018-08-15 17:29:15 +08:00
mimimi
5f20bfc780 fixed[tagsView]: DEL_OTHERS_VIEWS cachedViews bug (#913)
* mutations DEL_OTHERS_VIEWS state.cachedViews -> i type is string slice(begin: number, end: number)
2018-07-25 17:20:32 +08:00
临书
2a590a2087 Support route query in TagView (#765) 2018-06-12 13:53:56 +08:00
Pan
9fbb028124 perf[permission]: add the verification of roles 2018-05-02 17:37:47 +08:00
花裤衩
0e4ea0871c
feat[sidebar]: add resonsive sidebar (#636) 2018-05-02 14:43:20 +08:00
Pan
3c0696d1a9 fix[tags-view]: fixed delete cachedViews bug #395 2018-01-12 13:30:27 +08:00
Pan
54acf1e0d5 perf[permission]:set role => roles 2018-01-05 11:38:34 +08:00