30110 Commits

Author SHA1 Message Date
Convly
9bd29e3d9b Update data transfer code to adapt with new types 2023-05-26 15:25:12 +02:00
Convly
9fca32a25e Update data transfer types 2023-05-26 15:23:50 +02:00
Convly
d2be844147 Fix Attribute.Any definition 2023-05-25 16:27:55 +02:00
Convly
e63e3bee81 Add default type values for component and dynamic zone 2023-05-17 16:26:53 +02:00
Convly
4f8161c665 Introduce Attribute.Any 2023-05-17 16:26:19 +02:00
Convly
32e685680a Fix utils/typescript unit tests 2023-05-17 14:01:04 +02:00
Convly
7761efdf6d Update the ts generators to fit the new type system 2023-05-17 14:00:36 +02:00
Convly
3ef8a8dc67 Move core types to namespaces and use new UIDs 2023-05-17 12:32:50 +02:00
Convly
2a14902896 Export dynamic UIDs union types based on the registry values 2023-05-17 12:32:14 +02:00
Convly
015dd9ffcc Allow UID.Component to be generic for inferrence 2023-05-17 12:31:23 +02:00
Convly
aa9cb0529a Fix the base registry types to fix keyof set to never for empty registries 2023-05-17 12:30:32 +02:00
Convly
c1a3193a83 Remove SchemaUID from the strapi/strapi ts utils 2023-05-17 12:26:02 +02:00
Convly
e0b3603447 Remove global interface type and uids definitions from global.d.ts 2023-05-17 12:25:15 +02:00
Convly
2d32cb1015 Remove the possibility to select a filename and a directory for the generated types 2023-05-17 12:23:56 +02:00
Convly
4e60b8a21f Fix typo in jsdoc 2023-05-15 17:25:34 +02:00
Convly
d7fa412811 Scope types with modules 2023-05-15 17:22:21 +02:00
Convly
8f1f784cc7 Update the controller type to make it more generic 2023-05-15 15:50:44 +02:00
Convly
9b043be3b4 Fix typo 2023-05-15 15:16:12 +02:00
Convly
44b15c6aa1 Add comments & rename some utilities 2023-05-15 15:14:29 +02:00
Convly
cbab9313b1 Remove invalid import 2023-05-15 15:10:34 +02:00
Convly
a58b981f30 Add missing assert test for the global namespace 2023-05-15 15:09:36 +02:00
Convly
d239356053 Merge branch 'features/ts-support-2' into ts-support-2/type-system 2023-05-15 14:43:09 +02:00
Convly
fc8ea40ec0 Merge branch 'main' into features/ts-support-2 2023-05-15 14:42:57 +02:00
Convly
094aa4043c Implement the type system from within strapi/strapi 2023-05-15 14:33:50 +02:00
Bassel Kanso
6bbdf94d5c
Merge pull request #16648 from strapi/fix/transfer-pull
Wait for websocket to open only once in transfer pull
2023-05-15 15:20:03 +03:00
Ben Irvin
1ce326c151
Merge pull request #16693 from belgattitude/example-remove-vscode-sqlite 2023-05-15 14:08:47 +02:00
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
Sébastien Vanvelthem
086113084d ci: remove @vscode/sqlite for matrix 2023-05-13 10:20:20 +02:00
Convly
1916c48282 Make sure the admin user email is defined before trying to use it 2023-05-12 15:59:34 +02:00
Convly
6d38d136fd Init type system basis 2023-05-12 15:51:24 +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
Sébastien Vanvelthem
bc1aafcb17 refactor(example): remove @vscode/sqlite from deps 2023-05-11 19:55:15 +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