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 |
|
Marc Roig
|
cdcef5da1b
|
Merge branch 'feature/review-workflow-multiple' into review-workflow-multiple/amplitude-be
|
2023-07-18 15:14:19 +02:00 |
|
Marc-Roig
|
56d27729bd
|
fix: do not send number of stages created on create stage event
|
2023-07-18 15:13:03 +02: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
|
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
|
252b616804
|
fix: ignore yup test validation if stage array is empty
|
2023-07-18 12:26:05 +02:00 |
|
Mark Kaylor
|
30d3e889c6
|
Fix missing return with Td
|
2023-07-18 11:13:10 +02:00 |
|
Mark Kaylor
|
d3cdd26592
|
Add cellFormatter support
|
2023-07-18 10:10:20 +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 |
|
DMehaffy
|
a799d78d2c
|
Merge branch 'main' into security/updateRateLimit
|
2023-07-17 14:59:28 -07:00 |
|
derrickmehaffy
|
ed364d951a
|
Update both Admin and U&P ratelimit to lower path
|
2023-07-17 14:55:45 -07: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 |
|
fbalhawan
|
57d512f594
|
test cases for normalized lastname value
|
2023-07-17 19:35:14 +03:00 |
|
fbalhawan
|
e0be31f422
|
normalize optional value Lastname to null
|
2023-07-17 19:33:10 +03:00 |
|
Haseeb Siddiqui
|
8605c7606f
|
BUG: Fix error on adding relations
|
2023-07-17 21:08:13 +05:00 |
|
Ben Irvin
|
beeff09d6f
|
accept null ssoLockedRoles
|
2023-07-17 17:09:07 +02: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
|
c7c8dbb4ca
|
fix(i18n): entity locale actions were aimed at default locale
|
2023-07-17 11:29:17 +01:00 |
|
Marc-Roig
|
018409f763
|
test: unit test workflow stages are not duplicated
|
2023-07-17 11:35:44 +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 |
|
Ben Irvin
|
7a64e2a7fd
|
Merge branch 'main' into chore/replace-node-14-with-20
|
2023-07-17 09:15:55 +02:00 |
|
fbalhawan
|
702cf6a183
|
admin lastname defaults to undefined
|
2023-07-15 14:49:22 +03:00 |
|
Jamie Howard
|
90715c15d3
|
Chore: Validate workflow stage names are unique
|
2023-07-14 15:32:02 +02:00 |
|
Christian
|
19ea3a3934
|
Merge pull request #17135 from boazpoolman/feature/list-components-cli
|
2023-07-14 08:35:25 +02:00 |
|
Jamie Howard
|
1a8b6e78d8
|
feature(ee): WIP weekly cron job
|
2023-07-13 15:03:23 +01:00 |
|
Jamie Howard
|
f86ca68071
|
test(ee): cover sendDidCreateWorkflow call
|
2023-07-13 11:56:54 +01:00 |
|
Jamie Howard
|
41633bcce0
|
test(ee): cover sendDidEditWorkflow call
|
2023-07-13 11:49:08 +01:00 |
|
Jamie Howard
|
2cd691abae
|
chore: cleanup
|
2023-07-13 11:18:02 +01:00 |
|
Jamie Howard
|
25014312a6
|
fix: pass in correct display name
|
2023-07-13 09:25:31 +01:00 |
|
smoothdvd
|
b30fd20c73
|
add space
|
2023-07-13 14:05:01 +08:00 |
|
smoothdvd
|
8666c71fd2
|
translate en to zh-Hans by using claude.ai
|
2023-07-13 13:34:26 +08:00 |
|
Alexandre BODIN
|
07bbe1588e
|
Merge pull request #17296 from strapi/fix/issue-16629
|
2023-07-12 18:17:20 +02:00 |
|
Marc Roig
|
c4cc65cc2f
|
Merge pull request #17292 from strapi/releases/4.11.5
|
2023-07-12 17:40:59 +02:00 |
|
Alexandre Bodin
|
68528a363e
|
Fix bulkDelete not found should return a count of 0
|
2023-07-12 17:15:12 +02:00 |
|
Alexandre BODIN
|
c6c9e211cf
|
Merge pull request #17290 from strapi/fix/issue-15267
|
2023-07-12 16:20:55 +02:00 |
|
Jamie Howard
|
7a336e2918
|
feature(ee): send the total number of stages
|
2023-07-12 14:51:45 +01:00 |
|
Jamie Howard
|
9260acc64f
|
chore: remove console log
|
2023-07-12 14:48:53 +01:00 |
|