Some UX improvements
This commit is contained in:
parent
48c0067076
commit
8c81237501
81 changed files with 791 additions and 151 deletions
|
|
@ -3,7 +3,6 @@ class CreateChecks < ActiveRecord::Migration[7.1]
|
|||
create_table :checks do |t|
|
||||
t.string :position
|
||||
t.string :name
|
||||
t.text :success_criterion
|
||||
t.integer :level
|
||||
|
||||
t.timestamps
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue