Commit 13e067f
committed
Update submodules/plone.restapi submodules/volto tips
1 parent 0797a65 commit 13e067f
2 files changed
+2
-2
lines changedSubmodule plone.restapi updated 36 files
- CHANGES.rst+29
- Makefile+1-1
- docs/source/endpoints/index.md+2
- docs/source/endpoints/transactions.md+59
- docs/source/endpoints/userschema.md+39
- news/1486.doc-1
- news/1488.bugfix-4
- news/1492.bugfix-1
- news/1495.doc-1
- news/706.feature+2
- pyproject.toml+5
- setup.py+1-1
- src/plone/restapi/imaging.py+14-4
- src/plone/restapi/serializer/dxfields.py+4-1
- src/plone/restapi/serializer/user.py+4-3
- src/plone/restapi/services/configure.zcml+2
- src/plone/restapi/services/transactions/__init__.py
- src/plone/restapi/services/transactions/configure.zcml+25
- src/plone/restapi/services/transactions/get.py+48
- src/plone/restapi/services/transactions/patch.py+42
- src/plone/restapi/services/userschema/__init__.py
- src/plone/restapi/services/userschema/configure.zcml+15
- src/plone/restapi/services/userschema/user.py+35
- src/plone/restapi/tests/http-examples/transactions_get.req+3
- src/plone/restapi/tests/http-examples/transactions_get.resp+96
- src/plone/restapi/tests/http-examples/transactions_revert.req+8
- src/plone/restapi/tests/http-examples/transactions_revert.resp+6
- src/plone/restapi/tests/http-examples/translated_messages_addons.resp+1-1
- src/plone/restapi/tests/http-examples/userschema.req+3
- src/plone/restapi/tests/http-examples/userschema.resp+87
- src/plone/restapi/tests/test_documentation.py+60-17
- src/plone/restapi/tests/test_dxfield_serializer.py+2-2
- src/plone/restapi/tests/test_serializer_user.py+60
- src/plone/restapi/tests/test_services_transactions.py+50
- src/plone/restapi/tests/test_services_users.py+51-1
- src/plone/restapi/tests/test_services_userschema.py+197
- CHANGELOG.md+17-1
- package.json+3-3
- packages/scripts/CHANGELOG.md+7-3
- packages/scripts/package.json+1-1
- razzle.config.js+1-1
- src/components/manage/Form/Form.jsx+5
- src/components/manage/Widgets/RecurrenceWidget/RecurrenceWidget.jsx+6-2
- src/components/theme/EventDetails/EventDetails.jsx+2-2
- src/components/theme/View/EventDatesInfo.jsx+11-5
- src/config/Loadables.jsx+1
- yarn.lock+73-501
0 commit comments