cyril lopez
|
1f35334c34
|
Merge pull request #11013 from strapi/headers-button-size
Migration/ Headers button size
|
2021-09-21 05:31:32 +02:00 |
|
Alexandre Bodin
|
2d02f8ec2d
|
Use sub query on mysql to avoid alias issue & add mysql 5 tests
|
2021-09-20 19:29:06 +02:00 |
|
Alexandre Bodin
|
82fe2a1b87
|
Add timestamps lifecycles subscriber
|
2021-09-20 19:15:50 +02:00 |
|
ronronscelestes
|
d482518b31
|
saved notification added
|
2021-09-20 18:07:21 +02:00 |
|
ronronscelestes
|
988f78d0ae
|
fix merge conflict
|
2021-09-20 18:01:50 +02:00 |
|
ronronscelestes
|
f0696350d3
|
fixed UpgradePlanModal close label
|
2021-09-20 17:35:02 +02:00 |
|
ronronscelestes
|
c58d04bc3b
|
replaced all headers button with size L + updated tests
|
2021-09-20 17:09:52 +02:00 |
|
Marvin Frachet
|
60afd6cf31
|
Fix button style on rbac (#11010)
|
2021-09-20 16:35:56 +02:00 |
|
mfrachet
|
4a64a24645
|
Fix word breaks in RBAC settings
|
2021-09-20 15:58:26 +02:00 |
|
ronronscelestes
|
705dd213b2
|
TextInput label webhooks form header fixed (#11007)
|
2021-09-20 15:56:02 +02:00 |
|
ronronscelestes
|
60f8bf6ed4
|
notifyStatus and useFocusWhenNavigate fix on settings views (#11005)
|
2021-09-20 15:55:43 +02:00 |
|
Marvin Frachet
|
79cff994b2
|
Fix webhooks wording and button size (#11011)
|
2021-09-20 15:54:22 +02:00 |
|
ronronscelestes
|
6f53b43184
|
box padding instead of custom style
|
2021-09-20 15:37:21 +02:00 |
|
ronronscelestes
|
f8691aa49a
|
fixed TabsGroup, Stack and Checkbox console errors
|
2021-09-20 14:29:19 +02:00 |
|
soupette
|
03a6f854c3
|
init D&P status
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 12:32:26 +02:00 |
|
soupette
|
d91193b022
|
Move files and fix tests with date
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 10:40:39 +02:00 |
|
soupette
|
1ec3faa433
|
Add locale toggle
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 10:25:04 +02:00 |
|
mfrachet
|
18e7477efd
|
Fix snapshot
|
2021-09-20 09:39:28 +02:00 |
|
Alexandre Bodin
|
59eb3990dd
|
Fix schema storage
|
2021-09-20 09:12:23 +02:00 |
|
soupette
|
f12bda0e7b
|
Add info box
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 09:05:23 +02:00 |
|
soupette
|
2bbe7175c4
|
Move cm component in helper plugin
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-20 09:05:22 +02:00 |
|
mfrachet
|
331e952721
|
Update tests
|
2021-09-20 08:40:54 +02:00 |
|
mfrachet
|
3623fa3186
|
Make add URL work with pending step
|
2021-09-20 08:40:54 +02:00 |
|
Pierre Noël
|
b3f22bac5d
|
use of strapi.dirs
|
2021-09-17 14:10:48 +02:00 |
|
Alexandre Bodin
|
0d9ba0e5fd
|
Cleanup and add storage with hash to compare and sync in one direction only
|
2021-09-17 12:00:14 +02:00 |
|
Alexandre Bodin
|
130aade450
|
some cleanup
|
2021-09-16 23:29:25 +02:00 |
|
Alexandre Bodin
|
bb1b3c2c6e
|
Run sub queries for update and delete with joins
|
2021-09-16 22:18:13 +02:00 |
|
Marvin Frachet
|
19c2d20388
|
Bump parts to alpha 32 (#10995)
|
2021-09-16 16:09:51 +02:00 |
|
Alexandre Bodin
|
df4c67e5e1
|
Fix insensitive contains
|
2021-09-16 15:32:27 +02:00 |
|
Alexandre Bodin
|
e57a40b328
|
Use double type for more precision
|
2021-09-16 14:04:10 +02:00 |
|
soupette
|
b213928796
|
Revert
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 14:03:09 +02:00 |
|
Alexandre Bodin
|
76caaba714
|
Read schema after migrations
|
2021-09-16 13:37:13 +02:00 |
|
cyril lopez
|
df59a89a5b
|
Merge pull request #10978 from strapi/advanced-settings
Migration/Advanced settings
|
2021-09-16 13:27:28 +02:00 |
|
soupette
|
d48dd8575d
|
Fix webpack dev config startup
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 13:04:05 +02:00 |
|
Pierre Noël
|
a933d6c71a
|
remove possibility to set collectionName table for a CT or component through that CTB API
|
2021-09-16 11:52:46 +02:00 |
|
Alexandre Bodin
|
eef1737acb
|
Remove schema storage now that we use schema inspection
|
2021-09-16 11:47:04 +02:00 |
|
Alexandre Bodin
|
72b5a19a7c
|
Pg & Mysql schema reading & indexing fks
|
2021-09-16 11:37:44 +02:00 |
|
Convly
|
f37135ee77
|
Fix unit test, remove expected pagination for findOne query
|
2021-09-16 10:38:31 +02:00 |
|
soupette
|
5afb369da3
|
Add D&P badge
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 09:26:16 +02:00 |
|
soupette
|
53cc79b3dd
|
Merge branch 'cm/edit-layout' of github.com:strapi/strapi into cm/header-modals
|
2021-09-16 09:25:09 +02:00 |
|
soupette
|
9728cb07d3
|
Merge branch 'v4/ds-migration' of github.com:strapi/strapi into cm/edit-layout
|
2021-09-16 09:24:11 +02:00 |
|
soupette
|
715a1af676
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 09:23:18 +02:00 |
|
soupette
|
6408048dfa
|
Add snapshot test
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 07:44:32 +02:00 |
|
soupette
|
4cdf8bed21
|
Add confirm modals
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 07:12:27 +02:00 |
|
soupette
|
ca7544e4ee
|
Init layout edit view
Signed-off-by: soupette <cyril@strapi.io>
|
2021-09-16 05:43:31 +02:00 |
|
Alexandre Bodin
|
c173fa416e
|
wip
|
2021-09-15 19:53:15 +02:00 |
|
Pierre Noël
|
de4579b25e
|
change project structure to use /src folder
|
2021-09-15 16:41:36 +02:00 |
|
Convly
|
620cbc809a
|
Merge branch 'v4/graphql-schema-generation-refactor' of github.com:strapi/strapi into v4/graphql-schema-generation-refactor
|
2021-09-15 15:50:55 +02:00 |
|
Convly
|
7e765de7cd
|
Remove useless schema.graphql.js file for the upload plugin
|
2021-09-15 15:50:37 +02:00 |
|
mfrachet
|
751d2e0c83
|
Pending asset step init
|
2021-09-15 15:47:16 +02:00 |
|