Skip to content

Conversation

@hokolomopo
Copy link
Contributor

Description

This commits improves the usability of the toolbar:

  • The composer is now in a new line to have more space for tools
  • Tools button have a bit more padding/margin
  • Added Insert Chart/Pivot/

Task: 5231006

review checklist

  • feature is organized in plugin, or UI components
  • support of duplicate sheet (deep copy)
  • in model/core: ranges are Range object, and can be adapted (adaptRanges)
  • in model/UI: ranges are strings (to show the user)
  • undo-able commands (uses this.history.update)
  • multiuser-able commands (has inverse commands and transformations where needed)
  • new/updated/removed commands are documented
  • exportable in excel
  • translations (_t("qmsdf %s", abc))
  • unit tested
  • clean commented code
  • track breaking changes
  • doc is rebuild (npm run doc)
  • status is correct in Odoo

@robodoo
Copy link
Collaborator

robodoo commented Nov 14, 2025

Pull request status dashboard

</div>
<!-- Toolbar and Cell Content -->
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+- 2000 lines because we have snapshots ...

@hokolomopo hokolomopo force-pushed the master-ref-topbar-adrm branch from a7d19ad to fe5345e Compare November 14, 2025 12:28
@rrahir
Copy link
Collaborator

rrahir commented Nov 14, 2025

This commits improves the usability of the toolbar:
- The composer is now in a new line to have more space for tools
- Tools button have a bit more padding/margin
- Added Insert Chart/Pivot/Function buttons in the toolbar

Task: 5231006
@hokolomopo hokolomopo force-pushed the master-ref-topbar-adrm branch from fe5345e to 808d9f4 Compare November 18, 2025 07:07
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