derrickmehaffy
|
c770a253ba
|
Fix CVE-2022-23539 / CVE-2022-23541 / CVE-2022-23540 / CVE-2022-23529
|
2023-01-10 07:50:43 -07:00 |
|
Marc-Roig
|
64bf4b8f1d
|
return entities without loaded relations
|
2023-01-10 15:15:01 +01:00 |
|
Josh
|
99f1b3a8b6
|
Merge branch 'main' into feature/relations-reordering
|
2023-01-10 14:03:27 +00:00 |
|
Josh
|
8d6a247b14
|
fix: tidy-up name solving function and handle refetching and removing
|
2023-01-10 13:58:55 +00:00 |
|
Jamie Howard
|
168fe777d5
|
fix(content-manager): initial data indexing
|
2023-01-10 12:56:32 +00:00 |
|
Marc-Roig
|
610ce2aadf
|
simplify marking relation as computed
|
2023-01-10 11:20:16 +01:00 |
|
Ben Irvin
|
17a547e78f
|
Merge branch 'main' into bagfix/15308
|
2023-01-10 11:07:30 +01:00 |
|
Marc-Roig
|
5a185f1e00
|
delete duplicate relation in connect array
|
2023-01-10 10:58:56 +01:00 |
|
Jean-Sébastien Herbaux
|
921d30961d
|
Merge pull request #15385 from strapi/fix/email-templates-interpolation
|
2023-01-10 10:45:33 +01:00 |
|
Marc-Roig
|
b81cfb0055
|
do not allow to connect same relation more than once
|
2023-01-10 10:45:31 +01:00 |
|
Julie Plantey
|
479bdde67e
|
Merge pull request #15032 from lkho/pr/admin-content-type-builder-nav-sort
[admin] fix left menu sorting behaviour
|
2023-01-10 10:36:50 +01:00 |
|
Fernando Chavez
|
65e29e5f61
|
Merge fix
|
2023-01-10 09:42:33 +01:00 |
|
Convly
|
6f07d33f88
|
Disable lodash template's escape
|
2023-01-09 18:28:30 +01:00 |
|
Christian Capeans
|
14cf30e400
|
Rename number of content types
|
2023-01-09 18:15:38 +01:00 |
|
Convly
|
7c391c2c19
|
Merge branch 'main' of github.com:strapi/strapi into fix/email-templates-interpolation
|
2023-01-09 16:53:21 +01:00 |
|
Jamie Howard
|
143ddc8466
|
chore(content-manager)
|
2023-01-09 15:03:02 +00:00 |
|
Jamie Howard
|
71ce491e2a
|
fix(content-manager): compute path to initialData in RelationInputDataManager
|
2023-01-09 15:00:00 +00:00 |
|
Convly
|
9c1581c94f
|
Fix remote push controller typings
|
2023-01-09 15:58:41 +01:00 |
|
Julie Plantey
|
835b47f433
|
fix sort CM LeftMenu
|
2023-01-09 15:58:27 +01:00 |
|
Convly
|
5172f7bc8f
|
Rename providers' create read/write stream methods
|
2023-01-09 15:27:48 +01:00 |
|
Rémi de Juvigny
|
9b5dd1b562
|
Fix modal labelledBy
|
2023-01-09 14:37:50 +01:00 |
|
Josh
|
107e0d59b9
|
feat: add in prompt to CTB modals to avoid premature closing and data loss
|
2023-01-09 12:13:16 +00:00 |
|
Rémi de Juvigny
|
26f750d8a6
|
feedback
|
2023-01-09 12:06:36 +01:00 |
|
Fernando Chavez
|
4a2cc232fe
|
Fix tests
|
2023-01-09 11:31:28 +01:00 |
|
Fernando Chavez
|
b9a503c053
|
pageSize defaults to 50 on audit logs page
|
2023-01-09 11:25:18 +01:00 |
|
denisukvadim
|
e137627f07
|
fix runMigrations (15308)
|
2023-01-07 01:36:38 +02:00 |
|
Jamie Howard
|
148d6f0e49
|
chore(content-manager): code cleanup
|
2023-01-06 16:42:14 +00:00 |
|
Jamie Howard
|
b6d570a9dc
|
chore(content-manager): refactor
|
2023-01-06 16:30:33 +00:00 |
|
Jamie Howard
|
7c6ff32d53
|
test(content-manager): cover nested content cases
|
2023-01-06 16:01:11 +00:00 |
|
Rémi de Juvigny
|
a72a540088
|
Add live data to audit log modal
|
2023-01-06 16:57:11 +01:00 |
|
Josh
|
210bce6ff0
|
refactor: use browserlistrc
|
2023-01-06 15:48:39 +00:00 |
|
Jamie Howard
|
b2ca1f074a
|
fix(content-manager): use __temp_key__ indexing with deeply nested content
|
2023-01-06 13:18:26 +00:00 |
|
Josh
|
d365106a17
|
chore: add browserlist spec
|
2023-01-06 11:54:09 +00:00 |
|
Fernando Chavez
|
b1746fcb2b
|
Add pagination to audit logs page
|
2023-01-06 10:06:43 +01:00 |
|
Gustav Hansen
|
16fb8dfe0c
|
Merge pull request #15288 from ivan-ha/fix/relations-i18n
fix: translations of RelationInputDataManager
|
2023-01-06 10:04:28 +01:00 |
|
Ivan Ha
|
e41226d794
|
fixup! fix: translations of RelationInputDataManager
|
2023-01-06 11:43:54 +08:00 |
|
Rémi de Juvigny
|
9e0ed51e6b
|
Merge remote-tracking branch 'origin/feature/audit-logs' into audit-logs/api-modal
|
2023-01-05 18:20:39 +01:00 |
|
Marc-Roig
|
19ff38b7db
|
relations performance enabled by default
|
2023-01-05 17:14:39 +01:00 |
|
Jamie Howard
|
74e3870eca
|
test(content-manager): EditViewDataManagerProvider/reducer
test(content-manager): useRelation
test(content-manager): RelationInputDataManager
|
2023-01-05 16:05:35 +00:00 |
|
Marc-Roig
|
a05bdd83ae
|
change firstSeen to mappedRelationsIndex
|
2023-01-05 16:44:18 +01:00 |
|
Marc-Roig
|
8806f5eeb1
|
add admin config variable to enable relations performance
|
2023-01-05 15:55:47 +01:00 |
|
Jamie Howard
|
48a8cba6db
|
chore(content-manager): revert unnecessary changes
|
2023-01-05 14:40:37 +00:00 |
|
Jamie Howard
|
d2bb3e2254
|
fix(content-manager): EditViewDataManagerProvider load relations using __temp_key__
|
2023-01-05 14:26:58 +00:00 |
|
Fernando Chavez
|
f5bf3b2ea3
|
Move directories
|
2023-01-05 14:36:06 +01:00 |
|
Fernando Chavez
|
706d39309f
|
Improves on audit logs page
|
2023-01-05 12:58:36 +01:00 |
|
Convly
|
f96b270db5
|
Merge branch 'features/deits' of github.com:strapi/strapi into features/deits
|
2023-01-05 10:57:16 +01:00 |
|
Convly
|
b3ffb28aa9
|
Set lib & target to node 14, remove usage of Array.at
|
2023-01-05 10:57:08 +01:00 |
|
Ben Irvin
|
29ff69aea4
|
Merge branch 'main' into features/deits
|
2023-01-05 10:22:11 +01:00 |
|
Marc-Roig
|
8bf254faac
|
move computeRelation outside for each
|
2023-01-05 09:31:51 +01:00 |
|
Convly
|
9f24e5cf18
|
Only register the transfer command when STRAPI_EXPERIMENTAL is enabled
|
2023-01-04 16:38:07 +01:00 |
|