|
|
@@ -59,8 +59,8 @@
|
|
|
{:value status
|
|
|
:uuid (random-uuid)
|
|
|
:icon {:type :tabler-icon :id icon :name icon}})
|
|
|
- [["Backlog" "Backlog"] ["Todo" "Todo"] ["Doing" "In Progress 50"]
|
|
|
- ["In Review" "In Review"] ["Done" "Done"] ["Canceled" "Cancelled"]])
|
|
|
+ [["Backlog" "Backlog"] ["Todo" "Todo"] ["Doing" "InProgress50"]
|
|
|
+ ["In Review" "InReview"] ["Done" "Done"] ["Canceled" "Cancelled"]])
|
|
|
:visible true}
|
|
|
:priority {:original-name "Priority"
|
|
|
:schema
|