9524 Commits

Author SHA1 Message Date
Gustav Hansen
d425af35b9 Settings: Fix Stage border overflow 2023-04-12 13:28:30 +02:00
Gustav Hansen
b1c908dbd4 Chore: Add tests 2023-04-12 13:28:30 +02:00
Gustav Hansen
6e08eeb637 CM: EditView - Display stage select disabled when creating an entry 2023-04-12 13:28:30 +02:00
Gustav Hansen
ea05ebca89 CM: EditView - Fix stage change for single-types 2023-04-12 13:28:30 +02:00
Gustav Hansen
98fdc005b7 ReactSelect: Display cursor as pointer on the input container 2023-04-12 13:28:30 +02:00
Gustav Hansen
5251ee7978 CM: EditView - Handle null values for entity stages 2023-04-12 13:28:30 +02:00
Gustav Hansen
fd75b0bb0f CM: Display review stage in empty state instead of crashing the app 2023-04-12 11:46:28 +02:00
Gustav Hansen
23abbc63d8 EditView: Display notification when a stage change was successful 2023-04-12 11:46:28 +02:00
Gustav Hansen
25bdf083b2 Settings: Display loading state on confirmation modal 2023-04-12 11:46:28 +02:00
Gustav Hansen
81dff1efb4 Settings: Fix state equal check 2023-04-12 11:46:28 +02:00
Gustav Hansen
01b537dcbd Settings: Display loading state on save button 2023-04-12 11:46:28 +02:00
Jamie Howard
05cee5cbd7 Merge remote-tracking branch 'origin/main' into feature/review-workflow 2023-04-11 14:15:43 +01:00
Mark Kaylor
eb2cf3a987 Fix components not found 2023-04-11 10:21:05 +02:00
Ben Irvin
b7b92b20b2
Merge pull request #16304 from strapi/fix/fix-typo-in-admin-script 2023-04-11 10:16:52 +02:00
Cameron
1082bb0c13
Add debug command to CLI (#15846)
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2023-04-05 16:23:06 +02:00
Alexandre BODIN
de4a0e3e31
Use yarn run -T to run command installed at the root of the monorepo (#16278) 2023-04-05 14:33:37 +02:00
Ben Irvin
6af113cec4 fix typo 2023-04-05 13:13:16 +02:00
Alexandre BODIN
feced1d72b
Move api tests to root of repo with same structure (#16242) 2023-04-05 10:32:20 +02:00
swfbarhr
155bb69ef6
chore: make initRouting synchronous 2023-04-03 10:53:26 +02:00
Jamie Howard
4c5894e6bd chore(ee) 2023-03-30 09:41:03 +01:00
Jamie Howard
481faae607 fix(ee): failing API tests on node 14 2023-03-30 09:35:25 +01:00
Marc
6ef0d8601c
Merge pull request #16246 from cooperwfloyd/fix/fix-png-upload-with-sharp-upgrade 2023-03-30 09:28:35 +02:00
Cooper Floyd
5a08232d04 upgrade sharp to 0.32.0 2023-03-29 14:58:10 -05:00
Jamie Howard
6ffd89d37d chore(ee) 2023-03-29 17:17:04 +01:00
Jamie Howard
9be3f27b61 test(ee): API test for moving entities to nearest available stage 2023-03-29 15:33:10 +01:00
Jamie Howard
a164176405 chore(ee) 2023-03-29 14:52:10 +01:00
Jamie Howard
d8da5b5214 fix(ee): logic for finding an entities target stage 2023-03-29 14:43:47 +01:00
Jean-Sébastien Herbaux
b1dd88c41f
Merge branch 'main' into dependabot/npm_and_yarn/sift-16.0.1 2023-03-29 14:46:05 +02:00
Ben Irvin
a46577112f
Merge pull request #16238 from strapi/fix/allow-slash-in-data-transfer-url 2023-03-29 14:44:58 +02:00
dependabot[bot]
2a84397f7e
build(deps): bump sift from 16.0.0 to 16.0.1
Bumps [sift](https://github.com/crcn/sift.js) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/crcn/sift.js/releases)
- [Changelog](https://github.com/crcn/sift.js/blob/master/changelog.md)
- [Commits](https://github.com/crcn/sift.js/commits)

---
updated-dependencies:
- dependency-name: sift
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-29 12:39:36 +00:00
Convly
c46ba7d957 Merge branch 'releases/4.9.0' 2023-03-29 14:36:04 +02:00
Convly
ffe3f4621c v4.9.0 2023-03-29 14:33:56 +02:00
Jamie Howard
f5279be28c test(ee): unit test for moving entities to previous stage 2023-03-29 12:57:16 +01:00
Jamie Howard
fa4d2fb7e1 feature(ee): when deleting a stage move entities to the previous stage 2023-03-29 12:33:16 +01:00
Ben Irvin
2e4387ed44 fix tests 2023-03-29 13:11:17 +02:00
Ben Irvin
06fd9bdeb2
Merge pull request #16180 from strapi/enh/allow-mysql2 2023-03-29 11:10:44 +02:00
Ben Irvin
c59dd105f5 move trimTrailingSlash to remote providers 2023-03-29 09:41:39 +02:00
Ben Irvin
84a8b1a419 move logic to provider utils 2023-03-29 09:30:49 +02:00
Ben Irvin
9bea9793ad
Merge branch 'main' into fix/allow-slash-in-data-transfer-url 2023-03-29 08:58:42 +02:00
Ben Irvin
7fbad9fb9d strip a single trailing slash from admin url 2023-03-29 08:53:06 +02:00
Josh
182305d2d3 fix: use the ids & tempkeys not the array length
chore: fix InformationBoxEE test
2023-03-28 18:27:49 +01:00
Convly
9598beeb30 Fix unit test (outdated push url) 2023-03-28 18:25:27 +02:00
Ben Irvin
49d32d001b
Merge branch 'main' into features/data-transfer 2023-03-28 17:47:21 +02:00
Jamie Howard
56c64338c1
Merge pull request #16204 from strapi/fix/review-workflows-api-tests 2023-03-28 15:02:44 +01:00
Josh
548c2b0131 fix: add module to mainFields 2023-03-28 12:03:56 +01:00
nathan-pichon
29084eba2f
fix(review-workflows): get be context in join function by using regular func 2023-03-28 10:41:44 +02:00
Jamie Howard
711d0f8871 fix(ee): use correct DB connection for postgres 2023-03-27 15:53:50 +01:00
Nathan Pichon
9680787533
chore(review-workflows): update error message
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-03-27 16:01:54 +02:00
nathan-pichon
f9507877ec
feat(review-workflows): add update route on entity for stages 2023-03-27 11:58:06 +02:00
nathan-pichon
26d66c6a69
fix(review-workflows): add default value on destructuring 2023-03-27 11:43:52 +02:00