soupette
|
5008038f53
|
Clean helper plugin and admin scripts
|
2019-04-25 14:32:50 +02:00 |
|
soupette
|
faab661b06
|
Remove rollup
|
2019-04-25 14:23:45 +02:00 |
|
soupette
|
d3f5ca4bfa
|
Move codemirror dep to ctm
|
2019-04-25 14:04:48 +02:00 |
|
soupette
|
0bf877a568
|
Remove locale dynamic import so webpack does not build the entire react-intl s locales
|
2019-04-25 12:19:41 +02:00 |
|
soupette
|
bfb9f647dc
|
Add bundle analyser
|
2019-04-24 18:18:25 +02:00 |
|
soupette
|
23fe34a6c4
|
Change build folder
|
2019-04-24 14:38:21 +02:00 |
|
soupette
|
5b8ee4a5d1
|
run build
|
2019-04-24 14:32:20 +02:00 |
|
soupette
|
f83458e5d1
|
Fix conflicts
|
2019-04-24 10:58:21 +02:00 |
|
Jim LAURIE
|
894e9354e8
|
Merge pull request #3172 from strapi/fix/cast-non-nill-values
Cast non nil values and not only truthy ones
|
2019-04-24 10:36:00 +02:00 |
|
Jim LAURIE
|
ee64bdc323
|
Merge branch 'master' into fix/cast-non-nill-values
|
2019-04-23 18:38:18 +02:00 |
|
soupette
|
adf4e88ebb
|
Fix front unit tests
|
2019-04-23 15:18:57 +02:00 |
|
Alexandre Bodin
|
4ceae56afd
|
Cast non nil values and not only truthy ones
|
2019-04-23 13:18:09 +02:00 |
|
Alexandre Bodin
|
e78f8bbc8c
|
Cleanup code and make test/e2e.js run
|
2019-04-23 11:24:29 +02:00 |
|
Alexandre Bodin
|
08217f98f6
|
Append extensions array to allow overwritting routes
|
2019-04-23 10:28:40 +02:00 |
|
Jim LAURIE
|
f8bc7d2efd
|
Merge pull request #3170 from strapi/3.0.0-alpha.26.1
3.0.0-alpha.26.1
|
2019-04-22 16:26:10 +02:00 |
|
Jim LAURIE
|
9bdfeba62d
|
3.0.0-alpha.26.1
v3.0.0-alpha.26.1
|
2019-04-22 15:25:24 +02:00 |
|
Jim LAURIE
|
a57d4db2f1
|
Merge pull request #3121 from strapi/heroku-strapi-project-updates
Added a paragraph about developing with Strapi and Heroku
|
2019-04-22 15:19:46 +02:00 |
|
Jim LAURIE
|
d06123a677
|
Merge branch 'master' into heroku-strapi-project-updates
|
2019-04-22 15:19:36 +02:00 |
|
Alexandre Bodin
|
0ba139307c
|
Handle many to many correctly
|
2019-04-19 17:32:43 +02:00 |
|
Alexandre Bodin
|
50b371b853
|
Merge branch 'beta' into tech/core-api
|
2019-04-19 08:26:13 +02:00 |
|
soupette
|
ff31c75c47
|
Add watch mode to rollup
|
2019-04-19 00:14:50 +02:00 |
|
soupette
|
a7aef8b243
|
Prefix entire stm scss with stm until migrating to styled-compo.
|
2019-04-18 23:42:08 +02:00 |
|
soupette
|
b84c0954fc
|
load plugins build
|
2019-04-18 20:47:57 +02:00 |
|
soupette
|
5dd8106aa0
|
Move css import to admin and build ctm
|
2019-04-18 19:54:21 +02:00 |
|
Alexandre Bodin
|
0d72faaddc
|
Merge branch 'master' into beta
|
2019-04-18 18:47:48 +02:00 |
|
Jim LAURIE
|
6c68e852bb
|
Merge pull request #3148 from strapi/fix/join-multi-database
Fix join multi database
|
2019-04-18 18:31:52 +02:00 |
|
Jim LAURIE
|
4942fdaea2
|
Merge branch 'master' into fix/join-multi-database
|
2019-04-18 17:59:55 +02:00 |
|
Jim LAURIE
|
4589e9b10c
|
Merge pull request #3157 from strapi/fix/issue-3155-re-populate
Fix missing populate in graphql queries
|
2019-04-18 17:59:43 +02:00 |
|
soupette
|
8fb7608226
|
Use build for ctb upload us but not stm
|
2019-04-18 17:50:23 +02:00 |
|
Jim LAURIE
|
a17b30a872
|
Merge branch 'master' into fix/issue-3155-re-populate
|
2019-04-18 17:26:46 +02:00 |
|
Jim LAURIE
|
b3ca89b405
|
Merge pull request #3158 from strapi/fix/issue-3156-one-to-many-deleted
Fix one to many update
|
2019-04-18 17:24:33 +02:00 |
|
Alexandre Bodin
|
d4a7868edf
|
Handle extensions controllers and services
|
2019-04-18 17:11:20 +02:00 |
|
Alexandre Bodin
|
187700e1c9
|
Handle different databases names standards
|
2019-04-18 16:01:31 +02:00 |
|
soupette
|
862288d3d9
|
Run build in dev mode
|
2019-04-18 14:59:49 +02:00 |
|
Alexandre Bodin
|
49d5491ff9
|
Fix one to many update
|
2019-04-18 12:03:50 +02:00 |
|
Alexandre Bodin
|
9103e3a2fa
|
Fix missing populate in graphql queries
|
2019-04-18 12:03:40 +02:00 |
|
Jim LAURIE
|
def65ba152
|
Merge pull request #3141 from strapi/fix/limit-100
Set the fetch limit to 100 by default and add a default param
|
2019-04-18 11:12:23 +02:00 |
|
Jim LAURIE
|
c44818e072
|
Merge branch 'master' into fix/limit-100
|
2019-04-18 10:03:55 +02:00 |
|
soupette
|
06eeca0f65
|
Build upload
|
2019-04-18 01:10:38 +02:00 |
|
soupette
|
f14ad13481
|
Build users-permissions plugin
|
2019-04-18 00:32:21 +02:00 |
|
Jim LAURIE
|
ae943d7492
|
Merge branch 'master' into fix/join-multi-database
|
2019-04-17 18:30:41 +02:00 |
|
Jim LAURIE
|
a5322a1e32
|
Merge pull request #3151 from strapi/fix/graphql-loaders-merging
Fix issue with graphql loaders
|
2019-04-17 18:28:31 +02:00 |
|
Alexandre Bodin
|
e5e5058cb4
|
update lerna
|
2019-04-17 18:05:47 +02:00 |
|
Jim LAURIE
|
4aef7eb4df
|
Merge branch 'master' into fix/graphql-loaders-merging
|
2019-04-17 17:56:07 +02:00 |
|
Jim LAURIE
|
34baf02602
|
Merge pull request #3152 from strapi/fix/relation-column
Fix column name for many to many relations
|
2019-04-17 17:55:45 +02:00 |
|
Alexandre Bodin
|
f7d868caeb
|
Cleanup strapi new
|
2019-04-17 17:13:17 +02:00 |
|
Jim LAURIE
|
84f951e2a5
|
Fix connection name
|
2019-04-17 17:05:25 +02:00 |
|
Alexandre Bodin
|
99e6dc31aa
|
Fix issue with graphql loaders
|
2019-04-17 16:27:25 +02:00 |
|
Jim LAURIE
|
0ad1c523d3
|
Fix #3144 column name for many to many relations
|
2019-04-17 16:10:38 +02:00 |
|
Jim LAURIE
|
99477c4b80
|
Fix #3147 join multi database
|
2019-04-17 15:13:05 +02:00 |
|