Gustav Hansen
|
a2b088974e
|
Merge pull request #17358 from strapi/feat/review-workflows-rbac-fe
Feat: Add RBAC permissions for review-workflow settings pages
|
2023-07-19 12:25:38 +02:00 |
|
Gustav Hansen
|
f08702df99
|
Merge pull request #17285 from strapi/chore/refactor-useLicenseLimits-rbac-user
Chore: Split user RBAC permissions from useLicenseLimits hook
|
2023-07-19 12:24:55 +02:00 |
|
Gustav Hansen
|
9a66fe2b75
|
Chore: Update imports to named imports
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
5659a628ab
|
Chore: Add manual mock for useLicenseLimits
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
3a0d905f2d
|
Chore: Move user RBAC conditions out of useLicenseLimits
|
2023-07-19 11:58:39 +02:00 |
|
Gustav Hansen
|
b5bef2e970
|
Chore: Extend review-workflow tests to include RBAC
|
2023-07-19 11:22:35 +02:00 |
|
Gustav Hansen
|
79a28ad2c6
|
Feat: Add RBAC conditions to the review-workflows settings pages
|
2023-07-19 11:22:35 +02:00 |
|
Gustav Hansen
|
99f5f0aafe
|
Merge pull request #17364 from strapi/dependabot/npm_and_yarn/word-wrap-1.2.4
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
|
2023-07-19 10:51:41 +02:00 |
|
dependabot[bot]
|
74de7e7520
|
chore(deps): bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-19 08:23:00 +00:00 |
|
Marc Roig
|
961ad56e43
|
Merge pull request #17159 from goodhoko/chunk-conditionally
|
2023-07-18 21:48:34 +02:00 |
|
Gustav Hansen
|
e825fc3694
|
Merge pull request #17356 from strapi/fix/review-workflows-permissions
Fix: Fix review workflow settings page permissions
|
2023-07-18 16:55:16 +02:00 |
|
Gustav Hansen
|
e8f4408751
|
Fix: Fix review workflow settings page permissions
|
2023-07-18 16:41:26 +02:00 |
|
Gustav Hansen
|
1f82375819
|
Merge pull request #16755 from strapi/feature/review-workflow-multiple
Feature: Multiple review workflows
|
2023-07-18 16:38:01 +02:00 |
|
Gustav Hansen
|
9483cef63e
|
Merge branch 'main' into feature/review-workflow-multiple
|
2023-07-18 15:37:47 +02:00 |
|
Gustav Hansen
|
670bf497cb
|
Merge pull request #17350 from strapi/feature/review-workflow-multiple-merge-18-07-23
Merge `main` into `feature/review-workflow-multiple` (including bulk publish)
|
2023-07-18 15:35:54 +02:00 |
|
Gustav Hansen
|
fa9777b27c
|
Merge pull request #17332 from strapi/feature/throw-if-duplicated-stage-name
feat: throw ValidationError if stage has a duplicated name
|
2023-07-18 15:35:34 +02:00 |
|
Josh
|
2a83d266b8
|
Merge pull request #17090 from strapi/dependabot/npm_and_yarn/semver-7.5.2
|
2023-07-18 14:05:54 +01:00 |
|
Marc-Roig
|
299105d26d
|
feat: uniqueProperty yup methods
|
2023-07-18 14:48:42 +02:00 |
|
dependabot[bot]
|
881dae1dce
|
chore(deps): bump semver from 7.5.1 to 7.5.2
Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 12:26:35 +00:00 |
|
Gustav Hansen
|
5a3c6f4303
|
Merge branch 'main' into feature/review-workflow-multiple-merge-18-07-23
|
2023-07-18 14:25:47 +02:00 |
|
Gustav Hansen
|
ab7b5d7fa2
|
Merge pull request #17353 from strapi/fix/ee_else_ce-comeback
Fix: Remove @strapi/babel-plugin-switch-ee-ce again
|
2023-07-18 14:25:00 +02:00 |
|
Gustav Hansen
|
0b5d7fde3b
|
Fix: Remove @strapi/babel-plugin-switch-ee-ce again
|
2023-07-18 13:56:23 +02:00 |
|
Gustav Hansen
|
4744d64497
|
Fix: Migrate CM list-view to new RW stage data structures
|
2023-07-18 13:12:54 +02:00 |
|
Gustav Hansen
|
a6d17cebb9
|
Merge branch 'main' into feature/review-workflow-multiple-merge-18-07-23
|
2023-07-18 13:05:31 +02:00 |
|
Gustav Hansen
|
3ad06ee323
|
Fix: Improve admin app error handling for duplicated stages
|
2023-07-18 12:59:24 +02:00 |
|
Marc-Roig
|
d7a0bcdc8e
|
fix: make workflow name required
|
2023-07-18 12:47:52 +02:00 |
|
Marc-Roig
|
dd992c962b
|
fix: test add content types when creating workflow
|
2023-07-18 12:34:01 +02:00 |
|
Marc-Roig
|
252b616804
|
fix: ignore yup test validation if stage array is empty
|
2023-07-18 12:26:05 +02:00 |
|
Marc Roig
|
dd8e20f335
|
Merge pull request #17327 from strapi/dependabot/npm_and_yarn/mysql2-3.5.1
|
2023-07-18 09:12:41 +02:00 |
|
Marc Roig
|
df9df714ac
|
Merge pull request #17328 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1415.0
|
2023-07-18 09:12:21 +02:00 |
|
markkaylor
|
a82de46746
|
feature/bulk-publish-v2 (#17185)
Co-authored-by: Simone <simone.taeggi@strapi.io>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
|
2023-07-18 09:03:55 +02:00 |
|
Josh
|
32d68f1f56
|
Merge pull request #17340 from hasebsiddiqui/bug/fix-error-on-adding-relations
|
2023-07-17 21:47:19 +01:00 |
|
Marc-Roig
|
490a8c239e
|
chore: yup validation text refactor
|
2023-07-17 19:00:06 +02:00 |
|
Marc-Roig
|
4a949d4ddd
|
chore: yup validation variable rename
|
2023-07-17 18:57:32 +02:00 |
|
Marc-Roig
|
4bdf6ddf2b
|
feat: yup validate stage names are unique
|
2023-07-17 18:49:17 +02:00 |
|
Haseeb Siddiqui
|
8605c7606f
|
BUG: Fix error on adding relations
|
2023-07-17 21:08:13 +05:00 |
|
Josh
|
e70c18d5ed
|
Merge pull request #17333 from strapi/fix/use-rbac-recalc
|
2023-07-17 14:58:13 +01:00 |
|
Bassel Kanso
|
8aae5221b0
|
Merge pull request #17105 from strapi/feat/data-transfer-assets
Transfer assets to and from external providers
|
2023-07-17 16:19:19 +03:00 |
|
Bassel
|
c10955a85f
|
fixing unit test
|
2023-07-17 15:20:40 +03:00 |
|
Gustav Hansen
|
72cc277165
|
Merge branch 'main' into feature/review-workflow-multiple-merge-17-07-23
|
2023-07-17 13:38:35 +02:00 |
|
Josh
|
b4e73c4a05
|
fix(helper-plugin): useRBAC needs to recalc if the userPermissions argument changes
|
2023-07-17 12:25:16 +01:00 |
|
Josh
|
86e803b4bd
|
Merge pull request #17335 from strapi/fix/single-types-with-locales-actions
|
2023-07-17 12:17:56 +01:00 |
|
Josh
|
c7c8dbb4ca
|
fix(i18n): entity locale actions were aimed at default locale
|
2023-07-17 11:29:17 +01:00 |
|
Marc-Roig
|
c944d6f50b
|
fix: workflow creating in integration test
|
2023-07-17 12:02:29 +02:00 |
|
Marc-Roig
|
018409f763
|
test: unit test workflow stages are not duplicated
|
2023-07-17 11:35:44 +02:00 |
|
Marc-Roig
|
cbe131711e
|
test: you can not create a workflow with duplicated stage names
|
2023-07-17 11:16:56 +02:00 |
|
Marc-Roig
|
f11aeda877
|
feat: throw ValidationError if stage has a duplicated name
|
2023-07-17 11:03:36 +02:00 |
|
Bassel Kanso
|
dd7fb12755
|
Merge branch 'main' into feat/data-transfer-assets
|
2023-07-17 11:35:56 +03:00 |
|
Gustav Hansen
|
75b9594dc9
|
Merge pull request #17329 from strapi/dependabot/npm_and_yarn/nx-16.5.2
chore(deps-dev): bump nx from 16.4.0 to 16.5.2
|
2023-07-17 09:27:29 +02:00 |
|
Gustav Hansen
|
a0737330ea
|
Merge pull request #17326 from strapi/dependabot/npm_and_yarn/eslint-d879c9cf00
chore(deps-dev): bump the eslint group with 2 updates
|
2023-07-17 09:26:31 +02:00 |
|