1030 Commits

Author SHA1 Message Date
Simone
24fa848ba3
Add new Blocks rich text editor (alpha) (#18166)
Co-authored-by: Madhuri Sandbhor <madhurisandbhor@gmail.com>
Co-authored-by: markkaylor <mark.kaylor@strapi.io>
Co-authored-by: Rémi de Juvigny <remi.dejuvigny@strapi.io>
Co-authored-by: Madhuri Sandbhor <madhuri.sandbhor@strapi.io>
2023-09-26 17:21:44 +02:00
Alexandre Bodin
146499554b Add missing emit flag 2023-09-22 10:41:11 +02:00
Alexandre Bodin
2fa5adde62 Fix tests 2023-09-21 20:01:37 +02:00
Alexandre Bodin
c4573af2eb Update tests 2023-09-21 18:42:19 +02:00
Alexandre Bodin
c9516d4bf5 Remove old types 2023-09-21 16:50:18 +02:00
Alexandre Bodin
eb64ae5745 Update typings and fix invalid usage 2023-09-21 16:49:53 +02:00
Alexandre Bodin
ff63c67e39 fix package version 2023-09-21 09:57:13 +02:00
Alexandre Bodin
8e06fa92c3 Merge branch 'main' into chore/ts-database 2023-09-20 19:15:08 +02:00
Alexandre Bodin
7bfa5eb0b7 Merge branch 'main' into chore/ts-strapi 2023-09-20 17:54:15 +02:00
Alexandre Bodin
c11abe8823 v4.13.7 2023-09-20 16:48:49 +02:00
Alexandre Bodin
ba04122263 wip 2023-09-20 15:52:30 +02:00
Alexandre Bodin
d1cc5df7c5 Update types 2023-09-20 11:46:13 +02:00
Alexandre Bodin
1a917d4eca Fixes 2023-09-20 11:30:19 +02:00
Alexandre Bodin
3a17647de9 Merge branch 'chore/ts-strapi' into chore/ts-database 2023-09-20 10:08:43 +02:00
Alexandre Bodin
e01234c008 Refactor types 2023-09-20 10:07:46 +02:00
Alexandre Bodin
ccec6c9fc3 Merge branch 'main' into chore/ts-strapi 2023-09-15 10:53:49 +02:00
Alexandre Bodin
22ea624841 1st pass done 2023-09-15 09:54:49 +02:00
Alexandre Bodin
4761ec70c8 wip 2023-09-14 17:35:36 +02:00
Alexandre Bodin
671cd3fb72 All but populate 2023-09-14 15:21:32 +02:00
Alexandre Bodin
4f9d247d7b db helpers ts 2023-09-14 13:20:14 +02:00
Alexandre Bodin
b0ea4161b9 Improvide types 2023-09-14 12:11:03 +02:00
Alexandre Bodin
bc8f81eee4 1st passe except query 2023-09-14 09:22:47 +02:00
Alexandre Bodin
c56f1863ab wip 2023-09-14 09:07:08 +02:00
Alexandre Bodin
d44586fa07 v4.13.6 2023-09-13 17:35:18 +02:00
Alexandre Bodin
e550b17134 wip 2023-09-13 13:17:59 +02:00
Alexandre Bodin
909ca0ee73 Entity manager wip 2023-09-13 10:01:04 +02:00
Alexandre Bodin
c46760bcc4 Diff typings 2023-09-12 21:47:42 +02:00
Alexandre Bodin
955393fc3e v4.13.5 2023-09-12 16:40:40 +02:00
Alexandre Bodin
d69975be24 Fix dialects 2023-09-12 16:26:42 +02:00
Alexandre Bodin
ab9e5cc342 Ts fixes 2023-09-12 13:29:02 +02:00
Alexandre Bodin
e26583147e Migrate database package to typescript 2023-09-12 13:29:00 +02:00
Alexandre Bodin
6dd6474e0d Merge branch 'main' into chore/ts-strapi 2023-09-12 10:45:03 +02:00
Alexandre Bodin
0bd5f29edd v4.13.4 2023-09-11 19:08:12 +02:00
Alexandre Bodin
c779954631 Merge branch 'main' into chore/ts-strapi 2023-09-06 23:41:27 +02:00
Convly
377efaba51 v4.13.3 2023-09-06 15:02:03 +02:00
Alexandre Bodin
f031820696 fix EE imports 2023-09-05 00:18:13 +02:00
Marc Roig
e56967184d
v4.13.2 (#17927) 2023-09-04 18:44:41 +02:00
Ben Irvin
ae7bff1546
Merge pull request #17847 from Demonstrandum/fix/subscriber-map-type-missing-model-field 2023-09-04 16:14:31 +02:00
S Knutsen
974a18c13e
Linting fix: Use ; instead of , in map.
Co-authored-by: Ben Irvin <ben@innerdvations.com>
2023-09-04 13:53:42 +02:00
Fernando Chávez
4a7f4c4926
Merge pull request #17636 from strapi/fix/json-types
Fix JSON parse on Postgres & Bulk Publish JSON validations
2023-08-31 15:56:09 +02:00
Alexandre Bodin
a9afeb90c5 v4.13.1 2023-08-30 18:14:57 +02:00
Alexandre Bodin
a2ec2fce00 Merge branch 'main' into chore/ts-strapi 2023-08-30 09:59:10 +02:00
Alexandre Bodin
d700468267 wip 2023-08-30 09:14:11 +02:00
S Knutsen
96db3913df
Added missing models key to SubscriberMap and made actions optional.
The `Subscriber` union type of which `SubscriberMap` is a component was missing the optional `models` parameter document here at [#declarative-and-programmatic-usage](https://docs.strapi.io/dev-docs/backend-customization/models#declarative-and-programmatic-usage).

I added the optional field by intersecting it with the original type formulation, and also made the `Action` keys optional, since not all of the 18 individual actions should necessarily be specified when making a `SubscriberMap`.
2023-08-29 12:00:00 +02:00
Fernando Chavez
e5d9b62f9b don't automatically parse jsonb fields on postgres 2023-08-29 09:46:42 +02:00
Alexandre Bodin
fefc4a24ac v4.12.7 2023-08-25 23:19:00 +02:00
Alexandre Bodin
e1658b575c init 2023-08-23 12:34:08 +02:00
Marc-Roig
c1935e7004
v4.12.5 2023-08-16 15:37:43 +02:00
Marc Roig
3a01852244
Merge pull request #17620 from strapi/fix/update-entity-with-postgres-schema 2023-08-14 11:50:02 +02:00
Convly
f2fded55cf v4.12.4 2023-08-11 12:04:32 +02:00