|
3d7daa8944
|
Create Readout model
|
2025-01-22 00:14:57 +01:00 |
|
|
c908063212
|
Persist Quantity :depth instead of computing it on the fly
|
2025-01-16 17:14:52 +01:00 |
|
|
b6acb30785
|
Make Quantity name unique among siblings
Remove Quantity domain - will be replaced by configurable per-domain
root Quantity, limiting selection to descendants only
|
2025-01-11 21:50:36 +01:00 |
|
|
141d67ad21
|
Add Quantities table
|
2025-01-05 00:44:02 +01:00 |
|
|
3711251656
|
Unit: limit symbol length, change name:string -> description:text
Closes #11
Closes #12
|
2024-11-24 15:13:59 +01:00 |
|
|
f3751c5fa1
|
Disallow NULLs
|
2024-11-23 23:50:57 +01:00 |
|
|
59db1fef17
|
Set multiplier default in db, not model
|
2024-03-15 19:36:05 +01:00 |
|
|
8dbc07ea1f
|
Remove awesome_nested_set related columns
|
2024-01-17 04:23:48 +01:00 |
|
|
a4745c9cb8
|
Add Units
|
2023-07-06 18:34:16 +02:00 |
|
|
787eaba3b1
|
Set unconfirmed_email limit
|
2023-04-23 19:35:43 +02:00 |
|
|
16b067a377
|
Configure User with Devise
bundle exec rails generate devise User
|
2023-03-11 23:19:37 +01:00 |
|
|
deaf0fa73b
|
Generate User scaffold
bundle exec rails generate scaffold user email:string{64}:uniq
status:integer
|
2023-03-11 22:56:32 +01:00 |
|