• Joined on 2026年03月03日
fourtf closed pull request entropia/Troll-UI#42 2026年07月04日 15:12:44 +02:00
feat: mobile-friendly unified shift view
fourtf commented on pull request entropia/Troll-UI#42 2026年07月04日 15:12:44 +02:00
feat: mobile-friendly unified shift view

Merged! Thank you for your contribution 😊

fourtf pushed to main at entropia/Troll-UI 2026年07月04日 15:12:23 +02:00
7d6a788149 tweak: Reorganize filter selectors for shift reg
a300ef441f feat(shifts): surface timezone in shift list and fix impl bugs
9cccdf6c48 tweak(ShiftListView): collapsible day headers + cleaner card layout
8b7df15d5e feat(shifts): unified mobile-first shift list with filters + detail
Compare 4 commits »
fourtf merged pull request entropia/Trollsystem#115 2026年06月12日 23:34:16 +02:00
Clippy all the things + basic CI (build + lint)
fourtf pushed to main at entropia/Trollsystem 2026年06月12日 23:34:16 +02:00
cf0740d5da
ci: Build + clippy on push and PR
caac16a27a
*: Run clippy --fix on everything
Compare 2 commits »
fourtf commented on pull request entropia/Trollsystem#115 2026年06月12日 23:34:06 +02:00
Clippy all the things + basic CI (build + lint)

LGTM

fourtf pushed to main at entropia/Trollsystem 2026年06月07日 22:17:33 +02:00
7f39f28107 Fmt: Run cargo fmt --all
bd56391cf5 Tests: Fix get_all_shift_types_test
38c177d2b9 Test: Fix warnings
9bf588b1e8 Tests: Fix compilation
Compare 4 commits »
fourtf commented on pull request entropia/Trollsystem#94 2026年06月07日 21:53:41 +02:00
api: Allow trolls to view trolltypes they are in

@relrod it's @schnabel:matrix.org

fourtf commented on pull request entropia/Trollsystem#100 2026年06月07日 21:30:31 +02:00
tests: get_personal_trolltype_memberships_test

Don't worry, there's no shame in being a VIM user 😉

fourtf pushed to main at entropia/Trollsystem 2026年06月07日 21:14:36 +02:00
bdf7064685 tests: Test wanted_trolls arithmetic logic
7efb656b95 shiftdb: guard wanted_trolls from empty required_trolls
Compare 2 commits »
fourtf merged pull request entropia/Trollsystem#111 2026年06月07日 21:14:36 +02:00
shiftdb: guard wanted_trolls from empty required_trolls
fourtf commented on pull request entropia/Trollsystem#111 2026年06月07日 21:14:30 +02:00
shiftdb: guard wanted_trolls from empty required_trolls

Great catch! This, perhaps, isn't user nicest piece of database logic ;)

fourtf pushed to main at entropia/Trollsystem 2026年06月07日 21:11:04 +02:00
5481da56bf feat: order clickable troll shifts by start time
fourtf merged pull request entropia/Trollsystem#108 2026年06月07日 21:11:03 +02:00
feat: Order clickable troll shifts by start time
fourtf pushed to main at entropia/Trollsystem 2026年06月07日 21:10:28 +02:00
c98a57a26f tests: Fix get_news_by_id_test
fourtf merged pull request entropia/Trollsystem#109 2026年06月07日 21:10:26 +02:00
tests: Fix get_news_by_id_test
fourtf pushed to main at entropia/Trollsystem 2026年06月07日 21:09:55 +02:00
ca98551380 tests: Fix get_all_news_test()
fourtf merged pull request entropia/Trollsystem#107 2026年06月07日 21:09:54 +02:00
tests: Fix get_all_news_test()
fourtf pushed to main at entropia/Trollsystem 2026年06月07日 21:07:22 +02:00
901a4ea737 api: Fix get_news_body_by_id()
fourtf merged pull request entropia/Trollsystem#103 2026年06月07日 21:07:22 +02:00
api: Fix get_news_body_by_id()