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
Josh
4134c0e33b
refactor: colocate code in helper-plugin features for clearer view
...
refactor: move Notification logic into helper-plugin
refactor: wip
fix: typo
chore: fix tests
chore: ensure contexts are still exported
Update packages/core/helper-plugin/src/features/OverlayBlocker.js
Update packages/core/helper-plugin/src/features/AutoReloadOverlayBlocker.js
Co-Authored-By: Gustav Hansen <gustav.hansen@strapi.io>
2023-04-26 09:06:18 +01:00
Nathan Pichon
a51313304d
Merge pull request #15899 from strapi/feature/review-workflow
...
New Feature: Review Workflows
2023-04-24 20:53:14 +02:00
Jean-Sébastien Herbaux
3070b89cc1
Upgrade to TS V5 and fix related breaking changes ( #16462 )
2023-04-24 18:37:51 +02:00
Gustav Hansen
092a80bc33
Merge branch 'main' into feature/review-workflow
2023-04-21 13:08:41 +02:00
Simone Taeggi
18ddcf2274
remove unused request
2023-04-20 18:59:55 +02:00
Josh
2d55462e46
fix: remove instances of request and ban with eslint
...
chore: remove straggler
chore: fix hook
chore: pr amends
chore: pr amends
chore: use axios for analytics
fix missing once function import
chore(test): use defineProperty
fix: webhooks creation
fix: sso
Revert "chore(test): use defineProperty"
This reverts commit dfdcb82ccef720c4e4993fe4021acc190f38a204.
chore: make sure theres a url before trying to render the image
fix: webhook
2023-04-20 17:30:40 +01:00
Josh
419eb1e53a
chore: fix other build tools for HP
2023-04-20 08:51:20 +01:00
Josh
4fff8c4b04
chore: move helper-plugin folder to just src
2023-04-20 08:37:52 +01:00
Simone
6b2e6b84a3
Merge pull request #16434 from strapi/fix/date-time-picker-crash-delete-date-cleaned
...
fix "Uncaught error trying to nullify/remove a date field in Content Manager"
2023-04-20 09:16:26 +02:00
Convly
95d581b31b
Merge branch 'main' into feature/review-workflow
2023-04-19 15:02:34 +02:00
Convly
91e0be2708
v4.9.2
2023-04-19 14:54:40 +02:00
Simone Taeggi
5fd5e80fb1
change content of the comment explaining the timeout increased
2023-04-19 12:01:29 +02:00
Simone Taeggi
93074d3398
add a comment to explain why we use a long timeout
2023-04-19 11:26:01 +02:00
Gustav Hansen
a5664e37b9
Merge branch 'main' into feature/review-workflow
2023-04-19 10:42:37 +02:00
Simone Taeggi
c9422396ca
cleanup the datetimepicker delete fix in a new branch
2023-04-18 17:46:11 +02:00
Josh
ea9af8836a
feat: hide component categories if no components match the filter
...
chore: tweak language
2023-04-18 11:14:24 +01:00
Josh
ef4f3b64fe
chore: add docs and tests
...
chore: remove compo
chore: add docs and tests for useFilter
chore: add tests & docs for useCollator
2023-04-18 11:14:24 +01:00
Josh
7f1b43adf9
fix: swap out match sorter from roles tables and helper-plugin
2023-04-18 11:14:24 +01:00
Josh
28d1786a70
feat: add useCollator & useFilter hooks to helper-plugin
2023-04-18 11:14:24 +01:00
Marc-Roig
e845fc95a0
Merge branch 'main' into feature/review-workflow
2023-04-14 17:20:14 +02:00
Convly
21d4ecb45a
Merge branch 'releases/4.9.1'
2023-04-12 16:29:08 +02:00
Convly
c8f2f0543b
v4.9.1
2023-04-12 16:24:32 +02:00
Gustav Hansen
98fdc005b7
ReactSelect: Display cursor as pointer on the input container
2023-04-12 13:28:30 +02:00
Josh
62acd43069
Merge pull request #16348 from chentsulin/chore/allow-peer-versions
2023-04-12 12:14:45 +01:00
chentsulin
df4398db09
chore: release peer version constraint using ^
2023-04-12 13:10:44 +08:00