soupette
|
fb11c9a466
|
Use cdn for flags
|
2019-04-17 14:18:26 +02:00 |
|
soupette
|
554fc7654a
|
Clean files
|
2019-04-17 11:45:55 +02:00 |
|
soupette
|
507357f878
|
Fix wrong import
|
2019-04-17 11:21:46 +02:00 |
|
soupette
|
c539dbce35
|
Fix build helper plugin
|
2019-04-17 11:18:40 +02:00 |
|
soupette
|
579aa7705a
|
Remove router context
|
2019-04-16 18:47:58 +02:00 |
|
soupette
|
88e3a7d1d6
|
Load upload
|
2019-04-16 18:23:26 +02:00 |
|
soupette
|
6d31833a58
|
Load stm
|
2019-04-16 18:16:44 +02:00 |
|
Alexandre Bodin
|
59dc3eea36
|
Fix tests
|
2019-04-16 18:05:12 +02:00 |
|
soupette
|
d6e8ff0807
|
Load doc
|
2019-04-16 18:05:12 +02:00 |
|
soupette
|
c7b7fddaba
|
Load ctb
|
2019-04-16 18:03:50 +02:00 |
|
soupette
|
a9886f3105
|
Load ctm
|
2019-04-16 17:48:17 +02:00 |
|
Alexandre Bodin
|
e2869f0b7e
|
Set the fetch limit to 100 by default and add a default param
|
2019-04-16 17:25:27 +02:00 |
|
soupette
|
61f115fbee
|
Load users and email
|
2019-04-16 16:55:53 +02:00 |
|
Thomas Meerpohl
|
0ec5ed42ed
|
Fixed #3136
|
2019-04-16 15:47:16 +02:00 |
|
Jim LAURIE
|
b0f2b9b857
|
Merge pull request #3138 from strapi/3.0.0-alpha.26
3.0.0 alpha.26
|
2019-04-16 12:57:24 +02:00 |
|
soupette
|
e1d619065b
|
Update peerdependencies and fix duplicate modules
|
2019-04-16 12:54:16 +02:00 |
|
Pavel Voronin
|
999c49ad3f
|
mistype correction
|
2019-04-16 13:28:37 +03:00 |
|
soupette
|
751a794ca8
|
Change imports with helper plugin
|
2019-04-16 11:53:29 +02:00 |
|
Jim LAURIE
|
9405b84f54
|
Review some change log structure
v3.0.0-alpha.26
|
2019-04-16 11:46:01 +02:00 |
|
Jim LAURIE
|
28e7c70f61
|
Add migration guide alpha.25 to alpha.26
|
2019-04-16 11:38:59 +02:00 |
|
Jim LAURIE
|
fd87e6353e
|
3.0.0-alpha.26
|
2019-04-16 11:13:14 +02:00 |
|
soupette
|
b68a04d0fc
|
Add rollup to strapi-helper-plugin
|
2019-04-16 09:38:15 +02:00 |
|
Alexandre Bodin
|
3cc3b626e2
|
Fix admin model related issues
|
2019-04-16 09:35:13 +02:00 |
|
Alexandre Bodin
|
eb9e53028e
|
Add yarn lock
|
2019-04-16 09:05:47 +02:00 |
|
Alexandre Bodin
|
5af9e477a9
|
Update strapi-plugin-documentation paths
|
2019-04-16 09:05:46 +02:00 |
|
Alexandre Bodin
|
710e3ab52f
|
Save plugins models in extensions folder
|
2019-04-16 09:05:46 +02:00 |
|
Alexandre Bodin
|
87857b94be
|
Implement strapi.queries for all models
|
2019-04-16 09:05:46 +02:00 |
|
Alexandre Bodin
|
500822d405
|
Clean useless tests and add boot checks
|
2019-04-16 09:00:24 +02:00 |
|
Alexandre Bodin
|
769c317f60
|
Simplify strapi init process
|
2019-04-16 09:00:24 +02:00 |
|
Alexandre Bodin
|
eb7c4534f8
|
Exports schema.graphql in devmode, load extensions folder and run merge config and overwrites
|
2019-04-16 09:00:24 +02:00 |
|
Alexandre Bodin
|
2fa8afbb1a
|
Fix graphql and some styling
|
2019-04-16 08:50:47 +02:00 |
|
Alexandre Bodin
|
50bccee156
|
Setup default controller / service
|
2019-04-16 08:50:47 +02:00 |
|
Alexandre Bodin
|
9e9ff9907d
|
Refactor strapi load
|
2019-04-16 08:50:22 +02:00 |
|
cyril lopez
|
35160e8066
|
Merge pull request #3082 from strapi/front/admin-new-hook-architecture
Front/admin new hook architecture
|
2019-04-15 18:38:27 +02:00 |
|
soupette
|
1f83ef123e
|
Init rollup
|
2019-04-15 18:35:01 +02:00 |
|
davidkartuzinski
|
43442a150e
|
Adding a note about developing with heroku from Dev to Production
|
2019-04-12 18:44:31 +02:00 |
|
cyril lopez
|
8e80edc47c
|
Merge branch 'master' into front/admin-new-hook-architecture
|
2019-04-12 18:43:59 +02:00 |
|
soupette
|
7043840cbd
|
Change remove helper plugin deps
|
2019-04-12 18:23:26 +02:00 |
|
davidkartuzinski
|
e14618f55e
|
Adding a note about developing with heroku from Dev to Production
|
2019-04-12 17:06:32 +02:00 |
|
Abdón Rodríguez Davila
|
5429931b10
|
Move collectionName to the top as the generated API models
|
2019-04-12 15:01:05 +02:00 |
|
Abdón Rodríguez Davila
|
efb989dcfd
|
Enable timestamps option as default in the User & Permissions plugin
|
2019-04-12 14:57:17 +02:00 |
|
Jim LAURIE
|
0e86e1b130
|
Merge pull request #3118 from strapi/fix/ctb-redirect
Fix redirect when editing a model
|
2019-04-12 14:39:45 +02:00 |
|
Virginie Ky
|
395186d64e
|
Fix PR feedback
|
2019-04-12 13:13:55 +02:00 |
|
Virginie Ky
|
3120b4dc49
|
Fix redirect when editing a model
|
2019-04-12 13:10:49 +02:00 |
|
Jim LAURIE
|
a3b95e0d37
|
Merge pull request #2945 from AminZibayi/patch-2
Add necessary spaces before the list items
|
2019-04-12 12:03:55 +02:00 |
|
Jim LAURIE
|
c4353c3405
|
Merge branch 'master' into patch-2
|
2019-04-12 12:03:36 +02:00 |
|
soupette
|
88ff38d925
|
Created new webpack config, the load of the plugins is not handled yet
|
2019-04-11 19:07:00 +02:00 |
|
Jim LAURIE
|
919734b01a
|
Merge pull request #3116 from strapi/remove-tbd
Removed empty "TBD" sections from deployment.md
|
2019-04-11 17:08:28 +02:00 |
|
davidkartuzinski
|
de4aebacdc
|
Removed empty sections from deployment.md
|
2019-04-11 16:55:01 +02:00 |
|
Alexandre BODIN
|
ad2f9ec2a0
|
Merge pull request #3108 from strapi/admin-users
Split admin and users.
|
2019-04-10 17:00:21 +02:00 |
|