Closed asacolips closed 8 months ago
In GitLab by @Asacolips on Mar 11, 2024, 20:59
requested review from @mclemente
In GitLab by @Asacolips on Mar 11, 2024, 21:12
added 1 commit
In GitLab by @Asacolips on Mar 12, 2024, 08:05
added 1 commit
In GitLab by @Asacolips on Mar 12, 2024, 08:25
added 1 commit
In GitLab by @Asacolips on Mar 12, 2024, 11:59
added 1 commit
In GitLab by @Asacolips on Mar 12, 2024, 12:20
added 1 commit
In GitLab by @Asacolips on Mar 16, 2024, 12:37
mentioned in commit 0e3ec7ba68a5eadce39b9b1897dd6fd6796229c7
In GitLab by @Asacolips on Mar 11, 2024, 20:59
Merges 108-fix-enrich-html -> master
enrichHTML()
causing data on item sheets to be enriched prior to saving to the database.getValue
to support retrieving a value by key in Handlebars. This was mostly necessary due to how moveResults is an object that we iterate through.choices
back to the DataModel.hasChoices
flag that can be toggled. I wasn't able to simply checksystem.choices
due to the default value, an empty string, returning false in if statements.Closes #108