Alexandre BODIN
|
75b4aa5226
|
Merge pull request #18111 from strapi/chore/ts-strapi-fix-dts
|
2023-09-20 12:16:42 +02:00 |
|
Alexandre Bodin
|
d1cc5df7c5
|
Update types
|
2023-09-20 11:46:13 +02:00 |
|
Ben Irvin
|
821832048a
|
allow some config options to be optional
|
2023-09-20 11:44:56 +02:00 |
|
Alexandre Bodin
|
1a917d4eca
|
Fixes
|
2023-09-20 11:30:19 +02:00 |
|
Alexandre Bodin
|
3a17647de9
|
Merge branch 'chore/ts-strapi' into chore/ts-database
|
2023-09-20 10:08:43 +02:00 |
|
Alexandre Bodin
|
e01234c008
|
Refactor types
|
2023-09-20 10:07:46 +02:00 |
|
Alexandre Bodin
|
79c6df7da0
|
fix test ts error
|
2023-09-19 16:46:04 +02:00 |
|
Alexandre Bodin
|
c195099a2c
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-19 15:55:59 +02:00 |
|
Janne Ramstedt
|
d2c02ba7d5
|
fix(admin): handle windows paths in plugins.js (#18097)
|
2023-09-19 14:09:56 +01:00 |
|
Bogdan Covrig
|
2b7a7474ec
|
fix(core): Revert plugin property on CustomFieldServerOptions (#18107)
|
2023-09-19 14:05:11 +01:00 |
|
Christian
|
c44e334484
|
Merge pull request #17930 from strapi/fix/dynamic-zone-test
|
2023-09-19 14:50:05 +02:00 |
|
Alexandre Bodin
|
d178ebcd1d
|
Revert change breaking linter
|
2023-09-19 14:38:33 +02:00 |
|
Alexandre Bodin
|
7cb9467bcc
|
Fix minor linting issues
|
2023-09-19 13:39:40 +02:00 |
|
Christian
|
adae5e7f55
|
Update packages/core/strapi/package.json
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2023-09-19 11:22:32 +02:00 |
|
Christian Capeans
|
a74002991d
|
Update ts-zen
|
2023-09-19 10:20:37 +02:00 |
|
Christian Capeans
|
22b8b0f509
|
Merge branch 'types/es-tests' of github.com:strapi/strapi into types/es-tests
|
2023-09-19 10:12:32 +02:00 |
|
Christian Capeans
|
30cd8f0d13
|
Update ts-zen
|
2023-09-19 10:11:59 +02:00 |
|
Christian Capeans
|
b212765b18
|
Reset checks.yml
|
2023-09-19 09:48:21 +02:00 |
|
Christian
|
1515f9a065
|
Merge branch 'types/utils-tests' into types/es-tests
|
2023-09-19 09:44:14 +02:00 |
|
Christian Capeans
|
73a1b881f8
|
Delete entity service failing tests
|
2023-09-19 09:41:45 +02:00 |
|
Alexandre Bodin
|
4bf51a326f
|
Update lockfile
|
2023-09-19 09:06:32 +02:00 |
|
DMehaffy
|
41e2d2ccf2
|
Merge pull request #18100 from PaulBratslavsky/paul-bratslavsky-update-readme-changes
Update main readme with gif and latest positioning
|
2023-09-18 15:18:47 -07:00 |
|
Paul Bratslavsky
|
d94ec7c622
|
Update README.md
|
2023-09-18 17:16:08 -05:00 |
|
DMehaffy
|
f8a5471028
|
Update README.md's image
|
2023-09-18 15:12:50 -07:00 |
|
DMehaffy
|
12e4c9baaa
|
Merge pull request #18101 from PaulBratslavsky/PaulBratslavsky-admin-image-file-update
Add new readme demo gif to replace static png
|
2023-09-18 15:09:33 -07:00 |
|
Paul Bratslavsky
|
969906f6ca
|
Uploading Strapi Admin Demo Gif
|
2023-09-18 16:49:51 -05:00 |
|
Alexandre Bodin
|
831e5b02fa
|
Add back peer dep for e2e to work
|
2023-09-18 21:12:02 +02:00 |
|
Christian Capeans
|
9026e9ebcd
|
Delete unnecessary import
|
2023-09-18 17:38:18 +02:00 |
|
Christian Capeans
|
485358a372
|
Merge branch 'types/utils-tests' of github.com:strapi/strapi into types/es-tests
|
2023-09-18 17:37:59 +02:00 |
|
Alexandre Bodin
|
73c9ec1450
|
Rename @strapi/typings to @strapi/types
|
2023-09-18 15:57:06 +02:00 |
|
Ben Irvin
|
8e2f10d055
|
update security-lockfile for ts-zen
|
2023-09-18 15:54:10 +02:00 |
|
Alexandre Bodin
|
eba63f7bca
|
Fix chalk imports and improve types
|
2023-09-18 15:45:46 +02:00 |
|
Simone
|
88dc58836b
|
[Fix] Fix the content Type Dialog problem with the Grid elements in Safari (#18080)
* remove style that causes the problem
* add snapshot failing
|
2023-09-18 13:52:52 +02:00 |
|
Josh
|
a472dbc410
|
fix(content-manager): add optional chaining because listRef may not have a node attached (#18093)
|
2023-09-18 10:24:01 +01:00 |
|
Alexandre Bodin
|
ab5c6d16c7
|
Fix accessing undefined
|
2023-09-18 11:22:26 +02:00 |
|
Alexandre Bodin
|
1d9cda74db
|
fix EE tests
|
2023-09-18 10:24:32 +02:00 |
|
Alexandre Bodin
|
5802a65a2d
|
Fix some bugs introduced by the ts migration
|
2023-09-18 09:43:24 +02:00 |
|
Christian
|
4809a2d1e0
|
Merge branch 'main' into fix/dynamic-zone-test
|
2023-09-18 09:38:05 +02:00 |
|
Christian Capeans
|
42edb415d4
|
Upgrade ts-zen
|
2023-09-18 09:36:21 +02:00 |
|
Alexandre Bodin
|
af1f80b6e8
|
Merge branch 'main' into chore/ts-strapi
|
2023-09-18 09:07:13 +02:00 |
|
Ben Irvin
|
36b8dc9438
|
Merge pull request #17956 from strapi/fix/typescript-autogenerate
|
2023-09-16 12:45:02 +02:00 |
|
Paul Bratslavsky
|
de0502dfea
|
Update README.md
|
2023-09-15 16:27:42 -05:00 |
|
Paul Bratslavsky
|
5008b87686
|
Update README.md
|
2023-09-15 16:26:14 -05:00 |
|
DMehaffy
|
0f03221cb6
|
Merge pull request #17944 from KushalKanungo/fix/issue-17494-blocked-users-can-still-login-via-provider
fix: blocked users can still login via provider
|
2023-09-15 13:42:12 -07:00 |
|
Paul Bratslavsky
|
c85d817e95
|
Update README.md
|
2023-09-15 15:38:37 -05:00 |
|
Paul Bratslavsky
|
23e6a85bf5
|
Update README.md
|
2023-09-15 15:31:29 -05:00 |
|
Paul Bratslavsky
|
22a59d0af5
|
Update README.md
|
2023-09-15 14:46:05 -05:00 |
|
Paul Bratslavsky
|
24cac1bef6
|
Update README.md
|
2023-09-15 14:35:43 -05:00 |
|
Paul Bratslavsky
|
4e485a017c
|
Updating README.md
Working on updating README
|
2023-09-15 14:22:28 -05:00 |
|
Alexandre Bodin
|
5b202024e7
|
Play around with mock issues on CI
|
2023-09-15 20:32:39 +02:00 |
|