30539 Commits

Author SHA1 Message Date
Convly
e7e6516e06 Update yarn lock 2023-01-02 15:40:53 +01:00
Fernando Chavez
09241c7507 Remove todo comment 2023-01-02 15:39:49 +01:00
Convly
34ca7adbe2 Update import path & fix tests 2023-01-02 15:33:15 +01:00
Convly
611f991820 data-transfer: Move from lib to src & update folder architecture 2023-01-02 15:30:37 +01:00
Marc-Roig
2528ae5637 Merge branch 'feature/relations-reordering' into relations-reordering/non-strict-connect 2023-01-02 14:44:02 +01:00
Fernando Chavez
01ca9a66fc typo fix 2023-01-02 14:16:30 +01:00
Fernando Chavez
b16517ad4e Better name to the delete expired events job 2023-01-02 13:18:48 +01:00
Gustav Hansen
129d88cccc
Merge pull request #15278 from ivan-ha/fix/zh-translations
fix: broken translations in EditFolderDialog and various zh translations in Media Library
2023-01-02 12:29:31 +01:00
Gustav Hansen
4f01dd1c8c
Merge pull request #15289 from ivan-ha/fix/content-manager-i18n
fix: zh translations of content-manager.containers.Edit.information.by
2023-01-02 12:26:54 +01:00
Ben Irvin
3bf787764b
Merge pull request #15208 from GregorSondermeier/patch-1 2023-01-02 12:19:31 +01:00
Ben Irvin
5acc9c98a5
Merge pull request #15160 from strapi/deits/ts-workflow 2023-01-02 12:18:48 +01:00
Ben Irvin
94d8b6c1fa
Merge pull request #15213 from strapi/enchancement/eslint-cache 2023-01-02 12:00:59 +01:00
Gustav Hansen
5af5384856
Merge pull request #15314 from strapi/dependabot/npm_and_yarn/nx-14.8.6
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
2023-01-02 11:54:39 +01:00
Marc-Roig
74c6ec1f61 add validation folder in database 2023-01-02 11:28:48 +01:00
Ben Irvin
1b4560ba28 alphabetize 2023-01-02 11:12:09 +01:00
Ben Irvin
437c1b7e17 remove extraneous build:ts, add comments 2023-01-02 11:10:29 +01:00
Ben Irvin
3220d73f71 remove build:ts from yarn setup 2023-01-02 11:07:00 +01:00
Fernando Chavez
e53c3544e6 Create a new admin-actions file for EE and add audit logs actions 2023-01-02 10:08:16 +01:00
Ben Irvin
897bb4a87c
Merge branch 'features/deits' into deits/ts-workflow 2023-01-02 10:04:14 +01:00
dependabot[bot]
29fcd21cfb
chore(deps-dev): bump nx from 14.4.2 to 14.8.6
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 14.4.2 to 14.8.6.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/14.8.6/packages/nx)

---
updated-dependencies:
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 09:02:30 +00:00
Ben Irvin
d2f4bf4512 add cache-location 2023-01-02 09:56:21 +01:00
Ben Irvin
adb318fc2c fix typedef 2023-01-02 09:53:20 +01:00
Marc
659f31e362
Merge pull request #15149 from strapi/dependabot/npm_and_yarn/pg-8.8.0 2023-01-02 09:47:03 +01:00
Marc-Roig
ef9c9114f3 Merge branch 'main' into feature/relations-reordering 2023-01-02 09:36:10 +01:00
Ben Irvin
3eac888f72 fix comments 2023-01-02 09:34:38 +01:00
Ben Irvin
f2f5017035
Merge branch 'deits/transfer-push' into deits/transfer-push-cli 2023-01-02 09:30:56 +01:00
Gustav Hansen
700814cdbd
Merge pull request #15303 from strapi/dependabot/npm_and_yarn/docs/json5-2.2.2
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
2023-01-02 09:24:05 +01:00
Gustav Hansen
f1ca1e4051
Merge pull request #15284 from strapi/fix/documentation-link-guided-tour
[fix] Guided tour documentation link
2023-01-02 09:22:00 +01:00
Convly
0458e88bce Handle object variables & fix sendTemplatedEmail 2022-12-30 19:46:33 +01:00
dependabot[bot]
6afb9d7c7a
chore(deps): bump json5 from 2.2.1 to 2.2.2 in /docs
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 18:10:49 +00:00
Jean-Sébastien Herbaux
9bb6b846c5
Merge pull request #15182 from strapi/chore/v3EOL 2022-12-30 19:08:43 +01:00
Jean-Sébastien Herbaux
df8d0ece2f
Merge branch 'main' into enchancement/eslint-cache 2022-12-30 19:04:50 +01:00
Convly
6b0b981e90 Update users-permissions service to prevent usage of invalid email templates 2022-12-30 19:01:04 +01:00
Convly
403a1fe81b Update email template validation & tests 2022-12-30 19:00:19 +01:00
Convly
d7db946c4e Add strict interpolate & deactivate evaluation in sendTemplatedEmail 2022-12-30 18:59:16 +01:00
Convly
a39fedfb30 Add template in the utils (interpolation helpers) 2022-12-30 18:57:27 +01:00
DMehaffy
a8d766af85
Merge pull request #14553 from paulaxisabel/main
Update the Code Of Conduct
2022-12-30 10:17:38 -07:00
DMehaffy
06e53d80c1
Merge branch 'main' into main 2022-12-30 10:15:56 -07:00
DMehaffy
566c9ebd22
Merge branch 'main' into chore/v3EOL 2022-12-30 10:05:30 -07:00
Fernando Chavez
4e633730f6 Start mapping to the new user object 2022-12-30 13:08:49 +01:00
Fernando Chavez
2d67484952 Merge branch 'feature/audit-logs' of github.com:strapi/strapi into audit-logs/list-api-mapping 2022-12-30 12:11:31 +01:00
Fernando Chávez
b9c09e19fc
Merge pull request #15286 from strapi/audit-logs/endpoints-changes
[Audit logs] Return only necessary info on audit logs endpoints
2022-12-30 11:39:23 +01:00
Fernando Chavez
6f975b3815 Add delete expired logs methods and add the cron 2022-12-30 11:02:41 +01:00
Convly
7bbc065c35 Update the setup script (compile => build:ts) 2022-12-30 10:56:57 +01:00
Convly
fdcec5ea25 Rename compile to build:ts 2022-12-30 10:55:40 +01:00
Fernando Chavez
c7e10980fd Return user object with less info 2022-12-30 10:51:57 +01:00
Convly
9c0be5731a Add status command 2022-12-30 10:51:01 +01:00
Christian Capeans
160a1683b5 Add no missing require to data-transfer 2022-12-30 09:48:36 +01:00
Ádám Patai
0bf4e6173e feat: Hungarian admin translations 2022-12-29 19:52:44 +01:00
Christian Capeans
fd40ad9d7f Document the useFetchClient hook 2022-12-29 16:43:02 +01:00