629 Commits

Author SHA1 Message Date
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Alexandre Bodin
c11abe8823 v4.13.7 2023-09-20 16:48:49 +02:00
Alexandre Bodin
749e4c3238 Merge branch 'releases/4.13.6' 2023-09-13 17:43:50 +02:00
Alexandre Bodin
d44586fa07 v4.13.6 2023-09-13 17:35:18 +02:00
Alexandre Bodin
0ae5ef0078 Merge branch 'releases/4.13.5' 2023-09-12 16:51:13 +02:00
Alexandre Bodin
955393fc3e v4.13.5 2023-09-12 16:40:40 +02:00
Simone
e3a5416487
[Bugfix] Bulk publish/unpublish for non-default locale entities (#17941)
* pass the locale to the publish and draft relations calls

* fix the problem for entities without internationalization and add unit tests
2023-09-12 10:40:51 +02:00
Alexandre Bodin
0bd5f29edd v4.13.4 2023-09-11 19:08:12 +02:00
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
Fernando Chavez
7ad6ef6adf move custom field size logic outside and tests 2023-09-04 10:25:30 +02:00
Fernando Chavez
341914b9ea use custom field's custom sizes for isAllowedFieldSize function 2023-09-04 10:25:30 +02:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Marc Roig
42f2df01d5
Merge pull request #17702 from strapi/fix/empty-role-names 2023-08-29 09:18:39 +02:00
Gustav Hansen
15ac99d97e fix(cm): add missing qs dependency 2023-08-28 12:51:40 +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
e8efa10a4c revert traversals 2023-08-25 09:46:50 +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
Jamie Howard
2fafb39180 Merge remote-tracking branch 'origin/feature/rw-stage-default-sort' into default-sort-by-non-visible-attrs/resolve-merge 2023-08-22 16:22:59 +01:00
Fernando Chavez
12047e3083 Add creator fields to filters and list view 2023-08-22 12:29:46 +02:00
Marc Roig
8ed02e8301
Merge branch 'feature/rw-stage-default-sort' into feat/default-sort-by-non-visible-attrs 2023-08-22 10:43:14 +02:00
Marc-Roig
fe5755ded1
fix: return role name if user has permissions to read admin users 2023-08-21 09:50:01 +02:00
Marc-Roig
df16fd7f35
fix: display role names 2023-08-18 16:40:26 +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
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
Fernando Chavez
3b7d23f061 Add creator fields to filters and list view 2023-08-11 11:51:31 +02:00
Ben Irvin
995473d959 add utils.validate and replace sanitize usage 2023-08-10 15:24:35 +02:00
Marc-Roig
52ffc6ccb2
fix: settings test 2023-08-09 11:03:04 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Alexandre BODIN
8aa758396e
Merge pull request #17472 from strapi/releases/4.12.0 2023-07-28 09:38:20 +02:00
Alexandre BODIN
5981e7e7c3
Merge pull request from GHSA-m284-85mf-cgrc
Apply RBAC permissions to read field
2023-07-27 17:18:29 +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 Chávez
a42b53e3c8
Revert "Feat: Add creator fields as filters and to list view" 2023-07-27 11:06:17 +02:00
Fernando Chavez
7b67b767dd add creator fields to filters and list 2023-07-26 17:27:14 +02:00
Marc-Roig
ddcf56a338
feat: validate if default sort is valid 2023-07-26 16:21:25 +02:00
Marc-Roig
aa1247f557
feat: getSortableAttributes 2023-07-26 16:20:59 +02:00
Josh
f7babb775e
Merge pull request #14807 from strapi/chore/init-playwright 2023-07-26 15:00:50 +01:00
Alexandre BODIN
3c814ec30c
Revert "Feat: Add creator fields as filter options" 2023-07-26 10:14:05 +02:00
Alexandre Bodin
195dcb483a Apply RBAC permissions to read filed 2023-07-25 18:33:55 +02:00
Marc-Roig
4a7a82fb1b
chore: comment 2023-07-25 17:23:30 +02:00
Marc-Roig
22829b3a20
feat: sort by relational fields 2023-07-25 17:17:08 +02: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
Marc-Roig
dfe799a9ae chore: ignore metadata visible sync 2023-07-25 14:02:43 +02:00