barbie-bot
  • Joined on 2026-02-28
barbie-bot created branch feature/measurements-wide-view in barbie-bot/fixin.me 2026-04-04 00:03:25 +02:00
barbie-bot created branch feature/quantity-default-unit-and-taken-at in barbie-bot/fixin.me 2026-04-04 00:03:25 +02:00
barbie-bot created pull request fixin.me/fixin.me#84 2026-04-02 21:11:10 +02:00
Allow Capybara test server host in HostAuthorization
barbie-bot pushed to fix/test-host-authorization at barbie-bot/fixin.me 2026-04-02 21:11:00 +02:00
c5331f41c7 Allow Capybara test server host in HostAuthorization
d893e59293 Clean up and improve items-table styling
Compare 2 commits »
barbie-bot created branch fix/test-host-authorization in barbie-bot/fixin.me 2026-04-02 21:11:00 +02:00
barbie-bot pushed to fix/system-tests at barbie-bot/fixin.me 2026-04-02 21:10:55 +02:00
3019f0fbec Fix ElementClickInterceptedError in test_update_status_fails_for_admin
barbie-bot created pull request fixin.me/fixin.me#83 2026-04-02 21:07:28 +02:00
Fix system tests blocked by HostAuthorization and overlapping element
barbie-bot pushed to fix/system-tests at barbie-bot/fixin.me 2026-04-02 21:07:14 +02:00
16af631fae Fix system tests blocked by HostAuthorization and overlapping element
d893e59293 Clean up and improve items-table styling
33004f62bd Improve Measurement form layout and styling
687e6fcdff Drop Readout.value decimal type in favor of float
5ed066ad18 Unify border/outline parameters order
Compare 9 commits »
barbie-bot created branch fix/system-tests in barbie-bot/fixin.me 2026-04-02 21:07:14 +02:00
barbie-bot pushed to master at barbie-bot/fixin.me 2026-03-13 03:38:14 +01:00
492507aea7 Merge upstream/final-form into master
1acb179851 Single select form without action buttons
207699584b Back to single-select form w/ multiple select actions
46dd480b4e Alternative new Measurement form, WIP
Compare 4 commits »
barbie-bot pushed to master at barbie-bot/fixin.me 2026-03-12 19:07:59 +01:00
f52f4c83dd Merge upstream/css-cleanup into master
83b064ef3c Merge recover password/resend confirmation forms into sign in/register
Compare 2 commits »
barbie-bot created pull request fixin.me/fixin.me#81 2026-03-12 15:35:50 +01:00
Fix SQLite compatibility in Unit and Quantity models
barbie-bot pushed to fix-sqlite-compat at barbie-bot/fixin.me 2026-03-12 15:35:26 +01:00
5e1699a4b5 Fix SQLite compatibility in Unit and Quantity models
barbie-bot created branch fix-sqlite-compat in barbie-bot/fixin.me 2026-03-12 15:35:26 +01:00
barbie-bot created pull request fixin.me/fixin.me#80 2026-03-12 13:56:53 +01:00
Fix SQLite3::SQLException in Quantity ordered scope
barbie-bot pushed to fix-sqlite-binary-cast at barbie-bot/fixin.me 2026-03-12 13:56:41 +01:00
8be9b3eb2f Fix SQLite3::SQLException in Quantity ordered scope
barbie-bot created branch fix-sqlite-binary-cast in barbie-bot/fixin.me 2026-03-12 13:56:41 +01:00
barbie-bot created pull request fixin.me/fixin.me#79 2026-03-12 13:29:08 +01:00
Fix ArgumentError for text column length validations
barbie-bot pushed to fix-text-column-length-validation at barbie-bot/fixin.me 2026-03-12 13:29:01 +01:00
b31ddd39e4 Fix ArgumentError for text column length validations
barbie-bot created branch fix-text-column-length-validation in barbie-bot/fixin.me 2026-03-12 13:29:01 +01:00
barbie-bot created pull request fixin.me/fixin.me#78 2026-03-12 09:42:43 +01:00
Add default Body weight quantity to seeds
barbie-bot pushed to seed-default-quantities at barbie-bot/fixin.me 2026-03-12 09:42:26 +01:00
fd9d2b791a Add default Body weight quantity to seeds
barbie-bot created branch seed-default-quantities in barbie-bot/fixin.me 2026-03-12 09:42:26 +01:00
barbie-bot pushed to master at barbie-bot/fixin.me 2026-03-10 19:41:20 +01:00
d54467f259 Fix quantity ordered scope for SQLite: use pathname column instead of recursive CTE