Maxim Filippov
5ede69326b
Revert "Merge branch 'feature/stats' into 'develop'"
...
This reverts merge request !74
2019-12-21 20:32:38 +00:00
Maxim Filippov
c1de536cc0
Add stats page (status counts by scope)
2019-12-19 19:55:24 +03:00
Maxim Filippov
60ccdd72cf
Merge branch 'develop' into feature/fetch-statuses-from-given-instance
2019-11-29 17:23:19 +09:00
Maxim Filippov
6695226e12
Add statuses page
2019-11-14 22:42:56 +09:00
Angelina Filippova
4e2b24ea4b
Remove emoji packs from router and add it to Settings tab
2019-10-05 02:15:26 +03:00
Maxim Filippov
a30a795b44
Add moderation log
2019-09-27 12:41:54 +00:00
Angelina Filippova
81510916b5
Generate invite tokens from admin-fe
2019-09-23 19:00:28 +00:00
vaartis
2841de76cf
Add configuration for sharing emoji packs
2019-09-23 18:42:18 +00:00
Maxim Filippov
c2a33da65c
Add ability to disable settings/reports during compile time
2019-09-14 22:17:24 +00:00
Maxim Filippov
0aee17e9a2
Add "login-pleroma" link
2019-09-13 20:50:21 +00:00
Angelina Filippova
6846ccf670
Add forms for configuring server-settings
2019-08-09 16:45:25 +00: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
Angelina Filippova
8ef35b4f9b
Create route for Reports
2019-03-30 13:15:11 +07:00
Maxim Filippov
a9dd349869
Fetch users from API
2019-02-24 00:40:26 +03:00
Maxim Filippov
dea231688f
Remove unused files
2019-02-24 00:40:14 +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
4e0559833f
fix typo
2019-02-15 14:54:57 +08:00
Pan
0b6e7515ce
perf: optimize some code
2019-02-11 14:51:09 +08:00
Pan
dd9fb09a29
perf[Lang]: make up for miss keywords
2019-02-11 14:15:55 +08:00
花裤衩
deb6840174
feature[PDF]: add PDF demo ( #1469 )
2018-12-27 13:42:10 +08:00
Pan
6f1db28ea2
feat[Breadcrumb]: add hide Breadcrumb option #1442
2018-12-24 11:18:37 +08:00
花裤衩
1a345a7c65
feature: add drag select component ( #1249 )
2018-10-24 16:06:24 +08:00
Pan
2938e33d0e
tweak spelling mistake
2018-09-03 15:03:00 +08:00
Pan
0fe3f181ad
fix name typo
2018-08-31 14:45:29 +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
53f3e7d5e6
format code
2018-08-15 17:29:15 +08:00
Pan
62e1c851c8
tweak
2018-07-16 11:18:13 +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
Pan
03b708870b
update doc
2018-06-25 14:54:02 +08:00
花裤衩
d995cdb332
add[example]: add nested routes example ( #789 )
2018-06-21 14:26:25 +08:00
Pan
739aef4387
Remove redundant code
2018-06-01 17:04:33 +08:00
花裤衩
d0f6d3f1f6
chore: use babel-plugin-dynamic-import-node to lazy-loading ( #727 )
...
detail see https://panjiachen.github.io/vue-element-admin-site/#/zh-cn/lazy-loading?id=%E8%B7%AF%E7%94%B1%E6%87%92%E5%8A%A0%E8%BD%BD
2018-05-31 16:53:08 +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
ae41459cb1
type
2018-02-27 10:21:53 +08:00
Pan
55e8cd5306
perf[treeTable]: set treeTable to keep-alive
2018-01-30 10:05:25 +08:00
Pan
6f2a7ce804
feat[menu]: add alwaysShow option
2018-01-24 14:47:20 +08:00
Pan
3253a91a7e
format[treeTable]: format code
2018-01-23 15:03:09 +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
Pan
54acf1e0d5
perf[permission]:set role => roles
2018-01-05 11:38:34 +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
f876b9b678
perf:refine breadcrumb
2017-11-24 15:35:38 +08:00
Pan
1c4c3380e6
perf:change favicon
2017-11-23 10:35:54 +08:00
Pan
ed34ea3e07
perf:replace favicon
2017-11-22 10:01:53 +08:00