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 |
|
soupette
|
a1f4cc1a4c
|
Fix delete user cypress
|
2019-04-10 15:57:12 +02:00 |
|
soupette
|
d7bf1d0c4f
|
Fix e2e tests
|
2019-04-10 14:32:59 +02:00 |
|
Jim LAURIE
|
89a218d2fb
|
Merge pull request #3050 from strapi/feature/deep-filtering-sql-aliases
Use SQL aliases to allow for the same table name multiple times in a query
|
2019-04-10 13:46:59 +02:00 |
|
Jim LAURIE
|
e252182be8
|
Merge branch 'master' into feature/deep-filtering-sql-aliases
|
2019-04-10 11:46:23 +02:00 |
|
Jim LAURIE
|
dca7cb1c35
|
Merge pull request #3111 from strapi/lauriejim-patch-1
Remove hiring banner from readme
|
2019-04-10 11:44:59 +02:00 |
|
Jim LAURIE
|
b67a3501d3
|
Merge branch 'master' into lauriejim-patch-1
|
2019-04-10 11:44:53 +02:00 |
|
Jim LAURIE
|
86d45f29db
|
Merge pull request #3110 from strapi/heroku-gitignore
Add gitignore step in Heroku tutorial
|
2019-04-10 11:44:39 +02:00 |
|
Jim LAURIE
|
29ab3fe662
|
Merge branch 'master' into heroku-gitignore
|
2019-04-10 11:44:31 +02:00 |
|
Jim LAURIE
|
d285de7bc2
|
Merge pull request #3088 from strapi/good-old-issues-fixing-before-the-beta
Good old issues fixing before the beta
|
2019-04-10 11:44:15 +02:00 |
|
Jim LAURIE
|
587ff1108b
|
Merge branch 'master' into good-old-issues-fixing-before-the-beta
|
2019-04-10 11:31:17 +02:00 |
|
Jim LAURIE
|
35681c1e1d
|
Merge pull request #3090 from strapi/fix/#3084
Fix big integer support on GraphQL
|
2019-04-10 11:31:05 +02:00 |
|
Jim LAURIE
|
8eb7892877
|
Remove hiring banner
|
2019-04-10 11:05:11 +02:00 |
|
Pierre Burgy
|
302de96811
|
Add gitignore step in Heroku tutorial
|
2019-04-10 10:58:51 +02:00 |
|
Jim LAURIE
|
053730190f
|
Merge branch 'master' into fix/#3084
|
2019-04-10 10:49:26 +02:00 |
|
cyril lopez
|
5d59572d0d
|
Merge branch 'master' into good-old-issues-fixing-before-the-beta
|
2019-04-09 18:39:37 +02:00 |
|