Jose Gomez
|
39b8ece5c9
|
Check if the current time matches the selected interval
|
2022-08-24 12:42:08 +02:00 |
|
Jose Gomez
|
f30fd3e812
|
Fix lint errors
|
2022-08-24 12:42:08 +02:00 |
|
Jose Gomez
|
8e5364b54d
|
Remove unnecessary getStep for datetime/time condition
|
2022-08-24 12:42:08 +02:00 |
|
Jose Gomez
|
612112e499
|
Add step input for datetime/time fields
|
2022-08-24 12:42:07 +02:00 |
|
Bassel Kanso
|
48188bdf36
|
Merge branch 'main' into fix/service-typings
|
2022-08-23 18:14:14 +03:00 |
|
Gustav Hansen
|
4eb360c720
|
Merge pull request #14172 from strapi/dependabot/npm_and_yarn/react-intl-5.25.1
Bump react-intl from 5.20.2 to 5.25.1
|
2022-08-23 17:09:08 +02:00 |
|
Bassel Kanso
|
4fd4c7f8ac
|
Merge branch 'main' into fix/service-typings
|
2022-08-23 17:22:03 +03:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|
markkaylor
|
a8ff3aef2f
|
Merge pull request #13901 from ihmpavel/unify-template-variables-spacing
chore: Unify template spacing
|
2022-08-16 09:20:37 +02:00 |
|
Bassel Kanso
|
770f6f7026
|
Update packages/core/strapi/lib/types/core/strapi/index.d.ts
Co-authored-by: Ben Irvin <ben@innerdvations.com>
|
2022-08-12 14:09:12 +03:00 |
|
Marc
|
288dc33068
|
Merge pull request #13992 from strapi/fix/cloudinary-provider-missing-catch
properly reject promise in cloudinary provider
|
2022-08-12 10:58:26 +02:00 |
|
Pierre Noël
|
8668ba9aea
|
fix eslint issues
|
2022-08-11 16:59:02 +02:00 |
|
Marc-Roig
|
e34381faff
|
Merge branch 'master' into fix/upload-image-without-extension
|
2022-08-11 16:34:48 +02:00 |
|
Marc-Roig
|
59eb1b7a44
|
fix tests failing cause of file name
|
2022-08-11 16:29:04 +02:00 |
|
Alexandre BODIN
|
b5cfd21bf5
|
Merge pull request #14050 from strapi/chore/deps-fix
chore: dependency updates
|
2022-08-11 16:23:26 +02:00 |
|