Commit Graph

13 Commits

Author SHA1 Message Date
Teodor Salvesen
e5982c2eb3 Merge branch 'main' into tailwind 2026-05-05 14:31:02 +02:00
Fhj0607
ae613f8707 redesigned completion and reopening subjects/assignments/tasks and how it is rendered 2026-05-01 12:36:58 +02:00
Fhj0607
e3c0b286b8 Assignment Progress now only renders when the subject has one or more assignments 2026-05-01 12:08:19 +02:00
Fhj0607
7e33500fad subjects now loads instead of showing errors, before rendering db items 2026-05-01 12:04:44 +02:00
Teodor
3dcd392cd3 Adjusted crud tests + added auth tests 2026-04-30 22:21:56 +02:00
Fhj0607
2f483b8ef9 refactor create/editTask into one upsertTask page, and remove all remaining console.log and debugging helpers 2026-04-30 11:34:26 +02:00
Fhj0607
6f5158ff41 app now correctly handles the hierarchy subject -> assignment -> task. Implemented consistent styling and coloring on all three levels and correctly configured expo routing 2026-04-30 11:23:41 +02:00
Fhj0607
67c625f42c add date.ts for global formatting, remove redundant pill completed : in progress from viewAssignmentDetails.tsx 2026-04-29 11:37:27 +02:00
Fhj0607
c46508d233 implement x out of y progress text 2026-04-29 11:06:20 +02:00
Fhj0607
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. 2026-04-27 16:30:43 +02:00
Teodor
9f214a9451 Fixed issues with assignment progress tracking + added subject progress tracking 2026-04-23 04:37:34 +02:00
Teodor
a35353f45b Added progress bar for assignments (UI fix needed) 2026-04-23 03:27:26 +02:00
Teodor
4947d012c0 Notifications + AsyncStorage 2026-04-22 20:58:00 +02:00