31875 Commits

Author SHA1 Message Date
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
a4d336ec84
Merge pull request #17440 from strapi/chore/ctv-style-import-cleanup
Chore: Cleanup configure the view styles
2023-07-25 15:13:19 +02:00
Fernando Chávez
3e86379b86
Merge pull request #17043 from strapi/feat/creator-fields-on-rbac
Feat: Add creator fields as filter options
2023-07-25 14:47:07 +02:00
Gustav Hansen
4edaa88958 Chore: Cleanup configure the view styles 2023-07-25 14:07:43 +02:00
Fernando Chavez
100e4ac81e fix problems with tests 2023-07-25 14:02:43 +02:00
Fernando Chavez
0eedce3a7e move getDisplayName to content-manager level 2023-07-25 14:02:43 +02:00
Jamie Howard
d0e299595a feature(content-manager): display full user names in list view 2023-07-25 14:02:43 +02:00
Marc-Roig
dfe799a9ae chore: ignore metadata visible sync 2023-07-25 14:02:43 +02:00
Marc-Roig
f3343b0c0b chore: comment displayName firstname might not be mandatory 2023-07-25 14:02:43 +02:00
Marc Roig
eaea931eaf Update packages/core/admin/admin/src/translations/en.json
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-07-25 14:02:43 +02:00
Marc Roig
99685f75e3 Update packages/core/helper-plugin/src/utils/getDisplayName/index.js
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2023-07-25 14:02:43 +02:00
Marc-Roig
6962799fb9 chore: use optional chaining instead of lodash 2023-07-25 14:02:43 +02:00
Fernando Chavez
e76974dbe4 fix lint errors 2023-07-25 14:02:43 +02:00
Fernando Chavez
14bd4110b3 change allowed attributes logic and show creator fields on list view 2023-07-25 14:02:43 +02:00
Fernando Chavez
967d0f93ad Fix problem with created by name 2023-07-25 14:02:43 +02:00
Fernando Chavez
f850c135c2 include creator attributes on queryFields and fix creator attributes config 2023-07-25 14:02:43 +02:00
Fernando Chavez
adf2aac0c4 revert changes 2023-07-25 14:02:43 +02:00
Fernando Chavez
a49062753a small improves| 2023-07-25 14:02:43 +02:00
Fernando Chavez
49d2f7818c when user is creating a new entry, used empty array for relations with creator fields 2023-07-25 14:02:43 +02:00
Fernando Chavez
cbd20fccf9 use admin picker to every relation with admin::user 2023-07-25 14:02:43 +02:00
Fernando Chavez
a282679b8a fix border case with CT with relations with admin users 2023-07-25 14:02:43 +02:00
Fernando Chavez
d1540bf7ee fix tests and lint errors 2023-07-25 14:02:43 +02:00
Fernando Chavez
66a8e34198 fix other problems with author attributes 2023-07-25 14:02:43 +02:00
Fernando Chavez
fb20e3623e don't show author fields on edit view if user doesn't have permissions 2023-07-25 14:02:43 +02:00
Fernando Chavez
be3a7db0c1 add getDisplayName to the helper plugin 2023-07-25 14:02:43 +02:00
Fernando Chavez
9d684b4f18 add author filters and handle them 2023-07-25 14:02:43 +02:00
Fernando Chavez
2319c6d15e show creator fields only if user has admin read permissions 2023-07-25 14:02:43 +02:00
Fernando Chavez
43f40db27f sort filter attributes with a collator 2023-07-25 14:02:43 +02:00
Fernando Chavez
d0acdba51c don't return non writtable attrs on snaitized outpud because they are already handled 2023-07-25 14:02:43 +02:00
Fernando Chavez
5428f2a455 make creator fields visible 2023-07-25 14:02:43 +02:00
Alexandre BODIN
2514bdc7e9
Merge pull request #17434 from strapi/chore/permission-eslint-update
Not milestoning this PR as it just makes things work as expected
2023-07-25 11:05:42 +02:00
Alexandre Bodin
b0b05a7157 Migrate permission back eslint after color-picker changes. merge issues 2023-07-25 11:03:17 +02:00
Gustav Hansen
e16a4b69b2
Merge pull request #17430 from strapi/fix/multiple-review-workflows-settings-rbac
Fix: Better align review workflows design and implementation of RBAC
2023-07-24 21:31:06 +02:00
Alexandre BODIN
f05ad73601
Merge pull request #17362 from strapi/chore/ts-permissions
Tested on 0.0.0-experimental.4b25b175f94cc15a4346702e9d9a729b9e5db70f
2023-07-24 18:47:03 +02:00
Ben Irvin
a10084ea9f
Merge pull request #16557 from strapi/chore/replace-node-14-with-20 2023-07-24 18:44:20 +02:00
Alexandre BODIN
af5e67b7e8
Merge pull request #17398 from strapi/chore/ts-color-picker 2023-07-24 18:43:10 +02:00
Simone
3e91c737de
Merge pull request #17426 from strapi/fix/bulk-publish-v2-change-published-label
[bulk publish] Change published label in the modal
2023-07-24 16:48:22 +02:00
Simone
af8eab8327
Merge pull request #17431 from strapi/fix/bulk-publish-v2-remove-sorting
[bulk publish] Remove sorting from the bulk publish modal
2023-07-24 16:47:49 +02:00
Christian
42d3fdd15d
Merge pull request #17371 from strapi/fix/16340-transfer-k8s-pv 2023-07-24 16:37:25 +02:00
Ben Irvin
ea684e159a
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-24 16:33:10 +02:00
Simone
be0f05f5d7
Merge pull request #17423 from strapi/fix/bulk-publish-v2-edit-icon-on-the-right
[bulk publish] Move edit icon to the right in the Modal
2023-07-24 16:26:31 +02:00
Gustav Hansen
22f413f10f Fix: Better align design and implementation of RBAC 2023-07-24 16:20:51 +02:00
Simone Taeggi
a47b11149e fix the HeaderCell sortable icon bug 2023-07-24 16:16:06 +02:00
Simone Taeggi
3482c947c2 change id 2023-07-24 16:06:35 +02:00
Marc Roig
9b177cc55a
Merge pull request #17417 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1420.0 2023-07-24 15:52:54 +02:00
Simone
d2a2d80f33
Merge pull request #17428 from strapi/fix/not-call-number-draft-relations-api-with-no-ids
Bulk publish: fix, enable countManyEntriesDraftRelations API only when you have selected entries in the modal
2023-07-24 15:42:52 +02:00
Simone Taeggi
d03d981d8d change the marginLeft definition 2023-07-24 15:41:06 +02:00
Simone Taeggi
7577509941 use another id for the Already Published translation 2023-07-24 15:36:15 +02:00
Simone
96da3094b6
Merge pull request #17403 from strapi/fix/bulk-publish-v2-fix-select-all
Bulk Publish: fix Select All not working inside the Modal
2023-07-24 15:26:51 +02:00
Simone Taeggi
f735e5ae36 enable the draft relations count api only if we have ids selected and remove it.only from
tests
2023-07-24 15:19:07 +02:00