soupette
|
b78c84bf69
|
Remove buffetjs from helper dependencies
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 14:38:43 +01:00 |
|
soupette
|
90fd0d10d8
|
Add stories to some utils
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 14:30:01 +01:00 |
|
ronronscelestes
|
f952093d15
|
update branch and fix focus after adding a title
|
2021-11-09 14:18:10 +01:00 |
|
ronronscelestes
|
fd0c60cc9f
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into fix-wysiwyg
|
2021-11-09 14:16:21 +01:00 |
|
soupette
|
d7f9ef8b71
|
Remove old testUtils folder
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 14:12:10 +01:00 |
|
soupette
|
f354400f6f
|
keep only needed utils
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 14:06:08 +01:00 |
|
soupette
|
b416194cc9
|
Remove old components from helper
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 13:40:23 +01:00 |
|
soupette
|
62ee4228e5
|
Remove reactstrap dependency
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 13:30:53 +01:00 |
|
soupette
|
5db4a5adc4
|
Fix list style
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 13:00:24 +01:00 |
|
soupette
|
0be2825a9b
|
Fix some css
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 12:31:38 +01:00 |
|
HichamELBSI
|
ed50a2bb13
|
Bump DS alpha.64
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-11-09 12:10:02 +01:00 |
|
soupette
|
9d86ab5aa4
|
Fix list selection
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 11:54:17 +01:00 |
|
ELABBASSI Hicham
|
d7144dce22
|
Merge pull request #11513 from strapi/filters-onblur-remove
Filters onblur event removed
|
2021-11-09 11:48:45 +01:00 |
|
soupette
|
931ea3f88c
|
Remove log
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 11:25:03 +01:00 |
|
soupette
|
ea2a6d5182
|
Fix validations
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 11:19:50 +01:00 |
|
vincentbpro
|
a154b73e9c
|
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/fix-fetch-all-entries
|
2021-11-09 11:15:10 +01:00 |
|
ronronscelestes
|
3fed8154c3
|
onblur event on filters url query removed
|
2021-11-09 11:13:22 +01:00 |
|
vincentbpro
|
d6f8a6debc
|
test: added tests for pagination util
|
2021-11-09 11:09:55 +01:00 |
|
vincentbpro
|
882db48709
|
test: added tests for pagination service
|
2021-11-09 11:09:27 +01:00 |
|
vincentbpro
|
28427b09c4
|
fix: fixed unexpected behavior when maxLimit is set
|
2021-11-09 11:05:47 +01:00 |
|
soupette
|
991d83b370
|
Fixes maxLength validation
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-09 09:43:23 +01:00 |
|
vincentbpro
|
f42485b839
|
fix: removed unlimied query support for pagedPagination (pageSize=-1)
|
2021-11-09 08:48:42 +01:00 |
|
Alexandre BODIN
|
b272733065
|
Merge pull request #11507 from strapi/v4/dependsUpgrade
[v4] Dependency upgrade from security audit
|
2021-11-08 18:26:19 +01:00 |
|
vincentbpro
|
d5eb046285
|
fix: avoid sending -1 limit to db layer
|
2021-11-08 17:32:40 +01:00 |
|
Marvin Frachet
|
1a6ad127ac
|
Add missing empty states for the ML (#11505)
|
2021-11-08 17:19:07 +01:00 |
|
vincentbpro
|
73e5b672fd
|
fix: negative limit without maxLimit (graphql)
|
2021-11-08 17:17:56 +01:00 |
|
Derrick Mehaffy
|
9da746fb92
|
fix depends from security review
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-11-08 08:30:33 -07:00 |
|
ronronscelestes
|
8ad55e648c
|
layout complete
|
2021-11-08 16:07:10 +01:00 |
|
Convly
|
43ea8fdbc6
|
Remove outdated sanitize declaration
|
2021-11-08 15:57:55 +01:00 |
|
Convly
|
16ab717fb2
|
Merge branch 'releases/v4' of github.com:strapi/strapi into v4/new-sanitize-fixes
|
2021-11-08 15:53:58 +01:00 |
|
Convly
|
8d4f8ddd57
|
Simplify & abstract common sanitize logic
|
2021-11-08 15:52:42 +01:00 |
|
vincentbpro
|
3e5cea0cbc
|
fix: negative limit without maxLimit
|
2021-11-08 15:46:51 +01:00 |
|
Marvin Frachet
|
e92662658c
|
Fix edit asset in browse step in the ML (#11502)
|
2021-11-08 15:40:08 +01:00 |
|
ronronscelestes
|
cf49ebfad8
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into marketplace-coming-soon
|
2021-11-08 15:06:37 +01:00 |
|
cyril lopez
|
24863749f1
|
Merge pull request #11501 from strapi/bump-ds-63
Bump Design System to 0.0.1-alpha.63
|
2021-11-08 14:17:15 +01:00 |
|
ronronscelestes
|
24428bf71e
|
feedback fix
|
2021-11-08 14:05:03 +01:00 |
|
Marvin Frachet
|
ada4fdec18
|
Fix ML feebacks from QA (#11495)
|
2021-11-08 13:59:36 +01:00 |
|
ronronscelestes
|
d2a689bedf
|
fix test
|
2021-11-08 13:44:58 +01:00 |
|
cyril lopez
|
c603300234
|
Merge pull request #11497 from strapi/fix-filter-popover-date
QA/ Filters popover with Date
|
2021-11-08 13:37:22 +01:00 |
|
ronronscelestes
|
1f57ca035c
|
fixed import of StrikeThrough icon import in WysiwygNav
|
2021-11-08 13:16:07 +01:00 |
|
ronronscelestes
|
bd7ce223ae
|
fixed DateTimePicker test from french to english date format
|
2021-11-08 12:31:52 +01:00 |
|
vincentbpro
|
afe446843e
|
fix: negative limit and pageSize handling (graphql)
|
2021-11-08 12:30:34 +01:00 |
|
ronronscelestes
|
5ec0e78a5d
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into fix-filter-popover-date
|
2021-11-08 12:22:51 +01:00 |
|
ronronscelestes
|
e0e415551b
|
updated tests
|
2021-11-08 12:17:38 +01:00 |
|
ronronscelestes
|
535645b894
|
updated to version 63 and replaced Typography component from coming from Text to Typography
|
2021-11-08 12:07:14 +01:00 |
|
ronronscelestes
|
8a547bfbe3
|
fixed input json z index
|
2021-11-08 11:55:19 +01:00 |
|
ronronscelestes
|
286f32f42f
|
init marketplace coming soon
|
2021-11-08 11:34:43 +01:00 |
|
Alexandre BODIN
|
e7ce93487e
|
Merge pull request #11478 from strapi/v4/policies-fix
Refactor policies to avoid unintended usage bugs
|
2021-11-08 10:31:40 +01:00 |
|
ronronscelestes
|
e3c26ef5e7
|
fixed filter popover close when select date in CM and ML
|
2021-11-08 10:24:47 +01:00 |
|
Alexandre Bodin
|
42b87679bb
|
Refactor policies to have a consistent factory API like middlewares
|
2021-11-08 09:33:36 +01:00 |
|