Fix #923: Use same markdown widget for all content fields (rules, description,...
Fix #923: Use same markdown widget for all content fields (rules, description, reports, notes, etc.)
Showing
- api/funkwhale_api/common/utils.py 29 additions, 23 deletionsapi/funkwhale_api/common/utils.py
- api/funkwhale_api/common/views.py 6 additions, 1 deletionapi/funkwhale_api/common/views.py
- api/funkwhale_api/instance/dynamic_preferences_registry.py 3 additions, 7 deletionsapi/funkwhale_api/instance/dynamic_preferences_registry.py
- api/tests/common/test_utils.py 20 additions, 7 deletionsapi/tests/common/test_utils.py
- api/tests/common/test_views.py 12 additions, 0 deletionsapi/tests/common/test_views.py
- changes/changelog.d/923.enhancement 1 addition, 0 deletionschanges/changelog.d/923.enhancement
- front/src/components/admin/SettingsGroup.vue 5 additions, 4 deletionsfront/src/components/admin/SettingsGroup.vue
- front/src/components/common/ContentForm.vue 18 additions, 6 deletionsfront/src/components/common/ContentForm.vue
- front/src/components/library/EditForm.vue 1 addition, 1 deletionfront/src/components/library/EditForm.vue
- front/src/components/manage/moderation/NoteForm.vue 1 addition, 1 deletionfront/src/components/manage/moderation/NoteForm.vue
- front/src/components/moderation/ReportModal.vue 1 addition, 1 deletionfront/src/components/moderation/ReportModal.vue
- front/src/views/admin/Settings.vue 33 additions, 26 deletionsfront/src/views/admin/Settings.vue
Loading
Please register or sign in to comment