Commit graph

146 commits

Author SHA1 Message Date
Angelina Filippova
3df6738bc7 Create separate constant in state and action for open reports count 2020-07-14 19:19:42 +03:00
Angelina Filippova
49df2deb31 Add badge for displating open reports count 2020-07-14 18:56:59 +03:00
Angelina Filippova
08bd5dae40 Show reports count in Sidebar 2020-07-14 02:51:51 +03:00
Angelina Filippova
655584c877 Show reboot button on every page 2020-04-17 22:27:00 +00:00
Angelina Filippova
d0af7e4907 Hide Invites menu item if invites are disabled 2020-04-05 16:58:54 +03:00
Angelina Filippova
e697d7eadf Add support of tablet device in ResizeHandler 2020-02-17 17:02:40 +03:00
Maxim Filippov
fc017e6032 Move element-ui components to the separate folder 2019-11-29 22:45:24 +09:00
Maxim Filippov
1987475752 Remove "dashboard" from menu 2019-08-15 12:22:14 +00:00
Angelina Filippova
36c7004a9f Improve UI on mobile 2019-03-06 19:52:18 +00:00
Maxim Filippov
a9847bc59c Users table 2019-02-25 01:31:05 +03:00
Maxim Filippov
83fc9e6aa8 Make data() a function 2019-02-22 21:06:48 +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
0fed69f367 perf[Screenfull]: refactor screenfull component 2019-02-13 16:34:03 +08:00
花裤衩
c71f3110fb
feature[Navbar]: add header-search component (#1591)
* init

* init

* refactor search function by fuse

* fix bug

* fix bug

* tweak
2019-02-13 15:09:14 +08:00
Pan
24ee761809 perf[Navbar]: refactor navbar style 2019-02-11 17:42:31 +08:00
Pan
6e42b4c896 perf: fixed eslint errors 2019-02-01 14:09:29 +08:00
Pan
727c1a45dd perf[Sidebar]: use sass variables in vue template 2019-01-29 18:00:59 +08:00
samuelchlui
4a07432468 perf[style]: use webpack alias instead of hard code src path (#1338) 2018-11-19 12:43:23 +08:00
jaysunxiao
9f1552d98f perf[avatar]:minimize the selected area of avatar on the mobile phone when user clicked avatar (#1304) 2018-11-06 16:11:47 +08:00
花裤衩
cbdad9cb1b
fix[TagsView]: fix openMenu boundary display bug (#1256) 2018-10-25 10:42:18 +08:00
Pan
f94aa1aca3 fix[tagsView]: fixed moveToCurrentTag bug 2018-10-17 14:08:00 +08:00
frank10000
96bda5515c perf[tagsView]: refactor the moveToTarget function (#1195)
* fix[tagsView]:fixed visited view move to currentTag

* edit the scroll regular friendly

* tweak
2018-10-16 10:56:01 +08:00
Pan
323408f8d9 fix[ExternalLink]: fixed bug when url include chinese #1182 2018-10-10 17:43:33 +08:00
Pan
ae2754a568 fix[TagsView]: fixed visitedViews bug
Some strange bugs occur when the names of the routes are the same.
2018-10-08 17:19:32 +08:00
Pan
616b65c238 pref[Sidebar]: refine key 2018-09-30 16:08:37 +08:00
Pan
68cd051bb6 tweak 2018-09-30 16:02:50 +08:00
花裤衩
935d9aaba8
fix:[Sidebar]: fixed bug in iOS (#1152) 2018-09-30 13:46:19 +08:00
花裤衩
616f173aab
feature[tagsView]: support middle click (#1149) 2018-09-30 13:46:02 +08:00
花裤衩
63ff44f8e5
fix[Sidebar]: link bug (#1134)
Fixed #1125
2018-09-26 17:10:22 +08:00
花裤衩
83516aeb17
fixed: sidebar has no children bug (#1111) 2018-09-17 16:20:34 +08:00
花裤衩
11163146c0
fix[tagsView]: update tagsview when query is different(#1090) 2018-09-14 17:58:59 +08:00
jiuwuxiaohun
0740bb36f7 fix[tagsView]: refresh bug (#1059)
#1051
2018-09-11 13:39:18 +08:00
Pan
9c03dd3514 perf[Sidebar]: adapt when no icon 2018-09-11 13:07:53 +08:00
花裤衩
9c5352ecd6
perf: style in mobile mode (#1065) 2018-09-07 17:03:40 +08:00
花裤衩
2fb26525fa
feature[tagsView]: add refresh (#1033)
* add refresh

* fix bug
2018-08-31 16:11:04 +08:00
花裤衩
d0d1addba8
refactor[store]: refactor tagsView store (#1032) 2018-08-31 16:00:28 +08:00
花裤衩
68de01e828
refactor[tagsView]: use el-scrollbar (#995) 2018-08-31 14:01:07 +08:00
花裤衩
0fbda3c8c7
feature: add global size option (#1024) 2018-08-29 15:24:47 +08:00
Pan
1e50d4a93b refactor[ExternalLink]: tweak externalLink judge 2018-08-28 18:19:52 +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
e254fc6c1a fix[Sidebar]: fixed sidebar bug when set hidden:true #880 2018-07-17 18:13:29 +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
6a5197ad51 perf[css]: refine style 2018-07-10 13:22:16 +08:00
Pan
9b7a9a64e5 fix[css]: css bug in mobile #852 2018-07-10 13:02:19 +08:00
Pan
89ce53e185 fix[TagsView]: fix contextmenu position bug #850 2018-07-09 17:25:45 +08:00
花裤衩
d98c5032f8
refine style (#843)
* refine style

* refine 404 style

* refine
2018-07-06 11:19:53 +08:00
临书
cbee7b6f20 fix[TagView-component]: loss route querystring when operating tags (#768) 2018-06-13 16:57:07 +08:00