5 Commits

Author SHA1 Message Date
7962cdf169 Simplify object and association checks
* check for <object> instead of <object>.nil?
* check for <association>_id? instead of <association>.nil? (avoids
  record loading)
2025-01-16 20:42:18 +01:00
d726e92445 Allow opening multiple new/edit forms
Closes #30
2024-12-21 17:52:45 +01:00
e5cf3dc0ae Avoid refreshing whole index on create 2024-12-19 03:46:29 +01:00
5047d4909f Render units from collection, without redirects 2024-01-15 18:45:30 +01:00
ce4770a25c Run #create action 2024-01-06 03:59:09 +01:00