5041 Commits

Author SHA1 Message Date
Aurelsicoko
846e14c036 Add search query and create index for text columns (MySQL support) 2018-06-07 16:14:04 +02:00
soupette
a90f60ddd0 Improve TableDelete and fix search request 2018-06-07 15:08:11 +02:00
Maxim Tkachuk
ec755fe8c4
Merge branch 'master' into master 2018-06-07 15:59:37 +03:00
Aurelsicoko
935727dbb0 Merge branch 'ctm-search' of github.com:strapi/strapi into ctm-search 2018-06-07 14:35:26 +02:00
Aurelsicoko
d8e2a1647c Add query system to handle search 2018-06-07 14:35:09 +02:00
soupette
f47ac188cb Reset search when adding filters 2018-06-07 14:26:00 +02:00
Daniel Ruf
a4e35f4146
chore: test against Node.js 8 and 10 2018-06-07 13:37:26 +02:00
Johann Pinson
e923971805
feat(playground): upgrade the minimal version 2018-06-07 12:51:10 +02:00
Jim LAURIE
cbca97feb3
Merge pull request #1329 from strapi/3.0.0-alpha.12.3
3.0.0-alpha.12.3
2018-06-07 11:59:33 +02:00
soupette
228e04c44e Move settings-manager to configs 2018-06-07 11:32:43 +02:00
Makzimko
5d4c134846 Enhance onboard message CLI 2018-06-07 11:59:38 +03:00
soupette
07d007ebb4 Front-end search logic 2018-06-07 10:38:30 +02:00
Jim LAURIE
740471024c
Merge branch 'master' into patch-2 2018-06-06 21:02:20 +02:00
soupette
fc5434037f Init search component 2018-06-06 18:51:24 +02:00
soupette
e9e7d48119 Fix PR feedback 2018-06-06 17:46:18 +02:00
soupette
40b267a6a6 Merge branch 'master' of github.com:strapi/strapi into fix-1262 2018-06-06 17:46:04 +02:00
Jim Laurie
2a449532ec 3.0.0-alpha.12.3 v3.0.0-alpha.12.3 2018-06-06 17:34:07 +02:00
soupette
c8492a6b11 Clean code 2018-06-06 16:49:25 +02:00
soupette
127179cd76 Fix conflicts 2018-06-06 16:24:11 +02:00
soupette
e7357e025c Handle delete many with models from users-permissions 2018-06-06 16:20:52 +02:00
Jim LAURIE
c2df2ae393
Merge pull request #1327 from strapi/fix-build-assets-link
Fix build assets url
2018-06-06 14:57:10 +02:00
Jim LAURIE
4d0083a4b6
Merge branch 'master' into fix-build-assets-link 2018-06-06 14:43:57 +02:00
Jim LAURIE
796484b6ad
Merge pull request #1326 from strapi/fix-remove-manyToMany
Fix delete relations manyToMany mongoose
2018-06-06 14:43:38 +02:00
Jim LAURIE
3a4001da22
Merge branch 'master' into fix-remove-manyToMany 2018-06-06 14:29:32 +02:00
Jim Laurie
cc9abff66d Fix build assets 2018-06-06 14:18:23 +02:00
soupette
92600ab7b0 Handle bulk action for bookshelf 2018-06-06 12:47:29 +02:00
Jim Laurie
72f75ce8ec Fix delete relations manyToMany mongoose 2018-06-06 12:06:05 +02:00
Jim LAURIE
d8c9b54e5a
Merge pull request #1321 from strapi/fix-ctm-build
Fix content-manager build
2018-06-05 19:29:33 +02:00
soupette
a7411bbd9d Fix conflicts in Strapi.js 2018-06-05 19:12:25 +02:00
soupette
5698969770 Fix build 2018-06-05 19:03:59 +02:00
soupette
8832a5baab Delete many and update relations
Co-authored-by aurelsicoko@gmail.com
2018-06-05 18:35:19 +02:00
soupette
e145c82b7a Front 2018-06-05 17:56:53 +02:00
soupette
4e2b7218f6 Bulk actions front-end done 2018-06-05 14:20:13 +02:00
Jim LAURIE
9cde216457
Merge pull request #1304 from strapi/content-manager-filters
Add filters in the content-manager
2018-06-05 12:23:05 +02:00
soupette
8302d32d71 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-06-05 12:06:17 +02:00
soupette
9a62aa4939 Fix PR feedback 2018-06-05 12:04:08 +02:00
Jim LAURIE
e7af7bbeef
Merge pull request #1314 from strapi/fix-decimal
Fix decimal on pg and mysql
2018-06-05 11:10:06 +02:00
Jim LAURIE
adf643854e
Merge branch 'master' into fix-decimal 2018-06-05 10:51:56 +02:00
Jim LAURIE
df86c67776
Merge pull request #1315 from strapi/fix-1186
Fixes 1-N relations with the same content type
2018-06-05 09:48:28 +02:00
soupette
47b1b7e456 Handle select unique 2018-06-04 20:51:57 +02:00
soupette
84d5d047eb Handle selectAll action 2018-06-04 20:26:17 +02:00
soupette
1af3ff7eff Fixes #1186 2018-06-04 19:24:08 +02:00
Jim Laurie
c82ba4c089 Fix decimal on pg an mysql fix #1273 2018-06-04 18:22:21 +02:00
Cyril lopez
cb895ab586 Fix PR feedback 2018-06-04 17:46:08 +02:00
Jim LAURIE
6de61bd2d6
Merge pull request #1311 from strapi/test-suits
Test suits first round
2018-06-04 15:11:59 +02:00
Jim LAURIE
047a887f49
Merge branch 'master' into test-suits 2018-06-04 14:52:41 +02:00
Jim Laurie
78e064e72c Fix missing file 2018-06-04 14:49:21 +02:00
Jim Laurie
c9b4e29c65 Merge branch 'test-suits' of github.com:strapi/strapi into test-suits 2018-06-04 14:43:09 +02:00
Jim Laurie
ec5ef9a240 Fix PR feedback 2018-06-04 14:39:26 +02:00
Jim LAURIE
7c915f2170
Merge pull request #1298 from strapi/fix-cors-option
Fix cors on option request
2018-06-04 14:28:31 +02:00