30074 Commits

Author SHA1 Message Date
Jean-Sébastien Herbaux
833f017981
Merge pull request #16705 from strapi/fix/generate-admin-user-hash 2023-05-15 09:20:07 +02:00
Gustav Hansen
cebf1a52fa
Merge pull request #16717 from strapi/dependabot/npm_and_yarn/nx-15.9.4
chore(deps-dev): bump nx from 15.8.3 to 15.9.4
2023-05-15 09:17:49 +02:00
Gustav Hansen
6345de302d
Merge pull request #16718 from strapi/dependabot/npm_and_yarn/date-fns-2.30.0
chore(deps): bump date-fns from 2.29.3 to 2.30.0
2023-05-15 09:16:49 +02:00
Gustav Hansen
d86d429e99
Merge pull request #16719 from strapi/dependabot/npm_and_yarn/babel-plugin-styled-components-2.1.1
chore(deps): bump babel-plugin-styled-components from 2.0.2 to 2.1.1
2023-05-15 09:15:26 +02:00
dependabot[bot]
5c17679d9c
chore(deps): bump babel-plugin-styled-components from 2.0.2 to 2.1.1
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v2.0.2...v2.1.1)

---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 23:04:46 +00:00
dependabot[bot]
04bd1d9eeb
chore(deps): bump date-fns from 2.29.3 to 2.30.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)

---
updated-dependencies:
- dependency-name: date-fns
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-14 23:04:03 +00:00
dependabot[bot]
8e05497848
chore(deps-dev): bump nx from 15.8.3 to 15.9.4
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.8.3 to 15.9.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.9.4/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-05-14 23:03:06 +00:00
Convly
1916c48282 Make sure the admin user email is defined before trying to use it 2023-05-12 15:59:34 +02:00
Ben Irvin
e9bb5ccdc4
Merge pull request #16465 from strapi/feature/collection-names-and-ids-uniqueness 2023-05-12 12:40:11 +02:00
Convly
e3b4cdeebf Merge branch 'releases/4.10.5' 2023-05-11 18:35:47 +02:00
Convly
93cc2aa479 Update yarn.lock 2023-05-11 18:33:16 +02:00
Josh
ba9b53b2ec
Merge pull request #16688 from strapi/chore/reshuffle-docs 2023-05-11 17:31:17 +01:00
Convly
d9277d616b v4.10.5 v4.10.5 2023-05-11 18:28:54 +02:00
Jean-Sébastien Herbaux
e348595b8d
Merge pull request #16686 from strapi/chore/ds-175 2023-05-11 18:12:01 +02:00
Ben Irvin
45333fe530
Merge pull request #16634 from strapi/fix/dts-bypass-schema-check 2023-05-11 18:11:38 +02:00
Ben Irvin
6c3d9b662a clean up path logic 2023-05-11 16:34:14 +02:00
Ben Irvin
498c18aade remove trailing dot 2023-05-11 15:26:00 +02:00
Ben Irvin
63560762f9 fix typo 2023-05-11 15:21:41 +02:00
Ben Irvin
35bcad0ae7 handle cases with empty path 2023-05-11 15:15:07 +02:00
Josh
51b8c0aa1c
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:39:01 +01:00
Josh
7b3acbc7e5
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:38:56 +01:00
Josh
2fff7768b7
Update docs/docs/index.md
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-05-11 13:38:51 +01:00
Josh
d0e346dc5c
Update docs/docs/docs/00-intro.md
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-05-11 12:39:17 +01:00
Josh
d0b4958c21 chore: reshuffle documentation 2023-05-11 12:00:42 +01:00
Josh
9e8ccf93b6 chore: update DS to 1.7.5 2023-05-11 11:02:18 +01:00
Gustav Hansen
aa749f4022
Merge pull request #16675 from strapi/fix/list-view-sort
Fix: Fix toOne sorting in CM list-view
2023-05-11 11:11:48 +02:00
Rémi de Juvigny
bb5c73781f
Merge pull request #16644 from konstantinmuenster/patch-3
Extend CustomFieldServerOptions types
2023-05-10 15:47:22 +02:00
Gustav Hansen
370587f4fb Fix: Fix toOne sorting in CM list-view 2023-05-10 15:08:01 +02:00
Convly
62efe7c12a Merge branch 'releases/4.10.4' 2023-05-10 14:58:38 +02:00
Convly
22d2644740 Update yarn.lock 2023-05-10 14:53:18 +02:00
Convly
3f55bac2e7 v4.10.4 v4.10.4 2023-05-10 14:46:30 +02:00
Gustav Hansen
6227e1a4b7
Merge pull request #16581 from belgattitude/ci-improve-install-time
CI: speed up CI time by improving yarn install and caches (iteration 1 / >30%)
2023-05-10 14:14:38 +02:00
Josh
72f73d3c82
Merge pull request #16670 from strapi/chore/ds-174 2023-05-10 09:52:19 +01:00
Jean-Sébastien Herbaux
6530915e3d
Merge pull request #16292 from candidosales/candidosales/fix/remove-expect-ct 2023-05-10 10:51:13 +02:00
Josh
c1682bf644 chore: bump ds to 1.7.4 2023-05-10 09:17:12 +01:00
markkaylor
9be62e06be
Merge pull request #16668 from strapi/fix/open-documentation
Fix broken open documentation link
2023-05-10 10:10:35 +02:00
Rémi de Juvigny
b586ca303d
Merge branch 'main' into patch-3 2023-05-10 10:03:36 +02:00
Candido Sales Gomes
6f047791ec updated the yarn.lock 2023-05-09 18:13:23 -04:00
Mark Kaylor
751b2524ac Fix broken open documentation link 2023-05-09 18:26:24 +02:00
Ben Irvin
4296a4149e
Merge branch 'main' into fix/dts-bypass-schema-check 2023-05-09 17:39:25 +02:00
Ben Irvin
4155f41774 add action type to diff handler 2023-05-09 17:38:02 +02:00
Ben Irvin
6fdc3c99fd fix comments 2023-05-09 17:36:08 +02:00
Gustav Hansen
2f83a09fbd
Merge pull request #16618 from hide-me/patch-3
Updated Russian translation for plugin:users-permissions
2023-05-09 16:31:27 +02:00
Ben Irvin
e6efa4681a move middleware to utils 2023-05-09 15:07:59 +02:00
Paul
b1f370b446
Update ru.json 2023-05-09 16:04:46 +03:00
Paul
f9a34982af
Update ru.json 2023-05-09 16:01:54 +03:00
Christian
eaf67ce62f
Merge pull request #16664 from strapi/fix/dts-engine-test 2023-05-09 14:44:54 +02:00
Christian
1811a7ca36
Merge branch 'fix/dts-bypass-schema-check' into fix/dts-engine-test 2023-05-09 14:38:30 +02:00
Simone Taeggi
0dbea89d29 add a comment to specify the collection names are not all normalized 2023-05-09 14:23:37 +02:00
Ben Irvin
7e6754f654 Merge branch 'main' into fix/dts-bypass-schema-check 2023-05-09 14:18:15 +02:00