32609 Commits

Author SHA1 Message Date
Josh
ee84e7403c fix: relativeURLs fail with appendSearchParamsToUrl (#17967)
Co-authored-by: ramiel <ramielwan48@gmail.com>
2023-09-11 19:05:28 +02:00
derrickmehaffy
e44a8f633f readd line about v3 2023-09-11 09:05:58 -07:00
derrickmehaffy
a7b5289105 Update GH bug report template 2023-09-11 08:28:42 -07:00
Jamie Howard
85fd4f30b6
Merge pull request #18011 from strapi/feature/test-content-api-stages v4.13.4 2023-09-11 14:54:56 +01:00
Alexandre Bodin
96c86c65c5 Merge branch 'main' into chore/ts-strapi 2023-09-11 15:04:30 +02:00
Ben Irvin
02f0653f8c
Merge pull request #17984 from iKasch/patch-1 2023-09-11 12:26:42 +02:00
Jamie Howard
4339191e89 test(api): correct return format for strapi_stage attribute 2023-09-11 10:49:21 +01:00
Josh
ef41a56cf1
fix: fallback to window.location.href if backendURL is not defined (#17982)
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
2023-09-11 10:31:21 +01:00
Alexandre Bodin
55b876e540 Fix generate cmd bootstrap 2023-09-11 11:11:47 +02:00
Alexandre Bodin
ad9def07c2 fix data-transfer build cmd 2023-09-11 11:02:00 +02:00
Gustav Hansen
ef5f997c57
chore(deps): update @strapi/design-system and @strapi/icons to 1.10.1 (#17948) 2023-09-11 09:00:13 +01:00
Alexandre Bodin
c9e30ed738 Merge remote-tracking branch 'origin/chore/ts-strapi' into chore/ts-strapi 2023-09-11 09:19:15 +02:00
dependabot[bot]
318e018ed8
chore(deps): bump actions/checkout from 3 to 4 (#17998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:10:58 +01:00
dependabot[bot]
7324892be2
chore(deps-dev): bump the eslint group with 1 update (#18000)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-11 08:10:08 +01:00
dependabot[bot]
957bda4927
chore(deps-dev): bump nx from 16.7.2 to 16.8.1
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 16.7.2 to 16.8.1.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/16.8.1/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-09-10 23:58:49 +00:00
dependabot[bot]
8b879c98f5
chore(deps-dev): bump @vercel/ncc from 0.36.1 to 0.38.0
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.36.1 to 0.38.0.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.36.1...0.38.0)

---
updated-dependencies:
- dependency-name: "@vercel/ncc"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-10 23:56:01 +00:00
Kim
16d578cf27
fix typo in import 2023-09-08 19:33:19 +02:00
Jamie Howard
c0a61c7e40
Merge pull request #17887 from strapi/feature/test-content-api-sanitization 2023-09-08 14:52:43 +01:00
Jamie Howard
fe6dccf668 chore(api-tests): move sanitization test to review workflows test suite 2023-09-08 13:39:58 +01:00
Alexandre Bodin
5da4345568 Fix type only pkg being required as js 2023-09-08 08:08:21 +02:00
Alexandre Bodin
c835887bb7 Fix type only pkg being required as js 2023-09-08 08:06:55 +02:00
Alexandre Bodin
13af230903 Move ts-zen dep 2023-09-08 08:00:21 +02:00
Alexandre Bodin
522d878b63 Use typings in audit-logs-provider 2023-09-08 07:50:50 +02:00
Alexandre Bodin
2fbbf7f0e0 Remove leftovers from @strapi/strapi 2023-09-07 22:29:14 +02:00
Alexandre Bodin
e6b9f8d133 Move all types of @strapi/strapi to @strapi/typings 2023-09-07 22:26:09 +02:00
Alexandre Bodin
112455c9ae Typing tests 2023-09-07 22:07:28 +02:00
Alexandre Bodin
5c5dd8a676 Merge branch 'chore/ts-strapi' of github.com:strapi/strapi into chore/ts-strapi 2023-09-07 22:05:55 +02:00
Alexandre Bodin
cff9c2cf36 Unit tests 2023-09-07 22:05:48 +02:00
Alexandre Bodin
d88957dba6 Clean lint 2023-09-07 22:01:01 +02:00
Alexandre Bodin
6af5657b3f Use @strapi/typings 2023-09-07 21:55:12 +02:00
Convly
378126b81a Upgrade ts-zen to support relative import in definitions test files 2023-09-07 19:44:10 +02:00
Alexandre Bodin
49e0c08fca Init typings pkg and move dts import to it 2023-09-07 19:15:50 +02:00
Jamie Howard
57b2df46d6 test(api): correct sanitization of admin user private attributes 2023-09-07 15:52:52 +01:00
Josh
a2ae4cacae
fix: relativeURLs fail with appendSearchParamsToUrl (#17967)
Co-authored-by: ramiel <ramielwan48@gmail.com>
2023-09-07 13:16:35 +01:00
Ben Irvin
6730038e07 export compile 2023-09-07 14:15:19 +02:00
Ben Irvin
6c32a4f73d add compile typings 2023-09-07 14:14:27 +02:00
Alexandre Bodin
2858869557 Tell nx to be quiet 2023-09-07 11:59:27 +02:00
Alexandre Bodin
3805d25f73 Typo 2023-09-07 11:29:59 +02:00
markkaylor
c3ed9a49c7
Fix check pr status causing a local diff (#17961) 2023-09-07 09:31:45 +02:00
Fernando Chávez
a11eb0ca76
Merge pull request #17850 from antgel/enlarge_expand_wysiwyg
Make expanded WYSIWYG editor fill 90% of the viewport
2023-09-07 09:07:06 +02:00
Alexandre Bodin
c77f38277f Fix postinstall script needing to be built 2023-09-07 08:11:38 +02:00
Alexandre Bodin
27c5fc4cdf Integration test can start 2023-09-07 07:54:44 +02:00
Alexandre Bodin
270a7f750f TS test issues 2023-09-07 01:15:31 +02:00
Alexandre Bodin
ddaa9e6775 Migrate latest to ts 2023-09-07 01:12:44 +02:00
Jim LAURIE
1feb571a91
Add event to sync project data more frequently - admin users count + active admin users count (#17857)
Co-authored-by: Marc-Roig <marc12info@gmail.com>
2023-09-07 00:13:09 +02:00
Alexandre Bodin
c779954631 Merge branch 'main' into chore/ts-strapi 2023-09-06 23:41:27 +02:00
Marc Roig
d109764325
Merge pull request #17954 from strapi/releases/4.13.3 2023-09-06 17:44:31 +02:00
Jean-Sébastien Herbaux
3cadca8751
Merge branch 'main' into fix/typescript-autogenerate 2023-09-06 17:34:52 +02:00
Convly
f5a5fac40f Ignore diagnostics when generating types from the cli 2023-09-06 17:25:21 +02:00
Convly
795b9c4df4 Add the possibility to ignore diagnostics from strapi.compile 2023-09-06 17:24:59 +02:00