Commit afd255d
File tree
3 files changed
+7
-5
lines changed- .github/workflows
- submodules
3 files changed
+7
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
67 | 69 | | |
68 | 70 | | |
69 | 71 | | |
70 | | - | |
| 72 | + | |
71 | 73 | | |
72 | | - | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
Submodule plone.restapi updated 24 files
- CHANGES.rst+31
- README.rst+3-3
- docs/source/endpoints/translations.md+28-2
- docs/source/endpoints/users.md+46
- docs/source/upgrade-guide.md+15-7
- news/1374.documentation+1
- news/1673.bugfix-1
- news/1678.documentation-1
- news/1691.documentation+1
- news/1692.documentation+1
- news/1693.documentation+1
- setup.py+1-1
- src/plone/restapi/services/users/delete.py+17-1
- src/plone/restapi/tests/http-examples/translations_expand_get.req+3
- src/plone/restapi/tests/http-examples/translations_expand_get.resp+100
- src/plone/restapi/tests/http-examples/translations_unexpanded_get.req+3
- src/plone/restapi/tests/http-examples/translations_unexpanded_get.resp+88
- src/plone/restapi/tests/http-examples/users_delete_no_localroles.req+6
- src/plone/restapi/tests/http-examples/users_delete_no_localroles.resp+2
- src/plone/restapi/tests/http-examples/users_delete_no_memberareas.req+6
- src/plone/restapi/tests/http-examples/users_delete_no_memberareas.resp+2
- src/plone/restapi/tests/test_content_utils.py+7-6
- src/plone/restapi/tests/test_documentation.py+58
- src/plone/restapi/tests/test_services_users.py+100-15
- README.md+1-1
- cypress/tests/core/basic/sharing.js+23
- news/5106.bugfix+2
- news/5107.bugfix+1
- news/5514.bugfix+1
- packages/scripts/news/5098.bugfix+1
- packages/scripts/package.json+1-1
- packages/scripts/yarn.lock+3-109
- src/components/manage/Diff/DiffField.jsx+25-1
- src/components/manage/Sharing/Sharing.jsx+11-5
- src/components/manage/Sharing/__snapshots__/Sharing.test.jsx.snap+5-1
- src/components/theme/Sitemap/Sitemap.jsx+24-13
- src/components/theme/Sitemap/Sitemap.test.jsx+23-2
0 commit comments