Week 4 #4

Open
lubba64 wants to merge 8 commits from week4 into main
Owner
No description provided.
Author
Owner

if I can get labels fully implemented that would be a big win, hopefully we can also make checklists happen too (EOD)

if I can get labels fully implemented that would be a big win, hopefully we can also make checklists happen too (EOD)
feat: Finished label adding actually working w/ the server
Some checks failed
CI / compliance (pull_request) Failing after 10m19s
1c4a0f4073
Author
Owner

okay well that's great. I'm still feeling pretty under the weather today so I'm going to take a break. I still have 4 days after today and that's a huge win. I have quite a few hang outs planned with friends this week including tonight.

okay well that's great. I'm still feeling pretty under the weather today so I'm going to take a break. I still have 4 days after today and that's a huge win. I have quite a few hang outs planned with friends this week including tonight.
Author
Owner

I might pick back up later tonight, I do have to go to bed early. we'll see what happens.

I might pick back up later tonight, I do have to go to bed early. we'll see what happens.
refactor: Move all widgets into a designated folder
Some checks failed
CI / compliance (pull_request) Failing after 10m14s
e746cffe10
feat: Task editing
Some checks failed
CI / compliance (pull_request) Failing after 10m26s
6b94463ac6
Author
Owner

I tracked 4 hours of work today for these changes. Hopefully there's more visual progress tomorrow, it turned out there was quite a lot of refactoring that needed to be done. I am also continuously having issues getting distracted, this is likely due to my recovery.

I tracked 4 hours of work today for these changes. Hopefully there's more visual progress tomorrow, it turned out there was quite a lot of refactoring that needed to be done. I am also continuously having issues getting distracted, this is likely due to my recovery.
fix: Fix the issue with the volume data not saving
Some checks failed
CI / compliance (pull_request) Failing after 10m14s
ca04030b44
feat: Create task from textbox
Some checks failed
CI / compliance (pull_request) Failing after 10m23s
944287be16
Author
Owner

label manager will be done today. I have a very nonlinear approach to development.

label manager will be done today. I have a very nonlinear approach to development.
Author
Owner

taking a break.

taking a break.
fix: Fix some label and task adding issues
Some checks failed
CI / compliance (pull_request) Failing after 10m20s
5dc1c1b7ea
Author
Owner

that commit message is misleading, it still needs some work.

that commit message is misleading, it still needs some work.
lubba64 self-assigned this 2026-06-27 05:32:37 +00:00
feat: Figure out database update routes
Some checks failed
CI / compliance (pull_request) Failing after 10m23s
5c39efd82e
chore: Save progress
Some checks failed
CI / compliance (pull_request) Failing after 10m26s
4fa0bc44c1
Author
Owner

I am extremely close to finishing the feature, however, I messed up the label editor implementation by making it store all the state for some reason.

I am extremely close to finishing the feature, however, I messed up the label editor implementation by making it store all the state for some reason.
Author
Owner

I'll sleep on it and it should be done early tomorrow

I'll sleep on it and it should be done early tomorrow
Author
Owner

it seems that things keep happening to distract me outside of my control, however I am making good progress each day. today I should be able to sit here for quite a while starting now.

it seems that things keep happening to distract me outside of my control, however I am making good progress each day. today I should be able to sit here for quite a while starting now.
Author
Owner

keep getting distracted again, plus a bunch of tiny little issues keep coming up.

keep getting distracted again, plus a bunch of tiny little issues keep coming up.
Author
Owner

incredibly annoying feature to implement

incredibly annoying feature to implement
Author
Owner

its a bit late and my head continues to not be in a good spot. I seriously need to lock in and focus up tomorrow.

its a bit late and my head continues to not be in a good spot. I seriously need to lock in and focus up tomorrow.
Author
Owner

sadly I'll have to come back to this pr in a few weeks when things have settled down, I have too much going on, and I submitted the thing I need to for school. this is not in a finished state so it's not getting merged.

sadly I'll have to come back to this pr in a few weeks when things have settled down, I have too much going on, and I submitted the thing I need to for school. this is not in a finished state so it's not getting merged.
Some checks failed
CI / compliance (pull_request) Failing after 10m26s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin week4:week4
git switch week4

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff week4
git switch week4
git rebase main
git switch main
git merge --ff-only week4
git switch week4
git rebase main
git switch main
git merge --no-ff week4
git switch main
git merge --squash week4
git switch main
git merge --ff-only week4
git switch main
git merge week4
git push origin main
Sign in to join this conversation.
No description provided.