[BHP1-1368] Refactor to use Table Entity Form in All Views#107
[BHP1-1368] Refactor to use Table Entity Form in All Views#107
Conversation
…irelab/behave-app into kc-BHP1-1368-refactor-table-entity-form
|
@Kcheung42 This is a ton of work to simplify this, so kudos to you on taking this on! I noticed a few things when running through the app:
I would suggest reverting these back, for now, and opening up a ticket to address these separately. Lists / List Options
Tag Sets / Tags
Domains / Units
Domain Sets / Domains
|
|
Ah thanks for catching this, I think I pushed an update that added a check for an on-select fn to be passed into the table-entity-form but forgot to bind it in the params, easy fix here. I've also updated subtools to use the new component |
ah missed this one, working on this now |
|
updated. |
|
Last few things:
|
…firelab/behave-app into kc-BHP1-1414-add-results-order-attr
|
updated. New keys added to the table entity form |
|
Looks great! Approved 👍 |
…firelab/behave-app into kc-BHP1-1414-add-results-order-attr






Purpose
Related Issues
Closes BHP1-1368
Submission Checklist
BHP1-### <title>)clj-kondo --lint components/**/src bases/**/src projects/**/src)clojure -M:compile-cljs)Testing
There's quite a bit to views to test but there are two patterns to check
Testing Simple (Variables)
Testing Slightly less Simple (Variable Domains)
Screenshots