Commit graph

127 commits

Author SHA1 Message Date
Angelina Filippova
d3929fc008 Merge branch 'develop' into 'feature/reduce-nav-sidebars'
# Conflicts:
#   CHANGELOG.md
2021-03-11 20:25:20 +00:00
Angelina Filippova
78571918fd Rename Moderation log component 2021-03-11 15:21:47 +03:00
Angelina Filippova
e3d891612f Add Route for Relays, update icons 2021-03-08 19:35:02 +08:00
Angelina Filippova
6722a9e34a Replace router push with the one that catches errors 2021-03-02 00:23:16 +03:00
Angelina Filippova
02f2f0e1f3 Replace router push with the one that catches errors 2021-02-08 01:42:31 +03:00
Angelina Filippova
8b1a60dce2 Move Emoji pack page to Emoji tab inside Settings page 2021-02-04 02:22:44 +03:00
Angelina Filippova
e6d1489a9a Rename paths to settings tabs 2021-01-30 02:36:59 +03:00
Angelina Filippova
17f4ac6291 Pass nested settings routes to GenerateRoutes and save them in state 2021-01-28 21:53:35 +03:00
Angelina Filippova
ccaeaf9ee1 Generate routes from tabs that are kept in localStorage 2021-01-27 20:52:10 +03:00
Angelina Filippova
18d20efc5f Fetch settings tabs and keep them in local storage 2021-01-25 17:16:14 +03:00
Mary Kate
5bd81b1901 code review cleanup: center chat show view on page and remove unused chat index page 2020-11-29 21:07:48 +03:00
Mary Kate
410ae72b9e basic view chat routing and component structure 2020-11-29 21:07:48 +03:00
Angelina Filippova
ecf790257c Make report ID in moderation log a link to the respective report 2020-11-29 21:07:48 +03:00
Angelina Filippova
2881730f33 Create route for MediaProxy Cache 2020-07-03 02:30:15 +03:00
Angelina Filippova
cd09e09431 Create route for status show 2020-04-29 23:40:22 +03:00
Angelina Filippova
9010cbbf3f Remove excess files 2020-04-05 03:31:45 +03:00
Angelina Filippova
975afeb5c7 Move emoji packs from settings to main menu 2020-01-29 19:58:00 +03:00
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