Oleksandr Zhuravlov
|
f0f4b13b8f
|
added mising await statement in bookshelf template
|
2019-02-20 16:47:41 +02:00 |
|
Jim LAURIE
|
14e3b8fdbb
|
3.0.0-alpha.24.1
|
2019-02-19 11:29:51 +01:00 |
|
Jim LAURIE
|
5d95dfec3d
|
fix plugin id
|
2019-02-19 11:19:32 +01:00 |
|
Jim LAURIE
|
a74c38ff65
|
3.0.0-alpha.24
|
2019-02-19 10:16:24 +01:00 |
|
Jim LAURIE
|
10d905ed76
|
Merge branch 'master' into ctm-edit-links
|
2019-02-19 09:29:07 +01:00 |
|
Jim LAURIE
|
84fd769913
|
Merge branch 'master' into fix-sqlite-migration
|
2019-02-19 09:28:22 +01:00 |
|
Jim LAURIE
|
1a91bd5ea6
|
Fix sqlite migration
|
2019-02-19 09:21:07 +01:00 |
|
virginieky
|
cfca438767
|
Merge branch 'master' into ctm-edit-links
|
2019-02-18 19:41:35 +01:00 |
|
virginieky
|
6ff17263e9
|
Merge branch 'master' into ctm-edit-links
|
2019-02-18 19:41:13 +01:00 |
|
Jim LAURIE
|
78e3e2ca26
|
Merge branch 'master' into fix-sqlite-migration
|
2019-02-18 19:10:33 +01:00 |
|
Jim LAURIE
|
4e2f976ca0
|
Fix sqlite migration tmp table
|
2019-02-18 18:12:34 +01:00 |
|
Jim LAURIE
|
a26ac6c6c3
|
Merge branch 'master' into enhancement-install-cmd
|
2019-02-18 15:57:25 +01:00 |
|
Jim LAURIE
|
84097f26bc
|
Merge branch 'master' into fix-findone-graphql
|
2019-02-17 17:15:03 +01:00 |
|
Jim LAURIE
|
e5c8afe24e
|
Merge branch 'master' into fix/bookshelf-upload-query-findone
|
2019-02-17 17:03:01 +01:00 |
|
Pierre Burgy
|
51b5ea7b3f
|
Fix findOne query for GraphQL
|
2019-02-17 14:35:41 +01:00 |
|
Jim LAURIE
|
1696879579
|
Merge branch 'master' into fix-sqlite-update-column
|
2019-02-16 13:14:27 +01:00 |
|
Jim LAURIE
|
a25c6b5c69
|
Fix typo
|
2019-02-16 13:14:09 +01:00 |
|
Jim LAURIE
|
ab82eb1d2e
|
Fix PR feedback
|
2019-02-15 22:22:13 +01:00 |
|
Jim LAURIE
|
f7c5fb3dff
|
Merge branch 'master' into split-helper-package
|
2019-02-15 10:25:32 +01:00 |
|
Jim LAURIE
|
e17ddc2d34
|
Merge branch 'master' into fix/#2728
|
2019-02-15 10:13:56 +01:00 |
|
Jim LAURIE
|
aea6a2537c
|
Merge branch 'master' into single-redux-store
|
2019-02-15 09:54:15 +01:00 |
|
Jim LAURIE
|
fb04c4dcbe
|
Fix sqlite column update
|
2019-02-14 16:23:29 +01:00 |
|
Aurélien Georget
|
c5d88ace8b
|
Bypass the entire connection process for SQLite and remove useless log
|
2019-02-14 14:03:53 +01:00 |
|
Ky
|
fac9b60f00
|
hide links on prod and some requested changes
|
2019-02-14 12:10:38 +01:00 |
|
soupette
|
928971b1e3
|
Fix PR feedback and change stores name with <pluginId>_<containerName>
|
2019-02-14 09:48:39 +01:00 |
|
Aurelsicoko
|
2bf3165985
|
Bypass SQLite connection check and fix project generation
|
2019-02-13 18:56:04 +01:00 |
|
DMehaffy
|
5cf66b491b
|
Fix bookshelf Upload Plugin findOne giving 500 error
|
2019-02-13 09:31:31 -07:00 |
|
Anton
|
bf91b143e8
|
#2817
Catch error for auto open browser
|
2019-02-13 14:26:36 +02:00 |
|
Aurelsicoko
|
5675f07016
|
Add comment on the new automatic start
|
2019-02-13 09:42:53 +01:00 |
|
Aurelsicoko
|
bc471086ee
|
Allow to kill started app on Windows
|
2019-02-12 19:34:30 +01:00 |
|
Aurélien Georget
|
4ef0ef76b9
|
Use shell during generation process
|
2019-02-12 17:09:07 +01:00 |
|
Aurélien Georget
|
8170d061c3
|
Fix conflicts
|
2019-02-12 17:01:36 +01:00 |
|
Aurelsicoko
|
39c4f558ec
|
Using cross-env and rimraf as direct devDependencies
|
2019-02-12 14:40:55 +01:00 |
|
Ky
|
cbb53ac8d4
|
Content manager edit layout and fields links list
|
2019-02-12 10:50:41 +01:00 |
|
soupette
|
e8816d93a4
|
Merge branch 'master' of github.com:strapi/strapi into single-redux-store
|
2019-02-12 09:41:50 +01:00 |
|
soupette
|
8c269be778
|
Update generators with pluginId
|
2019-02-12 09:40:25 +01:00 |
|
soupette
|
9e1084ed04
|
Harmonize pluginId between plugins
|
2019-02-11 18:56:17 +01:00 |
|
soupette
|
85774b2f51
|
Update plugin generators
|
2019-02-11 18:35:46 +01:00 |
|
soupette
|
d81fba0488
|
Update tests with the single store
|
2019-02-11 18:13:14 +01:00 |
|
Aurélien Georget
|
8a60c1a690
|
Reorder load of dependencies
|
2019-02-11 17:39:07 +01:00 |
|
Aurélien Georget
|
d3e46ef279
|
Merge branch 'master' of github.com:strapi/strapi into enhancement/error
|
2019-02-11 17:00:33 +01:00 |
|
Aurélien Georget
|
83836aa255
|
Retrieve error during project generation
|
2019-02-11 17:00:26 +01:00 |
|
Jim LAURIE
|
83f0bb012a
|
Merge branch 'master' into fix/ctm-edit-view-main-field
|
2019-02-11 15:28:13 +01:00 |
|
soupette
|
46e13f71c6
|
Remove single store documentation and settings manager
|
2019-02-11 14:57:20 +01:00 |
|
soupette
|
835a26e8c3
|
Fix ctm
|
2019-02-11 14:49:10 +01:00 |
|
soupette
|
22c5ba819e
|
Remove single for content type b
|
2019-02-11 14:26:20 +01:00 |
|
soupette
|
b52b010b61
|
Remove single store for email
|
2019-02-11 14:08:22 +01:00 |
|
soupette
|
39934fd360
|
Remove single store for upload
|
2019-02-11 14:05:06 +01:00 |
|
soupette
|
72cc7d0837
|
Remove separate store for users-permissions
|
2019-02-11 13:55:49 +01:00 |
|
Jim LAURIE
|
92abd536cb
|
Merge branch 'master' into master
|
2019-02-10 17:26:18 +01:00 |
|