Abdón Rodríguez Davila
|
21a14ee737
|
Remove definitions for rules were not found
|
2019-08-28 12:20:27 +02:00 |
|
Alexandre Bodin
|
7d01234e80
|
Fix and set warning in eslint error to fix later in the front
|
2019-05-29 17:25:56 +02:00 |
|
soupette
|
61f115fbee
|
Load users and email
|
2019-04-16 16:55:53 +02:00 |
|
soupette
|
fcbd7f9ec6
|
Fix cypress test
|
2019-04-03 19:02:19 +02:00 |
|
soupette
|
59587d02cd
|
Fix forgot password views
|
2019-04-03 17:26:31 +02:00 |
|
soupette
|
0f554234d8
|
Created PluginDispatcher component
|
2019-04-02 20:11:31 +02:00 |
|
soupette
|
ab158dddd6
|
Change to absolute path strapi-helper
|
2019-02-22 10:22:21 +01:00 |
|
virginieky
|
6ff17263e9
|
Merge branch 'master' into ctm-edit-links
|
2019-02-18 19:41:13 +01:00 |
|
Ky
|
cbb53ac8d4
|
Content manager edit layout and fields links list
|
2019-02-12 10:50:41 +01:00 |
|
soupette
|
d81fba0488
|
Update tests with the single store
|
2019-02-11 18:13:14 +01:00 |
|
soupette
|
72cc7d0837
|
Remove separate store for users-permissions
|
2019-02-11 13:55:49 +01:00 |
|
Ky
|
c1ffbbfb57
|
Content manager Links with injected components (UI in progress)
|
2019-02-08 19:23:02 +01:00 |
|
soupette
|
779f575b47
|
Access reducer from cypress
|
2018-11-13 16:53:50 +01:00 |
|
Alberto Maturano
|
154fc28a57
|
Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
|
2018-09-24 12:33:09 -05:00 |
|
soupette
|
84871a0fd5
|
Add full page loader
|
2018-06-13 10:39:50 +02:00 |
|
soupette
|
1536896f62
|
Add loadable to plugins
|
2018-06-12 17:27:40 +02:00 |
|
Jim Laurie
|
cc9abff66d
|
Fix build assets
|
2018-06-06 14:18:23 +02:00 |
|
cyril lopez
|
82b779aa6f
|
Fix conflict and start fixineg eslint on helper plugin
|
2018-03-09 16:41:24 +01:00 |
|
cyril lopez
|
edc9f82b34
|
Add controls to wysiwyg start to fix eslint for helper components
|
2018-03-08 12:56:44 +01:00 |
|
Aurelsicoko
|
c9d47b1fed
|
Retrieve plugins' icons URL from API and name Redux store
|
2018-01-05 16:19:53 +01:00 |
|
Aurelsicoko
|
2b86bde1b4
|
Fix build due to layout
|
2017-12-04 14:29:16 +01:00 |
|
cyril lopez
|
eed26aeef7
|
Prevent plugins to execute the bootstrap file (frontend) if the plugin users-permissions is in the project or if the user is not logged in
|
2017-12-01 15:45:11 +01:00 |
|
Aurelsicoko
|
3cf999c8a6
|
Add layout user and apply design change
|
2017-11-28 16:20:39 +01:00 |
|
Aurelsicoko
|
b63cd80a13
|
Add type email & password, and fix layout system
|
2017-11-28 16:01:50 +01:00 |
|
cyril lopez
|
be3c4bd812
|
Refacto login werification
|
2017-11-20 14:45:27 +01:00 |
|
cyril lopez
|
f182189217
|
Remove log
|
2017-11-20 14:22:18 +01:00 |
|
cyril lopez
|
ac5f20a000
|
Add reset-password view and fix PR feedbacks
|
2017-11-20 14:21:08 +01:00 |
|
Aurelsicoko
|
d0c3f7f8b5
|
Avoid to rebuild on path change and override build configuration
|
2017-11-11 22:14:05 +01:00 |
|
Aurelsicoko
|
650e7dd6cb
|
Add remote and backend URLs and update global variable
|
2017-11-08 17:40:47 +01:00 |
|
cyril lopez
|
c40c4c5013
|
Add plugin description to all plugins packages and pass it to the app context
|
2017-11-02 11:36:38 +01:00 |
|
cyril lopez
|
160ffe8626
|
Created dynamic to injectComponent from one plugin into another, write documentation accordingly
|
2017-10-24 14:35:08 +02:00 |
|
cyril lopez
|
7c76d11259
|
Created a common blocker component
|
2017-09-30 17:20:07 +02:00 |
|
cyril lopez
|
5a1fae533a
|
Remove logs, and hange params name
|
2017-09-28 14:28:57 +02:00 |
|
cyril lopez
|
594c3832ac
|
Export default in pluginRequirements and bootstrap files
|
2017-09-28 14:15:15 +02:00 |
|
cyril lopez
|
2a6dc8c821
|
Fix PR feedback
|
2017-09-28 14:00:22 +02:00 |
|
cyril lopez
|
2772219a44
|
fix conflict
|
2017-09-28 12:20:52 +02:00 |
|
cyril lopez
|
76ae6ee6dd
|
Add bootstrap file to content-manager plugin
|
2017-09-28 12:16:24 +02:00 |
|
cyril lopez
|
937a1a9e3f
|
Add pluginRequirements function to block plugin rendering
|
2017-09-27 17:54:18 +02:00 |
|
Aurelsicoko
|
62f96e5c07
|
Use one webpack server to serve admin in development mode
|
2017-09-26 16:36:28 +02:00 |
|
Aurelsicoko
|
51d936b559
|
Resolve conflicts
|
2017-09-25 18:28:45 +02:00 |
|
Aurelsicoko
|
b8accc03b9
|
Use React and React-DOM through global to use the exact same dependency everywhere
|
2017-09-22 16:56:09 +02:00 |
|
cyril lopez
|
7c6a3f4687
|
Fix conflict
|
2017-09-14 15:10:08 +02:00 |
|
Aurelsicoko
|
be4c757f5a
|
Use bindActionCreators, solve i18n issues
|
2017-09-14 11:10:05 +02:00 |
|
Pierre Burgy
|
bfa5793cb9
|
Make Settings Manager compatible with react router 4
|
2017-08-22 10:51:53 +02:00 |
|
Pierre Burgy
|
ddcfd8fb1f
|
Update eslint dependencies
|
2017-08-18 17:02:33 +02:00 |
|
cyril lopez
|
7532670f93
|
Created empty view for homepage
|
2017-08-16 18:47:02 +02:00 |
|
Pierre Burgy
|
192143b327
|
Enable plugin translations with hot reload
|
2017-06-20 20:55:58 +02:00 |
|
Pierre Burgy
|
11dd58de09
|
Improve plugin generator
|
2017-06-08 17:16:20 +01:00 |
|