20895 Commits

Author SHA1 Message Date
Mark Kaylor
b0ba8e5a43 use padding instead of margin 2022-03-04 17:27:44 +01:00
Pierre Noël
9d59305b0f Fix loading time when opening an entity with many related entities 2022-03-04 16:49:22 +01:00
Mark Kaylor
08400cb7cf add tests for search 2022-03-04 16:27:18 +01:00
Gustav Hansen
774ac16acd chore: Update snapshot tests 2022-03-04 16:12:46 +01:00
Gustav Hansen
e0b0ee14d7 InputUID: fix showing value availability 2022-03-04 16:12:46 +01:00
Mark Kaylor
8741b0fc9f remove stack 2022-03-04 15:17:55 +01:00
Mark Kaylor
3cb1464a2a use inline styles vs styled-component on ds component 2022-03-04 14:32:56 +01:00
Mark Kaylor
6893df5846 set threshold 2022-03-04 12:02:23 +01:00
vincentbpro
5e597c4ce9 style: fix require error 2022-03-04 12:00:36 +01:00
vincentbpro
74eebe6853 feat: interactively merge duplicate translations 2022-03-04 11:30:15 +01:00
markkaylor
1cb4307bf8
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
2022-03-04 10:21:33 +01:00
vallerydelexy
fbf8ac7b3f
Merge branch 'strapi:master' into master 2022-03-04 16:19:49 +07:00
dependabot[bot]
b36085501e
Bump eslint-plugin-react from 7.28.0 to 7.29.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react) from 7.28.0 to 7.29.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases)
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.28.0...v7.29.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-04 09:08:01 +00:00
markkaylor
dfb8d17f03
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
2022-03-04 09:48:10 +01:00
vallerydelexy
d940c346d2
cleanup commented out block of code 2022-03-04 05:13:55 +07:00
Mark Kaylor
49215b2d22 keep computation outside of component 2022-03-03 18:37:37 +01:00
Mark Kaylor
c9e7e3bcb2 simplify match sorter 2022-03-03 18:09:18 +01:00
Mark Kaylor
e37e588887 fix syntax 2022-03-03 17:45:00 +01:00
Mark Kaylor
8839ecc2b9 lowercase search comparison 2022-03-03 16:57:35 +01:00
Pierre Noël
96e41eb1c2 refactor enum duplicates check 2022-03-03 16:35:42 +01:00
Pierre Noël
c0fb7619ef rename toGraphQLName + check enum values don't start with a number 2022-03-03 16:35:41 +01:00
Pierre Noël
e85cfe73f0 allow special characters in an enum 2022-03-03 16:35:41 +01:00
Mark Kaylor
e8bd032b18 remove unnecessary function 2022-03-03 16:31:11 +01:00
Mark Kaylor
4ebfce31c8 fix conflicts 2022-03-03 16:24:34 +01:00
Mark Kaylor
29e4e5f428 simplify empty plugin grid further 2022-03-03 16:21:16 +01:00
Mark Kaylor
d4c883c115 clean up empty plugin grid 2022-03-03 16:08:38 +01:00
Rémi de Juvigny
09c0efb714
Merge pull request #12740 from strapi/market-made-by-strapi
Add "made by strapi" badge to official marketplace plugins
2022-03-03 15:25:52 +01:00
Mark Kaylor
8264a353a8 replace flexsearch with matchSorter 2022-03-03 15:22:54 +01:00
Pierre Noël
3700b15f76
Merge pull request #12718 from strapi/fix/redirect-url-placeholder
add missing /api in redirectUrl placeholder
2022-03-03 15:19:14 +01:00
soupette
d88a879fc1 Use imperative API to track register submission
Signed-off-by: soupette <cyril@strapi.io>
2022-03-03 15:12:31 +01:00
Rémi de Juvigny
416ee8d33e Revert validated logo 2022-03-03 14:40:21 +01:00
Alexandre BODIN
5f1a64a5e4
Merge pull request #12737 from strapi/chore/dependabot-label-config
Update dependabot label config
2022-03-03 13:13:18 +01:00
Rémi de Juvigny
1b2c249f7e Update tests 2022-03-03 12:43:09 +01:00
Rémi de Juvigny
0b559e5860 Replace validated icon 2022-03-03 12:39:16 +01:00
Rémi de Juvigny
9a62da0002 Add validated badge 2022-03-03 12:29:44 +01:00
Alexandre Bodin
fd0e11309e Update dependabot label config 2022-03-03 12:05:21 +01:00
Alexandre BODIN
50733c4f51
Merge pull request #12730 from strapi/chore/update-label-checker
Update label checker to use pr: instead of issue-type
2022-03-03 12:03:24 +01:00
Mark Kaylor
02479e1394 fix search index 2022-03-03 11:56:13 +01:00
Mark Kaylor
eb6ce65f5a update snapshot 2022-03-03 10:30:05 +01:00
Alexandre BODIN
08f203f4d6
Merge pull request #12724 from strapi/fix/doMySQL2
Ensure the session PK check is disabled during schema update for MySQL
2022-03-03 09:08:01 +01:00
Alexandre Bodin
2f43e30b6c Update label checker to use pr: instead of issue-type 2022-03-03 08:46:02 +01:00
Luan
81cbf3b690 fix: sanitization of date type in query param 2022-03-02 23:33:22 -03:00
derrickmehaffy
9445117c27 Ensure the session primary key check is disabled during schema update
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2022-03-02 16:01:58 -07:00
Aurélien Georget
df8cc6a063
Monitor when errors happen in registration form 2022-03-02 21:12:00 +01:00
Aurélien Georget
a6b6991f06
Add events to monitor first admin creation 2022-03-02 19:14:23 +01:00
Aurélien Georget
0c15900e5b
Add events to monitor automatic tab opening 2022-03-02 19:02:31 +01:00
Mark Kaylor
c3650292f0 update search placeholder 2022-03-02 18:18:54 +01:00
Mark Kaylor
784b729fc7 add empty layout 2022-03-02 18:03:50 +01:00
Mark Kaylor
319e2f5960 add local search 2022-03-02 17:24:53 +01:00
Pierre Noël
2e0a4d1507 add missing /api in redirectUrl placeholder 2022-03-02 16:05:05 +01:00