Bassel Kanso
|
7b6ca0ad4e
|
Merge branch 'main' into fix/service-typings
|
2022-08-23 17:14:37 +03:00 |
|
Bassel Kanso
|
326e2ed566
|
fix generic service typings
|
2022-08-23 17:14:26 +03:00 |
|
Gustav Hansen
|
bb4e94e343
|
DynamicZone: Fix prop-types
|
2022-08-23 14:06:44 +02:00 |
|
Gustav Hansen
|
58a696436f
|
Breadcrumbs: Update snapshot tests & fix prop-types
|
2022-08-23 14:04:06 +02:00 |
|
Gustav Hansen
|
fc3940fe19
|
UseCasePage: Fix snapshot tests
|
2022-08-23 14:02:36 +02:00 |
|
Gustav Hansen
|
6da2461d3c
|
BulkMoveButton: Fix prop-types
|
2022-08-23 13:55:54 +02:00 |
|
Gustav Hansen
|
1a91b52e7c
|
ML: Fix header prop-types
|
2022-08-23 13:50:13 +02:00 |
|
Gustav Hansen
|
a228ad66bc
|
AssetDialog: Fix prop-types
|
2022-08-23 13:39:32 +02:00 |
|
Gustav Hansen
|
2d2b721d58
|
DynamicTable: Fix RelationSingle test prop-types
|
2022-08-23 13:21:45 +02:00 |
|
dependabot[bot]
|
ac52015273
|
Bump react-intl from 5.20.2 to 5.25.1
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.20.2 to 5.25.1.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.20.2...react-intl@5.25.1)
---
updated-dependencies:
- dependency-name: react-intl
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-23 09:10:41 +00:00 |
|
Simone
|
f4c6a953bf
|
Merge pull request #14109 from strapi/chore/add-coverage-script-in-the-admin-package-json
Add coverage script in the admin
|
2022-08-22 15:45:38 +02:00 |
|
Julie Plantey
|
2346e3e074
|
Merge pull request #14111 from strapi/fix/dynamic-tables-headers-translations
[Fix] Dynamic table translations
|
2022-08-22 14:03:30 +02:00 |
|
Simone Taeggi
|
a4441227f7
|
Merge branch 'main' into chore/add-coverage-script-in-the-admin-package-json
|
2022-08-22 09:51:35 +02:00 |
|
Julie Plantey
|
f86241fbbb
|
feedback fix tableHeaders
|
2022-08-22 09:32:41 +02:00 |
|
Simone Taeggi
|
754ed2ffa4
|
refactor the coverage script for the helper plugin
|
2022-08-19 15:40:38 +02:00 |
|
Alexandre Bodin
|
8f44422e8e
|
Handles sqlite not able to add an increment table
|
2022-08-19 11:14:38 +02:00 |
|
Alexandre Bodin
|
714268f310
|
Add primary keys to relational table
|
2022-08-19 09:58:20 +02:00 |
|
Simone Taeggi
|
96e26338ff
|
fix the PR based on Alex comment related where to define the coverage options
|
2022-08-19 09:05:46 +02:00 |
|
Simone Taeggi
|
9d9f7d2a86
|
Merge branch 'main' into chore/add-coverage-script-in-the-admin-package-json
|
2022-08-19 08:56:55 +02:00 |
|
Julie Plantey
|
8f52e4178a
|
Merge branch 'main' of https://github.com/strapi/strapi into dependabot/npm_and_yarn/date-fns-2.29.1
|
2022-08-18 18:33:22 +02:00 |
|
Julie Plantey
|
73b12aa94d
|
upgrading to v2.29.2 because 2.29.1 introduced a breaking change on intervalToDuration
|
2022-08-18 18:31:27 +02:00 |
|
Julie Plantey
|
2ae55c2739
|
fix ApiTokens LV tests
|
2022-08-18 17:59:44 +02:00 |
|
Marc-Roig
|
6022e327d3
|
Merge branch 'main' into fix/delete-components-when-deleting-entity
|
2022-08-18 17:23:21 +02:00 |
|
Marc-Roig
|
3577fae4e4
|
get list of components to delete them afterwards
|
2022-08-18 17:19:18 +02:00 |
|
Gustav Hansen
|
7d72343aac
|
Merge pull request #14077 from strapi/dependabot/npm_and_yarn/axios-0.27.2
Bump axios from 0.24.0 to 0.27.2
|
2022-08-18 09:33:30 +02:00 |
|
Alex V
|
b411b49d93
|
Fetch graphql endpoint path from graphql plugin
- Do not use hardcoded '/graphql' endpoint because it will mismatch
if plugin has different endpoint configuration.
|
2022-08-17 13:24:37 +02:00 |
|
dependabot[bot]
|
0f05a28906
|
Bump axios from 0.24.0 to 0.27.2
Bumps [axios](https://github.com/axios/axios) from 0.24.0 to 0.27.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.27.2/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.24.0...v0.27.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 13:07:01 +02:00 |
|
dependabot[bot]
|
01aaee8d36
|
Bump date-fns from 2.28.0 to 2.29.1
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.28.0 to 2.29.1.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/main/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.28.0...v2.29.1)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-17 13:06:42 +02:00 |
|
Gustav Hansen
|
e4e0981e24
|
Merge pull request #14076 from strapi/dependabot/npm_and_yarn/sanitize-html-2.7.1
Bump sanitize-html from 2.7.0 to 2.7.1
|
2022-08-17 13:05:32 +02:00 |
|
Alexandre BODIN
|
dd227e2b64
|
Merge pull request #14015 from strapi/chore/master-to-main
Prepare switch to main instead of master
|
2022-08-17 11:18:57 +02:00 |
|
Alexandre BODIN
|
67add5e425
|
Merge pull request #14112 from strapi/chore/logo-update-timout-fix
Setup timeout for logo update page due to slow image fetching
|
2022-08-17 11:18:11 +02:00 |
|
Alexandre Bodin
|
a90d53db4c
|
Prepare switch to main instead of master
|
2022-08-17 11:17:44 +02:00 |
|
Bassel Kanso
|
9a7968ac32
|
Merge branch 'fix/service-typings' of https://github.com/strapi/strapi into fix/service-typings
|
2022-08-17 12:16:15 +03:00 |
|
Bassel Kanso
|
9ced5f53dd
|
Merge branch 'master' into fix/service-typings
|
2022-08-17 12:15:46 +03:00 |
|
Marc
|
21d06ce7d0
|
Merge pull request #13996 from strapi/fix/upload-image-without-extension
Fix: upload media image with non standard urls
|
2022-08-17 09:29:29 +02:00 |
|
Alve Svarén
|
047f4d9115
|
Add missing swedish core admin translations
|
2022-08-16 23:27:15 +00:00 |
|
Hertak
|
4f6c049504
|
Update Main language
|
2022-08-16 18:44:35 -03:00 |
|
Hertak
|
863511fe9f
|
Update es.json
|
2022-08-16 17:01:41 -03:00 |
|
Alexandre Bodin
|
bd48a9fffd
|
Setup timeout for logo update page due to slow image fetching
|
2022-08-16 18:08:18 +02:00 |
|
Julie Plantey
|
85105c0943
|
eslint fix
|
2022-08-16 17:15:34 +02:00 |
|
Julie Plantey
|
6d654db039
|
Merge branch 'master' of https://github.com/strapi/strapi into fix/dynamic-tables-headers-translations
|
2022-08-16 16:43:17 +02:00 |
|
Julie Plantey
|
e0c7e42e59
|
permission users LV table headers translations
|
2022-08-16 15:54:41 +02:00 |
|
Simone Taeggi
|
36a3260f5d
|
add the script
|
2022-08-16 15:20:04 +02:00 |
|
ivanThePleasant
|
1c3c04ab28
|
Fix unit test
|
2022-08-16 14:06:35 +03:00 |
|
ivanThePleasant
|
1cda317e03
|
Refactor FE admin hash generation to fix error
|
2022-08-16 14:00:45 +03:00 |
|
ivanThePleasant
|
de26abb7ff
|
Merge branch 'master' into chore/user-level-data
|
2022-08-16 12:53:49 +03:00 |
|
ivanThePleasant
|
459de9774d
|
Refactor hash function, add uuid to the admin hash, remove debug console logs
|
2022-08-16 11:58:15 +03:00 |
|
markkaylor
|
a8ff3aef2f
|
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
|
2022-08-16 09:20:37 +02:00 |
|
Rogix
|
c9d38aa733
|
feat: update pt-br translations
|
2022-08-14 18:02:07 -03:00 |
|
Rogix
|
6d4ac8d985
|
feat: update pt-br translations
|
2022-08-14 17:43:48 -03:00 |
|