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
|
efb2e11893
|
Task Progress bar now only renders when totalTasks > 0
|
2026-05-01 12:06:15 +02:00 |
|
Fhj0607
|
7e33500fad
|
subjects now loads instead of showing errors, before rendering db items
|
2026-05-01 12:04:44 +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
|
473eb0efbb
|
fetch color and title together as subjectMeta
|
2026-04-29 11:29:40 +02:00 |
|
Fhj0607
|
4205961542
|
show current subject inside assignment details page as a pill
|
2026-04-29 11:27:30 +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 |
|
Fhj0607
|
da8a92b8c2
|
app.json org linking and init
|
2026-04-25 14:28:37 +02:00 |
|
Fhj0607
|
eb2daad077
|
app.json update to org
|
2026-04-25 14:16:37 +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 Salvesen
|
e178ab0b4b
|
Merge pull request #3 from Fhj0607/notifications
Notifications + AsyncStorage
|
2026-04-22 21:00:48 +02:00 |
|
Teodor
|
4947d012c0
|
Notifications + AsyncStorage
|
2026-04-22 20:58:00 +02:00 |
|
Teodor Salvesen
|
6b298633bc
|
Merge pull request #2 from Fhj0607/tailwind
Tailwind
|
2026-04-22 15:58:49 +02:00 |
|
Teodor Salvesen
|
2ae56dd31c
|
Merge branch 'main' into tailwind
|
2026-04-22 15:56:22 +02:00 |
|
Teodor
|
cb6368a068
|
Fixed some UI issues and routing issues
|
2026-04-22 15:53:30 +02:00 |
|
Chris Sanden
|
41205450f3
|
Merge pull request #1 from Fhj0607/timer
Timer
|
2026-04-22 14:37:50 +02:00 |
|
Fhj0607
|
88c450a7cb
|
restyle subject, assignment, and task screens with card layouts, consistent inputs, custom theme classes. replaced buttons with pressables and fixed some saving issues
|
2026-04-22 12:43:50 +02:00 |
|
Fhj0607
|
9c5d5c2d3d
|
Patch Metro config loading for Windows paths
|
2026-04-22 11:47:25 +02:00 |
|
Teodor
|
f6e587ab14
|
Added notes for crud commit
|
2026-04-22 01:23:19 +02:00 |
|
Teodor
|
32465df9d1
|
crud for subjects, assignments and tasks
|
2026-04-22 01:06:20 +02:00 |
|
Teodor
|
1d4a1ac51f
|
Merge branch 'backup-my-local-work'
|
2026-04-22 00:27:25 +02:00 |
|
Teodor
|
16a56fa8ab
|
WIP backup before merge
|
2026-04-22 00:07:35 +02:00 |
|
Chris Sanden
|
d50301cb04
|
First draft of timer element
|
2026-04-21 18:45:18 +02:00 |
|
Chris Sanden
|
13b76e5840
|
updated dependencies and README
|
2026-04-21 15:30:32 +02:00 |
|
Fhj0607
|
28b95b6a44
|
Tailwind framework init, and tailwind-example of editTask.tsx
|
2026-04-21 13:22:04 +02:00 |
|
Fhj0607
|
5bde373514
|
style edit task screen and fix task update flow
|
2026-04-21 12:56:24 +02:00 |
|
Teodor
|
473ba75e3e
|
crud for tasks + auth
|
2026-04-20 01:05:29 +02:00 |
|
Chris Sanden
|
0abfb47d6f
|
added supabase libs and dependencies
|
2026-04-15 13:09:44 +02:00 |
|
Fhj0607
|
e38d6f9121
|
stripped down version expo app ready for development
|
2026-04-15 10:16:09 +02:00 |
|
Fhj0607
|
35e36b6292
|
Merge remote main into local main
|
2026-04-15 10:03:23 +02:00 |
|
Fabian Haukedal Johansen
|
8c58425bb8
|
Update .gitignore
|
2026-04-15 11:36:11 +02:00 |
|
Fabian Haukedal Johansen
|
51791cab9c
|
Update README.md
|
2026-04-15 10:33:05 +02:00 |
|
Fabian Haukedal Johansen
|
59f8e65393
|
Update README.md
|
2026-04-15 10:32:47 +02:00 |
|
Fabian Haukedal Johansen
|
582e8f13b0
|
Update README.md
|
2026-04-15 10:32:32 +02:00 |
|
Fabian Haukedal Johansen
|
aef30b8a8f
|
Update .gitignore
|
2026-04-15 10:32:01 +02:00 |
|
Fabian Haukedal Johansen
|
5790ee5cb6
|
Update README.md
|
2026-04-15 10:31:41 +02:00 |
|
Fabian Haukedal Johansen
|
2a3c786e92
|
Update .gitignore
|
2026-04-15 10:18:43 +02:00 |
|
Fabian Haukedal Johansen
|
ce2b8f3d38
|
Initial commit
|
2026-04-15 10:13:55 +02:00 |
|
Fhj0607
|
9633222060
|
Initial commit
|
2026-04-15 09:52:24 +02:00 |
|
Fhj0607
|
2c7349849c
|
Initial commit
Generated by create-expo-app 3.5.3.
|
2026-04-15 08:14:06 +02:00 |
|