Christian Capeans
|
9bb046f3da
|
Remove unexisting import
|
2023-06-07 11:19:25 +02:00 |
|
Christian Capeans
|
8a5ac95d47
|
Rename uid file
|
2023-06-07 11:17:16 +02:00 |
|
Christian Capeans
|
b85963f549
|
Update types with new Utils
|
2023-06-07 11:15:27 +02:00 |
|
Convly
|
132ecc5b69
|
Add more expression types
|
2023-06-07 09:54:45 +02:00 |
|
Convly
|
58d2f3ec0b
|
Fix missing require for ee auth service
|
2023-06-06 22:40:24 +02:00 |
|
Christian Capeans
|
dd8f98c5cd
|
Improve types for controllers, services and routes
|
2023-06-06 22:23:58 +02:00 |
|
Christian Capeans
|
199ed9fc25
|
Merge branch 'features/type-system' into ts-support/controllers
|
2023-06-06 18:39:23 +02:00 |
|
Convly
|
595a4c885a
|
Use better generic parameter names to follow new Strapi x TS conventions
|
2023-06-06 18:24:15 +02:00 |
|
Bassel
|
1449663b27
|
move to user controller
|
2023-06-06 18:40:23 +03:00 |
|
Bassel
|
bda9508bc9
|
fixing tests
|
2023-06-06 18:28:48 +03:00 |
|
Bassel
|
3510a7ff1e
|
remove console.log
|
2023-06-06 18:07:30 +03:00 |
|
Bassel
|
84da83aa4d
|
making things work on CE edition
|
2023-06-06 18:05:07 +03:00 |
|
Bassel
|
f07531cb86
|
add route to for ssoLocked and update accordingly
|
2023-06-06 17:29:55 +03:00 |
|
dependabot[bot]
|
1c485c01a3
|
chore(deps): bump semver and @types/semver
Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together.
Updates `semver` from 7.3.8 to 7.5.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.3.8...v7.5.1)
Updates `@types/semver` from 7.3.13 to 7.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: "@types/semver"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-06 14:29:44 +00:00 |
|
Jean-Sébastien Herbaux
|
4d76b58dee
|
Merge pull request #16910 from strapi/dependabot/npm_and_yarn/typescript-5.1.3
|
2023-06-06 16:27:46 +02:00 |
|
Josh
|
38fb966605
|
chore: upgrade ds to 1.8.0 (#16931)
|
2023-06-06 15:13:17 +01:00 |
|
Bassel
|
a97d8da47f
|
Merge branch 'main' into fix/sso-lock-out-option
|
2023-06-06 14:31:41 +03:00 |
|
Convly
|
eff2db3281
|
Add example for Component UID warning
|
2023-06-06 12:29:35 +02:00 |
|
Convly
|
2b8d9de6ac
|
Update wording for relation types
|
2023-06-06 12:21:03 +02:00 |
|
Convly
|
ee37896946
|
Rename Attribute.Attribute to Attribute.OfType when using a generic
|
2023-06-06 12:09:25 +02:00 |
|
Convly
|
b1503aab84
|
Rename artefact to artifact
|
2023-06-06 11:51:48 +02:00 |
|
Convly
|
c371765df3
|
Change import paths, update the core api types
|
2023-06-06 11:42:56 +02:00 |
|
Fernando Chavez
|
420f30002f
|
snaps fix
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
7eb0b9da37
|
edit icon validation error with a more readable message
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
affd0c0a9a
|
allow old icon names on the regex
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
0439cfec0d
|
fix icon names on tests
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
9ae4140b9a
|
fix regex problem
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
633fcd2b63
|
add more space between icons searchbar and icon picker
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chávez
|
b14a181b4d
|
Update packages/core/admin/admin/src/content-manager/pages/EditSettingsView/components/DynamicZoneList.js
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
4f87df708f
|
remove brand icons
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
8647512dc3
|
icons regex
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
f6c442265e
|
improves and small fixes on component icons
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
63cef20136
|
improves on dynamic zone component list on content type builder
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
b3f1896aba
|
move components' icons to a constants file and other improves
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
86e071b8b4
|
make a map between DS icons and component icons
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
d14a097c72
|
fix lint errors
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
cf28b91a06
|
fix problems with accesibility on component icons
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
0e2454a572
|
not use a popover on icon picker searchbar
|
2023-06-06 09:13:32 +02:00 |
|
Fernando Chavez
|
8e57bfd1f7
|
update component card tests and update snapshots
|
2023-06-06 09:13:30 +02:00 |
|
Fernando Chavez
|
1444c3e134
|
Fix bug on searchIcon on components icons picker and add remove icon btn
|
2023-06-06 09:12:05 +02:00 |
|
Fernando Chavez
|
09febe2e2a
|
add component's icon back to the content manager
|
2023-06-06 09:12:03 +02:00 |
|
Fernando Chavez
|
3dba19426f
|
add component icons on content type builders dynamic zones
|
2023-06-06 09:11:14 +02:00 |
|
Fernando Chavez
|
94cb61d62f
|
add IconPicker field to components
|
2023-06-06 09:11:14 +02:00 |
|
Jamie Howard
|
9b56e4f838
|
Merge pull request #16800 from strapi/webhooks/edit-view
|
2023-06-05 16:17:54 +01:00 |
|
Jamie Howard
|
409e1abc1d
|
chore: code cleanup
|
2023-06-05 14:41:33 +01:00 |
|
Convly
|
2375e5cadb
|
Fix space typo
|
2023-06-05 15:10:58 +02:00 |
|
Convly
|
d0e4691af2
|
Use Knex.Transaction instead of exporting it from DTS
|
2023-06-05 14:54:38 +02:00 |
|
Convly
|
9ba81c8520
|
Use getSchemas to fetch providers' schemas
|
2023-06-05 14:38:41 +02:00 |
|
Jamie Howard
|
9ffd382e1f
|
feat(webhooks/EditView): use context for event table state
|
2023-06-05 11:33:00 +01:00 |
|
Jamie Howard
|
85d88d174c
|
chore: rename webhook validation factory
|
2023-06-05 11:25:23 +01:00 |
|