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
Angelina Filippova
6cca293824
Allow to register new user accounts
2019-06-11 15:13:48 +00:00
feld
3a8a032e81
Merge branch 'feature/add-reports' into 'master'
...
Add ability to read reports
Closes #14
See merge request pleroma/admin-fe!11
2019-05-30 15:45:40 +00:00
Angelina Filippova
ea938958a6
Fix styles
2019-05-26 20:39:26 +02:00
Angelina Filippova
c9d6402c37
Add ability to delete status
2019-05-25 01:46:08 +02:00
Angelina Filippova
7a0180c727
Extract statuses into separate file
2019-05-24 14:46:23 +02:00
Angelina Filippova
3657b49a5c
Add ability to change state of reports
2019-05-23 21:33:52 +02:00
Angelina Filippova
f06e45cf42
Add select input for reports filters
2019-05-20 00:29:54 +03:00
Angelina Filippova
97aff70b80
Add checkboxes to select users and a list of actions
2019-05-04 02:12:48 +03:00
Angelina Filippova
44a771f2f9
Add message when there are no notes to show
2019-04-05 00:15:39 +03:00
Angelina Filippova
b949ddae60
Add confirm message when deleting a note and update tests
2019-04-04 00:30:53 +03:00
Angelina Filippova
289cb0d836
Add translations
2019-04-02 20:54:53 +03:00
Angelina Filippova
b266dc31eb
Add timeline component
2019-03-30 22:37:44 +07:00
Angelina Filippova
8ef35b4f9b
Create route for Reports
2019-03-30 13:15:11 +07:00
Angelina Filippova
c1e1623da5
Add more users filters
2019-03-29 14:25:53 +00:00
Angelina Filippova
1b8281040d
Add translations
2019-03-25 23:19:21 +05:00
Angelina Filippova
f91549a7a6
Update login process
2019-03-23 14:09:48 +00:00
Angelina Filippova
6f666f91bb
Add translations
2019-03-22 21:27:31 +00:00
Maxim Filippov
96e52a14cc
Authorization
2019-02-22 22:38:56 +03:00
Pan
0fed69f367
perf[Screenfull]: refactor screenfull component
2019-02-13 16:34:03 +08:00
Pan
dd9fb09a29
perf[Lang]: make up for miss keywords
2019-02-11 14:15:55 +08:00
Pan
cc7572820e
perf[v-permission]: refine v-permission demo
2018-12-27 18:19:11 +08:00
花裤衩
deb6840174
feature[PDF]: add PDF demo ( #1469 )
2018-12-27 13:42:10 +08:00
花裤衩
1a345a7c65
feature: add drag select component ( #1249 )
2018-10-24 16:06:24 +08:00
Ramón Menor
a284c1f007
feature: support Spanish( #1196 )
2018-10-15 10:10:50 +08:00
花裤衩
2fb26525fa
feature[tagsView]: add refresh ( #1033 )
...
* add refresh
* fix bug
2018-08-31 16:11:04 +08:00
花裤衩
0fbda3c8c7
feature: add global size option ( #1024 )
2018-08-29 15:24:47 +08:00
花裤衩
00d292f67e
feature: [sidebar] add external-link ( #991 )
2018-08-24 10:06:09 +08:00
花裤衩
e5d4290938
refactor: add eslint-plugin-vue && lint code ( #976 )
2018-08-19 16:55:24 +08:00
Pan
878628b0ed
tweak code comments
2018-07-20 10:25:14 +08:00
博文
aa7eab58f9
refactor(SidebarItem): optimizate SidebarItem ( #845 )
...
* refactor(sidebar-item): optimizate SiderbarItem.
* chore: update nested examples.
* fix: fix a wrong path.
* fix: fix a transition bug.
* fix: fix a wrong path.
* perf: using "router" mode of el-menu.
* Revert "perf: using "router" mode of el-menu."
This reverts commit cef02a30b02a31242521e9e678cfeaad6f09448c.
* fix: complement i18n text.
2018-07-13 11:23:06 +08:00
花裤衩
d995cdb332
add[example]: add nested routes example ( #789 )
2018-06-21 14:26:25 +08:00
花裤衩
4fc25241fe
refactor example demo ( #713 )
...
* refactor: Adjust the example directory structure
* perf form demo
* refine editor-slide-upload css
* refine demo
2018-05-30 15:25:08 +08:00
花裤衩
0a196f79ba
Add guide page #534 ( #707 )
...
detail see #534
2018-05-28 14:36:06 +08:00
花裤衩
597df4844a
feature[permission]: add v-permission ( #653 )
2018-05-08 22:15:34 +08:00
Yuga Sun
543a9928cf
feat: add draggable kanban using vue-draggable ( #625 )
2018-04-25 22:05:07 +08:00
花裤衩
14fee27a92
feature: add drag dialog ( #477 )
2018-04-13 13:32:53 +08:00
Pan
a633729215
perf[i18n]: TagsView contextmenu
2018-03-13 18:18:27 +08:00
Pan
a48a1bd8be
Doc[route]: refine treeTable name
2018-01-30 15:05:33 +08:00
Pan
6f2a7ce804
feat[menu]: add alwaysShow option
2018-01-24 14:47:20 +08:00
Pan
0d47e3454e
perf[treeTable]
2018-01-23 15:12:17 +08:00
Zenon
1610945813
feat[treeTable]: add treeTable ( #415 )( #319 )
...
* 1.增加treeTable
2.增加两个treeTable的demo
* 1.增加treeTable的使用功能说明
* 优化代码,去除console
* 修复bug
* 修复marLTemp变量未清空的bug
* 修复marLTemp变量未清空的bug
* 修复marLTemp变量未清空的bug
* 修改customTree,使其展示无columns时的功能
2018-01-23 14:44:47 +08:00
花裤衩
45fef9b431
Feature/english ( #381 )
...
* perf[navbar]: set langSelect to component && refine errorLog component
* feat[login]:add 18n to login form
* fix[pagination]: fixed when selected page-sizes
* perf[i18n]:dashboard document svg permission
* perf[charts]: perf effect
* perf[i18n]:excel && zip
* perf[i18n]: table && errorLog && theme
* perf[i18n]: components
* perf[i18n]: direct use $t
* perf[i18n]: complex-table
* update README.md
* update README.md 📘
* perf[i18n]: refine code comments
2017-12-29 16:07:42 +08:00
Pan
f3bfaa0f2b
feat[login]:add 18n to login form
2017-12-25 15:49:52 +08:00
Pan
46b4f74969
rm:remove chart/index
2017-11-17 15:10:09 +08:00
Pan
8c204b9837
rm:remove keyboard2 demo
2017-11-17 15:07:21 +08:00
Pan
339d760771
refactor:format code
2017-11-17 14:57:39 +08:00
Pan
4723a02a4b
refine: refine i18n
2017-11-06 13:46:29 +08:00
Pan
e05da2650b
feature:add i18n
2017-11-03 18:37:49 +08:00