a4f99a50d0
trying to get this shit finished
Chris Sanden
2026-05-05 13:51:59 +02:00
245b6db3fd
reworked the timer flow, set a default timer duration, updated help button modal and more
Chris Sanden
2026-05-04 17:19:59 +02:00
907fa18841
'some' changes
Chris Sanden
2026-05-03 23:05:22 +02:00
08a14b3ab2
updated todays work summary
Chris Sanden
2026-05-02 20:07:57 +02:00
31d3cbfba6
fixded bug where active sprint would stop upcoming tasks from showing on dashboard
Chris Sanden
2026-05-02 20:05:22 +02:00
219d599617
added help button and improved dashboard styling to be in line with the rest of the project
Chris Sanden
2026-05-02 20:01:40 +02:00
b437643475
added total time spent functionality for tasks and updated dashboard to display upcoming, uncompleted tasks sorted by date ascending
Chris Sanden
2026-05-02 17:44:11 +02:00
387ab2833d
added work summary
Chris Sanden
2026-05-01 21:48:22 +02:00
c74062c84c
Implemented timer into task details, uploaded example images for app and centred headers on all screens
Chris Sanden
2026-05-01 21:37:58 +02:00
cd4d2056b0
Merge pull request #5 from Fhj0607/timerTask
Chris Sanden
2026-05-01 14:04:27 +02:00
545027a766
Merge branch 'main' of github.com:Fhj0607/Study-Sprint
Teodor
2026-04-30 17:16:33 +02:00
2f483b8ef9
refactor create/editTask into one upsertTask page, and remove all remaining console.log and debugging helpers
Fhj0607
2026-04-30 11:34:26 +02:00
6f5158ff41
app now correctly handles the hierarchy subject -> assignment -> task. Implemented consistent styling and coloring on all three levels and correctly configured expo routing
Fhj0607
2026-04-30 11:23:41 +02:00
67c625f42c
add date.ts for global formatting, remove redundant pill completed : in progress from viewAssignmentDetails.tsx
Fhj0607
2026-04-29 11:37:27 +02:00
473eb0efbb
fetch color and title together as subjectMeta
Fhj0607
2026-04-29 11:29:40 +02:00
4205961542
show current subject inside assignment details page as a pill
Fhj0607
2026-04-29 11:27:30 +02:00
c46508d233
implement x out of y progress text
Fhj0607
2026-04-29 11:06:20 +02:00
e8f7f45f11
createSubject and editSubject removed, upsertSubject added. Tasks and assignments removed from top-level tabs and now only accessible through Subjects -> Assignments -> Tasks. More styling in general.
Fhj0607
2026-04-27 16:30:43 +02:00
d7dc3cc72f
crud tests for subjects, assignments and tasks
Teodor
2026-04-25 23:32:11 +02:00
9e145d4d8f
wrote proposal for fetching timer after app has been exited / closed
Chris Sanden
2026-04-25 17:22:55 +02:00
ed2cfe6a4d
merge tailwind with main
Fhj0607
2026-04-25 16:02:27 +02:00