This website requires JavaScript.
Explore
Help
Register
Sign In
yujunjun
/
strapi
Watch
1
Star
0
Fork
0
You've already forked strapi
mirror of
https://github.com/strapi/strapi.git
synced
2025-08-10 01:38:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
strapi
/
packages
/
strapi-plugin-upload
/
admin
/
src
/
containers
/
HomePage
/
constants.js
8 lines
90 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Init plugin upload Created the upload plugin and install it by default
2018-02-08 12:01:06 +01:00
/
*
*
*
HomePage
constants
*
*
/
Init Upload HomePage design Refacto and improve PluginHeader and its children components Add an overrideRendering props to PluginHeaderActions so it can render components different from a simple button. Create search actions and sagas Create ContainerFluid component that will be used with other plugins
2018-02-15 17:46:57 +01:00
export
const
ON
_SEARCH
=
'Upload/HomePage/ON_SEARCH'
;
Reference in New Issue
Copy Permalink