1249 Commits

Author SHA1 Message Date
Josh
04436917c7 refactor: remove calls to redux 2023-10-17 09:19:06 +01:00
Convly
cd8f1e58f3 Merge branch 'main' of github.com:strapi/strapi into releases/4.14.4 2023-10-11 14:46:35 +02:00
Convly
fbd6e3e301 v4.14.4 2023-10-11 14:31:53 +02:00
Alexandre Bodin
4fab0c711d Update engines 2023-10-11 11:15:35 +02:00
Boegie19
f9f70e25b5
feat(admin): allows users to disable NPS in strapi config. (#18287) 2023-10-10 17:11:40 +02:00
Marc Roig
c771262273
v4.14.3 (#18294)
* v4.14.3

* chore: update pack up version
2023-10-05 10:20:53 +01:00
Convly
09b6d7a4b4 v4.14.0 2023-09-28 13:58:40 +02:00
Convly
6bbcdf8d2a Fix the shared types resolving for Common.Schemas 2023-09-27 16:53:09 +02:00
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
Simone
733e80c18c
Update design system and icons version to 1.11.0 (#18170)
* update design systema and icons version

* remove generated types in the getstarted
2023-09-26 16:41:10 +02:00
Gustav Hansen
fc86e60e00 Merge branch 'main' into feature/rw-stage-rbac 2023-09-25 12:16:34 +02:00
Alexandre Bodin
7bfa5eb0b7 Merge branch 'main' into chore/ts-strapi 2023-09-20 17:54:15 +02:00
Alexandre Bodin
c11abe8823 v4.13.7 2023-09-20 16:48:49 +02:00
Alexandre Bodin
7b761e6973 fix destroy 2023-09-15 18:46:32 +02:00
Alexandre Bodin
efc1c40f22 Apply review comments 2023-09-15 11:09:37 +02:00
Alexandre Bodin
ccec6c9fc3 Merge branch 'main' into chore/ts-strapi 2023-09-15 10:53:49 +02:00
Alexandre Bodin
d44586fa07 v4.13.6 2023-09-13 17:35:18 +02:00
Mark Kaylor
ffe87e8131 Merge tag 'v4.13.5' into releases/4.13.6
v4.13.5
2023-09-13 17:05:03 +02:00
Alexandre Bodin
955393fc3e v4.13.5 2023-09-12 16:40:40 +02:00
Alexandre Bodin
6dd6474e0d Merge branch 'main' into chore/ts-strapi 2023-09-12 10:45:03 +02:00
Alexandre Bodin
0cc6505a60 Merge branch 'releases/4.13.4' 2023-09-11 19:18:25 +02:00
Alexandre Bodin
0bd5f29edd v4.13.4 2023-09-11 19:08:12 +02:00
Alexandre Bodin
96c86c65c5 Merge branch 'main' into chore/ts-strapi 2023-09-11 15:04:30 +02:00
Gustav Hansen
ef5f997c57
chore(deps): update @strapi/design-system and @strapi/icons to 1.10.1 (#17948) 2023-09-11 09:00:13 +01:00
Alexandre Bodin
5da4345568 Fix type only pkg being required as js 2023-09-08 08:08:21 +02:00
Alexandre Bodin
c779954631 Merge branch 'main' into chore/ts-strapi 2023-09-06 23:41:27 +02:00
Convly
73975e0c4a Merge branch 'main' of github.com:strapi/strapi into releases/4.13.3 2023-09-06 15:16:24 +02:00
Convly
377efaba51 v4.13.3 2023-09-06 15:02:03 +02:00
dependabot[bot]
71941086e3
chore(deps): bump better-sqlite3 from 8.5.0 to 8.6.0
Bumps [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v8.5.0...v8.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 16:48:07 +00:00
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Alexandre Bodin
f018a3d19d wip 2023-08-30 14:00:43 +02:00
Alexandre Bodin
a2ec2fce00 Merge branch 'main' into chore/ts-strapi 2023-08-30 09:59:10 +02:00
Ben Irvin
41844c2867
[Feature] Entity Service types (#17799)
Co-authored-by:  christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben@innerdvations.com>
Co-authored-by: Ben Irvin <innerdvations@users.noreply.github.com>
Co-authored-by: Christian <christiancp100@gmail.com>
Co-authored-by: Bassel Kanso <basselkanso82@gmail.com>
Co-authored-by: Marco Autiero <marcoautiero@gmail.com>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: christiancp100 <christian.capeans.perez@strapi.io>
Co-authored-by: Christian Capeans <christiancp100@gmail.com>
Co-authored-by: Bassel <basselkanso82@gmail.com>
2023-08-30 09:56:38 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00
Josh
04dc3a8af3
chore: update ds to 1.9.0 (#17621) 2023-08-09 09:04:34 +01:00
Ben Irvin
1adf595e08 upgrade to mysql2 3.6.0 2023-08-07 15:55:17 +02:00
Convly
be8985fa20 v4.12.1 2023-08-02 17:13:32 +02:00
Ben Irvin
db12885e76 revert sqlite3 package 2023-07-31 12:46:06 +02:00
Ben Irvin
57fd424c21 upgrade sqlite packages 2023-07-28 13:47:12 +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
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
Ben Irvin
ea684e159a
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-24 16:33:10 +02:00
Convly
b4a4e42919 Merge branch 'main' of github.com:strapi/strapi into releases/4.11.6 2023-07-19 16:47:47 +02:00
Convly
1edefac8a3 v4.11.7 2023-07-19 16:39:46 +02:00
Ben Irvin
7a64e2a7fd
Merge branch 'main' into chore/replace-node-14-with-20 2023-07-17 09:15:55 +02:00