Skip to content

[erp5_web_renderjs_ui] Display module actions in panel

Tristan Cavelier requested to merge tc/erp5:modulepanel into master

Hardcodes a panel "VIEWS: List" to hide "consistency", "history" and "metadata".

Also hides "ACTIONS: Change State" ("mass_workflow_jio") as it does not work yet on the panel,
this workaround can be removed once mass actions are moved to listbox actions instead of object_jio_action.

Only show "WORKFLOWS" on module document.

TODO

  • ✓ test the "View" tab
  • ✓ test an action dialog
  • ✓ rename "View" to "List"
  • ✓ remove "WORKFLOWS" dt

Merge request reports