Ben Irvin
|
78af29abb7
|
Merge branch 'v4' into security-update-tar
|
2024-09-23 12:31:20 +02:00 |
|
Mohammad Sohel
|
56ed9f11d3
|
fix: media library action container alignment issue (#20708)
|
2024-09-19 13:11:16 -04:00 |
|
Mohammad Sohel
|
c9177ef677
|
includes instead of start (#20706)
|
2024-09-19 12:51:24 -04:00 |
|
Pieter Van der Haegen
|
f1ca072e22
|
chore(deps): update tar to 6.2.1 because of CVE-2024-28863
pick ca4434f14 chore: fixup
|
2024-09-19 10:54:45 +02:00 |
|
Alexandre BODIN
|
5c57d5a9a6
|
Merge pull request #20577 from vdhpieter/security-update-ws
chore(data-transfer): update ws dependency to 8.17.1 for CVE-2024-37890
|
2024-09-19 10:29:23 +02:00 |
|
Alexandre BODIN
|
3e55bae864
|
Merge pull request #19124 from ntarandek/develop
Adding Croatian (Hrvatski) language for Admin & Upload plugin
|
2024-09-18 21:45:57 +02:00 |
|
Alexandre BODIN
|
7005630da3
|
Merge branch 'v4' into develop
|
2024-09-18 21:11:07 +02:00 |
|
Alexandre Bodin
|
a7ef509059
|
chore: v4-to-v5 warning on changed packages
|
2024-09-18 16:42:51 +02:00 |
|
Nathan Pichon
|
ac2b9fdba5
|
chore(cli): replace hardcoded deployment URL (#21055)
|
2024-09-16 09:41:39 +02:00 |
|
Rémi de Juvigny
|
fd9757603c
|
chore: 4.25.11 release (#21242)
* v4.25.8 release to main (#21012)
* RBAC Action Aliases - v4 (#20954)
* test(cli): add list command tests (#20949)
* feat(cloud-cli): preselect node-version based on local node-version (#20959)
* [Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#20963)
* flatten CI workflow tests (#20969)
* v4.25.8
---------
Co-authored-by: Jean-Sébastien Herbaux <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
* v4.25.10 (#21143)
* chore: update lint-staged to 15.2.9 (#21075)
* fix: issue 21079
* fix: rich text selection & deletion issues
* fix(content-releases): await release status update after createMany actions
* fix(content-releases): add test case for createMany
* v4.25.10
---------
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
* v4.25.11
---------
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: Marc Roig <marc.roig.campos@strapi.io>
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Nathan Pichon <nathan.pichon@strapi.io>
Co-authored-by: Jamie Howard <48524071+jhoward1994@users.noreply.github.com>
Co-authored-by: Boegie19 <34578426+Boegie19@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Fernando Chavez <fernando.chavez@strapi.io>
|
2024-09-12 05:33:13 -04:00 |
|
Pieter Van der Haegen
|
a50af0425d
|
chore(data-transfer): update ws dependency to 8.17.1 for CVE-2024-37890
|
2024-09-06 12:20:46 +02:00 |
|
Ben Irvin
|
852f43d1dd
|
test: clear sessionStorage between tests (#21147)
|
2024-09-05 11:39:30 +02:00 |
|
Ben Irvin
|
a8dee534da
|
fix: marketplace hide install button when incompatible (#21111)
|
2024-09-05 11:23:07 +02:00 |
|
Ben Irvin
|
ff86e8f252
|
fix(tooling): add missing deps for contrib doc deployment (#21119)
|
2024-09-05 11:06:37 +02:00 |
|
Ben Irvin
|
d773bfffcd
|
enhancement: prevent committing tests with only (#21141)
---------
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
|
2024-09-04 18:04:56 +02:00 |
|
Marc Roig
|
e0397985ec
|
v4.25.10 (#21142)
|
2024-09-04 16:16:25 +02:00 |
|
Chris
|
1465301e6a
|
Fix: DTS parallelism issue on data consumption for assets (#19676)
Co-authored-by: Convly <jean-sebastien.herbaux@epitech.eu>
Co-authored-by: meeehdi <mehdi.mhiri@gmail.com>
|
2024-09-03 14:53:49 +02:00 |
|
Fernando Chávez
|
16afe21665
|
Merge pull request #21113 from strapi/fix/update-release-status-after-createMany-actions
fix(content-releases): await release status update after createMany actions
|
2024-09-02 10:01:40 +02:00 |
|
Fernando Chavez
|
6165327037
|
fix(content-releases): add test case for createMany
|
2024-08-30 11:13:53 +02:00 |
|
Fernando Chavez
|
f7f4b56e73
|
fix(content-releases): await release status update after createMany actions
|
2024-08-30 09:48:41 +02:00 |
|
Alexandre BODIN
|
c6549bf210
|
Merge pull request #21102 from strapi/fix/rich-text-selection-issues
fix: rich text selection & deletion issues
|
2024-08-29 11:04:34 +02:00 |
|
Alexandre Bodin
|
35a0d2d400
|
fix: rich text selection & deletion issues
|
2024-08-29 10:09:37 +02:00 |
|
Alexandre BODIN
|
e9b6852d1c
|
Merge pull request #21096 from strapi/fix/issue-21079
fix: issue 21079
|
2024-08-28 17:22:26 +02:00 |
|
Alexandre Bodin
|
caee15d1ec
|
fix: issue 21079
|
2024-08-28 16:17:16 +02:00 |
|
Convly
|
1b937e9b73
|
Merge branch 'releases/4.25.9' into develop
|
2024-08-28 15:46:42 +02:00 |
|
Convly
|
7a07e47d80
|
v4.25.9
v4.25.9
|
2024-08-28 15:43:49 +02:00 |
|
Ben Irvin
|
171c6daa56
|
chore: update lint-staged to 15.2.9 (#21075)
|
2024-08-26 17:25:24 +02:00 |
|
DMehaffy
|
dcd10ea61f
|
Merge pull request #20900 from mallowsc/develop
Fix: #17067 Discord Auth not assigning username correctly
|
2024-08-26 05:14:42 -07:00 |
|
Gonzalo Andres Garcia
|
89d80c7f51
|
fix(cli): Update endpoint path for listLinkProjects (#21052)
|
2024-08-26 12:04:48 +02:00 |
|
Olli Hiekkaranta
|
50dc8258fe
|
chore(deps): update axios to 1.7.4 (#21014)
|
2024-08-26 11:30:21 +02:00 |
|
mallowsc
|
2fb7dab79f
|
Prettier fix
|
2024-08-25 16:46:04 -04:00 |
|
mallowsc
|
46a35c313f
|
Merge branch 'develop' into develop
|
2024-08-25 16:29:54 -04:00 |
|
Gonzalo Andres Garcia
|
aff9d09e4e
|
Chore(CLI): Add validation to prevent deployment of suspended projects (#20976)
* chore(cli): check project suspension
|
2024-08-23 09:54:53 +02:00 |
|
Marc Roig
|
11c0ef3bd0
|
chore: getstarted schema sync between v4-v5 (#21047)
|
2024-08-22 11:30:18 +02:00 |
|
mallowsc
|
d4474cc1e6
|
Merge branch 'develop' into develop
|
2024-08-19 07:52:34 -04:00 |
|
DMehaffy
|
a237dfc081
|
Merge pull request #21017 from strapi/support/actionsUpdate
Removing workflows the support team doesn't need anymore
|
2024-08-15 16:55:52 -07:00 |
|
Derrick Mehaffy
|
cd8034302c
|
Removing workflows the support team doesn't need anymore
|
2024-08-15 10:00:01 -07:00 |
|
Marc Roig
|
53c32cda7b
|
v4.25.8 release to develop (#21011)
|
2024-08-14 14:55:42 +02:00 |
|
mallowsc
|
cd2f345529
|
Merge branch 'develop' into develop
|
2024-08-12 10:31:30 -04:00 |
|
Boegie19
|
c81cadaa87
|
flatten CI workflow tests (#20969)
|
2024-08-12 09:58:33 +02:00 |
|
Jamie Howard
|
fe88c7878f
|
[Fix] Validate cloning as entity creation so field validations aren't skipped e.g. unique constraints (#20963)
|
2024-08-09 12:53:52 +01:00 |
|
Nathan Pichon
|
d7fa025a4e
|
feat(cloud-cli): preselect node-version based on local node-version (#20959)
|
2024-08-08 17:53:05 +02:00 |
|
Ben Irvin
|
b2957962ae
|
test(cli): add list command tests (#20949)
|
2024-08-08 11:10:02 +02:00 |
|
Jean-Sébastien Herbaux
|
45aa3c03db
|
RBAC Action Aliases - v4 (#20954)
|
2024-08-08 10:47:09 +02:00 |
|
Convly
|
7466630056
|
Merge branch 'releases/4.25.7' into develop
|
2024-08-07 16:21:04 +02:00 |
|
Convly
|
19aa8b2ba8
|
v4.25.7
v4.25.7
|
2024-08-07 15:57:27 +02:00 |
|
Boegie19
|
4a7382bc8d
|
shard ee tests+ fix broken platform (#20914)
|
2024-08-06 15:32:21 +02:00 |
|
Alexandre BODIN
|
82316c1e7b
|
Merge pull request #20942 from strapi/chore/aggregate-test-results
chore: aggregate test result to add a single required status check an…
|
2024-08-06 10:59:31 +02:00 |
|
Alexandre Bodin
|
56b8b32916
|
chore: aggregate test result to add a single required status check and make it dynamic
|
2024-08-05 17:51:17 +02:00 |
|
Gonzalo Andres Garcia
|
46f14d7c2c
|
fix(cli): Update 'project not found' error message in deploy command (#20923)
|
2024-08-01 16:30:07 +02:00 |
|