Josh
|
d07d489109
|
chore: convert admin-utils to TS and reorganise preset setup
chore
chore: fix tests
chore: fix workflow
chore: tidy ups
chore: test fixes
chore: skip nx cache
chore: pr amends
chore: fix rogue incorrect import
|
2023-04-26 09:57:17 +01:00 |
|
Boegie19
|
bda72b7a0f
|
fix test again
|
2023-04-26 10:49:13 +02:00 |
|
Boegie19
|
6b793c0d90
|
fix test
|
2023-04-26 10:25:48 +02:00 |
|
Boegie19
|
a24fc43526
|
linting fixes
|
2023-04-26 10:11:54 +02:00 |
|
Boegie19
|
aacd8e6a50
|
one last fix
|
2023-04-26 01:49:06 +02:00 |
|
Boegie19
|
468bf7e017
|
some more fixes
|
2023-04-26 01:48:49 +02:00 |
|
Boegie19
|
51df0ef83f
|
fix return null
|
2023-04-26 01:46:35 +02:00 |
|
Boegie19
|
a5cd74a234
|
add findMany back for output[0]
|
2023-04-26 01:44:37 +02:00 |
|
Boegie19
|
c25a4dc6cc
|
used wrappedParams in wrapParms
|
2023-04-26 01:31:48 +02:00 |
|
Boegie19
|
4b1e60bad8
|
removed findMany since it is unneeded
|
2023-04-26 01:29:32 +02:00 |
|
Boegie19
|
0fb0bad219
|
fix?
|
2023-04-25 14:24:46 +02:00 |
|
Boegie19
|
78c5c76b8e
|
hopfully fixed test
|
2023-04-25 14:08:03 +02:00 |
|
Boegie19
|
20cf36269b
|
fix output test
|
2023-04-25 13:51:19 +02:00 |
|
Boegie19
|
ec4cb1bfa5
|
fix maby?
|
2023-04-25 13:46:27 +02:00 |
|
Boegie19
|
6ce1665271
|
removed function
|
2023-04-25 13:25:58 +02:00 |
|
Boegie19
|
ba9f15cad1
|
Merge branch 'i18n-entity-service-wrapParams' of https://github.com/Boegie19/strapi into i18n-entity-service-wrapParams
|
2023-04-25 13:06:38 +02:00 |
|
Boegie19
|
ec2328d11e
|
init wrapParams output test
|
2023-04-25 13:06:30 +02:00 |
|
Boegie19
|
8e00ced3d2
|
final fix
|
2023-04-25 11:26:43 +02:00 |
|
Boegie19
|
cf18d05861
|
fixed findOne
|
2023-04-25 11:06:54 +02:00 |
|
Boegie19
|
129197609e
|
fix db.query.findOne
|
2023-04-24 21:14:41 +02:00 |
|
DMehaffy
|
36e41a508a
|
Merge branch 'main' into i18n-entity-service-wrapParams
|
2023-04-24 11:53:22 -07:00 |
|
Boegie19
|
527d956895
|
fixed mistake
|
2023-04-24 20:45:48 +02:00 |
|
Boegie19
|
42bf6410ee
|
fix even more tests
|
2023-04-24 20:28:09 +02:00 |
|
Boegie19
|
fbe8bad4f0
|
fixed entity-service decorator tests
|
2023-04-24 19:57:43 +02:00 |
|
markkaylor
|
f1c2201b6e
|
Merge pull request #16265 from strapi/fix/plugin-documentation-bugs
Fix/plugin documentation bugs
|
2023-04-24 19:50:10 +02:00 |
|
Boegie19
|
0915f36b6d
|
fix linting
|
2023-04-24 17:49:09 +02:00 |
|
Mark Kaylor
|
4236fe6f5a
|
Fix union types
|
2023-04-24 16:56:02 +02:00 |
|
Mark Kaylor
|
e12644bc97
|
Fix jsdoc
|
2023-04-24 16:50:48 +02:00 |
|
Mark Kaylor
|
3178e13fca
|
Add spaces in tests
|
2023-04-24 16:50:30 +02:00 |
|
Boegie19
|
c1541c4268
|
add awaits
|
2023-04-24 16:48:27 +02:00 |
|
Boegie19
|
f0a4d8e541
|
changed comment location
|
2023-04-24 16:46:45 +02:00 |
|
Boegie19
|
4a4a84926f
|
i18n entity-service decorator findMany fix
|
2023-04-24 16:34:47 +02:00 |
|
Mark Kaylor
|
29cd84c237
|
Teardown the mock
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
924aca18f1
|
Add tests for override service
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
f33090461c
|
Provide default empty object for override options
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
b07097e8b4
|
Use all attributes for response
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
d25e7468fb
|
Add required attributes to response
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
b71708a303
|
Add a component schema for each model
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
f3a4adf3ad
|
Fix links always opening current version instead of selected version
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
8bdcc13ddc
|
Fix single types using wrong response component
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
72bb36afbc
|
Use immer
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
e82a1a9519
|
PR feedback
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
8d83b53961
|
Add test config
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
5c680d4b8f
|
Clean comments and spacing
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
4e5dee17bb
|
Refactor to scope mutations
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
b160ee3707
|
Add JSDoc
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
03c811e6c6
|
Remove immer in favor of a simple function with similar result
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
19ce046512
|
Apply overrides for specified versions
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
f8a631d84e
|
Test excludeFromGeneration and customizer
|
2023-04-24 15:25:17 +02:00 |
|
Mark Kaylor
|
da3b4ed42d
|
Remove mockdata
|
2023-04-24 15:25:17 +02:00 |
|