5177 Commits

Author SHA1 Message Date
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
derrickmehaffy
2382e26b97 fix typo in config path for SSO domain 2023-04-28 09:42:28 -07:00
Marc
bb1b227338
Merge pull request #16550 from strapi/fix/review-workflows-depends-on 2023-04-28 18:04:24 +02:00
Alexandre BODIN
dceea7201b
Force manual build to run lint to avoid unnecessary rebuilds (#16532) 2023-04-28 15:20:20 +02:00
Marc-Roig
620567022a
fix: persist tables after sync 2023-04-28 13:28:17 +02:00
Marc-Roig
c20f16e930
fix: do not remove tables if array is empty 2023-04-28 11:57:28 +02:00
Arthur Brière
a5b1fb51c4
fix/fix-typo-in-fr-translations (#16544) 2023-04-28 08:37:05 +02:00
Marc-Roig
9dae8499d5
fix: depends on should be an array 2023-04-27 18:11:17 +02:00
Gustav Hansen
e5756043ef Chore: Split DragLayer out of the CM and make it available across the app 2023-04-27 09:55:28 +02: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
e3af28c527
Merge pull request #16418 from GitStartHQ/fix/condition-fields-break-checkbox 2023-04-26 11:23:17 +01:00
Josh
d07d489109 chore: convert admin-utils to TS and reorganise preset setup
chore

chore: fix tests

chore: fix workflow

chore: tidy ups

chore: test fixes

chore: skip nx cache

chore: pr amends

chore: fix rogue incorrect import
2023-04-26 09:57:17 +01: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
gitstart
9e2b06649c fix: field named conditions breaking role checkboxes
Co-authored-by: raph941 <45232708+raph941@users.noreply.github.com>
2023-04-26 03:07:02 +00: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
e386aff3d5
Merge branch 'main' into feature/review-workflow 2023-04-24 13:59:41 +02:00
DMehaffy
7f1bb7e73f
Allow configuration of SSO Cookie Domain (#16471) 2023-04-24 12:33:20 +02:00
Marc-Roig
9b76d46f92 fix: add sendDidChangeEntryStage 2023-04-24 11:29:50 +02:00
Marc-Roig
cc02e0bb60 fix: change metrics method name 2023-04-24 11:26:37 +02:00
Rémi de Juvigny
7c972f569b
Merge pull request #16455 from strapi/feature/custom-field-sizes
Let custom fields specify a custom input size
2023-04-21 15:30:39 +02:00
Josh
2edcb60e35
Merge pull request #16441 from strapi/fix/nested-repeatable-components-can-be-reordered 2023-04-21 12:19:56 +01:00
Gustav Hansen
092a80bc33 Merge branch 'main' into feature/review-workflow 2023-04-21 13:08:41 +02:00
Gustav Hansen
19dd2efd54 CM: ListView - Check if review-workflows are enabled instead of relying on isEE 2023-04-21 12:22:49 +02:00
Rémi de Juvigny
cc6644fac5
Merge branch 'main' into feature/custom-field-sizes 2023-04-21 11:00:06 +02:00
Rémi de Juvigny
f9564e0b94 Remove unused action function 2023-04-21 10:59:29 +02:00
Rémi de Juvigny
abb1e3635f
Merge pull request #16224 from edlefebvre/fix-admin-missing-translation-fr
translation(core admin): add some missing fr translations
2023-04-21 09:48:20 +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
Rémi de Juvigny
b5e1372bd4 Code cleanup 2023-04-20 12:55:22 +02:00
Rémi de Juvigny
0f3014a136
Merge branch 'main' into feature/custom-field-sizes 2023-04-20 12:50:11 +02:00
Rémi de Juvigny
8253cfdd71 Handle isResizable in the admin 2023-04-20 12:49:46 +02:00
Rémi de Juvigny
cb3588782c Use custom field input size in admin 2023-04-20 12:24:55 +02:00
Marc
aad8c445e7
Merge pull request #16446 from strapi/review-workflow/fix-persist-all-rw-tables 2023-04-20 09:56:12 +02:00
Christian
ee9237c343
Merge pull request #16397 from strapi/track-auth-method 2023-04-20 09:53:09 +02:00
Gustav Hansen
2090c74ca5
Merge pull request #16444 from strapi/feature/review-workflow-confirm-text
Settings: Update stage delete confirmation modal text
2023-04-19 17:08:25 +02:00
Gustav Hansen
3c65867e8e
Merge pull request #16443 from strapi/feature/review-workflow-stage-change-modified
CM: EditView - persist stage changes in context instead of redux
2023-04-19 17:08:12 +02:00
Christian
cb6e70693d
Update packages/core/admin/server/strategies/api-token.js
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-04-19 16:46:46 +02:00
Christian Capeans
0acb4ab3aa Change event name 2023-04-19 16:44:00 +02:00
Marc
617f7a69a2
Merge pull request #16391 from strapi/review-workflow/telemetry 2023-04-19 16:02:19 +02:00
Marc-Roig
3fb845e44b chore: use lodash map 2023-04-19 15:22:03 +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
Marc-Roig
e7107747cc fix: add metrics service mock 2023-04-19 14:37:50 +02:00
Marc-Roig
61f977c2a0 fix: metrics sendDidEditStage 2023-04-19 14:37:37 +02:00
Rémi de Juvigny
65be6fbff0
Merge branch 'main' into fix-admin-missing-translation-fr 2023-04-19 14:35:12 +02:00
Marc-Roig
f450a4263d Merge branch 'feature/review-workflow' into review-workflow/telemetry 2023-04-19 14:30:06 +02:00