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 |
|
GitStart
|
284785488a
|
Merge branch 'main' into fix/ctb-removes-hidden-fields
|
2023-06-05 16:10:10 +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 |
|
Alexandre Bodin
|
62837bf4ce
|
Merge branch 'main' into chore/ts-core
|
2023-06-05 14:26:01 +02:00 |
|
Alexandre Bodin
|
ae0850295d
|
wip
|
2023-06-05 14:01:39 +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 |
|
Josh
|
aba64850a5
|
feat: add dynamic components above and below (#16826)
Co-authored-by: Gustav Hansen <gustav.hansen@strapi.io>
|
2023-06-05 11:14:30 +01:00 |
|
dependabot[bot]
|
6bd5d14d47
|
chore(deps): bump css-loader from 6.7.3 to 6.8.1 (#16915)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.8.1)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 12:04:38 +02:00 |
|
Ben Irvin
|
7f3da5d08d
|
fix utils version
|
2023-06-05 11:29:18 +02:00 |
|
Ben Irvin
|
e736474f1a
|
Merge branch 'main' of https://github.com/strapi/strapi into fix/clean-filters
|
2023-06-05 11:26:38 +02:00 |
|
GitStart
|
d10a74f576
|
fix: add type compare in row isSelected condition (#16824)
Co-authored-by: phunguyenmurcul <51897872+phunguyenmurcul@users.noreply.github.com>
|
2023-06-05 09:59:09 +01:00 |
|
dependabot[bot]
|
615c04e8d8
|
chore(deps): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-04 23:02:10 +00:00 |
|
Jamie Howard
|
ccd9093412
|
fix: invalidate the correct query on successful update mutation
|
2023-06-02 17:18:04 +01:00 |
|
Jamie Howard
|
4abeedafdf
|
fix: unused theme options in test
|
2023-06-02 17:16:39 +01:00 |
|
Gustav Hansen
|
087999e715
|
Merge branch 'main' into feature/review-workflow-multiple
|
2023-06-02 16:06:50 +02:00 |
|
Gustav Hansen
|
d4ff351347
|
Chore: Update snapshot tests
|
2023-06-02 15:36:18 +02:00 |
|
Gustav Hansen
|
61ec28f647
|
Chore: Update @strapi/design-system and @strapi/icons to 1.7.10
|
2023-06-02 15:32:34 +02:00 |
|
Gustav Hansen
|
a4304d0f4d
|
Enhancement: Render workflow assignee in CM list view
|
2023-06-02 15:12:55 +02:00 |
|
Gustav Hansen
|
1351ee94f5
|
Merge pull request #16896 from strapi/feature/review-workflow-multiple-list-footer
Chore: Extend review-workflow list-view by a table footer
|
2023-06-02 15:12:21 +02:00 |
|
Jamie Howard
|
fcc987225d
|
fix: improve form validation and error messaging
|
2023-06-02 13:04:27 +01:00 |
|
Jamie Howard
|
b01a7f5f9f
|
fix: keys of header inputs
|
2023-06-02 12:46:26 +01:00 |
|
Jamie Howard
|
ff094cd044
|
fix: use ThemeProvider
|
2023-06-02 12:33:32 +01:00 |
|
Jamie Howard
|
62cc169b5c
|
fix: make header inputs clearable
|
2023-06-02 12:30:24 +01:00 |
|
Gustav Hansen
|
cd9638ce1f
|
Chore: Extend review-workflow list-view by a table footer
|
2023-06-02 13:27:32 +02:00 |
|
Gustav Hansen
|
50159813a5
|
Merge branch 'main' into feature/review-workflow-multiple
|
2023-06-02 13:12:22 +02:00 |
|
Jamie Howard
|
8312b64a8b
|
fix: disable header removal when only one row
|
2023-06-02 12:07:56 +01:00 |
|
Gustav Hansen
|
2b84ae127f
|
Chore: Update snapshot tests
|
2023-06-02 13:04:32 +02:00 |
|
Jamie Howard
|
da0355849e
|
fix: aria-hidden attribute
|
2023-06-02 12:02:57 +01:00 |
|
Jamie Howard
|
b5792d4e6e
|
test: correct mocking of useContentTypes
|
2023-06-02 12:01:59 +01:00 |
|
Gustav Hansen
|
5eb81b93ae
|
Chore: Update snapshot tests
|
2023-06-02 13:00:39 +02:00 |
|
Marc
|
211b29142e
|
Merge pull request #16884 from strapi/fix/query-engine-create-many-types
|
2023-06-02 12:58:42 +02:00 |
|
Jamie Howard
|
0f0b303f42
|
chore: code cleanup
|
2023-06-02 11:47:59 +01:00 |
|