Josh
7ff0df5e7b
test: refactor CellContent/RelationMultiple tests
2023-07-11 11:28:33 +01:00
Josh
23ddb0922d
chore: update snapshots
2023-07-11 11:28:33 +01:00
Josh
2f8a7dd2d5
test: refactor EditViewSettings tests
2023-07-11 11:28:33 +01:00
Josh
68c566d3f4
test: refactor list view tests
2023-07-11 11:28:33 +01:00
Josh
bde4159921
chore: fix medialibrary test
2023-07-11 11:28:21 +01:00
Josh
017ca778a1
refactor: simple menu v1
2023-07-11 11:28:21 +01:00
dependabot[bot]
14b8190bf3
chore(deps-dev): bump the eslint group with 2 updates
...
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ).
Updates `@typescript-eslint/eslint-plugin` from 5.61.0 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 5.61.0 to 5.62.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.62.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: eslint
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 10:25:23 +00:00
Gustav Hansen
815e1fa642
Merge pull request #17206 from strapi/enhancement/remove-ee-else-ce
...
Chore: Drop babel ee_else_ce plugin and babel from @strapi/admin
2023-07-11 12:21:51 +02:00
dependabot[bot]
2497677a01
chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 09:47:50 +00:00
dependabot[bot]
5f340d7660
chore(deps): bump pg from 8.8.0 to 8.11.1
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.8.0 to 8.11.1.
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.11.1/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 09:46:58 +00:00
Marc Roig
4daabde012
Merge pull request #17248 from strapi/dependabot/npm_and_yarn/knex-2.5.0
2023-07-11 11:45:12 +02:00
Marc Roig
938f60c3f8
Merge branch 'main' into dependabot/npm_and_yarn/aws-sdk-2.1413.0
2023-07-11 11:44:26 +02:00
Josh
b25d1fdaa7
Merge pull request #17265 from strapi/chore/ds-182
2023-07-11 10:43:33 +01:00
Gustav Hansen
63a0abac01
Chore: Drop babel dependencies from @strapi/admin
2023-07-11 11:24:55 +02:00
Josh
fef7cd24df
chore: update ds to 1.8.2
2023-07-11 10:20:09 +01:00
Jamie Howard
7f0c2cd734
feature(ee): sendDidEditWorkflow, sendDidCreateWorkflow
2023-07-11 10:11:43 +01:00
Jamie Howard
c4b8acbfd8
feature(ee): add new events to metrics
2023-07-11 10:10:53 +01:00
Gustav Hansen
075e3b2797
Chore: Drop babel-plugin-styled-components
dependency
2023-07-11 10:54:31 +02:00
Christian
d7e37899b7
Merge branch 'main' into feat/data-transfer-assets
2023-07-11 10:53:08 +02:00
Christian Capeans
c4c810d8aa
Fix failing test
...
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
2023-07-11 10:52:14 +02:00
Gustav Hansen
6181f2b4b7
Chore: Drop babel ee_else_ce plugin and babel-loader
2023-07-11 10:19:23 +02:00
Gustav Hansen
4920236359
Merge pull request #17203 from strapi/enhancement/components-use-enterprise
...
Chore: Refactor ee_else_ce component imports to new useEnterprise hook
2023-07-11 10:19:00 +02:00
Marc-Roig
f6246c145d
fix: relations are not returned in the correct order
...
When removing or adding a relation in an entity, other entities from the same Content Type were seeing that same relation reordered.
Cause: We were updating the order of the other entities when we should only be updating the inverse order.
2023-07-11 10:17:06 +02:00
Gustav Hansen
7bf1ac9006
Merge pull request #17245 from strapi/feature/review-workflow-multiple-tracking
...
Chore: Implement multiple workflow tracking events
2023-07-11 09:03:46 +02:00
Bassel
9e4a8821e4
stream files entities
2023-07-10 19:23:46 +03:00
Gustav Hansen
4be5b5e21b
Chore: Refactor usage of useLicenseLimitNotification hook
2023-07-10 16:41:43 +01:00
Gustav Hansen
02aac33f47
Chore: Cleanup tests
2023-07-10 16:41:43 +01:00
Gustav Hansen
1be9debbc3
Chore: Use useEnterprise to load EE Login component
2023-07-10 16:41:43 +01:00
Gustav Hansen
d5c6ac94f4
Chore: Refactor user createAction for useEnterprise
2023-07-10 16:41:43 +01:00
Gustav Hansen
f15e7a50e3
Chore: Refactor MagicLink to new useEnterprise hook
2023-07-10 16:41:43 +01:00
Gustav Hansen
740c2c02f3
Chore: Refactor AdminSeatInfo to new useEnterprise hook
2023-07-10 16:41:43 +01:00
Gustav Hansen
37c3888727
Chore: Refactor webhooks edit view to use useEnterprise
2023-07-10 16:41:15 +01:00
Gustav Hansen
7223be9bec
Chore: Refactor CM edit view information box to use useEnterprise
2023-07-10 16:41:15 +01:00
Josh
47c5ea3c12
Merge pull request #17062 from nitinmadelyn/ui-improvement
2023-07-10 16:27:44 +01:00
Bassel
2eb22bd061
use same delete method for all upload providers
2023-07-10 17:48:12 +03:00
Bassel
4ca425aa3f
log warning incase metadata doesn't exist in export file
2023-07-10 17:37:05 +03:00
Bassel
b1057ce3ec
improve stringify
2023-07-10 16:42:25 +03:00
Convly
7ca9b6de4f
Merge branch 'main' into enhancement/perfs-wildcard-populate-sanitization
2023-07-10 14:11:58 +02:00
Gustav Hansen
f1c4c09e50
Merge pull request #17237 from noobCode-69/setting-permission
...
Fix settings menu permissions in CE
2023-07-10 13:51:49 +02:00
Josh
d8c46dd17e
Merge pull request #17253 from strapi/fix/browse-step-query
2023-07-10 12:35:38 +01:00
Gustav Hansen
865cb2f6c5
Merge pull request #17252 from strapi/feature/review-workflow-multiple-limits
...
Fix: Fix license limits for workflow settings pages
2023-07-10 12:38:32 +02:00
Josh
8e89a3f46b
Merge pull request #17217 from strapi/fix/only-check-ssolocked-if-enabled
2023-07-10 10:41:01 +01:00
Josh
96d8ebb0c8
fix: CM media-input browsing
2023-07-10 10:26:01 +01:00
Gustav Hansen
3fc7897bae
Merge pull request #17247 from strapi/dependabot/npm_and_yarn/eslint-27e296ecf0
...
chore(deps-dev): bump the eslint group with 2 updates
2023-07-10 11:14:19 +02:00
Christian Capeans
763645b07b
log error
2023-07-10 11:11:13 +02:00
Bassel
6073283d54
Merge branch 'main' into feat/data-transfer-assets
2023-07-10 12:06:58 +03:00
Bassel
0ac623bf43
Merge branch 'feat/data-transfer-assets' of https://github.com/strapi/strapi into feat/data-transfer-assets
2023-07-10 12:04:41 +03:00
Gustav Hansen
752baaac71
Merge pull request #17246 from strapi/fix/rw-worflow-attributes-test-act
...
Fix: Improve test setup for workflow attributes
2023-07-10 10:45:22 +02:00
Gustav Hansen
29cfb4508f
Fix: Fix license limits for workflow settings pages
2023-07-10 10:43:41 +02:00
so_hell
67f900e6c1
fixed: fixed: The settings menu displays items that the user does not have p… #17237
2023-07-10 14:10:44 +05:30