3631 Commits

Author SHA1 Message Date
Simone
2a455a6c54
Merge branch 'main' into enhancement/axios-refactoring 2022-11-16 09:40:45 +01:00
Simone
e5160aaf54
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 09:34:22 +01:00
Bart Lagerweij
e82b63ba75 Updated dutch translation to strapi 4.5 2022-11-16 09:11:09 +01:00
Bart Lagerweij
f498f4bcc1
Merge branch 'main' into patch-4 2022-11-16 08:42:26 +01:00
Alve Svarén
6eeda5695d
Merge branch 'main' into master 2022-11-15 22:58:32 +01:00
Alve Svarén
8941d92127
Merge branch 'master' of github.com:alvesvaren/strapi-tranlsation-sv 2022-11-15 22:57:17 +01:00
Alve Svarén
c369330b62
Fix missing translations 2022-11-15 22:57:06 +01:00
a-ulasevich
6320f9dcfc Update russian translation 2022-11-15 23:20:14 +03:00
Mark Kaylor
9f404467fa Fix check for layouts 2022-11-15 18:44:14 +01:00
markkaylor
c8888bf2cf
Merge branch 'main' into feature/custom-field-default-options 2022-11-15 18:38:48 +01:00
Mark Kaylor
6cef5fd6a9 Move function to utils 2022-11-15 18:30:44 +01:00
Mark Kaylor
7f25aaf796 Remove useMemo 2022-11-15 18:21:09 +01:00
Mark Kaylor
96401f044d Refactor createAttributeLayout function to avoid eslint warning 2022-11-15 18:20:33 +01:00
Mark Kaylor
1d9ec79211 Refactor nested grids into component for readability 2022-11-15 18:16:56 +01:00
markkaylor
f9b57d1d00
Merge branch 'main' into fix/custom-fields-breaking-inputs 2022-11-15 16:59:16 +01:00
Pierre Noël
887ea1ae59 Avoid use of window functions for MySQL versions below 8 2022-11-15 16:43:04 +01:00
Simone Taeggi
b720106392 trigger the didGoToCTB event when clicking on the Content Type Builder link 2022-11-15 15:56:31 +01:00
Simone
98e3ec7e8a
Merge branch 'main' into enhancement/axios-refactoring 2022-11-15 15:10:30 +01:00
Gustav Hansen
9ffd38f6c9 Chore: Update tests for @testing-library/user-event API changes 2022-11-15 15:01:19 +01:00
Josh
b4eaa97842
Merge branch 'main' into chore/use-path-instead-of-require 2022-11-15 13:57:18 +00:00
Gustav Hansen
ea0ab221c3 Chore: Update @testing-library/user-event to 14.4.3 2022-11-15 13:00:49 +01:00
Simone Taeggi
d8a449e2ed refactor the fetchClient to the getFetchClient utils 2022-11-15 12:48:32 +01:00
Gustav Hansen
5f24350a48
Merge branch 'main' into chore/update-testing-library-react 2022-11-15 11:54:47 +01:00
Gustav Hansen
db6f0cd2b7
Merge pull request #14866 from strapi/chore/update-ds
chore: update design-system to 1.2.8
2022-11-15 11:53:43 +01:00
Mark Kaylor
2250ecb192 Create hook to lazy load custom field components 2022-11-15 11:52:43 +01:00
Gustav Hansen
65597622c6 Chore: Update @testing-library/react to 12.1.4 2022-11-15 11:15:30 +01:00
Gustav Hansen
6790ed2940
Merge pull request #14860 from strapi/chore/update-testing-hooks
Chore: Update @testing-library/react-hooks to 8.0.1
2022-11-15 11:12:33 +01:00
Gustav Hansen
100e78cb62
Merge pull request #14858 from strapi/chore/update-testing-library-dom
Chore: Update @testing-library/dom to 8.19.0
2022-11-15 11:12:11 +01:00
Josh
f0e94fde66 chore: update design-system to 1.2.8 2022-11-15 09:01:04 +00:00
Bart Lagerweij
1f356cccde
Update/add dutch translations
Some dutch translations where missing. They have been added.
Also a few bad translations have been fixed.
2022-11-15 09:53:28 +01:00
Gustav Hansen
ee75ce9e32 Chore: Update @testing-library/react-hooks to 8.0.1 2022-11-14 18:39:19 +01:00
Gustav Hansen
03d815ea17 Chore: Update @testing-library/dom to 8.19.0 2022-11-14 18:38:56 +01:00
Josh
5a5d4b192a fix: mainField name 2022-11-14 16:21:04 +00:00
Josh
3bb40a9e4c refactor: use path.dirname on require.resolve 2022-11-14 16:12:50 +00:00
Josh
3f7eb66647 chore: pr amends 2022-11-14 16:04:26 +00:00
Simone Taeggi
4da811c322 create a util to wrap the old axiosInstance implementations and log the warning 2022-11-14 16:36:30 +01:00
Josh
8017534e20 chore: use find-root to find root relative to the CJS version 2022-11-14 14:04:05 +00:00
Simone
cde2230426
Merge branch 'main' into enhancement/axios-refactoring 2022-11-14 14:11:56 +01:00
Josh
8f708964ea refactor: refactor from another PR from main 2022-11-14 12:37:08 +00:00
Josh
8c83e9d508 Merge branch 'main' into fix/dynamic-zone-reorder-values 2022-11-14 12:36:36 +00:00
Josh
0dee68a41d fix: broken test with AddComponentButton 2022-11-14 12:21:02 +00:00
Josh
cb9ed96340 test: add DynamicZone index tests 2022-11-14 12:16:49 +00:00
Josh
7335dc0844 test: add tests for DynamicComponent 2022-11-14 11:45:22 +00:00
Josh
137f33dbfa chore: use path.resolve instead of require
because this assumes we must always use CJS
2022-11-14 10:27:54 +00:00
Josh
c58d5a8692 test: add tests for DynamicZone sub components 2022-11-14 10:26:34 +00:00
dependabot[bot]
5366eb64fa
chore(deps): bump css-loader from 6.7.1 to 6.7.2
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.1 to 6.7.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.1...v6.7.2)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-14 09:19:07 +00:00
Alve Svarén
2207f0c22e
Merge branch 'main' into master 2022-11-13 14:55:31 +01:00
Simone Taeggi
68fee16bd2 Wrap axiosInstance inside a wrapper to contain the warnings 2022-11-11 17:54:11 +01:00
Ben Irvin
8d59794fbe
Merge branch 'main' into fix/14802-postgres-token-duration 2022-11-11 14:27:56 +01:00
Simone
4a211a50d0
Merge branch 'main' into enhancement/axios-refactoring 2022-11-11 14:09:13 +01:00