Alexandre Bodin
|
e9cd6f410d
|
Merge branch 'releases/v4' into v4/migrate-plugin-documentation
|
2021-10-19 11:53:52 +02:00 |
|
Marvin Frachet
|
cef9eba80f
|
Bump parts to alpha 47 (#11297)
|
2021-10-19 11:26:13 +02:00 |
|
Alexandre Bodin
|
a9117d29c1
|
Add formats and better examples
|
2021-10-19 10:55:11 +02:00 |
|
Alexandre Bodin
|
7b8588292c
|
Refactoring and diff between request / response. Add missing types
|
2021-10-19 09:39:10 +02:00 |
|
Alexandre Bodin
|
20ae9ce9e5
|
Fix some legacy code and cleanup old code
|
2021-10-18 21:21:06 +02:00 |
|
Alexandre Bodin
|
63f592a586
|
Use bcrypt without needing users-permissions and make password update safer
|
2021-10-18 12:38:36 +02:00 |
|
soupette
|
33b08045c7
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-15 08:41:56 +02:00 |
|
markkaylor
|
39b76f140a
|
add frontend views (#11267)
|
2021-10-14 10:54:58 -04:00 |
|
Mark Kaylor
|
6e5be7ac49
|
add dynamic zones
|
2021-10-14 10:54:57 -04:00 |
|
Mark Kaylor
|
48ffd3a0e8
|
remove pluralize
|
2021-10-14 10:54:57 -04:00 |
|
Mark Kaylor
|
e50a68def6
|
fix routes with prefix
|
2021-10-14 10:54:56 -04:00 |
|
Mark Kaylor
|
67c61a0638
|
use map to recursively clean relation attributes
|
2021-10-14 10:54:56 -04:00 |
|
Mark Kaylor
|
e8d691e9bd
|
update RBAC
|
2021-10-14 10:54:55 -04:00 |
|
Mark Kaylor
|
62299883f1
|
remove front form for restricted access
|
2021-10-14 10:54:54 -04:00 |
|
Mark Kaylor
|
72a128af83
|
fix generation date
|
2021-10-14 10:54:54 -04:00 |
|
Mark Kaylor
|
4fe39d0d41
|
fix broken documentation page
|
2021-10-14 10:54:53 -04:00 |
|
Mark Kaylor
|
3e9731a2af
|
migrate backend to v4
|
2021-10-14 10:54:52 -04:00 |
|
Alexandre Bodin
|
f885caf388
|
Merge branch 'releases/v4' into v4/query-params
|
2021-10-13 14:11:00 +02:00 |
|
Pierre Noël
|
5dc63b6f90
|
Don't use sentry middleware if sentry initialization failed
|
2021-10-13 10:55:46 +02:00 |
|
Alexandre Bodin
|
435ce3bc88
|
Move _locale to locale
|
2021-10-11 21:22:16 +02:00 |
|
soupette
|
c2c5af77c4
|
Created custom radio group component
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 17:28:32 +02:00 |
|
Alexandre BODIN
|
5501518e6c
|
Merge pull request #11219 from strapi/v4/content-api-actions
Filter action and routes displayed in users-permissions to be in the content-api
|
2021-10-11 16:06:34 +02:00 |
|
soupette
|
4fbb769f24
|
Add i18n toggle
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 12:24:54 +02:00 |
|
soupette
|
0309c74b6c
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-11 09:44:31 +02:00 |
|
Marvin Frachet
|
4699dc8b6e
|
Bump parts to alpha 45 (#11221)
|
2021-10-11 09:11:57 +02:00 |
|
Alexandre BODIN
|
0ac9d88f28
|
Merge pull request #11183 from strapi/v4/destroy-lifecycle
add destroy lifecycle for user + register rateLimit middleware
|
2021-10-11 08:50:53 +02:00 |
|
soupette
|
7666e7c77f
|
Migrate some of the advanced and the base form
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 16:07:52 +02:00 |
|
soupette
|
d5359724d6
|
Display form content for content type
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 12:54:05 +02:00 |
|
Pierre Noël
|
14f9a9c847
|
Handle SIGINT and SIGTERM signals + fix sentry being initiated twice
|
2021-10-08 11:42:13 +02:00 |
|
soupette
|
f34c0cf3bf
|
Update ctb layout
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-08 11:13:31 +02:00 |
|
Alexandre Bodin
|
3b472e22f7
|
Filter action and routes displayed in users-permissions to be in the
content-api
- Remove legacy getPlugins code
|
2021-10-08 10:12:21 +02:00 |
|
soupette
|
0b4519e082
|
Move GenericInput into helper-plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2021-10-07 09:44:56 +02:00 |
|
mfrachet
|
22c535f8cd
|
Bump parts to alpha 43
|
2021-10-05 11:51:09 +02:00 |
|
Alexandre Bodin
|
c1aa57f436
|
Harmonize and make policies and middlwares more consistent
|
2021-10-05 10:43:24 +02:00 |
|
Pierre Noël
|
7c1c2d43f3
|
add destroy lifecycle for user + register rateLimit middleware
|
2021-10-04 16:47:30 +02:00 |
|
fdel-car
|
0980031778
|
Add watch and ce tests commands & update base front config
|
2021-10-04 11:54:39 +02:00 |
|
fdel-car
|
6b48af8a23
|
Ensure command consistencies & use __dirname in local configs
|
2021-10-01 16:43:46 +02:00 |
|
HichamELBSI
|
f9bfdd1474
|
Temporaru replace the combobox by the Select component
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
|
2021-09-30 17:07:43 +02:00 |
|
Alexandre BODIN
|
f25cd3111d
|
Merge pull request #11154 from strapi/v4/migrate-generators
Migrate plugin generator and fix some internal issues
|
2021-09-30 16:29:27 +02:00 |
|
fdel-car
|
5444b30fff
|
Fix sentry tests
|
2021-09-30 15:34:11 +02:00 |
|
Convly
|
058859bc40
|
Handle kebab-cased content type's names
|
2021-09-30 15:25:33 +02:00 |
|
fdel-car
|
5ec3b43ef7
|
Update configs in packages & set rootDir in base configs
|
2021-09-30 15:03:29 +02:00 |
|
ivanThePleasant
|
fbc9dc2382
|
Package.json script configuration per package
|
2021-09-30 15:02:31 +02:00 |
|
ivanThePleasant
|
ee757b3276
|
Created base configs for front testing and unit testing, cleaned up repo root jest configs and introduced projects, added unit and front jest configs for core packages and plugins
|
2021-09-30 15:01:06 +02:00 |
|
Alexandre Bodin
|
6ef3e1deb6
|
Migrate plugin generator and fix some internal issues to make everything compatible
|
2021-09-30 11:40:54 +02:00 |
|
cyril lopez
|
3d3bca2304
|
Merge pull request #10991 from strapi/v4/ds-migration
[v4] Init DS migration
|
2021-09-30 10:39:15 +02:00 |
|
Alexandre Bodin
|
ab01f4fd53
|
Merge branch 'releases/v4' into v4/middlewares
|
2021-09-29 16:16:11 +02:00 |
|
Alexandre Bodin
|
e5a6548532
|
Merge branch 'releases/v4' into v4/ds-migration
|
2021-09-29 15:09:32 +02:00 |
|
Convly
|
56032ffb48
|
Handle case where there are no subscription defined
|
2021-09-29 13:51:54 +02:00 |
|
Convly
|
96ac7e314b
|
Handle subscriptions in wrapResolvers
|
2021-09-29 13:35:26 +02:00 |
|