Marceeli
  • Joined on 2025-04-03
Marceeli pushed to main at Fuji/Fuji 2025-04-19 19:07:53 +00:00
710406c5a5 Add exam saving to db
Marceeli pushed to main at Fuji/Fuji 2025-04-19 16:16:15 +00:00
d556277763 Enable scroll in GradeBottomSheet
Marceeli pushed to main at Fuji/Fuji 2025-04-19 12:53:08 +00:00
768f288150 Rewrite grades.py
Marceeli pushed to main at Fuji/Fuji 2025-04-19 11:54:42 +00:00
5687e5a7b4 Handle case when lucky number is zero by setting it to "None"
Marceeli closed issue Fuji/Fuji#20 2025-04-19 08:24:54 +00:00
Add exams model
Marceeli commented on issue Fuji/Fuji#22 2025-04-19 08:24:22 +00:00
Add exams screen
Marceeli closed issue Fuji/Fuji#22 2025-04-19 08:24:22 +00:00
Add exams screen
Marceeli closed issue Fuji/Fuji#23 2025-04-19 08:23:18 +00:00
Review SDK plan lekcji
Marceeli commented on issue Fuji/Fuji#23 2025-04-19 08:23:17 +00:00
Review SDK plan lekcji

Wszystko naprawione

Marceeli pushed to main at Fuji/Fuji 2025-04-19 08:22:36 +00:00
528ed35c17 Extract HomePage components to another file for readability
Marceeli pushed to main at Fuji/Fuji 2025-04-19 07:51:50 +00:00
c90768dcf2 Remove homeutils and add RecentGradesColumn component to components/home.py and format_grade to utils.py
771be4d84d Remove unused imports from main.py
Compare 2 commits »
Marceeli pushed to main at Fuji/Fuji 2025-04-19 07:49:19 +00:00
3be2e5ef82 Update .gitignore to include .venv
Marceeli pushed to main at Fuji/Fuji 2025-04-19 07:30:31 +00:00
e74a6ef9cd Merge pull request 'Create exams page prototype' (#24) from mily/Fuji:main into main
2fe24aecf1 Fix timetable error when Room is null
437c5ec17b Add logging out
091d459574 Home: create bar with full name and class
c92f13d8ab Create exams page prototype
Compare 5 commits »
Marceeli merged pull request Fuji/Fuji#24 2025-04-19 07:30:29 +00:00
Create exams page prototype
Marceeli commented on pull request Fuji/Fuji#24 2025-04-19 07:27:34 +00:00
Create exams page prototype

oh it works now lmao

Marceeli commented on pull request Fuji/Fuji#24 2025-04-19 07:27:18 +00:00
Create exams page prototype

the fuck

Marceeli pushed to main at mily/Fuji 2025-04-19 07:26:44 +00:00
2fe24aecf1 Fix timetable error when Room is null
437c5ec17b Add logging out
091d459574 Home: create bar with full name and class
c92f13d8ab Create exams page prototype
952fbed080 Update requirements.txt
Compare 5 commits »
Marceeli pushed to main at Fuji/Fuji 2025-04-18 19:02:17 +00:00
952fbed080 Update requirements.txt
Marceeli pushed to main at Fuji/Fuji 2025-04-18 07:43:57 +00:00
a62ebeac99 Handle missing subject in from_hebe_dict method by falling back to event name
Marceeli pushed to main at Fuji/Fuji 2025-04-18 07:41:30 +00:00
512fcf45f5 Refactor Timetable model to change start and end fields from string to time type
dc79405e42 Refactor Lesson model to use time type for start and end fields and update from_hebe_dict method for date conversion
Compare 2 commits »