Alexandre Bodin
ff15757685
Merge tag 'v3.0.0-beta.19.5'
...
v3.0.0-beta.19.5
2020-04-01 11:31:04 +02:00
Alexandre Bodin
8d56e0c12f
v3.0.0-beta.19.5
2020-04-01 11:27:56 +02:00
Alexandre Bodin
59332ae672
Fix host using lcoalhost not working on a lot of envs
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-01 11:14:39 +02:00
Alexandre Bodin
f7a8d06f54
Add docker-compose.dev file to easily work with different databases in dev mode
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Remove old files not used anymore
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Added info about conflict with local db instances and how to change port configurations
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
Fix typos
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-30 19:05:31 +02:00
Alexandre BODIN
7b50291353
Merge pull request #5444 from strapi/fix/#4881/cantDisableOrOverrideRootPage
...
Add possibility to delete index.html + remove use of production.html
2020-03-30 15:02:01 +02:00
Alexandre Bodin
24bd311678
v3.0.0-beta.19.4
2020-03-30 09:57:05 +02:00
Pierre Noël
773a6525d4
little refacto of loading config + add doc
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-09 17:04:15 +01:00
Pierre Noël
74e63ea77c
Move index.html to public middleware + add config var "defaultIndex"
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-09 15:48:42 +01:00
Pierre Noël
2d677be6b4
Add possibility to delete index.html + remove use of production.html
...
Signed-off-by: Pierre Noël <pierre.noel@strapi.io>
2020-03-06 15:24:43 +01:00
soupette
8a8929e97c
v3.0.0-beta.19.3
2020-03-06 10:02:36 +01:00
Alexandre Bodin
b3e18e1de6
v3.0.0-beta.19.2
2020-03-05 14:32:42 +01:00
Alexandre Bodin
8e91e5abaf
v3.0.0-beta.19.1
2020-03-04 18:42:31 +01:00
Alexandre Bodin
e222792181
v3.0.0-beta.19
2020-03-04 14:24:23 +01:00
HichamELBSI
b5947621fc
Merge branch 'master' into develop
2020-03-04 09:32:13 +01:00
soupette
3a695aeaac
Merge branch 'develop' of github.com:strapi/strapi into chore/remove-saga-admin
2020-03-02 11:34:01 +01:00
soupette
ccc92b90a5
Add required info into the plugin object and update plugin generator
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-02-28 11:40:55 +01:00
Alexandre Bodin
fe5edf52bb
Update policy documentations and add migration guide
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-26 13:39:05 +01:00
Alexandre Bodin
3bcbde8f0b
v3.0.0-beta.18.8
2020-02-26 12:01:37 +01:00
Alexandre Bodin
db03d9d07d
Add UID validation routes for CTM livechecks
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-19 10:54:44 +01:00
Alexandre Bodin
780f2695df
Add some more rules
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:08 +01:00
Alexandre Bodin
59fc06e024
Add UID validator and make sure null is allowed when not required
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:08 +01:00
Alexandre Bodin
c7594f5743
Add some default validators for numbers and string
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-17 15:55:07 +01:00
Alexandre Bodin
77b1a2944b
Add mongoose uid type
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-13 16:46:37 +01:00
Alexandre Bodin
fc8d72baaa
Handle switching between single type and collection type. This rebuilds the api entierly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-11 18:15:55 +01:00
Alexandre Bodin
04f6050ae1
Cleanup feedbacks
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-11 17:35:09 +01:00
Alexandre Bodin
49f0fdad8c
Refactor schema definition language utils
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:40 +01:00
Alexandre Bodin
3ce852af61
User :: in policies prefix and update documentation accordingly
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Alexandre Bodin
04476e32a6
Cleanup graphql
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:39 +01:00
Alexandre Bodin
0285c7bd96
Add metadatas to resolvers to know where they are created
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:37 +01:00
Alexandre Bodin
0c6d39297f
Add graphql tests for single-types
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:37 +01:00
Alexandre Bodin
023bda1f9e
Generate single query for single type and update core api service
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:34 +01:00
Alexandre Bodin
b06e6d5c93
Refactor graphql plugin
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:38:09 +01:00
Alexandre Bodin
de9521ce6b
Merge branch 'develop' into features/single-types
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-10 21:09:50 +01:00
cyril lopez
3a8e79817f
Merge branch 'develop' into fix/select-relations
2020-02-06 15:16:31 +01:00
HichamELBSI
abbb045277
Edit single type options
...
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-02-06 14:13:48 +01:00
HichamELBSI
6fff7fcf46
Merge branch 'develop' into features/single-types
2020-02-06 14:11:44 +01:00
HichamELBSI
98871fcb46
Merge branch 'develop' into features/single-types
2020-02-05 16:41:30 +01:00
soupette
3473143813
Fix conflicts
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-31 17:14:24 +01:00
soupette
9c53fcaccc
Fix select relations
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 18:09:55 +01:00
Alexandre Bodin
761ad68392
v3.0.0-beta.18.7
2020-01-30 16:15:25 +01:00
soupette
0a33e3ade5
Add documentation about the settings api
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 14:42:53 +01:00
soupette
091f00d500
Add front-end config for example plugin
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 13:59:48 +01:00
Alexandre Bodin
576279626b
Merge branch 'develop' into features/single-types
2020-01-29 11:59:53 +01:00
Hicham EL ABBASSI
81c5537d7f
Merge branch 'develop' into features/single-types
2020-01-29 10:09:46 +01:00
Alexandre Bodin
4f5a0e7679
Cleanup eslint configs
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-27 10:49:57 +01:00
Alexandre Bodin
1106c07795
v3.0.0-beta.18.6
2020-01-23 08:13:13 +01:00
Alexandre Bodin
7a9c481d59
Merge branch 'develop' into features/single-types
2020-01-22 12:05:46 +01:00
Alexandre Bodin
9c96b180fe
Merge branch 'develop' into features/single-types
2020-01-22 10:39:42 +01:00
cyril lopez
a6ac47afd9
Merge branch 'master' into chore/ctb-front-end-tests
2020-01-21 17:24:27 +01:00
Alexandre Bodin
2ee13c0a12
v3.0.0-beta.18.5
2020-01-21 15:44:44 +01:00