dependabot[bot]
|
0500fc4a25
|
Bump immer from 9.0.6 to 9.0.15
Bumps [immer](https://github.com/immerjs/immer) from 9.0.6 to 9.0.15.
- [Release notes](https://github.com/immerjs/immer/releases)
- [Commits](https://github.com/immerjs/immer/compare/v9.0.6...v9.0.15)
---
updated-dependencies:
- dependency-name: immer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 09:46:09 +00:00 |
|
Gustav Hansen
|
7d6f6c02b7
|
Merge pull request #13818 from strapi/dependabot/npm_and_yarn/terser-4.8.1
Bump terser from 4.8.0 to 4.8.1
|
2022-07-25 11:45:41 +02:00 |
|
Pierre Noël
|
3741876099
|
change cron logic for metrics
|
2022-07-25 11:08:39 +02:00 |
|
dependabot[bot]
|
3b3e419f2f
|
Bump nodemailer from 6.7.3 to 6.7.7
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.7.3 to 6.7.7.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.7.3...v6.7.7)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 09:04:26 +00:00 |
|
Gustav Hansen
|
7431d8cde7
|
Merge pull request #13827 from strapi/dependabot/npm_and_yarn/react-intl-5.25.1
Bump react-intl from 5.20.2 to 6.0.5
|
2022-07-25 10:30:09 +02:00 |
|
Convly
|
0b8c7b59c6
|
Merge branch 'master' into features/typescript
|
2022-07-25 09:30:18 +02:00 |
|
Jean-Sébastien Herbaux
|
0c9eabe227
|
Merge pull request #13460 from strapi/typescript/schema-types-generation
[TS] Schema Types Generation
|
2022-07-25 08:56:22 +02:00 |
|
杨飞
|
72cb1eb4ee
|
Fixed the translation problem of zh-Hans on the user list page.
|
2022-07-24 11:40:35 +08:00 |
|
smoothdvd
|
25bddac016
|
update: improve chinese syntax
|
2022-07-23 08:05:18 +08:00 |
|
Pierre Noël
|
bac1080f13
|
refactor strapi.cron
|
2022-07-22 17:28:51 +02:00 |
|
Ben Irvin
|
d5712d7693
|
check call parameters
|
2022-07-22 15:40:12 +02:00 |
|
Ben Irvin
|
af4349a1a8
|
return after each relation type is handled
|
2022-07-22 15:32:25 +02:00 |
|
Gustav Hansen
|
01784575bf
|
Merge branch 'master' into features/ML-folder
|
2022-07-22 12:48:41 +02:00 |
|
Gustav Hansen
|
ed90965cc1
|
chore: Update react-intl to 6.x
|
2022-07-22 12:45:36 +02:00 |
|
dependabot[bot]
|
e11f7b53f4
|
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-07-22 09:05:23 +00:00 |
|
Jean-Sébastien Herbaux
|
2d11fe54b8
|
Merge pull request #13724 from strapi/dependabot/npm_and_yarn/sift-13.5.4
Bump sift from 13.5.0 to 13.5.4
|
2022-07-22 10:11:56 +02:00 |
|
Simone Taeggi
|
26f15edf22
|
Merge branch 'master' into fix/ui-bug-datetimepicker-from-another-locale-13674
|
2022-07-22 09:02:48 +02:00 |
|
Simone Taeggi
|
82e8036d0e
|
force the node LANG to us to run the unit tests
|
2022-07-21 18:54:07 +02:00 |
|
Simone Taeggi
|
cf3cbb34fe
|
add args control to the datetimepicker storybook file
|
2022-07-21 17:04:10 +02:00 |
|
Alexandre BODIN
|
bc60b90b9e
|
Merge pull request #13578 from meherchandan/fix/case-insensitive-equal-filter
fix: added new eqi operator for case insensitive equal search
|
2022-07-21 15:53:25 +02:00 |
|
Convly
|
704cdd8ae7
|
Use ISOString instead of Date for Default date values
|
2022-07-21 15:48:47 +02:00 |
|
Gustav Hansen
|
73a4172907
|
Merge pull request #13800 from strapi/chore/chunk-names
Admin: add missing webpack chunk-names
|
2022-07-21 15:47:01 +02:00 |
|
Gustav Hansen
|
cca59b4b49
|
CM: Fix edit form for dynamiczones (allow label + description)
|
2022-07-21 15:16:43 +02:00 |
|
Alexandre BODIN
|
df4758fdc1
|
Merge pull request #13665 from j0nezz/fix/documentation-plugin-readme
Documentation Plugin: update file paths in Readme to v4 structure
|
2022-07-21 15:06:07 +02:00 |
|
Alexandre BODIN
|
46c826781e
|
Merge pull request #13787 from strapi/dependabot/npm_and_yarn/jest-circus-28.1.3
Bump jest-circus from 28.1.2 to 28.1.3
|
2022-07-21 14:56:50 +02:00 |
|
Simone Taeggi
|
d535d3bb72
|
update tests with correct locale date format
|
2022-07-21 11:06:06 +02:00 |
|
Convly
|
d0168cf957
|
Handle dates
|
2022-07-21 08:46:35 +02:00 |
|
Convly
|
870dd61c28
|
Add silent option, rename from content-types:generate-types to ts:generate-types
|
2022-07-21 08:37:40 +02:00 |
|
Ben Irvin
|
266e5a79aa
|
remove comment
|
2022-07-20 18:27:56 +02:00 |
|
dependabot[bot]
|
0618d5841c
|
Bump terser from 4.8.0 to 4.8.1
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 15:26:06 +00:00 |
|
DMehaffy
|
8b9d2d663e
|
Merge pull request #13807 from strapi/fix/updatePassport
update koa-passport to fix CVE-2022-25896
|
2022-07-20 08:23:28 -07:00 |
|
Simone Taeggi
|
def292d7cd
|
fix a snapshot and a unit test date format
|
2022-07-20 15:55:48 +02:00 |
|
Simone Taeggi
|
95acecff90
|
add some test to check the correct rerendering of a new value
|
2022-07-20 15:04:36 +02:00 |
|
Simone Taeggi
|
4ae0650fea
|
refactor the if else block based on PR comments
|
2022-07-20 14:28:37 +02:00 |
|
Simone Taeggi
|
10ac7ccf58
|
Merge branch 'master' into fix/ui-bug-datetimepicker-from-another-locale-13674
|
2022-07-20 12:22:03 +02:00 |
|
Julie Plantey
|
e457aee5c9
|
Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
|
2022-07-20 12:09:52 +02:00 |
|
Ben Irvin
|
56c720743a
|
add tests for removeRestrictedRelations
|
2022-07-20 12:01:25 +02:00 |
|
ivanThePleasant
|
b0d73be3e7
|
Merge pull request #13813 from strapi/fix/admin-env-telemetry
Add environment to the admin analytics calls the correct way
|
2022-07-20 12:03:15 +03:00 |
|
ivanThePleasant
|
cc4a3ba507
|
Add environment to the admin analytics calls the correct way
|
2022-07-20 11:05:26 +03:00 |
|
Ben Irvin
|
5b0ec53f09
|
check populateCreatorFields
|
2022-07-20 09:18:23 +02:00 |
|
Julie Plantey
|
e7cd4a9443
|
Merge pull request #13776 from yangfei4913438/translate
add several items in zh-Hans and fixed some other minor bugs.
|
2022-07-20 08:45:23 +02:00 |
|
Jonas Brunner
|
e8ca77bc82
|
Update packages/plugins/documentation/README.md
Co-authored-by: markkaylor <mkaylor.guitar@gmail.com>
|
2022-07-20 07:27:06 +02:00 |
|
Derrick Mehaffy
|
1fa180085f
|
update koa-passport to fix CVE-2022-25896
|
2022-07-19 13:54:54 -07:00 |
|
Gustav Hansen
|
f8c9f5b59b
|
Merge pull request #13803 from strapi/fix/sourcemaps
Fix sourcemaps for development environments
|
2022-07-19 21:39:10 +02:00 |
|
Ben Irvin
|
e1222f7aef
|
fix comment
|
2022-07-19 17:58:40 +02:00 |
|
Julie Plantey
|
1efd3651d7
|
autocomplete fix on edit user and profile page
|
2022-07-19 14:59:00 +02:00 |
|
Gustav Hansen
|
8717d18ac2
|
Admin: Enable sourcemaps in development mode
|
2022-07-19 14:26:57 +02:00 |
|
Gustav Hansen
|
0aa7c77e27
|
Helper-Plugin: Fix sourcemaps in development environments
|
2022-07-19 14:26:39 +02:00 |
|
Gustav Hansen
|
42261b8a0a
|
Merge pull request #13801 from strapi/revert-13785-feature/admin-bundle-size-report
Revert "Github: Add admin bundle-size PR reporter"
|
2022-07-19 12:46:59 +02:00 |
|
Gustav Hansen
|
23c36b8cd2
|
Admin: add missing webpack chunk-names
|
2022-07-19 11:55:04 +02:00 |
|