Skip to content

Card history update Proposal.#411

Closed
AntonCroner wants to merge 14 commits intomasterfrom
card-history-proposal
Closed

Card history update Proposal.#411
AntonCroner wants to merge 14 commits intomasterfrom
card-history-proposal

Conversation

@AntonCroner
Copy link
Copy Markdown
Contributor

No description provided.

@AntonCroner AntonCroner changed the title Proposal. Card history update Proposal. Sep 26, 2024
@AntonCroner AntonCroner marked this pull request as ready for review September 26, 2024 15:24
Comment thread Card/Event/Cancel.ts Outdated

export interface Cancel {
type: "cancel"
created: isoly.DateTime
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.

This feels weird, should we go with timestamp instead of created for all of them?

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.

maybe "at"?

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.

Sounds good!

Comment thread Card/Event/Change.ts Outdated
Comment thread Card/Event/Clearing.ts Outdated
Comment on lines +8 to +11
total: Amount
net: Amount
fee: Amount
charge?: Amount
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.

We could go with currency property and number so we don't say the currency 4 times.

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.

What about this?

Comment thread Card/Event/Create.ts
@AntonCroner AntonCroner deleted the card-history-proposal branch March 31, 2026 13:49
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.

2 participants