Josh
|
b1839335e3
|
Merge pull request #15810 from strapi/dependabot/npm_and_yarn/webpack-bundle-analyzer-4.8.0
|
2023-02-14 10:23:17 +00:00 |
|
dependabot[bot]
|
f9dd84ce69
|
chore(deps-dev): bump msw from 1.0.0 to 1.0.1
Bumps [msw](https://github.com/mswjs/msw) from 1.0.0 to 1.0.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/v1.0.0...v1.0.1)
---
updated-dependencies:
- dependency-name: msw
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 10:01:28 +00:00 |
|
dependabot[bot]
|
e142c92e8b
|
chore(deps-dev): bump webpack-bundle-analyzer from 4.7.0 to 4.8.0
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.7.0 to 4.8.0.
- [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases)
- [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.7.0...v4.8.0)
---
updated-dependencies:
- dependency-name: webpack-bundle-analyzer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 09:58:24 +00:00 |
|
Rémi de Juvigny
|
10caa4f811
|
Merge pull request #15788 from strapi/enhancement/audit-logs-tracking
Track settings pages usage
|
2023-02-14 10:53:19 +01:00 |
|
Rémi de Juvigny
|
f63adf6b48
|
Merge pull request #15785 from strapi/fix/ce-audit-logs
Move audit logs permissions to EE
|
2023-02-14 10:33:43 +01:00 |
|
Josh
|
4d6c6f7756
|
chore: just use a span
|
2023-02-13 16:43:21 +00:00 |
|
Rémi de Juvigny
|
430461f493
|
Merge branch 'main' into enhancement/audit-logs-tracking
|
2023-02-13 14:53:18 +01:00 |
|
Rémi de Juvigny
|
ed12768191
|
Copy existing handleClickOnLink
|
2023-02-13 14:52:40 +01:00 |
|
Rémi de Juvigny
|
dd4ab5bc31
|
Add willNavigate event to settings page menu
|
2023-02-13 14:47:27 +01:00 |
|
Pierre Noël
|
78630d6da3
|
Merge pull request #12666 from alexkainzinger/master
Upload middleware route & typo fix
|
2023-02-13 12:55:14 +01:00 |
|
Pierre Noël
|
6a0e1ba447
|
Merge pull request #15752 from strapi/fix/postgres-json-string
Fix JSON field for postgres when the value is a simple string
|
2023-02-13 12:44:05 +01:00 |
|
Josh
|
c4e29656a5
|
Merge pull request #15797 from strapi/chore/remove-dead-script
|
2023-02-13 10:57:27 +00:00 |
|
Marc
|
9168768993
|
Merge pull request #15715 from strapi/fix/pagination-in-relations-graphql
|
2023-02-13 11:46:44 +01:00 |
|
Simone
|
5f9ea6e685
|
Merge pull request #15730 from strapi/enhancement/axios-migration-email
replace axiosInstance with getFetchClient inside the email
|
2023-02-13 11:37:32 +01:00 |
|
alexkainzinger
|
96d5279c72
|
fix(core): correctly handle uploads route
|
2023-02-13 11:25:34 +01:00 |
|
Josh
|
8709c53d33
|
Delete createBuildIndex.js
|
2023-02-13 09:33:25 +00:00 |
|
Marc
|
9248812218
|
Merge branch 'main' into fix/pagination-in-relations-graphql
|
2023-02-13 10:32:37 +01:00 |
|
Marc
|
9818b82377
|
Merge pull request #15693 from strapi/fix/publication-state-in-relations-graphql
[Fix]: Graphql accept publication state argument in relations
|
2023-02-13 10:26:39 +01:00 |
|
Rémi de Juvigny
|
2aa13b416d
|
Fix test
|
2023-02-13 09:55:46 +01:00 |
|
Pierre Noël
|
0899eb68d3
|
Merge branch 'main' into warn-if-using-cors-enabled-option
|
2023-02-10 17:19:16 +01:00 |
|
Rémi de Juvigny
|
319eb47707
|
Track didGoToAuditLogs event
|
2023-02-10 17:16:33 +01:00 |
|
Rémi de Juvigny
|
122fd4a6af
|
Move audit logs permissions to EE
|
2023-02-10 16:29:10 +01:00 |
|
Simone
|
bafedc5200
|
Merge branch 'main' into enhancement/axios-migration-email
|
2023-02-10 15:36:49 +01:00 |
|
Josh
|
ea31438cc5
|
fix: provide a default func to validateAssetTypes prop in UploadAssetDialog
|
2023-02-10 13:28:40 +00:00 |
|
Mohamed
|
04afe667b6
|
Prevent uploading files that have unallowed file type
|
2023-02-10 13:19:41 +00:00 |
|
Gustav Hansen
|
5f4265bf49
|
Chore: Complete JSDoc comments
|
2023-02-10 13:31:17 +01:00 |
|
Gustav Hansen
|
2682132728
|
Docs: Add useApiErrorHandler hook documentation
|
2023-02-10 13:22:05 +01:00 |
|
Gustav Hansen
|
8ef88457b3
|
Merge branch 'main' into fix/api-errors-fe
|
2023-02-10 12:59:37 +01:00 |
|
Gustav Hansen
|
a6db2ba38c
|
Merge pull request #15757 from GitStartHQ/fix/display-order-menuItems-multiple-relations
fix: Sometimes the children display order is incorrect in list view
|
2023-02-10 10:40:02 +01:00 |
|
Josh
|
5b27a79616
|
Merge pull request #15771 from GitStartHQ/fix/can-not-update-media-folder
|
2023-02-10 08:13:31 +00:00 |
|
Gustav Hansen
|
512c8582f1
|
Merge pull request #15769 from strapi/chore/remove-webpack-node-polyfill
Chore: Remove node-polyfill-webpack-plugin
|
2023-02-10 09:06:08 +01:00 |
|
Josh
|
b69e10f968
|
Merge pull request #15441 from strapi/chore/helper-plugin-webpack
|
2023-02-10 08:04:50 +00:00 |
|
Gustav Hansen
|
081902f511
|
Merge pull request #15767 from strapi/chore/update-koa-session
Chore: Update koa-session to 6.4.0
|
2023-02-10 08:13:15 +01:00 |
|
gitstart
|
53cecc3c3c
|
chore: adds supporting unit test for change
Co-authored-by: raph941 <raph941@gmail.com>
Co-authored-by: oxenprogrammer <emmy1000okello@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
2023-02-10 05:58:49 +00:00 |
|
gitstart
|
7ceacec66e
|
Merge commit 'bd3f5b1ae32faa9b2896476b79f98f3152cb11f5' of https://github.com/GitStartHQ/strapi into fix/display-order-menuItems-multiple-relations
|
2023-02-10 05:58:45 +00:00 |
|
gitstart
|
dbd718e10c
|
chore: resolves bug resulting form folder update
Co-authored-by: raph941 <raph941@gmail.com>
Co-authored-by: oxenprogrammer <emmy1000okello@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
2023-02-10 05:56:18 +00:00 |
|
Gustav Hansen
|
f5ec2a2325
|
Chore: Remove node-polyfill-webpack-plugin
|
2023-02-09 20:01:26 +01:00 |
|
Gustav Hansen
|
8fa78aeb6b
|
Chore: Update supertest
|
2023-02-09 19:42:45 +01:00 |
|
Gustav Hansen
|
da4d13562e
|
Merge pull request #15766 from strapi/chore/remove-legacy-cypress-tests
Chore: Remove legacy cypress tests
|
2023-02-09 18:30:35 +01:00 |
|
Gustav Hansen
|
2ac9e19771
|
Chore: Update koa-session to 6.4.0
|
2023-02-09 18:22:31 +01:00 |
|
Gustav Hansen
|
0ec4cb929d
|
Merge pull request #15723 from strapi/enh/helper-box
[enh] Add Onboarding videos
|
2023-02-09 18:13:17 +01:00 |
|
Josh
|
a8276cc77f
|
chore: clean up commands
|
2023-02-09 16:52:53 +00:00 |
|
Gustav Hansen
|
d1abc78224
|
Merge pull request #15760 from strapi/chore/update-msw
Chore: Update msw to 1.0.0
|
2023-02-09 17:49:01 +01:00 |
|
Josh
|
bddd9e604c
|
chore: update snapshots
|
2023-02-09 16:48:09 +00:00 |
|
Josh
|
ec4ab30295
|
Merge branch 'main' into chore/helper-plugin-webpack
|
2023-02-09 16:28:29 +00:00 |
|
Josh
|
9b90e17060
|
chore: fix build of helper-plugin
|
2023-02-09 16:27:14 +00:00 |
|
Gustav Hansen
|
e3f63edf99
|
Chore: Remove legacy cypress tests
|
2023-02-09 17:25:38 +01:00 |
|
Simone
|
dde721b30a
|
Merge branch 'main' into enhancement/axios-migration-email
|
2023-02-09 17:12:55 +01:00 |
|
Josh
|
77ca24a02e
|
chore: put back deps
|
2023-02-09 16:07:10 +00:00 |
|
Josh
|
74c3c93c1a
|
Merge branch 'main' into chore/helper-plugin-webpack
|
2023-02-09 16:01:29 +00:00 |
|