Bassel Kanso
d696828dfe
chore: fix transfer token e2e test
2024-05-02 01:43:39 +03:00
Bassel Kanso
cefbf003e4
Merge branch 'v5/replace-axios' of https://github.com/strapi/strapi into v5/replace-axios
2024-04-29 16:42:56 +03:00
Bassel Kanso
b98728bbad
chore: adding some comments
2024-04-29 16:42:36 +03:00
Josh
00f1e17248
test: please work units
2024-04-29 14:18:14 +01:00
Josh
9ecb47b3f9
chore: some test fixes
2024-04-29 13:59:50 +01:00
Josh
5b09b7a441
test: fix webhook by asserting item is deleted
2024-04-29 13:40:16 +01:00
Bassel Kanso
6e4752e83e
chore: fix lint issues
2024-04-29 10:14:25 +03:00
Bassel Kanso
83607b1272
chore: fix type errors
2024-04-29 09:45:03 +03:00
Bassel Kanso
0e97285715
chore: remove the axios implementation from admin
2024-04-29 09:28:45 +03:00
Bassel Kanso
fd55682955
Merge branch 'v5/main' into v5/replace-axios
2024-04-29 02:13:48 +03:00
Bassel Kanso
e3ea9f6402
chore: fixing some tests that are not rendering properly
2024-04-26 17:47:13 +03:00
Jean-Sébastien Herbaux
672727c8cf
docs(typescript): type system cheat sheet
2024-04-26 14:46:52 +02:00
Alexandre Bodin
3e1be288b8
chore: add fs-extra types where needed
2024-04-26 11:15:51 +02:00
Alexandre Bodin
06f017a9dc
fix: http-errors ugprade
2024-04-26 09:32:57 +02:00
Alexandre Bodin
c5892a9f22
chore: upgrade graphql-tools
2024-04-26 09:32:57 +02:00
Alexandre Bodin
11abfd2855
chore: upgrade sentry
2024-04-26 09:32:56 +02:00
Alexandre Bodin
89b8013624
chore: update utility deps
2024-04-26 09:32:10 +02:00
Alexandre BODIN
46c0958bff
Merge pull request #20206 from strapi/v5/upgrade-mailgun-provider
...
chore: upgrade mailgun provider and remove deprecated options
2024-04-26 09:13:44 +02:00
Josh
5d000fb33c
chore: upgrade to DS 2.0.0-beta.2 ( #20151 )
2024-04-25 16:17:23 +01:00
Alexandre Bodin
785473fac9
chore: upgrade mailgun provider and remove deprecated options
2024-04-25 15:17:41 +02:00
Marc Roig
58f553ab42
fix: doc id migration for mysql ( #20174 )
...
* fix: doc id migration for mysql
* feat: mysql subquery
2024-04-25 14:10:47 +02:00
Alexandre Bodin
792129f7b4
chore: make document service api more consistent
2024-04-24 18:15:02 +02:00
Mark Kaylor
2245f847dc
fix: incorrect versions
2024-04-24 15:55:58 +02:00
Mark Kaylor
2aa7d7fb41
v5.0.0-beta.5
2024-04-24 15:52:25 +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
76eb03dc94
chore: implement validateStatus
2024-04-24 08:04:12 +03: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
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
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
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
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
Mattias van den Belt
3786ed4fae
fix: remove double modal toggle for on delete RBAC role ( #20000 )
2024-04-17 21:34:45 +01:00
Convly
eecdc83f34
Merge branch 'refs/heads/releases/5.0.0-beta.4' into v5/main
2024-04-17 15:53:17 +02:00
Convly
a9b61589c8
chore: update dependencies to 5.0.0-beta.4
2024-04-17 15:43:36 +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
markkaylor
b2d2f81797
feat: add confirmation modal when restoring history version ( #20106 )
...
Co-authored-by: Rémi de Juvigny <8087692+remidej@users.noreply.github.com>
2024-04-17 10:13:36 +02:00
Bassel Kanso
b8988bc360
chore: remove logs
2024-04-17 10:12:20 +03:00
Bassel Kanso
7cf2162702
Merge branch 'v5/main' into v5/replace-axios
2024-04-17 09:26:51 +03:00
Bassel Kanso
7138f1a37c
chore: creating tests for new fetchClient
2024-04-17 09:21:10 +03:00