6137 Commits

Author SHA1 Message Date
smoothdvd
867aabe972
Merge branch 'main' into claude-ai-translate 2023-08-08 18:24:52 +08:00
Simone
3e0f6d3514
Revert "List view: new cog button icon with the view settings in the list view page (#17551)" (#17601)
This reverts commit e786f44833aad311e0ef669a7e98aa21ced2bd0a.
2023-08-08 12:05:25 +02:00
Simone
e786f44833
List view: new cog button icon with the view settings in the list view page (#17551)
* new view settings menu implementation inside the list view

* add custom styl to the FieldPicker options

* refactor the FieldPicker component ui

* remove useless Box component from the FieldPicker

* remove useless Box

* remove import

* add missing await to waitfor
2023-08-08 11:43:05 +02:00
Gustav Hansen
b26fdac44b
Merge pull request #17527 from strapi/chore/use-admin-roles
Chore: Consolidate useAdminRoles and useAdminRolePermissions hooks
2023-08-07 16:26:16 +02:00
Jamie Howard
ba8173b387 feature(feature): Add filtering on admin roles 2023-08-07 13:43:09 +02:00
Gustav Hansen
2bf2534aeb Chore: Consolidate role and permission data fetching hooks 2023-08-07 13:43:09 +02:00
Gustav Hansen
c1ba33a6b4
Merge pull request #17579 from MonsterDeveloper/fix-components-view-configuration
fix: save component's view configuration
2023-08-07 12:37:07 +02:00
markkaylor
f45ae5443e
fix: support cellformatter in ListView table (#17590) 2023-08-07 11:32:11 +01:00
Andrei Bobkov
02d2bd8442 fix: save component's view configuration 2023-08-07 12:08:15 +02:00
Gustav Hansen
9a807ccaa5
Merge pull request #17458 from strapi/chore/webpack-force-sourcemaps
Chore: Enforce build sourcemaps with an environment variable
2023-08-04 12:47:58 +02:00
Simone
9f0cb493ac
[Fix] Bulk publish: show the count of already published entries (#17545)
* add the already published number in the message inside the bulk publish modal

* refactor unit test to remove console errors and add a new unit test to check the message content
2023-08-04 09:35:05 +02:00
Convly
c0f90739d6 Merge branch 'main' of github.com:strapi/strapi into releases/4.12.1 2023-08-02 17:17:57 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Gustav Hansen
bf635f157f Chore: Move marketplace and plugins hooks into their page contexts 2023-08-01 17:40:16 +02:00
Christian
6787a08db4
Merge branch 'main' into dev/caseInsenFilters 2023-07-31 16:08:40 +02:00
Marc Roig
3b32ee0d3a
Merge pull request #17512 from strapi/fix/api-partial-update-rw 2023-07-31 15:11:39 +02:00
Marc-Roig
cc2cbd4d95
test: entity service update decorator with strapi stage 2023-07-31 11:45:10 +02:00
Marc-Roig
b62fee6950
fix: do not update review workflow when doing partial updates 2023-07-31 11:21:27 +02:00
Gustav Hansen
1c7e19ea8a
Merge pull request #17462 from strapi/fix/registration-lastname-null
Fix: Registration - Send null for lastname instead of empty string
2023-07-31 09:33:51 +02:00
Gustav Hansen
20937a7464 Chore: Apply lint autofixable rules 2023-07-31 08:18:00 +02:00
Ben Irvin
7dd36e6e1c
Merge pull request #17491 from strapi/chore/fix-typos 2023-07-28 14:09:27 +02:00
Marc-Roig
c3238015ba
fix: reorder rw permissions so they appear as CRUD not CUDR 2023-07-28 11:43:38 +02:00
Ben Irvin
b5d94c2ff2 fix some spelling errors and standardiZe regional usages 2023-07-28 11:12:04 +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
Gustav Hansen
707c81d3d1 Chore: Add code comment for plugin initializer 2023-07-27 14:34:05 +02:00
Gustav Hansen
eb3388ce27 Chore: Update registration tests to take a real schema into account 2023-07-27 11:19:14 +02:00
Gustav Hansen
cac604c9a8 Fix: Registration - Make lastname field nullable
Co-authored-by:  Fouad Balhawan <fbalhawan@users.noreply.github.com>
2023-07-27 11:19:14 +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 Chávez
72d546eb53
Merge pull request #17453 from strapi/feat/creator-fields-filters-list
Feat: Add creator fields as filters and to list view
2023-07-27 10:56:25 +02:00
Gustav Hansen
e674d47cf3 Revert "admin lastname defaults to undefined" 2023-07-27 10:01:05 +02:00
Gustav Hansen
dbcf405f67
Revert "admin lastname defaults to undefined" 2023-07-27 09:47:44 +02:00
smoothdvd
5eb508e284
Merge branch 'main' into claude-ai-translate 2023-07-27 10:24:58 +08:00
Fernando Chavez
04d6ea4095 use booleans on populate on sanitize tests 2023-07-26 17:28:28 +02:00
Fernando Chavez
1625aa419c fix error on traverse functions and add tests 2023-07-26 17:27:14 +02:00
Fernando Chavez
7b67b767dd add creator fields to filters and list 2023-07-26 17:27:14 +02:00
Gustav Hansen
dd3ae14b0b Chore: Allow source-maps to be enforced through an env variable 2023-07-26 16:54:44 +02:00
Josh
f7babb775e
Merge pull request #14807 from strapi/chore/init-playwright 2023-07-26 15:00:50 +01:00
Alexandre BODIN
601beff881
Merge pull request #17449 from strapi/security/semverUpgrade 2023-07-26 10:25:20 +02:00
Alexandre BODIN
f91f3ac276
Merge pull request from GHSA-24q2-59hm-rh9r
Update both Admin and U&P ratelimit to lower path
2023-07-26 10:19:26 +02:00
Alexandre BODIN
3c814ec30c
Revert "Feat: Add creator fields as filter options" 2023-07-26 10:14:05 +02:00
derrickmehaffy
d8d8c60eba Update semver to remove audit warnings 2023-07-25 23:48:05 -07:00
DMehaffy
2a7f3a6c47
Merge branch 'main' into security/updateRateLimit 2023-07-25 15:48:32 -07:00
Gustav Hansen
2b019af64c
Merge pull request #17438 from strapi/chore/configure-the-view-drop-lod
Chore: Drop lodash from configure the view page
2023-07-25 15:40:58 +02:00
Gustav Hansen
f21cab40ed
Merge pull request #17437 from strapi/chore/cm-request-url
Chore: Inline fetch functions and drop getRequestUrl from content-manager
2023-07-25 15:30:03 +02:00
Gustav Hansen
a3df0f9937
Merge pull request #17439 from strapi/chore/drop-getRequestUrl
Chore: Drop getRequestUrl from the admin app
2023-07-25 15:29:35 +02:00
Gustav Hansen
aa83188dc9 Chore: Drop lodash from configure the view page 2023-07-25 15:23:23 +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
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
Gustav Hansen
4edaa88958 Chore: Cleanup configure the view styles 2023-07-25 14:07:43 +02:00