Ben Irvin
cb2531ef6b
Merge branch 'main' into chore/replace-node-14-with-20
2023-05-25 10:16:29 +02:00
Gustav Hansen
b165c3defb
Chore: Extend GenericInput tests to cover textarea
2023-05-24 23:26:59 +02:00
Gustav Hansen
1d439397eb
Fix: Textarea onChange event
2023-05-24 23:26:33 +02:00
Convly
4a74e02703
Merge branch 'releases/4.10.6'
2023-05-24 16:58:52 +02:00
Convly
7dbae9d05d
v4.10.6
2023-05-24 16:54:28 +02:00
Ben Irvin
adacc4718e
Merge branch 'main' into chore/upgrade-jest-to-29.5
2023-05-24 15:12:21 +02:00
Ben Irvin
8a5097c8ba
fix tests
2023-05-24 15:03:00 +02:00
Damián Paranič
921456f9ee
Merge branch 'main' into fix/media-library-multiple-selection
2023-05-23 16:18:13 +02:00
Josh
e233d8afdc
feat: introduce useClipboard hook to remove dependency ( #16751 )
2023-05-23 08:43:35 +01:00
Damián Paranič
6bf318637b
Fix: select all when another folder content is already selected
2023-05-22 17:57:44 +02:00
Paul Tiedtke
301e0706b8
chore: upgrade libs to react 18 and fix tests
...
chore: update snapshots
chore: fix fe tests
chore: update snapshot
Revert "revert react18 (#16793 )"
This reverts commit 141d3675ab2c9a8c16eff26406bebef50ecce4c5.
2023-05-22 15:33:31 +01:00
Josh
141d3675ab
revert react18 ( #16793 )
2023-05-22 12:23:24 +01:00
Josh
cb68382384
chore: update DS to 1.7.7 ( #16770 )
2023-05-22 10:08:09 +01:00
Josh
bdd0c462a1
chore: update to react18 ( #16701 )
...
Co-authored-by: Paul Tiedtke <PaulTiedtke@web.de>
2023-05-18 09:41:59 +01:00
Simone
49a5c205d4
Chore: Replace axios calls with helper-plugin utils ( #16628 )
...
* overwrite the Authorization header when passed as config
* replace axios call with fetchClient and remove axios cancel from the admin
* replace axios call in the UseCasePage form
* replace axios with useFetchClient inside the App component for the analytics call
* replace axios calls with the post useFetchClient inside the AuthPage
* remove axios instances inside the CollectionTypeFormWrapper and the SingleTypeFormWrapper
* Replace axios call with useFetchClient inside the Register component
* replace axios call with useFetchClient sinde the urlToFile utils
* remove axios instances inside the useFetchContentTypeLayout
* remove axios instances inside the ComponentSettingsView component
* update test urlToFile
* remove axios as dependency in admin and remove cancel token from ListView
* remove axios dependency from the admin
* revert dependency
* replace the downloadFile axios call with getFetchClient
* remove console log
* fix issue if preferedLanguage is null
* replace axios call with getFetchClient inside the urlToAssets utility
* revert back cancel token inside CollectionTypeFormWrapper
* revert cancel token logic
* add the logic to handle paths without prepending slash
* remove tip for the relative path
* move the fetchMarketplaceProviders util inside the useFetchMarketplaceProviders file
* use fetch instead of useFetchClient for external calls
* remove the control of the preferedLanguage inside the Profile page
* move up useFetchClient call
* refactor normalize url
* add mock getFetchClient in FromComputerForm test
* fix check full url
* refactor fetch
* cleanup code
* fix comments
* fix review comments
* refaactor fetch calls and fix types and format code
* add more info in the documentation
* fix unit tests marketplace and add a constants file shared between the two hooks
* change the import order
* refactor hooks returining type
* move whatwg-fetch import inside the admin-test-util and small refactoring
* fix test, remove comments and remove only
2023-05-17 11:01:28 +02:00
dependabot[bot]
04bd1d9eeb
chore(deps): bump date-fns from 2.29.3 to 2.30.0
...
Bumps [date-fns](https://github.com/date-fns/date-fns ) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases )
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md )
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0 )
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 23:04:03 +00:00
Convly
d9277d616b
v4.10.5
2023-05-11 18:28:54 +02:00
Mark Kaylor
ca5fb0fcfa
Merge branch 'main' of github.com:strapi/strapi into feature/bulk-publish
2023-05-11 15:04:10 +02:00
Josh
9e8ccf93b6
chore: update DS to 1.7.5
2023-05-11 11:02:18 +01:00
Gustav Hansen
370587f4fb
Fix: Fix toOne sorting in CM list-view
2023-05-10 15:08:01 +02:00
Convly
62efe7c12a
Merge branch 'releases/4.10.4'
2023-05-10 14:58:38 +02:00
Convly
3f55bac2e7
v4.10.4
2023-05-10 14:46:30 +02:00
Josh
c1682bf644
chore: bump ds to 1.7.4
2023-05-10 09:17:12 +01:00
Ben Irvin
c9f6a66dfb
set minimum node to 16
2023-05-09 18:40:30 +02:00
Ben Irvin
87c8aea2c2
resolve merge conflicts with main
2023-05-09 18:31:42 +02:00
Gustav Hansen
dab69b8ffc
Merge pull request #16646 from strapi/chore/dynamic-table-chore
...
Chore: Remove unnecessary styled overwrites
2023-05-09 10:24:50 +02:00
dependabot[bot]
6bbbf5fac2
chore(deps): bump webpack-cli from 5.0.1 to 5.1.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.1...webpack-cli@5.1.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 13:22:51 +00:00
Gustav Hansen
028a044e6f
Merge pull request #16642 from strapi/dependabot/npm_and_yarn/webpack-5.82.0
...
chore(deps): bump webpack from 5.76.0 to 5.82.0
2023-05-08 12:25:25 +02:00
Gustav Hansen
81c9189bd7
Chore: Remove unnecessary styled overwrite
2023-05-08 12:08:19 +02:00
dependabot[bot]
fe0cee13b1
chore(deps): bump webpack from 5.76.0 to 5.82.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.76.0 to 5.82.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.76.0...v5.82.0 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-05-07 22:58:40 +00:00
Josh
870865d7b9
chore: make default context so we don't need provider or mocking
2023-05-05 19:06:07 +01:00
Josh
ef9ed92c45
chore: update ds@1.7.3
2023-05-04 11:45:05 +01:00
Convly
939beff915
Merge branch 'releases/4.10.2'
2023-05-03 15:18:53 +02:00
Convly
a02b19866a
v4.10.2
2023-05-03 15:04:25 +02:00
Gustav Hansen
93c85d856d
Merge pull request #16585 from strapi/feature/review-workflow-1
...
Enhancement: Review workflow colors and reordering
2023-05-02 16:27:14 +02:00
Josh
85b3eeb64f
chore: update to DS 1.7.2
...
chore: add snapshots
chore: update to 1.7.0
chore: fix tests
chore: fix hp & upload tests
chore: fix admin tests
chore: fix user-permissions FE test
chore: update snapshots and helper-plugin
fix: multi-select
chore: bump to 1.7.1
chore: bump to 1.7.2
chore: update snapshots
fix: broken test
chore: update snapshots
2023-05-02 10:23:23 +01:00
Fernando Chavez
747625f64a
change cloneElement for a render function on helper-plugin's dynamicTable
2023-05-02 09:57:37 +02:00
Fernando Chavez
dfced8d998
Add a new bulkActionsBar prop to DynamicTable from helper-plugins and changes to the table on content manager to have the new bulk publish buttons
2023-05-02 09:57:36 +02:00
dependabot[bot]
6ed2132d3a
Bump react-intl from 6.3.2 to 6.4.1
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.3.2...react-intl@6.4.1 )
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-04-30 23:56:52 +00:00
Ben Irvin
09d6856616
fix version typo
2023-04-28 18:07:14 +02:00
Ben Irvin
1a99a47e23
warn instead of blocking node 14
2023-04-28 17:13:15 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds ( #16532 )
2023-04-28 15:20:20 +02:00
Ben Irvin
186d4dab57
change supported versions to node 16, 18, and 20
2023-04-28 11:18:55 +02:00
Gustav Hansen
476821033f
CM: Allow list-view to be sorted by stages
2023-04-27 17:10:14 +02:00
Josh
c62bca7913
fix: AutoReload context value had incorrect names for object properties
2023-04-27 10:30:10 +01:00
Alexandre Bodin
68604f9853
Merge branch 'main' of github.com:strapi/strapi into release/4.10.1
2023-04-26 15:50:41 +02:00
Alexandre Bodin
23b531cef5
v4.10.1
2023-04-26 15:45:41 +02:00
Alexandre Bodin
b36292e67b
Merge branch 'releases/4.10.0'
2023-04-26 14:39:05 +02:00
Alexandre Bodin
9b5519778f
v4.10.0
2023-04-26 14:32:28 +02:00
Josh
407be7cbbd
Merge pull request #16481 from strapi/chore/refactor-hp-to-features
2023-04-26 09:56:28 +01:00