issues
search
mancku
/
strapi-plugin-schemas-to-ts
Strapi Plugin Schemas to TS is a plugin for Strapi v4 that automatically converts your Strapi schemas into Typescript interfaces.
MIT License
65
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixes `admin::user` relation fields
#67
TimFoerster
opened
2 months ago
0
v5 changes
#66
4very
opened
2 months ago
4
Update to v5
#65
4very
opened
2 months ago
0
Wrong type for media formats
#64
alexkramer98
opened
2 months ago
0
Wrong type for relations
#63
alexkramer98
opened
2 months ago
0
Wrong type for nullable fields
#62
alexkramer98
opened
2 months ago
0
Validation for dist-root always fails in develop if destination path is set in config
#61
RobIsHere
opened
3 months ago
0
Validation fails for folders that just begin with "api..." like "src/api-types"
#60
RobIsHere
opened
3 months ago
0
Fix/improving pr57
#59
mancku
opened
4 months ago
1
Exclude Schema
#58
Leviathan91
opened
5 months ago
1
:sparkles: Add support for extensions path for User types
#57
creazy231
closed
4 months ago
1
using `destinationFolder` throws in non-typescript projects
#56
nasheomirro
opened
6 months ago
2
Seems like the `destinationFolder` option doesn't do anything
#55
kyrylohoi
opened
7 months ago
2
Can't config destinationFolder
#54
ColdSiemens
opened
8 months ago
5
destinationFolder property has unexpected behaviours
#53
gregg-cbs
opened
8 months ago
8
Dev server will not run if the types folder does not exist and files are referencing types
#52
gregg-cbs
closed
8 months ago
2
Types are rebuilding on every debugger reload
#51
gregg-cbs
opened
8 months ago
2
Feature/choose destination folder
#50
mancku
closed
8 months ago
0
fix: plain variant for localizations and media
#49
Swobodnenerki
closed
8 months ago
1
Added generateInterfaces command to execute via CLI
#48
mancku
closed
8 months ago
0
Feature/delete unnecessary generated interfaces
#47
mancku
closed
8 months ago
0
User: missing fields
#46
gregg-cbs
closed
4 months ago
2
How to remove all generated types?
#45
gregg-cbs
closed
8 months ago
7
Able to write types to specific file
#44
Justin-van-der-Velden
closed
8 months ago
2
I get this error all the time: src/common/schemas-to-ts/BeforeRunEvent.ts:3:23 - error TS2307: Cannot find module '@strapi/database/dist/lifecycles' or its corresponding type declarations.
#43
briankandersen
opened
10 months ago
3
fix: stop relations being all User[] if related model starts with User*
#42
pierpo
closed
8 months ago
4
Does not work with strapi-plugin-navigation
#41
kbzowski
opened
11 months ago
0
Dynamic zone generated as any
#40
mbret
opened
11 months ago
1
Replace console.log with a configurable logger service
#39
mancku
closed
1 year ago
0
Escape single quotes in enum value generation
#38
gufoe
closed
1 year ago
1
Latest strapi and latest schemas-to-plugins (as of 2023-11-17) using typescript fails with Cannot find module './dist/server'
#37
briankandersen
closed
1 year ago
2
fix: escape single quotes in enum values
#36
OMikkel
closed
1 year ago
1
Single quotes in enum values causing error
#35
OMikkel
closed
1 year ago
0
node v20.x is not supported.
#34
dooglegh
closed
1 year ago
2
Lifecycle error
#33
Sid-Turner-Ellis
closed
1 year ago
4
Type declaration conflicts
#32
ciriousjoker
opened
1 year ago
0
Interface not created for newly created content-type.
#31
jeton-th
opened
1 year ago
0
Fix #28
#30
creazy231
closed
1 year ago
6
Update interfaceBuilder.ts to fix #28
#29
creazy231
closed
1 year ago
27
strapi 4.14 - change source folder
#28
win-ru
closed
1 year ago
1
Disable All Logging
#27
jmather-aipm
closed
1 year ago
0
Not sure about implementation
#26
Dollique
opened
1 year ago
0
Unexpected token when exporting enum
#25
BayBreezy
closed
1 year ago
23
18 name conflict with component field
#24
mancku
closed
1 year ago
0
When available, create the User interfaces based on the schema of the extension
#23
mancku
closed
4 months ago
1
Add a configuration value to be able to select the generated files folder
#22
mancku
closed
8 months ago
5
Added new property schemaInfo fixed importPath comparison
#21
mancku
closed
1 year ago
0
media relationship from "Plain" type should also be plain
#20
matepaiva
closed
8 months ago
0
createdAt, updatedAt, publishedAt: they are not really Date type
#19
matepaiva
opened
1 year ago
1
Name conflict with component field
#18
matepaiva
closed
1 year ago
2
Next