cryptogopher
cryptogopher pushed to master at fixin.me/fixin.me 2025-02-16 19:06:26 +01:00
bc066ceb8f Implement Measurements#new
cryptogopher pushed to master at fixin.me/fixin.me 2025-02-16 14:35:26 +01:00
1b4355ef35 Implement Measurements#new
cryptogopher pushed to master at fixin.me/fixin.me 2025-02-16 11:32:55 +01:00
618ea24953 Implement Measurements#new
cryptogopher pushed to master at fixin.me/fixin.me 2025-02-14 17:48:58 +01:00
4105805126 Implement Measurements#new
cryptogopher pushed to master at fixin.me/fixin.me 2025-02-13 22:37:13 +01:00
2f3c0e40a6 bundle update
72515b2aa2 Relax Ruby version requirement
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-25 16:34:22 +01:00
9d60eee16b Add Measurements tab and #new form
cryptogopher opened issue fixin.me/fixin.me#63 2025-01-22 16:53:03 +01:00
Importing Quantities defaults
cryptogopher opened issue fixin.me/fixin.me#62 2025-01-22 16:51:32 +01:00
Measurements :new form
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-22 16:03:56 +01:00
d43fcec428 Add Measurements tab and #new form
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-22 00:15:19 +01:00
3d7daa8944 Create Readout model
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 21:38:10 +01:00
6300273186 Cleanup
2fdd770457 Center images in 'icon only' table columns
Compare 2 commits »
cryptogopher closed issue fixin.me/fixin.me#57 2025-01-16 21:20:14 +01:00
Fix Unit/Quantity table row indentation on index/new/edit
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 21:20:14 +01:00
dada29d5e6 Fix table row indentation for hierarchy
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 20:48:16 +01:00
5fff9adf4d Delete Units respecting foreign key constraint
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 20:44:07 +01:00
7962cdf169 Simplify object and association checks
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 17:15:32 +01:00
c908063212 Persist Quantity :depth instead of computing it on the fly
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-16 03:25:04 +01:00
30686dd1fc Cleanup of hierarchy related methods
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-15 14:45:34 +01:00
5872072638 Cleanup of hierarchy related methods
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-15 14:12:14 +01:00
cb69629276 Use associations in finders
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-14 23:28:24 +01:00
2c0ae1530a Turn #ancestors into #with_ancestors scope
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-14 23:25:37 +01:00
27038a74d0 Return Quantity progenies as a result of partial ordering
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-14 22:47:27 +01:00
63e8efd64e Return Quantity progenies as a result of partial ordering
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-14 21:20:06 +01:00
bdcfb84c40 Return Quantity progenies as a result of partial ordering
cryptogopher pushed to master at fixin.me/fixin.me 2025-01-14 21:14:53 +01:00
201359de3e Allow to reparent Quantity everywhere
cryptogopher closed issue fixin.me/fixin.me#61 2025-01-14 15:57:38 +01:00
Quantity #reparent action