9273 Commits

Author SHA1 Message Date
Abdón Rodríguez Davila
3681b20e3d Update ESLint to v6.2 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
f04f372442 Update Object.prototype.hasOwnProperty.call to lodash.has 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
fa4d792d04 Pin ESLint to v6.1.0 because babel/babel-eslint#791 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
4b5a02088c Update ESLint dependencies 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
38f6c02446 Update ESLint dependencies 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
f6d33c8b44 Update eslint & lint-staged dependencies 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
61c41d821c Fix no-prototype-builtins rule 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
37e69f2fe1 Disable no-prototype-builtins rule 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
d4f02d53c2 Disable require-atomic-updates rule 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
a26474ca9e Disable no-useless-catch rule in one line 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
30a8cf638d Disable no-async-promise-executor rule in one line 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
21a14ee737 Remove definitions for rules were not found 2019-08-28 12:20:27 +02:00
Abdón Rodríguez Davila
b960106655 Update ESLint version in the monorepo 2019-08-28 12:20:27 +02:00
Virginie Ky
5013749ac2 redirect after group delete 2019-08-28 11:39:36 +02:00
Virginie Ky
2f89c8b244 groups tests 2019-08-28 09:56:12 +02:00
Virginie Ky
bfefb515c3 Unit tests fixes 2019-08-27 17:46:03 +02:00
Virginie Ky
c990ccb3f1 ListRow border and hover fix 2019-08-27 16:29:44 +02:00
Virginie Ky
9cba18e6dc Groups qa fixes 2019-08-27 15:38:53 +02:00
cyril lopez
76e138577e
Merge pull request #3845 from strapi/docs/api-endpoints
Docs api endpoints
2019-08-27 15:17:31 +02:00
cyril lopez
0b822a641b
Merge pull request #3847 from andrenoberto/master
Infinite pagination when count is zero fix
2019-08-27 15:13:25 +02:00
Derrick Mehaffy
4b872b579f
Revert and fix the feature request template 2019-08-27 05:22:20 -07:00
virginieky
ab12ee37e7
Merge pull request #3848 from strapi/goups/ctm-dnd
Goups/ctm dnd
2019-08-26 17:34:45 +02:00
Virginie Ky
031220aa1a UI fixes and edit ct group fix 2019-08-26 17:29:46 +02:00
soupette
69488c5d98 Fix left menu link active and dnd bug when draging with the img tag 2019-08-26 16:36:58 +02:00
Virginie Ky
8b04e52752 enum default value and supportedAttributes func bug fix 2019-08-26 15:55:08 +02:00
Alexandre Bodin
eb74b556fa Init endpoint API documentation 2019-08-26 15:20:49 +02:00
Alexandre Bodin
f1c6913762 Init api endpoints doc 2019-08-26 15:20:49 +02:00
Andre Noberto
857cbbc848 Fix for infinite pagination when count is zero 2019-08-26 09:58:46 -03:00
Virginie Ky
3abcb4353f merge develop 2019-08-26 13:45:13 +02:00
Virginie Ky
56b93581d8 Some UI fixes 2019-08-26 13:44:04 +02:00
virginieky
18dc2275a2
Merge pull request #3844 from strapi/front/qa-ctb
Change the supportedAttributes so we can  run function
2019-08-26 12:56:35 +02:00
soupette
39c0005020 Change the supportedAttributes so we can run function 2019-08-26 11:46:42 +02:00
davidkartuzinski
190724722f cleaned up the doc to fit style guide, made it clearer 2019-08-23 19:01:03 +02:00
cyril lopez
3330cdf463
Merge pull request #3831 from strapi/front/admin-homepage
Front/admin homepage
2019-08-23 18:23:59 +02:00
virginieky
f103327b78
Merge branch 'front/testing' into front/admin-homepage 2019-08-23 18:21:03 +02:00
Virginie Ky
124b27d58f Admin HomePage UI 2019-08-23 18:17:34 +02:00
soupette
47fb6bc7b1 Fix min schema ctm 2019-08-23 17:21:49 +02:00
Virginie Ky
3d022a8c28 commit merge 2019-08-23 16:23:04 +02:00
Virginie Ky
2daa5f050e number validation fix 2019-08-23 16:21:46 +02:00
soupette
c1a5311e94 Fix min schema ctm 2019-08-23 16:11:23 +02:00
Alexandre BODIN
d7ded4de26
Merge pull request #3829 from strapi/chore/test-graphql-delete
Test graphql delete returns the entity
2019-08-23 14:51:30 +02:00
soupette
22c58415a4 Test group utils 2019-08-23 14:48:44 +02:00
Alexandre Bodin
57315af263 Test graphql delete returns the entity 2019-08-23 14:15:24 +02:00
soupette
9bb2169dfc Test edi view utils 2019-08-23 14:14:23 +02:00
Alexandre Bodin
d491636548 Only load directories in the plugins folder 2019-08-23 11:39:27 +02:00
soupette
cd540a1ee2 Add .ico config in jest 2019-08-23 11:26:45 +02:00
soupette
56bb371313 Fix ctb lists 2019-08-23 11:21:35 +02:00
soupette
a0215fbf58 Fixes #3813 2019-08-23 11:11:40 +02:00
Alexandre Bodin
def2e6b8e3 Remove media from sortable fields 2019-08-23 10:20:10 +02:00
soupette
e9e1bf5100 Merge branch 'develop' of github.com:strapi/strapi into front/testing 2019-08-23 10:07:27 +02:00