12157 Commits

Author SHA1 Message Date
Ben Irvin
744c2d98c1 refactor 2022-11-21 09:12:05 +01:00
Josh
e033275bd0
Merge pull request #14872 from strapi/chore/update-codecov-gh-action 2022-11-21 08:07:50 +00:00
Marc-Roig
75325fc9dc relations reordering api tests 2022-11-20 10:50:52 +01:00
Marc-Roig
c3c8f40d5b remove adjacent relations sorting as it is not necessary 2022-11-20 10:50:31 +01:00
Marc-Roig
114d67a9f2 fix adjacentRelations query to look for joinColum name 2022-11-20 10:49:59 +01:00
Marc-Roig
5fad91721b add reordering in attachRelations 2022-11-20 10:49:24 +01:00
Pierre Noël
f4ed17809a
Merge pull request #14909 from strapi/fix/schema-support-postgres
Fix schema support for postgres when using raw queries
2022-11-19 11:51:19 +01:00
Pierre Noël
c11ce77597 remove console log 2022-11-19 02:22:59 +01:00
Pierre Noël
b016113ded remove throw error 2022-11-19 02:15:12 +01:00
Pierre Noël
6a530cbbfc put add-schema in knex util file 2022-11-19 00:01:10 +01:00
Pierre Noël
0c76c5ae1a add error management 2022-11-18 23:57:46 +01:00
Simone Taeggi
3c1a4d6327 Merge branch 'main' into chore/tracking-edit-field-name 2022-11-18 17:25:18 +01:00
Simone Taeggi
9fe9a4aca9 Merge branch 'chore/tracking-edit-field-name' of github.com:strapi/strapi into chore/tracking-edit-field-name 2022-11-18 17:24:23 +01:00
Simone Taeggi
5a64455135 remove comment 2022-11-18 17:23:35 +01:00
Simone
ba46ace661
Merge branch 'main' into enhancement/axios-refactoring 2022-11-18 17:20:26 +01:00
Gustav Hansen
2c23ca234b Chore: Update codecov uploader 2022-11-18 17:10:45 +01:00
Gustav Hansen
9ea56017f2
Merge pull request #14929 from strapi/fix/configure-the-view-cm-break
CM: Fix ToggleInput wrapping for configure the view
2022-11-18 17:01:14 +01:00
Christian Capeans
e735ca0187 Merge branch 'features/deits' of https://github.com/strapi/strapi into deits/schema-validation 2022-11-18 16:20:53 +01:00
Simone
0a1adb5c8d
Merge branch 'main' into enhancement/axios-refactoring 2022-11-18 16:05:25 +01:00
Simone Taeggi
feab74b178 test the axios.create argument 2022-11-18 16:04:14 +01:00
Bassel
6d2ea2b675 Merge branch 'features/deits' into deits/restore-mechanism 2022-11-18 16:32:30 +02:00
Gustav Hansen
9ad596d6e9 Chore: Update snapshot tests 2022-11-18 15:32:13 +01:00
Gustav Hansen
0c8c269461 Chore: Update snapshot tests 2022-11-18 15:29:26 +01:00
Gustav Hansen
9ad552d548 CM: Fix ToggleInput wrapping for configure the view 2022-11-18 15:10:24 +01:00
Simone
ed38c3e91d
Merge branch 'main' into chore/tracking-edit-field-name 2022-11-18 15:04:29 +01:00
Simone Taeggi
3c3cab3cad test response interceptor on 401 2022-11-18 15:04:09 +01:00
Gustav Hansen
a25fb27316 CM: Fix RelationMultiple text wrapping 2022-11-18 14:59:52 +01:00
Josh
f818488aa3 chore: update snapshots 2022-11-18 13:53:26 +00:00
Josh
457a6d1b41 Merge branch 'main' into feature/relations-reordering 2022-11-18 13:42:08 +00:00
Convly
7e25e72981 Merge branch 'features/deits' of github.com:strapi/strapi into deits/export-archive 2022-11-18 14:41:57 +01:00
Bassel
30412784b8 add some changes 2022-11-18 15:14:11 +02:00
Simone Taeggi
f9123cfd92 add the event to track when we edit the Collection name in the content-type-builder 2022-11-18 12:38:05 +01:00
Josh
6c8dcaa832 chore: add webpack fullySpecified comment 2022-11-18 10:27:10 +00:00
Josh
4ad46e481f Revert "chore: replace imports"
This reverts commit 1c8b34c3fa7002c0e44d3c583c844367e006f631.
2022-11-18 10:01:22 +00:00
Josh
73b2f95cf0 fix: use find-root because otherwise node resolutions are used and can fail 2022-11-18 09:10:37 +00:00
Josh
1c8b34c3fa chore: replace imports 2022-11-18 08:56:10 +00:00
Ben Irvin
f20a6ea0f2 fix import 2022-11-18 09:55:02 +01:00
Ben Irvin
ea5a8a6115 remove use of lodash 2022-11-18 09:47:09 +01:00
Ben Irvin
d580984e05 transpile for typescript when necessary before load 2022-11-18 09:46:11 +01:00
Nathan Pichon
ac6198b519
Merge branch 'main' into fix/file-upload-components 2022-11-18 09:40:01 +01:00
Marc-Roig
a6993feab4 Merge branch 'feature/relations-reordering' into relations-reordering/database-logic-refactor 2022-11-18 09:29:13 +01:00
Marc-Roig
c568197c45 Merge branch 'main' into feature/relations-reordering 2022-11-18 09:28:57 +01:00
5idereal
391de156ed
Merge branch 'main' into patch-1 2022-11-18 12:48:16 +08:00
5idereal
3919e13274
update Traditional Chinese translation 2022-11-18 12:47:34 +08:00
Simone Taeggi
7a06c7e444 move the condition to show the warning inside the warapAxiosInstance 2022-11-18 00:43:19 +01:00
Simone Taeggi
cc52f6edaa add more test 2022-11-18 00:29:00 +01:00
Ben Irvin
a9d3fa7fde fix called times check 2022-11-17 21:58:04 +01:00
Ben Irvin
0f3709da7c remove extraneous strapi 2022-11-17 21:51:12 +01:00
Ben Irvin
e867e702c6 add progress test 2022-11-17 21:39:29 +01:00
Ben Irvin
88502c0dc6 test only valid engine can be created 2022-11-17 21:19:33 +01:00