Marlon Baeten
|
2e7acfce8d
|
Added SERVER_URL to allowed template variables
|
2022-03-07 16:15:48 +01:00 |
|
Marlon Baeten
|
1028fefb7f
|
Add SERVER_URL variable to user e-mail templates
|
2022-03-07 16:08:47 +01:00 |
|
markkaylor
|
1cb4307bf8
|
Merge pull request #12490 from DennisHartrampf/fix/documentation-generate-operationId
Set operationId
|
2022-03-04 10:21:33 +01:00 |
|
markkaylor
|
dfb8d17f03
|
Merge pull request #12488 from DennisHartrampf/fix/documentation-include-description
Include required description in 200 response
|
2022-03-04 09:48:10 +01:00 |
|
Pierre Noël
|
3700b15f76
|
Merge pull request #12718 from strapi/fix/redirect-url-placeholder
add missing /api in redirectUrl placeholder
|
2022-03-03 15:19:14 +01:00 |
|
Alexandre BODIN
|
5f1a64a5e4
|
Merge pull request #12737 from strapi/chore/dependabot-label-config
Update dependabot label config
|
2022-03-03 13:13:18 +01:00 |
|
Alexandre Bodin
|
fd0e11309e
|
Update dependabot label config
|
2022-03-03 12:05:21 +01:00 |
|
Alexandre BODIN
|
50733c4f51
|
Merge pull request #12730 from strapi/chore/update-label-checker
Update label checker to use pr: instead of issue-type
|
2022-03-03 12:03:24 +01:00 |
|
Alexandre BODIN
|
08f203f4d6
|
Merge pull request #12724 from strapi/fix/doMySQL2
Ensure the session PK check is disabled during schema update for MySQL
|
2022-03-03 09:08:01 +01:00 |
|
Alexandre Bodin
|
2f43e30b6c
|
Update label checker to use pr: instead of issue-type
|
2022-03-03 08:46:02 +01:00 |
|
derrickmehaffy
|
9445117c27
|
Ensure the session primary key check is disabled during schema update
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-03-02 16:01:58 -07:00 |
|
Pierre Noël
|
2e0a4d1507
|
add missing /api in redirectUrl placeholder
|
2022-03-02 16:05:05 +01:00 |
|
Alexandre BODIN
|
c5bcdd8dcb
|
Merge pull request #12716 from strapi/releases/4.1.2
Releases/4.1.2
|
2022-03-02 16:03:12 +01:00 |
|
Alexandre Bodin
|
6f72c38052
|
v4.1.2
v4.1.2
|
2022-03-02 16:01:32 +01:00 |
|
Alexandre BODIN
|
4765e6e2cf
|
Merge pull request #12663 from strapi/fix/11645
Fixes server restarting when modifying admin files
|
2022-03-02 11:05:32 +01:00 |
|
soupette
|
d1d0214be7
|
Fix conflicts
Signed-off-by: soupette <cyril@strapi.io>
|
2022-03-02 10:08:55 +01:00 |
|
Alexandre BODIN
|
ec4bfad9fe
|
Merge pull request #12700 from strapi/feat/lockfile-security-action
Add a lockfile check to the github actions
|
2022-03-02 10:03:10 +01:00 |
|
RufusLeTerrible
|
adffc30bc7
|
Merge pull request #12627 from strapi/fix/getNonLocalisedFieldNestedInComponent
Populate nested images for getNonLocalisedFields
|
2022-03-01 19:00:34 +01:00 |
|
Pierre Noël
|
637f51270f
|
Merge pull request #12691 from strapi/fix/date-graphql
Fix date field
|
2022-03-01 18:25:26 +01:00 |
|
Pierre Noël
|
89455ee0f9
|
Merge pull request #12693 from strapi/fix/upload-file-directly-to-entity
Fix/upload file directly to entity
|
2022-03-01 18:25:00 +01:00 |
|
Pierre Noël
|
70b2c3f892
|
change function name
|
2022-03-01 14:52:31 +01:00 |
|
Alexandre BODIN
|
e764f35dd2
|
Merge pull request #12579 from strapi/fix/populate-with-filtering
Fix the populate filtering
|
2022-03-01 13:32:38 +01:00 |
|
Convly
|
10743c1e64
|
Add x permission to the lockfile script.sh script
|
2022-03-01 12:06:34 +01:00 |
|
Convly
|
59297aa5dd
|
Add a basic lockfile security check action
|
2022-03-01 11:47:49 +01:00 |
|
ronronscelestes
|
456990e809
|
Merge pull request #12692 from strapi/enh/register-checkbox
Register checkbox
|
2022-03-01 10:17:03 +01:00 |
|
ronronscelestes
|
2794318d44
|
Merge pull request #12450 from strapi/feature/usecase-ui
[Feature] Usecase / Persona
|
2022-03-01 09:50:06 +01:00 |
|
Pierre Noël
|
b4a8c379f2
|
Merge pull request #12685 from strapi/fix/graphql-upload-non-image
Fix graphql upload of non-image files
|
2022-02-28 18:49:46 +01:00 |
|
Gustav Hansen
|
35304661d4
|
Merge pull request #12668 from Mithenks/bug/12667_webpack-dev-server_configuration_ignored_in_front-end_development_mode
fix: merge devServer custom configuration with default #12667
|
2022-02-28 18:37:23 +01:00 |
|
Pierre Noël
|
8265a9efdf
|
Fix the upload of files directly to an entity
|
2022-02-28 17:44:18 +01:00 |
|
ronronscelestes
|
f699756d8f
|
register checkbox back + updated snapshots
|
2022-02-28 17:15:16 +01:00 |
|
Pierre Noël
|
f12c0ac4ee
|
keep graphql date value as a string
|
2022-02-28 16:36:11 +01:00 |
|
Gustav Hansen
|
959be3e653
|
Merge pull request #12683 from strapi/dependabot/npm_and_yarn/fs-extra-10.0.1
Bump fs-extra from 10.0.0 to 10.0.1
|
2022-02-28 11:30:24 +01:00 |
|
Pierre Noël
|
3998a9048c
|
fix graphql upload of non-image files
|
2022-02-28 10:49:16 +01:00 |
|
Gustav Hansen
|
458be60f41
|
Merge pull request #12676 from endigo/add-mongolian-locale
Add Mongolian locale
|
2022-02-28 10:10:32 +01:00 |
|
dependabot[bot]
|
e762e06b07
|
Bump fs-extra from 10.0.0 to 10.0.1
Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 10.0.0 to 10.0.1.
- [Release notes](https://github.com/jprichardson/node-fs-extra/releases)
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jprichardson/node-fs-extra/compare/10.0.0...10.0.1)
---
updated-dependencies:
- dependency-name: fs-extra
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 09:06:14 +00:00 |
|
Convly
|
f765a4b8fb
|
Pass down the schema when convert/sanitize the filters
|
2022-02-28 09:53:17 +01:00 |
|
endigo
|
6d3831b543
|
remove spaces that added by prettier
|
2022-02-28 12:47:18 +08:00 |
|
endigo
|
7cd9611dad
|
add Mongolian to snapshot
|
2022-02-27 16:42:45 +08:00 |
|
endigo
|
8221ea7345
|
Fix: typo; change Mongolia to Mongolian. Because its about language not a Country
|
2022-02-27 16:42:30 +08:00 |
|
Michele Mondelli
|
c2e7b8a876
|
fix: merge devServer custom configuration with default #12667
|
2022-02-25 23:20:08 +01:00 |
|
Convly
|
f9305e4ae5
|
Fix typo for attribute getter
|
2022-02-25 15:32:11 +01:00 |
|
Convly
|
9b1f3ca1ae
|
Add first set of tests for the populate filtering
|
2022-02-25 15:16:26 +01:00 |
|
Gustav Hansen
|
deb3c8c665
|
Merge pull request #12647 from strapi/dependabot/npm_and_yarn/msw-0.38.1
Bump msw from 0.36.8 to 0.38.1
|
2022-02-25 15:15:39 +01:00 |
|
soupette
|
a5145cd0c4
|
Fixes #11645
Signed-off-by: soupette <cyril@strapi.io>
|
2022-02-25 14:53:25 +01:00 |
|
Dennis Hartrampf
|
c1f10bd5ea
|
Remove useless upperFirst-call
Closes: #12489
|
2022-02-25 12:46:31 +01:00 |
|
dependabot[bot]
|
83823bd50c
|
Bump msw from 0.36.8 to 0.38.1
Bumps [msw](https://github.com/mswjs/msw) from 0.36.8 to 0.38.1.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mswjs/msw/compare/v0.36.8...v0.38.1)
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 11:26:54 +00:00 |
|
Gustav Hansen
|
114ab43086
|
Merge pull request #12659 from strapi/dependabot/npm_and_yarn/eslint-plugin-jsx-a11y-6.5.1
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1
|
2022-02-25 12:20:51 +01:00 |
|
dependabot[bot]
|
f0375607db
|
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.5.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) from 6.4.1 to 6.5.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.4.1...v6.5.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 09:05:21 +00:00 |
|
Alexandre Bodin
|
3a4db96af2
|
v4.1.1
v4.1.1
|
2022-02-24 16:52:10 +01:00 |
|
Alexandre BODIN
|
2a3f5e988b
|
Merge pull request #12649 from strapi/cli-security
update execa commands
|
2022-02-24 16:48:08 +01:00 |
|