Commit Graph

3 Commits

Author SHA1 Message Date
Mo Tarbin
8b8345d0e6 Refactor modals to use FadeModal component for consistent styling and improved user experience
- fix https://github.com/donetick/donetick/issues/222

- Replaced Modal and ModalDialog with FadeModal in LabelModal, PasswordChangeModal, SelectModal, TextModal, UserModal, WriteNFCModal, RedeemPointsModal, and AddTaskModal.
- Updated modal structure and layout to maintain functionality while enhancing visual consistency.
- Removed unused imports and commented-out code for cleaner codebase.
2025-06-27 01:42:38 -04:00
Mo Tarbin
933ca9a085 Add NFC URL input field and copy button in WriteNFCModal.jsx 2024-12-22 11:01:12 -05:00
Mo Tarbin
9a07689dfe feat: Add NFC tag writing functionality to ChoreCard component, Add Email to sign up 2024-07-06 02:33:06 -04:00