cryptogopher
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-14 19:41:35 +01:00
30ee4a861e Define LINK_LABELS once. Generate Unicode random strings.
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-12 00:54:01 +01:00
dcffa86e93 Rename add -> new in test descriptions
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-12 00:44:51 +01:00
d5719b1e9d Fill multiplier field, confirm Add button disabled
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-12 00:35:54 +01:00
3a25c1dbd0 Equally sample add unit/add subunit/edit links for test
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-10 18:11:32 +01:00
bb4fbb3adc Refine "add and edit disallow opening multiple forms" test
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-10 01:18:52 +01:00
dc92a333be Fix UnitsTest#test_add_unit
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-09 20:01:23 +01:00
2bbf62b84b Update gems
f3f0b9dc9e Fix UnitsiTest#test_index
40808639cc Update tests to new schema
a18f257378 Schema update
Compare 4 commits »
cryptogopher opened issue fixin.me/fixin.me#42 2024-12-08 15:19:06 +01:00
Cannot db:create with #devise_for route in routes.rb
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-08 14:25:31 +01:00
e49eac766c Add decimal type requirements
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-08 13:48:21 +01:00
0b201606c2 Replace #columns_hash with #type_for_attribute for limits
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-07 20:42:51 +01:00
15a5515c99 Extend NumericalityValidator to check precision and scale
cryptogopher closed issue fixin.me/fixin.me#28 2024-12-07 20:42:50 +01:00
Validate Unit multiplier value against precision/scale
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-07 20:17:39 +01:00
e609f51f3d Extend NumericalityValidator to check precision and scale
cryptogopher opened issue fixin.me/fixin.me#41 2024-12-07 20:13:24 +01:00
Fix form display on validation errors in Units
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-07 16:06:27 +01:00
25ac126df9 Systematize core extesions
cryptogopher closed issue fixin.me/fixin.me#26 2024-12-06 15:30:06 +01:00
Exporting/importing Unit defaults
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-06 15:30:06 +01:00
d31ff5442a Update messages for empty Unit/default Unit indexes
7e5f873cde Change helper into BigDecimal method
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-12-06 01:17:59 +01:00
2e4eb3d4b5 Rake task to export default settings as seeds
cryptogopher opened issue fixin.me/fixin.me#40 2024-12-06 00:55:41 +01:00
Disable "Delete" button for Units with subunits in Units/Default units indexes
cryptogopher opened issue fixin.me/fixin.me#39 2024-12-02 22:40:49 +01:00
Migrate user management to authentication generator from devise
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-30 20:16:48 +01:00
b38d72e9b0 Return to per-action permission filters
13685aa476 Update error handling according to new rules
Compare 2 commits »
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-30 16:12:02 +01:00
2cbae12fa2 Implement Units default destroy
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-27 19:57:44 +01:00
1fedd70fe5 Fix defaults listing
cryptogopher pushed to master at fixin.me/fixin.me 2024-11-26 02:32:35 +01:00
f9bd81c6ab Implement Unit defaults export
cryptogopher opened issue fixin.me/fixin.me#38 2024-11-24 15:17:49 +01:00
Fix too small action button in table form