Logo
Explore Help
Register Sign In
yujunjun/strapi
1
0
Fork 0
You've already forked strapi
mirror of https://github.com/strapi/strapi.git synced 2025-08-10 17:58:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
strapi/packages/strapi-admin/controllers/formatters/index.js

10 lines
212 B
JavaScript
Raw Normal View History

add use strict Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-09 11:48:49 +02:00
'use strict';
rename plugins::content-manager.create to plugins::content-manager.explorer.create and others Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-18 11:53:35 +02:00
const formatActionsBySections = require('./format-actions-by-sections');
Add default category Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-06-18 12:08:47 +02:00
const { formatConditions } = require('./conditions');
rename permissions to actions, inverted params of provider.get, separated formatter, add possibility to not specigy pluginName for ::application Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-08 11:01:20 +02:00
module.exports = {
formatActionsBySections,
Add default category Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-06-18 12:08:47 +02:00
formatConditions,
rename permissions to actions, inverted params of provider.get, separated formatter, add possibility to not specigy pluginName for ::application Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-06-08 11:01:20 +02:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 401ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API