feat: signature (#194)
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s

* refactor: enable profile signature option in ProfileMenu

* feat: add signature api function

* refactor: add new translation keys for 'Draw' and 'New Upload' in English and Thai

* refactor: update image URL variable and improve translation keys in CanvasComponent and MainLayout

* refactor: get function

* feat: add delete signature function

* feat: add canvas manipulation functions and integrate signature submission in MainLayout (unfinished)

* chore(deps): update

---------

Co-authored-by: puriphatt <puriphat@frappet.com>
Co-authored-by: Methapon2001 <61303214+Methapon2001@users.noreply.github.com>
This commit is contained in:
Methapon Metanipat 2025-03-27 09:01:42 +07:00 committed by GitHub
parent 3646956038
commit 0e685a99f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 378 additions and 149 deletions

View file

@ -151,6 +151,8 @@ export default {
dueDate: 'Due date',
year: 'year',
tableOfContent: 'Table of Contents',
draw: 'Draw',
newUpload: 'New Upload',
},
menu: {

View file

@ -151,6 +151,8 @@ export default {
dueDate: 'วันครบกำหนด',
year: 'ปี',
tableOfContent: 'สารบัญ',
draw: 'วาด',
newUpload: 'อัปโหลดใหม่',
},
menu: {