65 Commits

Author SHA1 Message Date
b338468043 dockerfile backend wip
Some checks failed
Deploy to GitHub Pages / build (push) Has been cancelled
Deploy to GitHub Pages / deploy (push) Has been cancelled
2025-09-05 18:42:58 +02:00
2d90bcdf79 Merge pull request #11 from quirinecker/feature/task-form-modal
Feature/task form modal
2025-07-08 10:50:22 +02:00
ab3217df20 made it kinda responsive 2025-07-08 10:24:10 +02:00
f2f23c238d added some final touches 2025-07-08 10:00:01 +02:00
957af1c257 did thigns 2025-07-07 21:32:09 +02:00
91e0bf315d fixed reactive editing of tasks 2025-07-07 17:54:42 +02:00
7b2ccd47f4 backend auth is now working 2025-07-07 17:48:53 +02:00
c8d1241580 displaying username and correct profile picture 2025-07-07 16:35:22 +02:00
40ea0bb081 deleting tasks from the calendar now works 2025-07-07 15:50:37 +02:00
bdbe55e137 added delete task modal 2025-07-07 15:23:14 +02:00
7268fdd356 fixed theme picker. Added basic login 2025-07-07 14:59:06 +02:00
b0b38ebb1c Merge pull request #10 from quirinecker/feature/task-form-modal
Feature/task form modal
2025-07-06 18:19:30 +02:00
CoGomu
36d5f98dc9 socket io 2025-07-06 18:17:40 +02:00
CoGomu
4ead1cc0b9 edit, delete, move events/task 2025-07-06 17:04:10 +02:00
CoGomu
5cd9725f80 save tasks in db 2025-07-06 16:28:21 +02:00
CoGomu
060d820f8f backend cleanup 2025-07-06 15:35:16 +02:00
5e6cca9fe2 adjusted task form 2025-07-06 14:28:33 +02:00
ee19cac4c3 rough outline of dragging tasks is working 2025-07-06 14:09:27 +02:00
0297fab83b dragging task in the calendar works visually 2025-07-06 11:52:00 +02:00
22ca3e9645 creating modal works, edit modal is showing 2025-07-05 11:02:01 +02:00
ebcbab654f wip create modal 2025-07-04 20:25:23 +02:00
06a2cabcc1 Merge pull request #9 from quirinecker/feature/ui-improvements
Feature/UI improvements
2025-07-04 17:09:07 +02:00
10601191d9 resolved conflicts 2025-07-04 16:58:36 +02:00
bd2a1ae60c backend returns done with boolean type instead of number 2025-07-04 16:47:37 +02:00
1c72ab279d added checkbox for todo. cleaned up code. added seperation between done
and todo tasks
2025-07-04 16:47:37 +02:00
7588661a59 added overflow for tasks and overflow shadow to all overflows. also
minimum drag distance is now 10px
2025-07-04 16:47:37 +02:00
c4daa88ea2 added edit modal. info popover. create modal. delete functionality. delete modal 2025-07-04 16:47:37 +02:00
01c57f24a1 added dialog for creating events 2025-07-04 16:47:37 +02:00
CoGomu
6039509006 add button for deleting task
delete task from db
2025-07-04 16:47:37 +02:00
CoGomu
65107ea969 tasks can be added to db 2025-07-04 16:47:37 +02:00
CoGomu
aed6e88011 basic db implementation 2025-07-04 16:47:37 +02:00
CoGomu
3b59620b98 cleanup 2025-07-04 16:47:37 +02:00
db814a0620 Merge pull request #8 from quirinecker/feature/db
update task/event
2025-06-16 21:10:47 +02:00
CoGomu
11fa0b80e0 remove line 83 set description to "" 2025-06-16 20:48:53 +02:00
ffe7b0c5c5 Merge pull request #7 from quirinecker/feature/ui-improvements
Feature/UI improvements
2025-06-16 20:41:37 +02:00
c6f5789ad3 added overflow for tasks and overflow shadow to all overflows. also
minimum drag distance is now 10px
2025-06-16 19:51:31 +02:00
9fa86627b6 added edit modal. info popover. create modal. delete functionality. delete modal 2025-06-16 18:20:04 +02:00
ebc6358c29 added dialog for creating events 2025-06-16 11:18:26 +02:00
CoGomu
daa147c009 update task/event 2025-06-16 09:41:11 +02:00
87e9e83dd2 Merge pull request #6 from quirinecker/feature/db
Feature/db
2025-06-16 08:58:01 +02:00
CoGomu
c180739e94 add button for deleting task
delete task from db
2025-06-15 21:04:22 +02:00
CoGomu
33d7ffa4a4 tasks can be added to db 2025-06-14 17:42:31 +02:00
CoGomu
5dc9b347e3 basic db implementation 2025-06-14 15:59:23 +02:00
CoGomu
98be543b01 cleanup 2025-05-24 20:43:35 +02:00
Sebastian Peinbauer
1f73bb47bf Merge pull request #5 from quirinecker/feature/web-backend-connect
web-backend-connect
2025-05-24 20:36:07 +02:00
CoGomu
fd22136757 web-backend-connect 2025-05-24 20:27:10 +02:00
Sebastian Peinbauer
5a66a6db3c Merge pull request #4 from quirinecker/feature/initialBackend
Initial Backend
2025-05-24 16:18:00 +02:00
CoGomu
4a6aa5d7d9 removed package-lock.json 2025-05-24 16:16:48 +02:00
CoGomu
d5ae4c5732 Initial Backend
Co-authored-by: QuirinEcker <quirinecker@users.noreply.github.com>
2025-05-24 16:07:40 +02:00
62a401fd10 selected date is marked in the big calendar 2025-05-14 19:58:43 +02:00