fix: show other file types in the middle section (create, sign, verify) #163

Merged
enes merged 5 commits from 138-other-file-types into staging 2024-08-26 12:00:33 +00:00
Member
  • Show placeholder file boxes in the content section even if it's not a .pdf file
  • Render images in the content section
  • Refactor PdfFile into SigitFile and make it more generic to handle additional file types
  • Move common css from module specific files to common App.scss
  • De-duplicate some of the css and code
  • Move functions to more appropriate files (file maniupulation to file, pdf to pdf, etc)
  • Fix DisplaySigit showing multiple file types if there are more file types, instead of more different file types

Closes #138

- Show placeholder file boxes in the content section even if it's not a `.pdf` file - Render images in the content section - Refactor `PdfFile` into `SigitFile` and make it more generic to handle additional file types - Move common css from module specific files to common `App.scss` - De-duplicate some of the css and code - Move functions to more appropriate files (file maniupulation to file, pdf to pdf, etc) - Fix `DisplaySigit` showing multiple file types if there are more file types, instead of more different file types Closes #138
enes added 5 commits 2024-08-22 17:08:13 +00:00
s was assigned by enes 2024-08-22 17:08:23 +00:00
s was unassigned by enes 2024-08-22 17:08:25 +00:00
enes requested review from s 2024-08-22 17:08:29 +00:00
s approved these changes 2024-08-26 08:55:05 +00:00
enes merged commit f4aefbb200 into staging 2024-08-26 12:00:33 +00:00
enes deleted branch 138-other-file-types 2024-08-26 12:00:33 +00:00
Sign in to join this conversation.
No reviewers
s
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sigit/sigit.io#163
No description provided.