Commit graph

100 commits

Author SHA1 Message Date
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
Pan d20585a3f9 refactor:foramt views/component-demo 2017-11-17 17:51:41 +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 6d6a9df5b8 refactor:views/components 2017-11-17 11:36:49 +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
Pan bb1d939a94 reactor:refine code&&demo 2017-11-02 17:58:35 +08:00
Pan 98d5f9a247 lint:format code style 2017-10-31 16:04:30 +08:00
Pan 1ae31fdd45 refactor:add keep-alive && component add name 2017-10-31 10:49:24 +08:00