30539 Commits

Author SHA1 Message Date
Rémi de Juvigny
287aac9f0c Merge remote-tracking branch 'origin/audit-logs/list-api-mapping' into audit-logs/api-modal 2023-01-03 14:13:46 +01:00
Fernando Chavez
f6a591aa58 Delete CellValue component and make it a function 2023-01-03 13:58:27 +01:00
Christian Capeans
fd3475965b Reorganize document 2023-01-03 13:28:23 +01:00
Josh
70fe7d251b chore: fix snapshot 2023-01-03 12:21:45 +00:00
Jamie Howard
a41e972082
Merge pull request #15196 from strapi/fix/close-modal-with-esc 2023-01-03 12:15:25 +00:00
Jamie Howard
c028712983 test(content-manager): RelationInputDataManager select to use source component ID 2023-01-03 12:13:12 +00:00
Gustav Hansen
9f4be24fba
Merge pull request #15331 from strapi/dependabot/npm_and_yarn/storybook/builder-webpack5-6.5.15
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
2023-01-03 13:11:21 +01:00
Josh
c5ebf3edac Merge branch 'main' into feature/relations-reordering 2023-01-03 12:09:25 +00:00
Gustav Hansen
e358429acc
Merge pull request #15334 from strapi/chore/docs-deployment
Chore: Bump docs dependencies
2023-01-03 12:29:05 +01:00
Marc-Roig
26fba9f4be test for circular references 2023-01-03 12:21:40 +01:00
Ben Irvin
c4f9a8200f
Merge pull request #15333 from strapi/deits/fix-git-workflow 2023-01-03 11:37:37 +01:00
Gustav Hansen
ec0f5bc20a Chore: Bump docs dependencies 2023-01-03 11:03:09 +01:00
Gustav Hansen
65515928a1
Merge pull request #15330 from strapi/fix/docs-cname
Fix: Prevent CNAME file from being overwritten by the GH action
2023-01-03 10:46:08 +01:00
Convly
60d8434fad Merge branch 'deits/architecture-rework' into deits/transfer-protocol 2023-01-03 10:35:29 +01:00
Ben Irvin
d04f669d29 add missing package 2023-01-03 10:32:09 +01:00
Ben Irvin
7050ad1000 build ts files before API tests 2023-01-03 10:18:47 +01:00
Ben Irvin
52743df376
Merge pull request #15279 from strapi/deits/transfer-push-cli 2023-01-03 10:09:20 +01:00
dependabot[bot]
0861118149
chore(deps): bump codemirror from 5.65.8 to 5.65.11
Bumps [codemirror](https://github.com/codemirror/basic-setup) from 5.65.8 to 5.65.11.
- [Release notes](https://github.com/codemirror/basic-setup/releases)
- [Changelog](https://github.com/codemirror/basic-setup/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codemirror/basic-setup/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:04:32 +00:00
dependabot[bot]
b7f3b576be
chore(deps-dev): bump @storybook/builder-webpack5 from 6.5.9 to 6.5.15
Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.5.9 to 6.5.15.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.15/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.15/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 09:03:02 +00:00
Gustav Hansen
30355eff0b Fix: Prevent CNAME file from being overwritten by the GH action 2023-01-03 09:14:28 +01:00
Fernando Chávez
4396ac53ed
Merge pull request #15301 from strapi/audit-logs/delete-methods
[Audit logs] Cron to delete expired events
2023-01-02 18:48:13 +01:00
Fernando Chavez
569da42a9f Merge fix and small change 2023-01-02 18:46:56 +01:00
Fernando Chávez
56526f7cca
Merge pull request #15315 from strapi/audit-logs/actions-and-permissions
[Audit logs] Create a new admin-actions file for EE and add audit logs actions
2023-01-02 18:40:57 +01:00
Convly
8406ca3a42 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-02 18:22:08 +01:00
Convly
674af089e2 Merge branch 'deits/transfer-push' into deits/transfer-protocol 2023-01-02 18:21:59 +01:00
Convly
b934f3b4c9 Update the api workflow 2023-01-02 18:21:48 +01:00
Convly
5e86d93b86 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-02 18:16:23 +01:00
Convly
ee234b89be Merge branch 'deits/transfer-push' into deits/transfer-protocol 2023-01-02 18:16:13 +01:00
Convly
b98c873a8c Add data-transfer dependency to strapi/strapi 2023-01-02 18:15:59 +01:00
Ben Irvin
8a3fe03bf4 add missing dep 2023-01-02 18:12:13 +01:00
Convly
00f2b99705 Add lib to the eslintignore file 2023-01-02 18:10:51 +01:00
Ben Irvin
6328bdd2f9 Merge branch 'deits/transfer-push' into deits/transfer-push-cli 2023-01-02 17:57:36 +01:00
Convly
fc1cf45fcc Merge branch 'deits/transfer-push' into deits/transfer-protocol 2023-01-02 17:54:45 +01:00
Convly
9bd3453e83 Merge branch 'deits/transfer-protocol' of github.com:strapi/strapi into deits/transfer-protocol 2023-01-02 17:54:28 +01:00
Convly
83f10de1e0 Merge branch 'deits/transfer-push' into deits/architecture-rework 2023-01-02 17:54:01 +01:00
Convly
0ce03a14f2 Merge branch 'features/deits' into deits/transfer-push 2023-01-02 17:53:29 +01:00
Ben Irvin
829e197e99 Merge branch 'features/deits' into deits/transfer-push-cli 2023-01-02 17:51:30 +01:00
Ben Irvin
9d45f557a2 update version 2023-01-02 17:49:17 +01:00
Ben Irvin
a0e1b8d31e fix tests 2023-01-02 17:35:43 +01:00
Ben Irvin
c700027a6d reenable lint 2023-01-02 17:11:51 +01:00
Ben Irvin
bc609a2f0a
Merge branch 'deits/transfer-push' into deits/transfer-push-cli 2023-01-02 17:10:53 +01:00
Marc-Roig
036cb8b250 filter by entity id when reordering components 2023-01-02 16:48:02 +01:00
Ben Irvin
1a8badec46
Merge pull request #15280 from strapi/deits/transfer-push-tests 2023-01-02 16:42:46 +01:00
Ben Irvin
496ae40ede
Merge branch 'main' into features/deits 2023-01-02 16:29:27 +01:00
Convly
3b9dbbe4b9 Remove useless async 2023-01-02 16:07:16 +01:00
Convly
42a6497e42 Merge branch 'deits/transfer-push-tests' into deits/architecture-rework 2023-01-02 15:46:20 +01:00
Convly
57ef36c3ce Merge branch 'deits/transfer-push-tests' into deits/transfer-protocol 2023-01-02 15:44:31 +01:00
Convly
8dc86dbf07 Merge branch 'deits/transfer-push' into deits/transfer-push-tests 2023-01-02 15:42:03 +01:00
Convly
db89c53edc Merge branch 'features/deits' into deits/transfer-push-tests 2023-01-02 15:41:50 +01:00
Convly
d27d0306e6 Merge branch 'features/deits' into deits/transfer-push 2023-01-02 15:41:34 +01:00