Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User profile transactions #103

Merged
merged 11 commits into from
Jun 19, 2023
Merged

User profile transactions #103

merged 11 commits into from
Jun 19, 2023

Conversation

ghost
Copy link

@ghost ghost commented May 4, 2023

#102 Pagination

  • Pagination for user transaction
  • Fetch transactions on w.r.t to the selected page
  • functionality to calculate the number of pages, event handling
  • pagination page number as a search parameter in URL
    pagination

#104 Select Filters in user transaction

  • Select Options component for transactions filters
  • Functionality to select multiple operations type
  • Functionality to cancel any selected operation type
  • Fetch transaction on the basis of selected operation type
    select-operation

#106 Single Transaction Page basic operation info

  • basic operation info in the upper card
  • transactions operations in raw format
  • Functionality on API response to enable it for re-usability of operation card
    transactions-operations

#101 Resource Credits Modal

  • resource credits details in the modal
  • modal actions and details calculation
    resource_credits_modal

#105 Transaction Operations in tabular view

  • Transaction operations in raw format in tabular view
  • code structuring for re-usability of operations cards and recursive functions
  • No crash error will be thrown for unmapped items
    transaction-table

@ghost ghost requested a review from feruzm May 8, 2023 14:12
@feruzm feruzm merged commit 00fab40 into develop Jun 19, 2023
@feruzm feruzm deleted the user-profile-transactions branch June 19, 2023 08:59
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.

None yet

1 participant