Matthias Puchstein mpuchstein
  • Joined on 2020-02-21
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 22:12:00 +02:00
73e022212f added d3 and @types/d3 dependencies for enhanced data visualization capabilities in UI development
af27b23c2f updated MockDreams dataset to support audio input type, added transcript and audio fields for enhanced multimedia representation of dreams
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 21:15:56 +02:00
d38947d316 added dynamic tags display to DreamPage for improved visualization and categorization of dream data
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 21:13:10 +02:00
33f68a7e49 replaced single dream type tag with dynamic tags display in DreamCard for improved categorization and flexibility in UI rendering
ecd3fa120d added tags field to MockDreams dataset for categorization of dreams, improving clarity and enabling better filtering options across components
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:58:07 +02:00
38d01821b2 enhanced ResearchLive project card layout: added min-height and flex properties to improve aesthetic and text alignment consistency
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:53:08 +02:00
6471ffb916 enhanced ResearchLive project card layout: added min-height and flex properties to improve aesthetic and text alignment consistency
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:47:45 +02:00
6e1de4b48f refactored ResearchLive data structure and components: updated mock data models, removed researcher interviews section, and revised StudyCard handling for optional participants field
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 20:17:03 +02:00
20dfb50ac8 updated MockDreams initial record to use a fixed date for consistent test results and predictable behavior in data processing
b8e8057442 removed redundant media references from MockDreams data; updated DreamPage carousel container class for specificity and styled controls in App.css for improved UI consistencies
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-16 19:46:53 +02:00
8df4c91907 updated ResearchLive mock data to include optedIn status and adjusted UI to display participation state for enhanced user interaction feedback
mpuchstein pushed to main at mpuchstein/REMind 2025-07-13 02:53:52 +02:00
26dd1c45a3 removed theme observer and dark theme logo text support from ChipOverview; replaced logo rendering with static header text for simplification and cleaner design
mpuchstein pushed to main at mpuchstein/REMind 2025-07-13 02:41:25 +02:00
95bc368ebb added dark theme support for logo text in Overview and ChipOverview, included new logotext_dark.svg, and implemented a theme observer; updated ChipCard navigation logic for correct routing
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 16:15:29 +02:00
36bb04cfa9 introduced Record page and /record route, updated Navbar with new microphone button redirecting to Record, and commented out unused DreamRecord in Home for cleaner structure
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 15:46:24 +02:00
d6e6b1ccb4 removed NavigationLinks component and its usage across DreamArchive pages; replaced redundant hero and section headers with reusable components (HeroSection, SectionHeader, etc.) for improved maintainability and reduced code duplication
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 14:07:06 +02:00
184d31c07f modularized ResearchLive by introducing reusable components (DreamyCard, HeroSection, SectionHeader, etc.), reducing code duplication and improving maintainability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 14:06:51 +02:00
e10d46b5a1 modularized ResearchLive by introducing reusable components (DreamyCard, HeroSection, SectionHeader, etc.), reducing code duplication and improving maintainability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 13:59:05 +02:00
b77736b88f introduced mock data for ResearchLive, UserDreams, and WorldwideEvents pages; replaced hardcoded content in WorldwideEvents with dynamic data rendering for improved flexibility and maintainability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 13:48:28 +02:00
cebad8a7b0 restructured DreamArchive by introducing detailed subroutes and dedicated pages (WorldwideEvents, CulturalLandscapes, etc.), added ScrollToTop for improved UX, and removed deprecated Archive component.
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 12:58:32 +02:00
e0ad21cc2b commented out unused NavLink button in ChipOverview for cleaner code structure and readability
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 12:48:33 +02:00
5045a342b5 refined DreamCardCompact layout by restructuring user display, simplifying spacing, and improving alignment for better visual balance
d107630ae4 updated ChipOverview navigation button to redirect to root path (/) instead of /home for improved routing consistency
Compare 2 commits »
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 12:45:14 +02:00
cf01e429e4 added detailed layout and interactive elements to ChipOverview, incorporated floating backgrounds, hero section, features grid, specifications, research, applications, and CTA; updated Navbar to link to ChipOverview for improved navigation
mpuchstein pushed to main at mpuchstein/REMind 2025-07-12 12:37:08 +02:00
204ea4f4bc updated DreamCardCompact to improve user display by resizing avatar and name elements, adjusting spacings for better layout balance, and refining font sizes for consistency
ccca533db6 added dreamy gradient styles to index.css, expanded getBackgroundStyle for gradient types, introduced ChipCard component, updated Home with ChipCard, and refined layouts with consistent paddings and shadows
Compare 2 commits »