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 |
|
soupette
|
b48945ce1d
|
Fix PR feedback
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-08 08:22:04 +01:00 |
|
soupette
|
391d2facde
|
Merge branch 'releases/v4' of github.com:strapi/strapi into search-ml-cm
|
2021-11-08 08:19:41 +01:00 |
|
cyril lopez
|
efc9934f8f
|
Merge pull request #11391 from strapi/filter-cm-fix
QA/ Filter onBlur
|
2021-11-08 08:01:33 +01:00 |
|
Alexandre BODIN
|
5b04fa152d
|
Merge pull request #11307 from strapi/v4/error-handling
refactor error handling
|
2021-11-05 18:38:40 +01:00 |
|
ronronscelestes
|
6e282b3979
|
fixed SearchURLQuery test having it.only on one test
|
2021-11-05 17:37:24 +01:00 |
|
ronronscelestes
|
54c8c8b550
|
Merge branch 'releases/v4' of https://github.com/strapi/strapi into search-ml-cm
|
2021-11-05 17:34:13 +01:00 |
|
ronronscelestes
|
352e32c7f0
|
added tests
|
2021-11-05 17:34:07 +01:00 |
|
soupette
|
b8f1e4d9ab
|
Fix button alignments
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-05 17:03:04 +01:00 |
|
ronronscelestes
|
1481647fa9
|
fixed no result for search
|
2021-11-05 17:02:34 +01:00 |
|
cyril lopez
|
92b1ca32b7
|
Merge pull request #11443 from strapi/datetimepicker
Add DateTimePicker (Implementation on the CM edit view)
|
2021-11-05 16:58:07 +01:00 |
|
soupette
|
b595a55e71
|
Fix snapshots
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-05 16:53:52 +01:00 |
|
soupette
|
4fe8efb4c8
|
Change homepage links and updates trads
Signed-off-by: soupette <cyril@strapi.io>
|
2021-11-05 16:47:53 +01:00 |
|