Gustav Hansen
|
432377b2dd
|
Chore: Update license files
|
2023-05-16 17:43:19 +02:00 |
|
Jamie Howard
|
d983afc313
|
feat(webhooks/ListView): Refactor state management
feat(webhooks/ListView): improve react-query usage
|
2023-05-16 16:42:43 +01:00 |
|
Jamie Howard
|
75dd31c598
|
chore(webhooks/EditView): Refactor events form for composability
|
2023-05-16 15:29:57 +01:00 |
|
Jamie Howard
|
f12a5e744e
|
chore(webhooks/EditView): Remove isDraftAndPublishEvents prop from WebhookForm
|
2023-05-16 15:28:13 +01:00 |
|
Jamie Howard
|
dc2f97d1df
|
chore(webhooks/EditView): Remove EventInput
|
2023-05-16 15:27:33 +01:00 |
|
Jamie Howard
|
e9a4167ffa
|
feat(webhooks/EditView): Add CE and EE Edit View
|
2023-05-16 15:26:31 +01:00 |
|
Gustav Hansen
|
30c2c78008
|
Merge pull request #16736 from strapi/chore/window-strapi
Chore: Add eslint rule to forbid access to the strapi global
|
2023-05-16 11:24:31 +02:00 |
|
Jamie Howard
|
f555f0d1d5
|
fix(webhooks/EditView): tooltips for publish and unpublish
|
2023-05-16 10:24:10 +01:00 |
|
Gustav Hansen
|
e210edbb38
|
Chore: Fix eslint errors
|
2023-05-16 10:57:07 +02:00 |
|
Gustav Hansen
|
65a8d1965e
|
Chore: Add eslint rule to forbid using strapi as global
|
2023-05-16 10:56:46 +02:00 |
|
Gustav Hansen
|
a0423a1414
|
Merge pull request #16732 from strapi/dependabot/npm_and_yarn/vm2-3.9.18
chore(deps): bump vm2 from 3.9.17 to 3.9.18
|
2023-05-16 10:42:22 +02:00 |
|
Christian
|
73ef6a5857
|
Merge pull request #16697 from strapi/feature/ts-factories
|
2023-05-16 09:34:46 +02:00 |
|
dependabot[bot]
|
63451295c8
|
chore(deps): bump vm2 from 3.9.17 to 3.9.18
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.17 to 3.9.18.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.17...3.9.18)
---
updated-dependencies:
- dependency-name: vm2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-15 21:38:18 +00:00 |
|
Christian Capeans
|
1254018e0b
|
Add default value to RouterConfig
|
2023-05-15 18:11:05 +02:00 |
|
Christian Capeans
|
d73bb18381
|
Improve typings
|
2023-05-15 17:56:39 +02:00 |
|
Christian Capeans
|
e33d36019d
|
Add todo comment
|
2023-05-15 17:37:29 +02:00 |
|
Convly
|
4e60b8a21f
|
Fix typo in jsdoc
|
2023-05-15 17:25:34 +02:00 |
|
Convly
|
d7fa412811
|
Scope types with modules
|
2023-05-15 17:22:21 +02:00 |
|
Christian Capeans
|
92f84af23a
|
Undo not necessary changes
|
2023-05-15 17:21:30 +02:00 |
|
Jamie Howard
|
3ea6733d7d
|
chore(webhooks/EditView): Header, Root and Field layouts
|
2023-05-15 16:19:32 +01:00 |
|
Ben Irvin
|
4029068155
|
Merge pull request #16706 from marcoautiero/tracking-system-environment-attribute
|
2023-05-15 16:56:14 +02:00 |
|
Jamie Howard
|
975be32e96
|
chore(webhooks/EditView): use formik provider
|
2023-05-15 15:45:19 +01:00 |
|
Jamie Howard
|
7a4024a1ab
|
test(webhooks): webhook disable
|
2023-05-15 15:12:19 +01:00 |
|
Convly
|
8f1f784cc7
|
Update the controller type to make it more generic
|
2023-05-15 15:50:44 +02:00 |
|
Bassel Kanso
|
cf30e05c61
|
Merge branch 'main' into translationEnglishToArabic
|
2023-05-15 16:34:32 +03:00 |
|
Jean-Sébastien Herbaux
|
3db7c7236d
|
Merge pull request #16715 from strapi/dependabot/npm_and_yarn/graphql-tools/utils-8.13.1
|
2023-05-15 15:25:24 +02:00 |
|
Convly
|
9b043be3b4
|
Fix typo
|
2023-05-15 15:16:12 +02:00 |
|
Convly
|
44b15c6aa1
|
Add comments & rename some utilities
|
2023-05-15 15:14:29 +02:00 |
|
Convly
|
cbab9313b1
|
Remove invalid import
|
2023-05-15 15:10:34 +02:00 |
|
Convly
|
a58b981f30
|
Add missing assert test for the global namespace
|
2023-05-15 15:09:36 +02:00 |
|
Convly
|
d239356053
|
Merge branch 'features/ts-support-2' into ts-support-2/type-system
|
2023-05-15 14:43:09 +02:00 |
|
Convly
|
fc8ea40ec0
|
Merge branch 'main' into features/ts-support-2
|
2023-05-15 14:42:57 +02:00 |
|
Convly
|
094aa4043c
|
Implement the type system from within strapi/strapi
|
2023-05-15 14:33:50 +02:00 |
|
Ben Irvin
|
55817f5f05
|
Update packages/core/strapi/lib/Strapi.js
|
2023-05-15 14:24:13 +02:00 |
|
Bassel Kanso
|
6bbdf94d5c
|
Merge pull request #16648 from strapi/fix/transfer-pull
Wait for websocket to open only once in transfer pull
|
2023-05-15 15:20:03 +03:00 |
|
Ben Irvin
|
1ce326c151
|
Merge pull request #16693 from belgattitude/example-remove-vscode-sqlite
|
2023-05-15 14:08:47 +02:00 |
|
Jamie Howard
|
76ab105dc4
|
test(webhooks): webhook deletion
|
2023-05-15 11:42:33 +01:00 |
|
Christian Capeans
|
204114d44e
|
Fix services typings
|
2023-05-15 12:38:32 +02:00 |
|
Christian Capeans
|
6be11d9836
|
Update types for router
|
2023-05-15 12:28:57 +02:00 |
|
Jamie Howard
|
182af61050
|
chore: code cleanup
|
2023-05-15 11:11:50 +01:00 |
|
Christian Capeans
|
f3cde5d6dc
|
Co-authored-by: Jean-Sébastien Herbaux <Convly@users.noreply.github.com>
Co-authored-by: Simone <simone.taeggi@strapi.io>
Improve types for controllers and services
|
2023-05-15 09:57:39 +02:00 |
|
Jean-Sébastien Herbaux
|
6d6a8ed944
|
Merge branch 'main' into dependabot/npm_and_yarn/graphql-tools/utils-8.13.1
|
2023-05-15 09:29:37 +02:00 |
|
Jean-Sébastien Herbaux
|
833f017981
|
Merge pull request #16705 from strapi/fix/generate-admin-user-hash
|
2023-05-15 09:20:07 +02:00 |
|
Gustav Hansen
|
cebf1a52fa
|
Merge pull request #16717 from strapi/dependabot/npm_and_yarn/nx-15.9.4
chore(deps-dev): bump nx from 15.8.3 to 15.9.4
|
2023-05-15 09:17:49 +02:00 |
|
Gustav Hansen
|
6345de302d
|
Merge pull request #16718 from strapi/dependabot/npm_and_yarn/date-fns-2.30.0
chore(deps): bump date-fns from 2.29.3 to 2.30.0
|
2023-05-15 09:16:49 +02:00 |
|
Gustav Hansen
|
d86d429e99
|
Merge pull request #16719 from strapi/dependabot/npm_and_yarn/babel-plugin-styled-components-2.1.1
chore(deps): bump babel-plugin-styled-components from 2.0.2 to 2.1.1
|
2023-05-15 09:15:26 +02:00 |
|
dependabot[bot]
|
5c17679d9c
|
chore(deps): bump babel-plugin-styled-components from 2.0.2 to 2.1.1
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 2.0.2 to 2.1.1.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases)
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v2.0.2...v2.1.1)
---
updated-dependencies:
- dependency-name: babel-plugin-styled-components
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-14 23:04:46 +00:00 |
|
dependabot[bot]
|
04bd1d9eeb
|
chore(deps): bump date-fns from 2.29.3 to 2.30.0
Bumps [date-fns](https://github.com/date-fns/date-fns) from 2.29.3 to 2.30.0.
- [Release notes](https://github.com/date-fns/date-fns/releases)
- [Changelog](https://github.com/date-fns/date-fns/blob/v2.30.0/CHANGELOG.md)
- [Commits](https://github.com/date-fns/date-fns/compare/v2.29.3...v2.30.0)
---
updated-dependencies:
- dependency-name: date-fns
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-14 23:04:03 +00:00 |
|
dependabot[bot]
|
8e05497848
|
chore(deps-dev): bump nx from 15.8.3 to 15.9.4
Bumps [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) from 15.8.3 to 15.9.4.
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/15.9.4/packages/nx)
---
updated-dependencies:
- dependency-name: nx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-14 23:03:06 +00:00 |
|
dependabot[bot]
|
3126cf85d4
|
chore(deps): bump @graphql-tools/utils from 8.12.0 to 8.13.1
Bumps [@graphql-tools/utils](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/utils) from 8.12.0 to 8.13.1.
- [Release notes](https://github.com/ardatan/graphql-tools/releases)
- [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/utils@8.13.1/packages/utils)
---
updated-dependencies:
- dependency-name: "@graphql-tools/utils"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-14 22:59:41 +00:00 |
|