12 Commits

Author SHA1 Message Date
b34e73fa46 feat: extract logic into class
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m5s
2025-04-15 23:17:46 +02:00
c13c0e3323 feat: add style to buttons
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m5s
2025-04-14 21:44:12 +02:00
9fc1ed5fe8 feat: apply stopPropagation on event
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m13s
2025-04-13 00:39:26 +02:00
872ca8ce97 feat: apply preventDefault on event
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m11s
2025-04-13 00:34:14 +02:00
46724c11aa remove ontouchstart event 2025-04-13 00:16:06 +02:00
aebe137662 fix: delete button is submitting
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m18s
2025-04-12 23:59:08 +02:00
209f9e09af feat: replace list with table
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 2m0s
feat: add delete functionality

feat: add icons
2025-04-12 23:41:59 +02:00
622ecadba0 chore: push version
All checks were successful
Build and Deploy Svelte App / build-and-deploy (push) Successful in 1m0s
2025-04-09 23:48:13 +02:00
9bca0f01d2 feat: add action and static build
Some checks failed
Build and Deploy Svelte App / build-and-deploy (push) Failing after 3m41s
2025-04-09 23:27:49 +02:00
30e4e40301 feat: add basic functionality 2025-04-09 22:31:08 +02:00
e0f0cca337 feat: add initial model 2025-04-09 22:30:37 +02:00
b86a124d6b chore: initial commit 2025-04-09 21:15:55 +02:00