Josh
|
85b3eeb64f
|
chore: update to DS 1.7.2
chore: add snapshots
chore: update to 1.7.0
chore: fix tests
chore: fix hp & upload tests
chore: fix admin tests
chore: fix user-permissions FE test
chore: update snapshots and helper-plugin
fix: multi-select
chore: bump to 1.7.1
chore: bump to 1.7.2
chore: update snapshots
fix: broken test
chore: update snapshots
|
2023-05-02 10:23:23 +01:00 |
|
dependabot[bot]
|
6ed2132d3a
|
Bump react-intl from 6.3.2 to 6.4.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 6.3.2 to 6.4.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@6.3.2...react-intl@6.4.1)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-30 23:56:52 +00:00 |
|
Ben Irvin
|
09d6856616
|
fix version typo
|
2023-04-28 18:07:14 +02:00 |
|
Ben Irvin
|
1a99a47e23
|
warn instead of blocking node 14
|
2023-04-28 17:13:15 +02:00 |
|
Alexandre BODIN
|
dceea7201b
|
Force manual build to run lint to avoid unnecessary rebuilds (#16532)
|
2023-04-28 15:20:20 +02:00 |
|
Rémi de Juvigny
|
61c168f744
|
Add unpublish modal
|
2023-04-28 12:46:42 +02:00 |
|
Ben Irvin
|
186d4dab57
|
change supported versions to node 16, 18, and 20
|
2023-04-28 11:18:55 +02:00 |
|
Rémi de Juvigny
|
db74d609f8
|
Render publish modal
|
2023-04-27 18:36:34 +02:00 |
|
DMehaffy
|
dbf3e05a4a
|
Merge branch 'main' into i18n-entity-service-decorator-findMany
|
2023-04-26 15:18:36 -07:00 |
|
Boegie19
|
238e82c1cf
|
fix mistake
|
2023-04-26 16:37:32 +02:00 |
|
Boegie19
|
dbff43cc7e
|
fix lint
|
2023-04-26 16:09:37 +02:00 |
|
Alexandre Bodin
|
68604f9853
|
Merge branch 'main' of github.com:strapi/strapi into release/4.10.1
|
2023-04-26 15:50:41 +02:00 |
|
Alexandre Bodin
|
23b531cef5
|
v4.10.1
|
2023-04-26 15:45:41 +02:00 |
|
Alexandre Bodin
|
b36292e67b
|
Merge branch 'releases/4.10.0'
|
2023-04-26 14:39:05 +02:00 |
|
Alexandre Bodin
|
9b5519778f
|
v4.10.0
|
2023-04-26 14:32:28 +02:00 |
|
Boegie19
|
0c2e27ff8c
|
add comment / lint fixes
|
2023-04-26 14:19:04 +02:00 |
|
Boegie19
|
beb7d44517
|
add ignoreKind
|
2023-04-26 12:38:36 +02:00 |
|
Boegie19
|
8b6cad699b
|
Merge pull request #1 from Boegie19/i18n-entity-service-wrapParams
I18n entity service wrap params
|
2023-04-26 11:40:11 +02:00 |
|
Boegie19
|
89b64d70d7
|
Merge branch 'strapi:main' into i18n-entity-service-decorator-findMany
|
2023-04-26 11:38:38 +02:00 |
|
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 |
|