25993 Commits

Author SHA1 Message Date
Pierre Noël
edc34137c4 use directory instead of file 2022-11-18 00:59:44 +01:00
Simone Taeggi
7a06c7e444 move the condition to show the warning inside the warapAxiosInstance 2022-11-18 00:43:19 +01:00
Simone Taeggi
cc52f6edaa add more test 2022-11-18 00:29:00 +01:00
Pierre Noël
08fbbd166c use absolute path 2022-11-17 23:42:55 +01:00
Pierre Noël
3296be9861 set volumes in options 2022-11-17 23:07:30 +01:00
Josh
cb0f0b9ea7 chore: fix webpack 2022-11-17 17:27:13 +00:00
Josh
37f523b78d chore: update snapshots 2022-11-17 17:25:14 +00:00
Josh
97614f90a5 chore: update deps 2022-11-17 17:25:03 +00:00
Simone Taeggi
f9578e5937 Merge branch 'main' into enhancement/axios-refactoring 2022-11-17 16:49:44 +01:00
Convly
981c918dcc Merge branch 'main' of github.com:strapi/strapi into features/morphs-populate 2022-11-17 15:07:30 +01:00
Simone Taeggi
a33b884676 Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 14:41:15 +01:00
Simone Taeggi
84026a6b42 add apiToken different values prop types 2022-11-17 14:40:24 +01:00
Simone
0d642645fa
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-11-17 14:22:18 +01:00
Josh
24aab45486
Merge branch 'main' into docs/relations 2022-11-17 13:15:31 +00:00
Josh
7edfefc706
Merge pull request #14524 from thelovekesh/add/nvmrc 2022-11-17 13:08:22 +00:00
Josh
70d7bbcb53
Merge pull request #14588 from wusuopu/fix-edit-json-field 2022-11-17 12:41:40 +00:00
Pierre Noël
e95269c461 fix init script path 2022-11-17 13:30:23 +01:00
Pierre Noël
055e008539 remove semi-colomn 2022-11-17 13:23:11 +01:00
Pierre Noël
11d6f7803c alias version 2022-11-17 13:07:01 +01:00
Pierre Noël
c45a4c3753 add a postgres schema for tests in .github 2022-11-17 12:52:31 +01:00
Pierre Noël
d31da5b4ae add a postgres schema for api tests 2022-11-17 12:24:58 +01:00
Simone Taeggi
f62da9d4a4 Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 12:03:00 +01:00
Pierre Noël
82b2cd4805 fix unit tests 2022-11-17 12:01:09 +01:00
Simone Taeggi
7f0e8b972d fix prop types warnings 2022-11-17 12:01:07 +01:00
Simone Taeggi
971e179737 change implementation of tracking using didNavigate 2022-11-17 11:52:19 +01:00
Gustav Hansen
c1a9e7a360
Merge pull request #14910 from strapi/dependabot/npm_and_yarn/babel/parser-7.18.13
chore(deps-dev): bump @babel/parser from 7.18.10 to 7.18.13
2022-11-17 11:48:40 +01:00
Pierre Noël
b4295cf521 fix typo 2022-11-17 11:41:12 +01:00
Josh
6677b31cab
Merge branch 'main' into fix-edit-json-field 2022-11-17 10:24:18 +00:00
Josh
3a683fd983
Merge pull request #14718 from sargreal/fix/ctb-custom-relation-attributes-overwritten 2022-11-17 10:20:37 +00:00
Simone
d4a3d25f57
Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 11:05:44 +01:00
Simone Taeggi
ff100073f6 mock getFetchClient 2022-11-17 10:59:27 +01:00
Gustav Hansen
f7765d6663
Merge pull request #14899 from strapi/chore/frontend-tests-node-14
Chore: Ensure core-js polyfills the frontend-tests based on the compile target
2022-11-17 10:46:06 +01:00
dependabot[bot]
4bd30b2fa6
chore(deps-dev): bump @babel/parser from 7.18.10 to 7.18.13
Bumps [@babel/parser](https://github.com/babel/babel/tree/HEAD/packages/babel-parser) from 7.18.10 to 7.18.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.13/packages/babel-parser)

---
updated-dependencies:
- dependency-name: "@babel/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 09:12:01 +00:00
Pierre Noël
9ff4f19660 fix schema support for postgres when using raw queries 2022-11-17 10:08:49 +01:00
Josh
49bf569bad
Merge pull request #14848 from strapi/chore/use-path-instead-of-require 2022-11-17 09:01:35 +00:00
Gustav Hansen
aa4a1ada02 Chore: Fix eslint errors 2022-11-17 09:57:57 +01:00
Gustav Hansen
55e84d3e9d Eslint: Lint jest configuration files 2022-11-17 09:57:57 +01:00
Gustav Hansen
475adb3122 Jest: Add env configuration for swc to add core-js polyfills 2022-11-17 09:57:57 +01:00
Gustav Hansen
e542eb5858 Chore: Update swc/core and swc/jest 2022-11-17 09:57:57 +01:00
Gustav Hansen
9e47dd0356 Chore: Polyfill core-js/array/at for frontend tests 2022-11-17 09:57:57 +01:00
Alexandre BODIN
a9613ef178
Merge pull request #14892 from strapi/dependabot/npm_and_yarn/docs/loader-utils-2.0.4 2022-11-17 09:56:10 +01:00
Alexandre BODIN
b42dd79b9e
Merge branch 'main' into dependabot/npm_and_yarn/docs/loader-utils-2.0.4 2022-11-17 09:50:47 +01:00
Gustav Hansen
1210f8406c
Merge pull request #14903 from strapi/chore/asset-card-tests
Chore: Fix AssetCardBase tests
2022-11-17 09:36:55 +01:00
Simone
63dc707b7e
Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 09:30:48 +01:00
Simone
828ac5ee87
Merge branch 'main' into enhancement/date-time-picker-ds-in-strapi 2022-11-17 09:28:17 +01:00
dependabot[bot]
3aca49c6c6
chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /docs
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 05:45:04 +00:00
Gustav Hansen
b169f6fe33
Merge pull request #14906 from strapi/dependabot/npm_and_yarn/deep-object-diff-1.1.9
chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9
2022-11-17 06:44:05 +01:00
Gustav Hansen
8b77dbfb59
Merge pull request #14901 from strapi/dependabot/npm_and_yarn/loader-utils-1.4.2
chore(deps): bump loader-utils from 1.4.1 to 1.4.2
2022-11-17 06:43:13 +01:00
dependabot[bot]
5ff1ae3972
chore(deps): bump deep-object-diff from 1.1.7 to 1.1.9
Bumps [deep-object-diff](https://github.com/mattphillips/deep-object-diff) from 1.1.7 to 1.1.9.
- [Release notes](https://github.com/mattphillips/deep-object-diff/releases)
- [Commits](https://github.com/mattphillips/deep-object-diff/commits)

---
updated-dependencies:
- dependency-name: deep-object-diff
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-16 23:56:06 +00:00
Raphael Müßeler
5297657953
Merge branch 'main' into fix/swaggerParameterLocale 2022-11-16 20:31:33 +01:00