Skip to content

Promote OrderValue CellRenderer as Hypertable money type - #272

Merged
JulienVannier66 merged 2 commits into
masterfrom
jv/vel-8179/promote-ordervalue-cell-renderer
Aug 7, 2026
Merged

Promote OrderValue CellRenderer as Hypertable money type#272
JulienVannier66 merged 2 commits into
masterfrom
jv/vel-8179/promote-ordervalue-cell-renderer

Conversation

@JulienVannier66

@JulienVannier66 JulienVannier66 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Promote OrderValue CellRenderer in Reporting App as Hypertable money type

What are the observable changes?

🧑‍💻 Developer Heads Up

⚡ Since we are using Ember Octane now:

  • Feel free to migrate existing components to Glimmer Components.
  • Write new ones exclusively in it.

Useful Resource : Ember Octane vs Classic Cheat Sheet

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Migrated touched components to Glimmer Components
  • Properly labeled

@JulienVannier66 JulienVannier66 self-assigned this Aug 5, 2026
@JulienVannier66
JulienVannier66 requested review from a team and phndiaye as code owners August 5, 2026 13:01
@JulienVannier66
JulienVannier66 requested review from nathalieArnoux and olxmpe and removed request for a team August 5, 2026 13:01
@linear-code

linear-code Bot commented Aug 5, 2026

Copy link
Copy Markdown

VEL-8179

@JulienVannier66
JulienVannier66 force-pushed the jv/vel-8179/promote-ordervalue-cell-renderer branch from e2076b3 to 9c628ab Compare August 5, 2026 13:05

@olxmpe olxmpe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

otherwise LGTM :)

handler: TableHandler;
column: Column;
row: Row;
extra?: { [key: string]: any };

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why this "extra" arg?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Miss copy for this one, not used in amount cell renderer. I remove it, thanks

@JulienVannier66
JulienVannier66 merged commit cf9267d into master Aug 7, 2026
5 checks passed
@JulienVannier66
JulienVannier66 deleted the jv/vel-8179/promote-ordervalue-cell-renderer branch August 7, 2026 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants