18 Commits

Author SHA1 Message Date
Loic Coenen
cf60ae0ab7 docs: update README with Berlin Clock project documentation 2026-06-25 11:33:48 +02:00
Loic Coenen
80bb62cf50 style: remove border-inline from main container 2026-06-25 11:27:25 +02:00
Loic Coenen
0b8d76a057 refactor: simplify DigitalClock and TimeConverter components 2026-06-25 10:43:36 +02:00
Loic Coenen
3fed6dc168 feat: add Berlin Clock layout and styling with Orbitron font 2026-06-25 10:31:10 +02:00
Loic Coenen
abf8b13fc7 fix: update seconds lamp every second when using system time 2026-06-25 09:58:27 +02:00
Loic Coenen
0b3a1d4d66 refactor: replace enabled prop with disabled in DigitalClock 2026-06-25 09:37:20 +02:00
Loic Coenen
a5e300d238 fix: update current time when system time is enabled 2026-06-25 09:10:03 +02:00
Loic Coenen
261c978037 test: add failing TDD test for system time checkbox behavior 2026-06-25 09:04:06 +02:00
Loic Coenen
d33c434fe9 test: add e2e test for system time checkbox 2026-06-24 23:01:10 +02:00
Loic Coenen
d8348a64ea style: format code with single quotes and add Lamp styling 2026-06-24 22:42:53 +02:00
Loic Coenen
2c84312947 refactor: replace mocked time with injected clock prop and implement conversion logic 2026-06-24 16:54:57 +02:00
Loic Coenen
88ce663b44 test: add comprehensive tests for date and Berlin clock conversions 2026-06-24 16:29:02 +02:00
Loic Coenen
0f0709b90d feat: add TimeConverter component and e2e test setup 2026-06-24 16:15:56 +02:00
Loic Coenen
07b48a6490 feat: add digital clock input and time converter integration 2026-06-24 16:02:19 +02:00
Loic Coenen
46168a70a8 feat: add testing library dependencies and implement component tests 2026-06-23 16:42:49 +02:00
Loic Coenen
826069e8dd test: add initial test files and component stubs 2026-06-23 16:04:30 +02:00
Loic Coenen
5a6de57a91 feat: add Berlin Clock e2e tests 2026-06-23 15:44:53 +02:00
Loic Coenen
0965f585d0 feat: scaffold new React + TypeScript + Vite project 2026-06-23 14:13:22 +02:00