Skip to content

62 orders tab#80

Merged
JulesGresset merged 5 commits intodevfrom
62-orders-tab
Jan 16, 2025
Merged

62 orders tab#80
JulesGresset merged 5 commits intodevfrom
62-orders-tab

Conversation

@JulesGresset
Copy link
Copy Markdown
Member

Describe your changes

The orders view is now working and current orders can be selected and edited.
Known issues :

  • Once an order is edited and send back, it creates a new order instead of modifying the existing one (separate feature)
  • If an order is selected and we selected an order with the same number, nothing happen (should not exist outside of development period)
  • Passed orders submenu doesn't do anything (needs to be handled by the back-end and required the paiement feature to be implemented, separate features)

Issue ticket number and link

Closes #62

Checklist before requesting a review

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have performed a self-review of my code
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Documentation has been updated as required
    If a single item in this checklist is not checked, the pull request cannot be accepted

@JulesGresset JulesGresset self-assigned this Jan 11, 2025
@JulesGresset JulesGresset linked an issue Jan 11, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@Xantass Xantass left a comment

Choose a reason for hiding this comment

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

the filter 'in progress'/'past' change nothing for the view of order display, It's not implement or it's a bug ?

@JulesGresset
Copy link
Copy Markdown
Member Author

the filter 'in progress'/'past' change nothing for the view of order display, It's not implement or it's a bug ?

Has mentioned in the Pull Request, it's a feature that's not been implemented yet.

@JulesGresset JulesGresset merged commit 8007573 into dev Jan 16, 2025
@JulesGresset JulesGresset deleted the 62-orders-tab branch January 16, 2025 06:57
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.

Orders tab

2 participants