1882 Commits

Author SHA1 Message Date
Convly
377efaba51 v4.13.3 2023-09-06 15:02:03 +02:00
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
dependabot[bot]
f759694ff9 chore(deps): bump cropperjs from 1.5.12 to 1.6.0
Bumps [cropperjs](https://github.com/fengyuanchen/cropperjs) from 1.5.12 to 1.6.0.
- [Release notes](https://github.com/fengyuanchen/cropperjs/releases)
- [Changelog](https://github.com/fengyuanchen/cropperjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/cropperjs/compare/v1.5.12...v1.6.0)

---
updated-dependencies:
- dependency-name: cropperjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 11:20:14 +02:00
Gustav Hansen
5c08a7a2af
Merge pull request #17855 from strapi/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
chore(deps): bump @adobe/css-tools from 4.0.1 to 4.3.1
2023-09-04 11:16:39 +02:00
Gustav Hansen
72a6720e8b chore(deps): update snapshot tests 2023-09-04 10:40:47 +02:00
dependabot[bot]
49b0de632f
chore(deps-dev): bump msw from 1.2.1 to 1.3.0
Bumps [msw](https://github.com/mswjs/msw) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-03 22:53:02 +00:00
Dave
0c7c3d0f5c
fix(upload): asset url appending (#17751) 2023-08-31 08:35:02 +01:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Gustav Hansen
6f1d9a15dd
Revert "Fix: Use sync over async components in admin panel APIs" 2023-08-29 09:24:29 +02:00
dependabot[bot]
cf773a64af chore(deps): bump axios from 1.4.0 to 1.5.0
Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 13:45:41 +02:00
Alexandre Bodin
a2b1a1e724 Merge branch 'temp-fix' 2023-08-25 23:30:17 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Ben Irvin
aedf994e20
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-24 14:35:58 +02:00
Alexandre Bodin
60f5155c4f Merge branch 'main' into releases/4.12.6 2023-08-23 15:55:24 +02:00
Alexandre Bodin
9bb6ba1e0d v4.12.6 2023-08-23 15:50:13 +02:00
Gustav Hansen
c9fa5fb0ec
Merge pull request #17685 from strapi/fix/code-splitting
Fix: Use sync over async components in admin panel APIs
2023-08-23 13:55:15 +02:00
Gustav Hansen
4b69d56dbc Fix: Use React.lazy over async component imports for plugins 2023-08-23 12:37:28 +02:00
Josh
dc02df8b42
feat: add auto-focussing via URLSearchParam to content-manager (#17613)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
2023-08-22 12:18:06 +01:00
Ben Irvin
1a56693a91 cleanup 2023-08-17 17:24:11 +02:00
Ben Irvin
9ebce88051
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-17 11:43:19 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Ben Irvin
3bc59619a7
Merge branch 'main' into fix/sanitization-throw-instead-of-filter 2023-08-16 10:51:49 +02:00
Ben Irvin
dd080bf280 fix missing sanitize 2023-08-11 17:08:03 +02:00
Ben Irvin
c1f0f87949 fix typo 2023-08-11 17:04:11 +02:00
Ben Irvin
dce86bec5c validate does not sanitize 2023-08-11 13:13:44 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Josh
04dc3a8af3
chore: update ds to 1.9.0 (#17621) 2023-08-09 09:04:34 +01:00
so_hell
ffbaca0974 Fix: Media Library List View 2023-08-07 12:14:52 +02:00
Gustav Hansen
c1708b520f
Merge pull request #17513 from strapi/fix/download-file
fix(upload): Use native fetch over API client for downloadFile
2023-08-03 12:52:46 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Gustav Hansen
77d3084a51 fix(upload): Use native fetch over API client for downloadFile 2023-08-01 12:43:43 +02:00
Christian
6787a08db4
Merge branch 'main' into dev/caseInsenFilters 2023-07-31 16:08:40 +02:00
Marc-Roig
44b62b3870
Merge branch 'main' into releases/4.12.0 2023-07-27 16:59:14 +02:00
Marc-Roig
7f8109a1a7
v4.12.0 2023-07-27 16:38:18 +02:00
Fernando Chavez
4389dce4d1 fix problem when uploading assets from url 2023-07-26 16:16:35 +02:00
Josh
f7babb775e
Merge pull request #14807 from strapi/chore/init-playwright 2023-07-26 15:00:50 +01:00
Jamie Howard
4f4fc2ff5f fix(upload): update snapshot 2023-07-26 12:09:14 +01:00
Jamie Howard
02e3d81293 chore(upload) 2023-07-26 12:02:35 +01:00
Jamie Howard
726d16df03 fix(upload): thumbnail updates on media replace 2023-07-26 10:28:29 +01:00
Jamie Howard
bad0dd5c18
Merge pull request #17280 from noobCode-69/media-folder-delete 2023-07-26 09:49:43 +01:00
Alexandre Bodin
4a615f2db4 test: add e2e tooling
Remove old cypress related files

Update config and reorg tests

Run test app before running playwright tests

feat: add beginning of authentication test

feat: add app template with database dumping ability

chore: pr amends

Run test app before running playwright tests

feat: add beginning of authentication test

feat: add app template with database dumping ability

chore: pr amends

init deits

fix: e2e test

chore: rename to e2e

chore: commit tar for data

Init playwright

Run test app before running playwright tests

feat: add beginning of authentication test

feat: add app template with database dumping ability

chore: pr amends

chore: remove unneeded workflow

fix: add private: true to the template so `test-apps` aren't published

docs: add docs

chore: add warning about DTS caveats

chore: tweak docs

docs(e2e): add correct route to api example for template

chore: fix package.json tests

chore: update from feature/DEITS

chore: updates from DTS

chore: update data-transfer

Update yarn.lock

fix: remove duplicate type

chore(e2e): set up folder structure

fix(e2e): avoid clearing 'admin_' DB tables through DTS or DB Dump

feat(e2e): DTS scripts and backup files

add route to change rate limit

fix wront appPath for API test in CI

no template by default when creating a test app

Fix typo double equal

fix template path for e2e tests

chore(e2e): fix broken signup spec

feat(e2e): basic logout test spec

Login e2e tests

globalSetup attempt

use withAdmin backup

cleanup

fix playwright config & rate limit test

remove example.spec.js

refactor and merge some login tests

Chore: Cleanup login and signup specs

feat(e2e): sign up password error cases

feat(e2e): add homepage expectation to signup spec

refactor(e2e)

refactor(e2e): signUp

refactor(e2e): use global login util for logout and logins specs

Init playwright

fix: remove duplicate type

chore: uncomment transfer route registering

Update yarn.lock

chore: update data-transfer

chore: updates from DTS

chore: update from feature/DEITS

chore: fix package.json tests

docs(e2e): add correct route to api example for template

chore: tweak docs

chore: add warning about DTS caveats

docs: add docs

fix: add private: true to the template so `test-apps` aren't published

chore: remove unneeded workflow

chore: pr amends

feat: add app template with database dumping ability

feat: add beginning of authentication test

Run test app before running playwright tests

Init playwright

chore: commit tar for data

chore: rename to e2e

fix: e2e test

init deits

chore: pr amends

feat: add app template with database dumping ability

feat: add beginning of authentication test

Run test app before running playwright tests

chore: pr amends

feat: add app template with database dumping ability

feat: add beginning of authentication test

Run test app before running playwright tests

Update config and reorg tests

Remove old cypress related files

chore(e2e): cleanup e2e dir

chore(docs): improve e2e testing documentation

chore(docs): PR feedback

chore: tweak action to run browsers in matrix & build packages

chore: fix tests based on merge

chore: shuffle e2e tests and add first conent-type

fix: tests

Make use of yarn linking for api & e2e tests

Chore: Fix running backend unit tests

Chore: Bring opts.run back

Chore: Update playwright

Chore: Update Playwright setup

fix: workflow

chore: fix path to package.json

chore: build ts projects before tests

chore: update e2e workflow

chore: add no-immutable

Use simpler transfer token to avoid misinterpretation

Remove console.log

Ensure that the custom transfer token exists in the e2e test app's database upon startup

Use the custom transfer token for transferring data to the e2e test app

Fix code analysis warning

Define and export a constant for the custom transfer token

Allow passing a custom access key for the transfer token service

chore: add test-apps to workspace

chore: update lockfile
Co-Authored-By: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-Authored-By: Gustav Hansen <gu@stav.dev>
Co-Authored-By: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-Authored-By: Jean-Sébastien Herbaux <25851739+Convly@users.noreply.github.com>
2023-07-25 14:20:49 +01:00
Gustav Hansen
df872f2fd4 Chore: Drop getRequestUrl 2023-07-25 13:40:25 +02:00
Marc Roig
f36e9256a2
Merge pull request #17294 from strapi/review-workflow-multiple/amplitude-be 2023-07-25 08:20:24 +02:00
Ben Irvin
ea684e159a
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-24 16:33:10 +02:00
Maxime Robert
f6648826f4 An enumeration should only provide $eq and $ne
There's no point here to provide contains-related filters as the value is chosen from a dropdown.
2023-07-24 16:24:08 +02:00
Derrick Mehaffy
78eac54cd8 add case insensitive filters to content-manager 2023-07-24 16:24:08 +02:00
Gustav Hansen
c21780b6a5 Chore: Update snapshots 2023-07-21 16:25:38 +02:00
Convly
1edefac8a3 v4.11.7 2023-07-19 16:39:46 +02:00
Marc Roig
ec00ece8bb
Merge pull request #17310 from strapi/feature/sendReviewWorkflowPropertiesOnceAWeek 2023-07-18 17:21:34 +02:00