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 |
|
Simone Taeggi
|
9352a38fdc
|
replace the getFetchClient with the useFetchClient inside the useFetchRole
|
2023-01-09 15:51:40 +01:00 |
|
Simone Taeggi
|
c38758401c
|
fix the renaming of the get method
|
2023-01-09 15:47:03 +01:00 |
|
Simone Taeggi
|
e3ba4e70d7
|
Merge branch 'enhancement/axios-migration-step-2' into enhancement/axios-migration-users-permissions
|
2023-01-09 15:34:04 +01:00 |
|
Convly
|
5172f7bc8f
|
Rename providers' create read/write stream methods
|
2023-01-09 15:27:48 +01:00 |
|
Gustav Hansen
|
af53985b56
|
Merge pull request #15344 from strapi/dependabot/npm_and_yarn/json5-1.0.2
chore(deps): bump json5 from 1.0.1 to 1.0.2
|
2023-01-09 14:59:53 +01:00 |
|
Josh
|
c2f8a6369c
|
Merge pull request #15381 from strapi/feat/admin-modals-closing
|
2023-01-09 13:58:07 +00:00 |
|
Rémi de Juvigny
|
9b5dd1b562
|
Fix modal labelledBy
|
2023-01-09 14:37:50 +01:00 |
|
Christian Capeans
|
46f8f98378
|
Verify cognito token with AWS
|
2023-01-09 14:20:02 +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 |
|
dependabot[bot]
|
197091f1eb
|
chore(deps): bump json5 from 1.0.1 to 1.0.2
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 12:41:44 +01:00 |
|
Pierre Noël
|
5c140061f6
|
Merge pull request #15341 from strapi/dependabot/npm_and_yarn/aws-sdk-2.1287.0
chore(deps): bump aws-sdk from 2.1260.0 to 2.1287.0
|
2023-01-09 12:27:49 +01:00 |
|
Rémi de Juvigny
|
26f750d8a6
|
feedback
|
2023-01-09 12:06:36 +01:00 |
|
Simone Taeggi
|
e862353def
|
remove the axiosInstance implementation from the users-permissions plugin
|
2023-01-09 11:48:46 +01:00 |
|
Simone Taeggi
|
d9d108fed4
|
replace axiosInstance in the edit Roles function to replace the api call with the useFetchClient put method
|
2023-01-09 11:46:19 +01:00 |
|
Simone Taeggi
|
65bbac9aed
|
replace axiosInstance in the create Roles function to replace the api call with the useFetchClient post method
|
2023-01-09 11:37:42 +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 |
|
Simone Taeggi
|
5480155dfe
|
replace axiosInstance in the Providers util putProvider to replace the api call with the getFetchClient put method
|
2023-01-09 10:38:06 +01:00 |
|
Simone Taeggi
|
358522d664
|
replace axiosInstance in the Providers util fetchData to replace the api call with the getFetchClient get method
|
2023-01-09 10:32:03 +01:00 |
|
Simone Taeggi
|
795040e133
|
replace axiosInstance in the EmailTemplates utils fetchData and putEmailTemplate to replace the api calls with the getFetchClient get and put method
|
2023-01-09 10:21:06 +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 |
|
Simone Taeggi
|
eff1d14ec2
|
replace axiosInstance in the AdvancedSettings putAdvancedSettings utils to replace the api call with the getFetchClient put method
|
2023-01-05 17:08:01 +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 |
|
Simone Taeggi
|
2d2d79028d
|
replace axiosInstance in the AdvancedSettings fetchData utils to replace the api call with the getFetchClient get method
|
2023-01-05 17:01:16 +01:00 |
|
Marc-Roig
|
a05bdd83ae
|
change firstSeen to mappedRelationsIndex
|
2023-01-05 16:44:18 +01:00 |
|
Simone Taeggi
|
ee4fc14689
|
replace axiosInstance in the usePlugins hook to replace the api calls with the getFetchClient get method
|
2023-01-05 16:21:57 +01:00 |
|
Simone Taeggi
|
bc03ef2288
|
replace axiosInstance in the useFetchRole hook to replace the api call with the getFetchClient get method
|
2023-01-05 16:09:28 +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 Chávez
|
a93e1b0006
|
Merge pull request #15293 from strapi/audit-logs/list-api-mapping
[Audit Logs] Exp-418 Audit logs list api mapping
|
2023-01-05 14:36:47 +01:00 |
|
Fernando Chavez
|
f5bf3b2ea3
|
Move directories
|
2023-01-05 14:36:06 +01:00 |
|
Christian Capeans
|
5b649a345a
|
Fix grammatical mistakes
|
2023-01-05 13:39:53 +01:00 |
|
Fernando Chavez
|
706d39309f
|
Improves on audit logs page
|
2023-01-05 12:58:36 +01:00 |
|