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

Add document transition type and document type name #373

Merged
merged 9 commits into from
Dec 23, 2024

Conversation

pshenmic
Copy link
Owner

Issue

Indexer is missing document transition type and document type name in the SQL. Adding it will allow more precise transaction filtering in the backend (and thus frontend).

Adding document type name will show the type of the document user is submitting
Adding document transition type allow filtering by type on the backend (and thus frontend)

Things done

  • Added transition_type and document_type_name in the documents table

@pshenmic pshenmic added the indexer Related to indexer module label Dec 19, 2024
@pshenmic pshenmic self-assigned this Dec 19, 2024
Copy link

vercel bot commented Dec 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 22, 2024 10:16pm

@owl352 owl352 self-assigned this Dec 22, 2024
@owl352 owl352 added the backend Related to backend (API) label Dec 22, 2024
@pshenmic pshenmic merged commit 7e13083 into develop Dec 23, 2024
8 checks passed
@owl352 owl352 deleted the feat/documents-indexer-extra-fields branch December 29, 2024 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend (API) indexer Related to indexer module
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants