André Kempf Chneemann
  • Karlsruhe - Germany
  • https://andre-kempf.com
  • Full-Stack Developer
    Specializing in Angular (RxJS), Django, React (Next.js) and Python

  • Joined on 2026-07-29
Chneemann pushed to main at Chneemann/flowstate 2026-08-22 06:28:32 +02:00
f3a526a68c refactor(auth): extract authentication logic into a dedicated service and configure docker build args
Chneemann pushed to main at Chneemann/flowstate 2026-08-21 17:42:20 +02:00
1b5a532510 fix(auth): support both server and public environment variables for guest credentials service
Chneemann pushed to main at Chneemann/flowstate 2026-08-21 04:44:12 +02:00
361551a022 feat(auth): add guest login option with environment variables and distinct loading states
Chneemann pushed to main at Chneemann/flowstate 2026-08-21 04:09:06 +02:00
3db1a18086 refactor(member): update member status stat to dynamically display capitalized user role
Chneemann pushed to main at Chneemann/flowstate 2026-08-21 03:56:01 +02:00
6a6b8406a4 feat(db): add role field and role enum to users table schema
Chneemann pushed to main at Chneemann/flowstate 2026-08-20 03:58:09 +02:00
f3cb400d44 refactor(dashboard): improve responsive column layout with auto-fit grid
Chneemann pushed to main at Chneemann/flowstate 2026-08-19 04:43:07 +02:00
d337425a30 refactor(layout): standardize container width and responsiveness across pages
Chneemann pushed to main at Chneemann/flowstate 2026-08-19 04:05:33 +02:00
8bf1aa41e3 fix(member): add error handling and toast feedback for missing user profiles
Chneemann pushed to main at Chneemann/flowstate 2026-08-18 12:48:37 +02:00
a457ad19da feat(member): implement member profile details page and routing
Chneemann pushed to main at Chneemann/flowstate 2026-08-18 12:02:27 +02:00
86d1c8859d feat(member): integrate dynamic member list with server-side data and utility helpers
Chneemann pushed to main at Chneemann/flowstate 2026-08-18 10:18:10 +02:00
ca01a3b44e refactor(ui): reorganize component directory structure
Chneemann pushed to main at Chneemann/flowstate 2026-08-18 10:14:27 +02:00
8d46cee892 feat(ui): add HighlightText component for search match highlighting
Chneemann pushed to main at Chneemann/flowstate 2026-08-17 04:57:18 +02:00
c33fcb9f91 feat(search): conditionally hide SearchBar on non-searchable routes
Chneemann pushed to main at Chneemann/flowstate 2026-08-17 04:48:09 +02:00
07d80a2674 feat(search): add debounced search bar with server-side TaskService filtering
Chneemann pushed to main at Chneemann/flowstate 2026-08-16 19:19:32 +02:00
d6209c900d feat(ui): add GoBackButton component with animated hover and history check
Chneemann pushed to main at Chneemann/flowstate 2026-08-16 19:09:48 +02:00
60e2b77324 feat(layout): add mobile legal menu overlay and unify footer links
Chneemann pushed to main at Chneemann/flowstate 2026-08-15 12:36:12 +02:00
be5f5ff3f0 feat(api): add dynamic health check endpoint with db ping
Chneemann pushed to main at Chneemann/flowstate 2026-08-15 12:22:54 +02:00
37bfb0e759 feat(docs): update README.md with full project structure and CI/CD docs
Chneemann pushed to main at Chneemann/flowstate 2026-08-15 12:06:49 +02:00
8891c106a2 fix(ci): repair ssh deployment pipeline and drizzle migrations
Chneemann pushed to main at Chneemann/flowstate 2026-08-15 10:56:52 +02:00
83ff5852bd feat(ci): add automated SSH deployment workflow