29765 Commits

Author SHA1 Message Date
Gustav Hansen
03d815ea17 Chore: Update @testing-library/dom to 8.19.0 2022-11-14 18:38:56 +01:00
Gustav Hansen
5541a32440
Merge pull request #14855 from strapi/chore/remove-istanbul
Chore: Remove istanbul dependency
2022-11-14 18:32:58 +01:00
Christian Capeans
0581a91e21 Delete unnecessary console.logs 2022-11-14 17:43:39 +01:00
Jamie Howard
cad6a8da1c fix(entity-manager): knex withSchema.raw error 2022-11-14 16:39:57 +00:00
Christian Capeans
a580c75d46 Add source and destination schema comparator 2022-11-14 17:35:21 +01:00
Jamie Howard
d7e3db84b6 chore(upload): test setup 2022-11-14 16:27:25 +00:00
Ben Irvin
2d31e80598 update help text 2022-11-14 17:27:23 +01:00
Josh
5a5d4b192a fix: mainField name 2022-11-14 16:21:04 +00:00
Gustav Hansen
54bcc425d8 Chore: Remove istanbul dependency 2022-11-14 17:20:17 +01: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
Josh
e26dbe6029 fix: responsive styles 2022-11-14 15:57:33 +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
Alexandre BODIN
6117ef7872
Merge pull request #14403 from strapi/custom-fields/docs 2022-11-14 16:23:31 +01:00
Alexandre BODIN
f3f39e6d19
Merge branch 'main' into custom-fields/docs 2022-11-14 16:22:13 +01:00
Julie Plantey
11c5d88c49
Merge pull request #14754 from dmoKruso/fix-en-lang
Update en.json
2022-11-14 16:04:01 +01:00
Josh
8017534e20 chore: use find-root to find root relative to the CJS version 2022-11-14 14:04:05 +00:00
Ben Irvin
eb7b57c117
Merge branch 'features/deits' into deits/ts-linting 2022-11-14 14:15:02 +01:00
Ben Irvin
6a5fa195ec
Merge branch 'features/deits' into deits/archive-files 2022-11-14 14:12:16 +01:00
Simone
cde2230426
Merge branch 'main' into enhancement/axios-refactoring 2022-11-14 14:11:56 +01:00
Josh
c13bf2513a chore: fix tests 2022-11-14 13:04:52 +00:00
Josh
b3a69e5047 chore: replace wrapper with Stack 2022-11-14 12:42:11 +00:00
Josh
d5081aedc2 chore: rename prop 2022-11-14 12:39:53 +00: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
Gustav Hansen
cebbe1d199 chore: Update snapshot tests 2022-11-14 13:31:49 +01: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
Gustav Hansen
280edc92f2 UploadProgress: Update colors and fix alignments 2022-11-14 13:05:46 +01:00
Gustav Hansen
fcf1504f6f UploadProgress: Remove border-radius bottom-left and bottom-right 2022-11-14 12:47:56 +01:00
Gustav Hansen
dcab3b9630 AssetCard: Improve badge alignment 2022-11-14 12:47:42 +01:00
Josh
7335dc0844 test: add tests for DynamicComponent 2022-11-14 11:45:22 +00:00
Josh
c062b84dbf chore: update snapshots 2022-11-14 11:31:44 +00:00
Josh
5a2effd2bc fix: design amends 2022-11-14 11:25:18 +00:00
Gustav Hansen
a4dff260d9
Merge pull request #14846 from strapi/dependabot/npm_and_yarn/css-loader-6.7.2
chore(deps): bump css-loader from 6.7.1 to 6.7.2
2022-11-14 11:41:44 +01:00
Marc
515bb5e4a8
Merge pull request #14709 from strapi/relations-reordering/fractional-orderer 2022-11-14 11:31:48 +01: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
Marc-Roig
ea5325b46c compact max order and adjacent sql queries into one 2022-11-11 17:08:52 +01:00
Ben Irvin
80faa6e598 cleanup output 2022-11-11 16:19:45 +01:00
Ben Irvin
af1a2372d6 fix aggregate data recording 2022-11-11 16:14:21 +01:00
Ben Irvin
16f8d98731 print pretty table 2022-11-11 16:13:58 +01:00
Ben Irvin
9699ce42bd fix readableBytes 2022-11-11 16:13:14 +01:00
Ben Irvin
7496f46fae fix type import 2022-11-11 15:35:47 +01:00
Ben Irvin
70f134f90f fix: pass data to destination stream 2022-11-11 15:25:19 +01:00
Ben Irvin
8d59794fbe
Merge branch 'main' into fix/14802-postgres-token-duration 2022-11-11 14:27:56 +01:00
Ben Irvin
68a3fcace5 remove counts from providers 2022-11-11 14:24:30 +01:00