barbie-bot
  • Joined on 2026-02-28
barbie-bot created pull request fixin.me/fixin.me#88 2026-04-08 13:48:17 +02:00
Multi-database test runner using DATABASE_URL
badb4b336c Use DATABASE_URL instead of temp database.yml for multi-db tests
3e0f27b357 Extend all test tasks to run against every configured test database
barbie-bot created branch feature/extend-all-test-tasks-multi-db in barbie-bot/fixin.me 2026-04-05 13:07:38 +02:00
barbie-bot pushed to feature/multi-database-testing at barbie-bot/fixin.me 2026-04-05 12:49:15 +02:00
24539f236c Add multi-database test runner (test:all_databases)
barbie-bot created branch feature/multi-database-testing in barbie-bot/fixin.me 2026-04-05 12:49:15 +02:00
barbie-bot pushed to refactor/element-helpers at barbie-bot/fixin.me 2026-04-04 16:19:52 +02:00
67f519052a Extract disableElement/enableElement to shared module
barbie-bot created branch refactor/element-helpers in barbie-bot/fixin.me 2026-04-04 16:19:52 +02:00
barbie-bot pushed to fix/autofocus-blur at barbie-bot/fixin.me 2026-04-04 16:16:36 +02:00
eb8fe7622a Fix autofocus on dynamically inserted forms, remove this.blur() handlers
barbie-bot created branch fix/autofocus-blur in barbie-bot/fixin.me 2026-04-04 16:16:36 +02:00
barbie-bot created branch fix/form-cancel-stimulus in barbie-bot/fixin.me 2026-04-04 16:14:47 +02:00
barbie-bot pushed to fix/form-cancel-stimulus at barbie-bot/fixin.me 2026-04-04 16:14:47 +02:00
169e84fe8a Replace render_turbo_stream cancel handlers with form#cancel Stimulus action
barbie-bot pushed to refactor/stimulus at barbie-bot/fixin.me 2026-04-04 15:44:54 +02:00
fee3ce8627 Migrate all inline JS to Stimulus controllers
74341b6b38 Merge branch 'feature/measurements-wide-view' into demo/example-data
Compare 2 commits »
barbie-bot created branch refactor/stimulus in barbie-bot/fixin.me 2026-04-04 15:44:54 +02:00
barbie-bot pushed to feature/measurements-wide-view at barbie-bot/fixin.me 2026-04-04 15:08:30 +02:00
887d669f80 Remove duplicate disable/enable logic and fetch() calls
barbie-bot pushed to feature/measurements-wide-view at barbie-bot/fixin.me 2026-04-04 14:28:40 +02:00
366662a948 Replace JS-generated wide table with ERB partial and Turbo Streams
barbie-bot pushed to feature/measurements-wide-view at barbie-bot/fixin.me 2026-04-04 12:24:36 +02:00
1bc75f5d40 Fix column header lookup fragility, add fetch error handling, add tests
862430e586 Add index on readouts(user_id, taken_at)
barbie-bot pushed to feature/measurements-charts at barbie-bot/fixin.me 2026-04-04 11:55:37 +02:00
5051122bcd Refactor charts: dedicated nav tab, JSON data transport, tests
barbie-bot created pull request fixin.me/fixin.me#87 2026-04-04 00:37:29 +02:00
Add Plotly charts view to Measurements page
barbie-bot pushed to feature/measurements-charts at barbie-bot/fixin.me 2026-04-04 00:36:31 +02:00
71c22f2280 Add Plotly line charts view to Measurements page
barbie-bot created branch feature/measurements-charts in barbie-bot/fixin.me 2026-04-04 00:36:31 +02:00
barbie-bot created pull request fixin.me/fixin.me#86 2026-04-04 00:04:23 +02:00
Add wide view and inline editing to Measurements page
barbie-bot created pull request fixin.me/fixin.me#85 2026-04-04 00:03:45 +02:00
Add taken_at to readouts and default unit to quantities
barbie-bot pushed to feature/measurements-wide-view at barbie-bot/fixin.me 2026-04-04 00:03:25 +02:00
bfd427c9b2 Add wide view and inline editing to Measurements page