Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup default content types' schema #1213

Merged
merged 9 commits into from
Mar 2, 2021

Conversation

herflis
Copy link
Contributor

@herflis herflis commented Feb 24, 2021

Unused properties are removed from the default and custom schemas:

  • AllowIndexing
  • AllowIncrementalNaming
  • Visible
  • DefaultOrder

@codecov
Copy link

codecov bot commented Feb 24, 2021

Codecov Report

Merging #1213 (ae85f28) into develop (b48e1fd) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1213   +/-   ##
========================================
  Coverage    93.73%   93.73%           
========================================
  Files          232      232           
  Lines         6574     6574           
  Branches      1689     1689           
========================================
  Hits          6162     6162           
  Misses         412      412           
Impacted Files Coverage Δ
packages/sn-query/src/Query.ts 100.00% <ø> (ø)
packages/sn-control-mapper/src/ControlMapper.ts 100.00% <100.00%> (ø)
packages/sn-query/src/QueryExpression.ts 100.00% <100.00%> (ø)
...n-search-react/src/Components/Fields/TypeField.tsx 97.22% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b48e1fd...ae85f28. Read the comment docs.

@sensenet
Copy link

sensenet bot commented Feb 24, 2021

Site name Url Last deploy
sn-react-component-docs-dev https://603e35009e0974bef00b7b30--sn-react-component-docs-dev.netlify.app Tue Mar 02 2021 - 12:52:16 GMT+0000 (Coordinated Universal Time)
sn-app-dev https://603e34fc668692bfac7e2c24--sn-app-dev.netlify.app Tue Mar 02 2021 - 12:52:14 GMT+0000 (Coordinated Universal Time)

@herflis herflis merged commit 456b2e6 into develop Mar 2, 2021
@herflis herflis deleted the refactor/default-content-types branch March 2, 2021 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants