cryptogopher
cryptogopher pushed to master at fixin.me/fixin.me 2026-05-05 20:41:29 +02:00
d3a34233b9 Set constraints on Readouts.user_id foreign key
4a36ffc8bf Move migration defaults to ActiveRecord migration strategy
78639b4c1e Upgrade Rails to 8.1.3
Compare 3 commits »
cryptogopher deleted branch readout-userid from fixin.me/fixin.me 2026-05-05 20:40:40 +02:00
cryptogopher pushed to readout-userid at fixin.me/fixin.me 2026-05-05 20:37:31 +02:00
d3a34233b9 Set constraints on Readouts.user_id foreign key
4a36ffc8bf Move migration defaults to ActiveRecord migration strategy
78639b4c1e Upgrade Rails to 8.1.3
Compare 3 commits »
cryptogopher pushed to readout-userid at fixin.me/fixin.me 2026-05-05 20:34:18 +02:00
f68b2c82d0 Set constraints on Readouts.user_id foreign key
cf44ced7d1 squash
45de77006d Move migration defaults to ActiveRecord migration strategy
c26a591890 Upgrade Rails to 8.1.3
Compare 4 commits »
cryptogopher pushed to readout-userid at fixin.me/fixin.me 2026-05-05 02:35:04 +02:00
38e4b37ba8 Upgrade Rails to 8.1.3
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2026-05-03 17:49:10 +02:00
38e4b37ba8 Upgrade Rails to 8.1.3
cryptogopher created branch readout-userid in fixin.me/fixin.me 2026-05-03 16:42:34 +02:00
cryptogopher pushed to readout-userid at fixin.me/fixin.me 2026-05-03 16:42:34 +02:00
cryptogopher commented on pull request fixin.me/fixin.me#72 2026-04-30 18:38:20 +02:00
Fix seed admin password too short for Devise validation

Implemented admin password generation according to Devise password length requirements in 3454d3052bfcf34f39bab29c94b9f6ad3afe6230.

cryptogopher closed pull request fixin.me/fixin.me#72 2026-04-30 18:38:20 +02:00
Fix seed admin password too short for Devise validation
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-30 18:27:19 +02:00
c4def9cd86 Filter :email field logging only in production env
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-30 18:25:32 +02:00
3454d3052b Generate admin password on db:seed
cryptogopher deleted branch test-multi-db from barbie-bot/fixin.me 2026-04-28 17:30:57 +02:00
cryptogopher deleted branch sole-admin-protection-clean from barbie-bot/fixin.me 2026-04-28 17:24:44 +02:00
cryptogopher commented on pull request fixin.me/fixin.me#83 2026-04-28 17:09:12 +02:00
Fix system tests blocked by HostAuthorization and overlapping element

Fixed in a05767213c333c504cbee6ed2034fc35cc122dc2.

cryptogopher closed pull request fixin.me/fixin.me#83 2026-04-28 17:09:12 +02:00
Fix system tests blocked by HostAuthorization and overlapping element
cryptogopher reopened pull request fixin.me/fixin.me#72 2026-04-27 17:59:49 +02:00
Fix seed admin password too short for Devise validation
cryptogopher reopened pull request fixin.me/fixin.me#77 2026-04-27 17:57:29 +02:00
Fix quantity ordered scope for SQLite compatibility
cryptogopher deleted branch extend-all-test-tasks-multi-db from fixin.me/fixin.me 2026-04-27 17:50:07 +02:00
cryptogopher deleted branch multidb-test-dsl-override from fixin.me/fixin.me 2026-04-27 17:47:53 +02:00
cryptogopher commented on pull request fixin.me/fixin.me#88 2026-04-27 17:44:37 +02:00
Multi-database test runner using DATABASE_URL

Multi database testing implemented in dedea0246fa31fede1e4e5bc4e321375ce5debbd using the Minitest DSL override and Rails shard support.

cryptogopher closed pull request fixin.me/fixin.me#88 2026-04-27 17:44:37 +02:00
Multi-database test runner using DATABASE_URL
cryptogopher pushed to master at fixin.me/fixin.me 2026-04-27 17:41:32 +02:00
dedea0246f Run tests on multiple database configurations
cryptogopher commented on pull request fixin.me/fixin.me#84 2026-04-25 20:10:55 +02:00
Allow Capybara test server host in HostAuthorization

Replace config.hosts with single entry, Capybara.server_host?

cryptogopher pushed to master at fixin.me/fixin.me 2026-04-25 19:49:05 +02:00
3ac3a6f13c Drop Readout.value decimal type in favor of float
97e7bfedf7 Upgrade Rails to 8.0.5
a05767213c Fix test based on unavailable td.link selector
d002ae0f2c Clean up and improve items-table styling
f87aa9fd3d Improve Measurement form layout and styling
Compare 5 commits »