6465 Commits

Author SHA1 Message Date
Simone Taeggi
f62da9d4a4 Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 12:03:00 +01:00
Pierre Noël
82b2cd4805 fix unit tests 2022-11-17 12:01:09 +01:00
Simone Taeggi
7f0e8b972d fix prop types warnings 2022-11-17 12:01:07 +01:00
Simone Taeggi
971e179737 change implementation of tracking using didNavigate 2022-11-17 11:52:19 +01:00
Pierre Noël
b4295cf521 fix typo 2022-11-17 11:41:12 +01:00
Josh
6677b31cab
Merge branch 'main' into fix-edit-json-field 2022-11-17 10:24:18 +00:00
Josh
3a683fd983
Merge pull request #14718 from sargreal/fix/ctb-custom-relation-attributes-overwritten 2022-11-17 10:20:37 +00:00
Simone
d4a3d25f57
Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 11:05:44 +01:00
Marc-Roig
980624f176 add sorting 2022-11-17 10:08:59 +01:00
Pierre Noël
9ff4f19660 fix schema support for postgres when using raw queries 2022-11-17 10:08:49 +01:00
Josh
49bf569bad
Merge pull request #14848 from strapi/chore/use-path-instead-of-require 2022-11-17 09:01:35 +00:00
Gustav Hansen
1210f8406c
Merge pull request #14903 from strapi/chore/asset-card-tests
Chore: Fix AssetCardBase tests
2022-11-17 09:36:55 +01:00
Simone
63dc707b7e
Merge branch 'main' into chore/tracking-access-CTB 2022-11-17 09:30:48 +01:00
Gustav Hansen
ea9d957a29 Chore: Fix AssetCardBase tests 2022-11-16 20:02:26 +01:00
Josh
00ec0d586a
Merge branch 'main' into fix/ctb-custom-relation-attributes-overwritten 2022-11-16 17:44:00 +00:00
Pierre Noël
952a05514f use knex arguments when dropping the temporary table 2022-11-16 18:36:07 +01:00
Pierre Noël
eba2da51af refactor the way database version is fetched 2022-11-16 18:32:32 +01:00
Josh
e05abf9136
Merge branch 'main' into chore/use-path-instead-of-require 2022-11-16 17:06:47 +00:00
Convly
8c20ea2b5c v4.5.1 2022-11-16 18:00:30 +01:00
Simone
3bd170778e
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 16:26:49 +01:00
Gustav Hansen
13e983d754
Merge pull request #14884 from callum-gander/chore/fix-spelling
Chore: fix spelling of SchemaProvideer to SchemaProvider
2022-11-16 16:23:33 +01:00
Julie Plantey
acfd0ea222
Merge pull request #14753 from dmoKruso/fix-ptBR-lang
Update pt-BR.json
2022-11-16 16:09:55 +01:00
Julie Plantey
6d2cb8281a
Merge pull request #14742 from alvesvaren/master
Add even more swedish translations :)
2022-11-16 16:08:44 +01:00
Simone
0ff9e172d0
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 15:53:06 +01:00
Pierre Noël
6103e4de1f
Merge branch 'main' into fix/relation-mysql-below-8 2022-11-16 15:26:47 +01:00
Sid
7d2a8bb337 chore: fixing spelling cont., missed a file 2022-11-16 14:17:17 +01:00
Sid
2ca3443a21 chore:fix spelling of SchemaProvideer to SchemaProvider 2022-11-16 14:17:17 +01:00
Jamie Howard
49c4ba2e73
Merge pull request #14839 from strapi/fix/relations-knex-raw
Fix: knex withSchema.raw error
2022-11-16 12:27:11 +00:00
Pierre Noël
6ca7814a43
add missing await
Co-authored-by: Nathan Pichon <npichon.walchshofer@gmail.com>
2022-11-16 12:45:44 +01:00
Marc-Roig
6df6c9487b remove sorting from orderer 2022-11-16 12:44:28 +01:00
Jamie Howard
04295573f1 chore(entity-manager): revert to not handle multiple pg schemas 2022-11-16 11:22:22 +00:00
Pierre Noël
5e5d1c92c2 use getDatabaseInformation instead of databaseInformation 2022-11-16 10:58:28 +01:00
Jamie Howard
4b1f8101e6 fix(entity-manager): use db.connection for .raw()
chore(database): revert getConnection()
2022-11-16 09:34:08 +00:00
Ben Irvin
bcc1eed9fd
Merge pull request #14837 from strapi/fix/14802-postgres-token-duration
Fix 30- and 90-day API token creation
2022-11-16 09:59:53 +01:00
Simone
e5160aaf54
Merge branch 'main' into chore/tracking-access-CTB 2022-11-16 09:34:22 +01:00
Marc-Roig
737b577919 Merge branch 'main' into feature/relations-reordering 2022-11-16 09:11:12 +01:00
Bart Lagerweij
e82b63ba75 Updated dutch translation to strapi 4.5 2022-11-16 09:11:09 +01:00
Bart Lagerweij
f498f4bcc1
Merge branch 'main' into patch-4 2022-11-16 08:42:26 +01:00
Alve Svarén
6eeda5695d
Merge branch 'main' into master 2022-11-15 22:58:32 +01:00
Alve Svarén
8941d92127
Merge branch 'master' of github.com:alvesvaren/strapi-tranlsation-sv 2022-11-15 22:57:17 +01:00
Alve Svarén
c369330b62
Fix missing translations 2022-11-15 22:57:06 +01:00
Pierre Noël
306d5c4abc finally drop temp table 2022-11-15 18:57:13 +01:00
Pierre Noël
e2234ed9f1 use connection instead of getConnection 2022-11-15 18:42:18 +01:00
Pierre Noël
887ea1ae59 Avoid use of window functions for MySQL versions below 8 2022-11-15 16:43:04 +01:00
Josh
78a50227f3 chore: add code comment 2022-11-15 15:42:58 +00:00
Simone Taeggi
b720106392 trigger the didGoToCTB event when clicking on the Content Type Builder link 2022-11-15 15:56:31 +01:00
Josh
1bde22fdd9 chore: reverse connect array to ensure relations are connected before positioning 2022-11-15 14:16:20 +00:00
Gustav Hansen
9ffd38f6c9 Chore: Update tests for @testing-library/user-event API changes 2022-11-15 15:01:19 +01:00
Josh
b4eaa97842
Merge branch 'main' into chore/use-path-instead-of-require 2022-11-15 13:57:18 +00:00
Jamie Howard
5553538c18 chore 2022-11-15 13:37:18 +00:00