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

Client transforms for reducer data #6422

Merged
merged 4 commits into from
Oct 25, 2024
Merged

Client transforms for reducer data #6422

merged 4 commits into from
Oct 25, 2024

Conversation

sneridagh
Copy link
Member

@sneridagh sneridagh commented Oct 21, 2024

I have no clue where to document this feature...


If your pull request closes an open issue, include the exact text below, immediately followed by the issue number. When your pull request gets merged, then that issue will close automatically.

Closes #

Copy link

netlify bot commented Oct 21, 2024

Deploy Preview for plone-components canceled.

Name Link
🔨 Latest commit 5804188
🔍 Latest deploy log https://app.netlify.com/sites/plone-components/deploys/6719548a4ff3b80008f91474

@davisagli
Copy link
Member

I have no clue where to document this feature...

@sneridagh I guess either https://6.docs.plone.org/volto/backend/index.html or a new section in https://6.docs.plone.org/volto/blocks/index.html

packages/registry/news/6422.bugfix Outdated Show resolved Hide resolved
packages/volto/news/6422.feature Outdated Show resolved Hide resolved
@stevepiercy
Copy link
Collaborator

I have no clue where to document this feature...

@sneridagh I guess either https://6.docs.plone.org/volto/backend/index.html or a new section in https://6.docs.plone.org/volto/blocks/index.html

I would follow @davisagli's suggestion, as I have no clue what this thingie is!

@davisagli
Copy link
Member

@stevepiercy It's an extension mechanism for addons to make changes to content data as it arrives from the backend.

@stevepiercy
Copy link
Collaborator

Gotcha. I think in Integration with the backend for sure.

However, I'm not sure how it relates to Blocks. Do we have a diagram and narrative similar to Pyramid's Request Processing, where one can see where this thingie fits into the entire process? I created that diagram, and its source is available as SVG, if we want to adapt it for Plone and Volto.

sneridagh and others added 2 commits October 23, 2024 11:52
Co-authored-by: Steve Piercy <web@stevepiercy.com>
@sneridagh
Copy link
Member Author

@davisagli @stevepiercy I added some docs.

@sneridagh
Copy link
Member Author

@stevepiercy right now it's super simple, a function in the middle of the whole pipeline. I don't know if we need further bells and whistles for now...

@sneridagh sneridagh merged commit 67a4446 into main Oct 25, 2024
69 checks passed
@sneridagh sneridagh deleted the clienttransforms branch October 25, 2024 07:25
sneridagh added a commit that referenced this pull request Oct 25, 2024
* main:
  Client transforms for reducer data (#6422)
  (fix): Enable Volto Login to Redirect Back to Original Route After Authentication  (#6419)
  Test with plone.restapi 9.8.0 (#6430)
  Add German translations for URL management control panel (#6429)
  URL Management control panel: add Edit feature (#6425)
  Remove SEAMLESS mention in bootstrap (#6424)
  Aliases control panel: Improve layout and add CSV upload (#6421)
  Fix site setup access at toolbar by using @actions endpoint. (#6413)
  Remove last CI tests still in 18 (#6418)
  Node 22 as LTS, main and recommended Volto version (#6371)
  Refactor Aliases control panel and support new filters (#6414)
  Remove the Plone app from apps folder (#6415)
  Release generate-volto 9.0.0-alpha.19
  Release @plone/providers 1.0.0-alpha.3
  Release @plone/components 2.0.0-alpha.16
  Release @plone/client 1.0.0-alpha.19
  Release @plone/types 1.0.0-alpha.21
  Some types improvements/fixes (#6412)
stevepiercy added a commit that referenced this pull request Oct 26, 2024
@stevepiercy stevepiercy mentioned this pull request Oct 26, 2024
sneridagh pushed a commit that referenced this pull request Oct 26, 2024
sneridagh added a commit that referenced this pull request Oct 26, 2024
* main:
  [Next.js] Better Vercel deployment (#6441)
  Replace all `yarn` appearences with `pnpm` (#6433)
  Add deprecation notices to the Upgrade guide (#6426)
  Clean up #6422 (#6443)
sneridagh added a commit that referenced this pull request Oct 26, 2024
* main:
  [Next.js] Better Vercel deployment (#6441)
  Replace all `yarn` appearences with `pnpm` (#6433)
  Add deprecation notices to the Upgrade guide (#6426)
  Clean up #6422 (#6443)
  Rename page title from Frontend to Volto UI (#6438)
  URL-Management control panel: Add missing translations (#6436)
  Fix broken links (#6440)
  Fix broken links (#6439)
  Used resource title instead of resource type in page title. (#6402)
sneridagh added a commit that referenced this pull request Oct 30, 2024
* main: (111 commits)
  Moved `applyBlockDefaults` one component up so the style is computed correctly (#6451)
  Fix useSelector is returned a different result when called with the s… (#6450)
  Fix page changes not being announced by assistive technology when navigating using the client-side router (#5288)
  BlockStyleWrapper aware of block themes (#6445)
  A11y: Wrap ToC Block within nav tag (#6084)
  Fix backend error when there is no query supplied (#6423)
  Added upgrade guide fix for HMR (#6446)
  Fix CSS lint in Volto Slate (#6444)
  Release 18.0.0-alpha.47
  Release generate-volto 9.0.0-alpha.20
  Release @plone/scripts 3.7.0
  Release @plone/registry 2.0.0-alpha.0
  Improve @plone/registry release-it config
  `@plone/registry` as ESM module, move to TS, complete documentation (#6399)
  [Next.js] Better Vercel deployment (#6441)
  Replace all `yarn` appearences with `pnpm` (#6433)
  Add deprecation notices to the Upgrade guide (#6426)
  Clean up #6422 (#6443)
  Rename page title from Frontend to Volto UI (#6438)
  URL-Management control panel: Add missing translations (#6436)
  ...
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.

3 participants