2029 Commits

Author SHA1 Message Date
Marc-Roig
71ab6118cf
doc: document action parameters 2023-08-22 16:30:58 +02:00
Gustav Hansen
4341b3db4c Merge branch 'main' into feature/rw-stage-rbac 2023-08-22 13:46:35 +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
Simone
5785e8f4f0
Feature/nps (#17570)
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
2023-08-22 12:59:43 +02:00
Ben Irvin
9aa41eff5e add docs and fix broken require 2023-08-11 16:05:11 +02:00
Gustav Hansen
2bf2534aeb Chore: Consolidate role and permission data fetching hooks 2023-08-07 13:43:09 +02:00
Fernando Chávez
f426350b85
Docs: add audit logs to contributor docs (#17522)
* add audit logs to contributor docs

* improve audit logs docs with gustav's feedback

* add more context about audit logs provider
2023-08-04 14:35:34 +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
Josh
f45146aa97 chore: pr amends
Update docs/docs/guides/e2e/02-data-transfer.md

Update docs/docs/guides/e2e/01-app-template.md

Update docs/docs/guides/e2e/00-setup.md

Update docs/docs/guides/e2e/00-setup.md

Update docs/docs/guides/e2e/02-data-transfer.md

Update test/scripts/run-e2e-tests.js

Co-Authored-By: Ben Irvin <ben@innerdvations.com>
2023-07-25 14:20:49 +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
3a0d905f2d Chore: Move user RBAC conditions out of useLicenseLimits 2023-07-19 11:58:39 +02:00
Gustav Hansen
72cc277165 Merge branch 'main' into feature/review-workflow-multiple-merge-17-07-23 2023-07-17 13:38:35 +02:00
Gustav Hansen
27ed22ba71
Merge pull request #17278 from strapi/feature/review-workflow-multiple-contrib-doc-backend
docs(review-workflows): update contrib doc with multiple workflows info
2023-07-12 09:36:11 +02:00
Gustav Hansen
fff8e4c05f Docs: Update contributor docs for multiple workflows 2023-07-12 09:31:44 +02:00
nathan-pichon
c76e8fef56
docs(review-workflows): update services 2023-07-11 18:33:50 +02:00
nathan-pichon
6b621918a1
docs: adding multiple workflow routes and services to contrib documentation 2023-07-11 18:29:27 +02:00
dependabot[bot]
2497677a01
chore(deps): bump semver from 5.7.1 to 5.7.2 in /docs
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 09:47:50 +00:00
Gustav Hansen
a886c69b56 Merge branch 'main' into feature/review-workflow-multiple-merge-07-2023 2023-07-07 13:35:15 +02:00
Gustav Hansen
8aba67ebbb Docs: Add getFeature() documentation 2023-07-07 12:59:14 +02:00
Gustav Hansen
c074f6d917 Docs: Add useLicenseLimits contributor docs 2023-07-07 12:59:14 +02:00
Gustav Hansen
b88b9e8af8 Enhancement: Extend useEnterprise hook by an enabled boolean flag 2023-07-05 13:32:08 +02:00
Jean-Sébastien Herbaux
8c7ea46ccf
Merge pull request #17122 from strapi/fix/dts-pull-hang 2023-07-03 17:20:54 +02:00
Christian Capeans
623ab4747a Update documentation 2023-06-29 12:30:18 +02:00
Marc-Roig
a860e1f205
doc: improve async 2023-06-29 10:29:50 +02:00
Ben Irvin
9b9fc2a36c
Merge pull request #16953 from strapi/chore/data-transfer-dev-docs 2023-06-28 15:35:04 +02:00
Ben Irvin
c382299e30
Update docs/docs/docs/01-core/data-transfer/01-engine.md 2023-06-28 14:42:22 +02:00
Ben Irvin
5bbab16e3c add report line 2023-06-28 14:22:28 +02:00
Ben Irvin
1c922b0ec3 complete error 2023-06-28 14:21:52 +02:00
Ben Irvin
1f3c24fc8b fix diagnostics reporter 2023-06-28 14:19:32 +02:00
Ben Irvin
08c173c2ab add specific event listener examples 2023-06-28 12:50:42 +02:00
Ben Irvin
58da05af23 fix broken links 2023-06-27 17:11:40 +02:00
Ben Irvin
a58a2f9a51 diagnostics 2023-06-27 12:24:58 +02:00
Ben Irvin
b6a7792d8f asset transfer warning 2023-06-27 12:09:53 +02:00
Ben Irvin
88c71d5eaa fixes 2023-06-27 12:03:57 +02:00
Ben Irvin
7aa725fde9 update structure 2023-06-26 14:18:27 +02:00
Ben Irvin
390d51b398 fix links 2023-06-26 13:57:09 +02:00
Ben Irvin
cb4126a9e8 websocket docs 2023-06-26 13:56:12 +02:00
Ben Irvin
e7e225ba5f add websocket docs 2023-06-26 13:08:23 +02:00
Ben Irvin
8627f96d89 fix after merge 2023-06-26 12:41:10 +02:00
Ben Irvin
68e7bc8b21
Merge branch 'main' into chore/data-transfer-dev-docs 2023-06-26 12:32:02 +02:00
Ben Irvin
9f61258e74 add remote provider docs 2023-06-26 12:23:35 +02:00
Ben Irvin
fba7d1d77d local strapi docs 2023-06-26 11:10:09 +02:00
Ben Irvin
17f3d909d9 add file providers docs 2023-06-26 09:56:49 +02:00
Gustav Hansen
7b83703576 Merge branch 'main' into feature/review-workflow-multiple-merge-main 2023-06-22 11:20:53 +02:00
Ben Irvin
1627d71591 add providers docs 2023-06-21 19:19:26 +02:00
Ben Irvin
0efc0b4da0 show defaults 2023-06-21 14:46:10 +02:00
Ben Irvin
b4f0440a8f add providers 2023-06-21 14:34:12 +02:00
Gustav Hansen
721318eed1 Docs: Add contributor docs for the userEnterprise hook 2023-06-13 06:28:00 +02:00
Ben Irvin
92c942830d clean up stages 2023-06-09 09:58:19 +02:00