markkaylor
bf0113b3ab
Merge pull request #20199 from strapi/fix/history-api-tests
...
fix(tests): update history api tests to created ids
2024-04-24 18:14:29 +02:00
Mark Kaylor
e765f29187
fix(tests): update history api tests to created ids
2024-04-24 17:26:58 +02:00
markkaylor
80b63a06f2
Merge pull request #20198 from strapi/releases/5.0.0-beta.5
...
chore: release v5.0.0-beta.5
2024-04-24 16:03:51 +02:00
Mark Kaylor
2245f847dc
fix: incorrect versions
2024-04-24 15:55:58 +02:00
Mark Kaylor
2aa7d7fb41
v5.0.0-beta.5
v5.0.0-beta.5
2024-04-24 15:52:25 +02:00
markkaylor
a76a2ee7a9
Merge pull request #20196 from strapi/releases/4.24.0
...
chore(develop): release v4.24.0
2024-04-24 14:57:04 +02:00
Mark Kaylor
bfa5109619
v4.24.0
v4.24.0
2024-04-24 14:48:42 +02:00
Alexandre BODIN
f7fb988caf
Merge pull request #20190 from strapi/chore/updateSecurityPolicy
...
Update SECURITY.md with changes related to Strapi 5 Beta
2024-04-24 08:48:02 +02:00
Bassel Kanso
dfd5bbf8d6
Merge branch 'v5/main' into v5/replace-axios
2024-04-24 09:41:49 +03:00
Bassel Kanso
61d71566fb
fix: make all builds work
2024-04-24 09:37:52 +03:00
Bassel Kanso
4d66c3c521
chore: make packages build
2024-04-24 09:25:54 +03:00
Bassel Kanso
620bcfe40d
fix: content-manager build
2024-04-24 08:20:56 +03:00
Bassel Kanso
0ec9224844
Merge branch 'v5/main' into v5/remove-root-level-nested-params
2024-04-24 08:17:45 +03:00
Bassel Kanso
76eb03dc94
chore: implement validateStatus
2024-04-24 08:04:12 +03:00
DMehaffy
515e540798
Update SECURITY.md with changes related to Strapi 5 Beta
2024-04-23 15:37:06 -07:00
Jean-Sébastien Herbaux
01bf5cfbe4
docs: update code formatting and minor text adjustments in type system documentation ( #20186 )
2024-04-23 18:19:37 +02:00
Bassel Kanso
9b81e69326
chore: refactor and fix some tests
2024-04-23 17:53:50 +03:00
Bassel Kanso
8f75d1e78a
chore: making upload work with fetchClient
2024-04-23 17:12:52 +03:00
Alexandre BODIN
6ad256cd15
Merge pull request #20180 from strapi/fix/issue-19660
...
fix: content could be undefined
2024-04-23 16:00:18 +02:00
Alexandre Bodin
e8698b6f7b
fix: content could be undefined
2024-04-23 14:50:38 +02:00
Alexandre BODIN
bbb5d9ccd7
Merge pull request #20171 from strapi/fix/ee-not-extending-metrics
...
fix: ee not being extended because no default export
2024-04-23 13:16:52 +02:00
Alexandre Bodin
ab53783744
chore: remove use of entity service
2024-04-23 11:26:27 +02:00
markkaylor
bdaafbbb3c
chore(history): add api tests ( #20157 )
2024-04-23 10:50:47 +02:00
Bassel Kanso
7899cd5db8
chore: refactoring and fixes for getfetchclient
2024-04-23 10:07:14 +03:00
Alexandre Bodin
3b831b1504
fix: ee not being extended because no default export
2024-04-22 16:09:50 +02:00
Rémi de Juvigny
7431ba9b38
fix: sanitize history versions data field ( #20143 )
...
* fix: sanitize history versions data field
* fix: ts cannot be named error
2024-04-22 08:03:52 -04:00
Bassel Kanso
ab542129d2
fix: removed root-level nested params
...
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
2024-04-22 15:03:33 +03:00
Alexandre BODIN
1fabb4ed49
Merge pull request #20154 from strapi/v5/entity-doc-service
...
chore: update codemod to match new format
2024-04-22 08:53:24 +02:00
Jean-Sébastien Herbaux
2d8197cd02
docs: contributor guide for type system concepts ( #20120 )
...
Co-authored-by: Ben Irvin <ben.irvin@strapi.io>
Co-authored-by: Hannah Paine <151527179+hanpaine@users.noreply.github.com>
2024-04-19 14:33:41 +02:00
Alexandre Bodin
e7fdec529d
chore: update codemod to match new format
2024-04-19 10:21:07 +02:00
Bassel Kanso
403e00ab42
Merge branch 'v5/main' into v5/replace-axios
2024-04-18 18:25:23 +03:00
Bassel Kanso
23718db2fc
chore: fixing some tests
2024-04-18 18:20:38 +03:00
Simone
616346afcf
feat(main-nav): Main Nav refactoring, refactor the logo ( #20135 )
...
* feat(main-nav): replace DS NavBrand with admin NavBrand
* feat(main-nav): refactor navbrand code and test
* feat(main-nave): remove useless mock in unit test
* feat(main-nav): use padding prop
2024-04-18 17:02:50 +02:00
Marc Roig
b4e42e332d
feat: refactor test in transaction util ( #20145 )
...
* feat: refactor test in transaction util
* fix: remove dp tests
* fix: failing api test
2024-04-18 16:10:35 +02:00
Ben Irvin
a7cf7e50ee
fix: u&p service hashes password attributes
2024-04-18 15:58:46 +02:00
markkaylor
113a853206
fix: add render prop to use VersionInputRenderer ( #20139 )
2024-04-18 14:26:17 +02:00
Alexandre BODIN
0e2e3dbbe6
Merge pull request #20044 from strapi/fix/cors-5
...
Make cors middleware compliant with the intended spec
2024-04-18 10:39:32 +02:00
Mattias van den Belt
3786ed4fae
fix: remove double modal toggle for on delete RBAC role ( #20000 )
2024-04-17 21:34:45 +01:00
Jean-Sébastien Herbaux
8515737c99
Merge branch 'develop' into fix/cors-5
2024-04-17 16:40:04 +02:00
Alexandre BODIN
0742c5784d
enhancement: use file path in place of streams to optimize sharp fragmentation & libvips caching ( #20080 )
...
Co-authored-by: DMehaffy <derrickmehaffy@gmail.com>
2024-04-17 16:27:48 +02:00
Convly
59a1c00f8c
enhancement: improve callback URL validation
2024-04-17 16:24:18 +02:00
Convly
eecdc83f34
Merge branch 'refs/heads/releases/5.0.0-beta.4' into v5/main
2024-04-17 15:53:17 +02:00
DMehaffy
469f8c0fe2
Merge branch 'develop' into fix/cors-5
2024-04-17 06:51:18 -07:00
Convly
a9b61589c8
chore: update dependencies to 5.0.0-beta.4
v5.0.0-beta.4
2024-04-17 15:43:36 +02:00
Convly
896ff28d88
Merge branch 'releases/4.23.1' into develop
2024-04-17 15:23:02 +02:00
Ben Irvin
7237fd8ce0
fix(database): add prefixed alias to avoid join column name conflicts
2024-04-17 15:14:37 +02:00
Convly
655449af8a
v4.23.1
v4.23.1
2024-04-17 15:08:57 +02:00
Marc Roig
76447298a8
feat: migrate document published entries from v4 ( #19813 )
...
* chore: add document-id migration
* feat: migration file
* chore: change migration name
* feat: document draft creation
* fix: use knex to query
* feat: discard drafts
* fix: use database identifiers utils
* fix: leave rename identifiers migration name as it was before
* chore: revert database config
* feat: simplify migration document ids query
* update with subquery
* chore: comment todo on create draft migration
* chore: remove draft creation migration
* feat: register internal migrations dynamically (#20002 )
* feat: register internal migrations dynamically
* chore: load umzug lazily
* chore: lazy load umzugProvider migrations
* feat: register internal migrations dynamically (#20006 )
* feat: register internal migrations dynamically
* chore: load umzug lazily
* chore: lazy load umzugProvider migrations
* feat: discard draft migration from strapi core
* fix: unit test
* fix: make discardDraft inline
* fix: prettier
* fix: remove unused code
* fix: ignore tables that do not exist
* fix: build
* chore: remove comment
---------
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2024-04-17 13:41:44 +02:00
Ben Irvin
b9e5b3a2d3
enhancement(ctb)!: reserve keywords needed for Strapi 5 features
2024-04-17 12:18:38 +02:00
Rémi de Juvigny
d23c1d5b0e
chore: remove history future flag ( #20131 )
2024-04-17 11:20:32 +02:00