Compare commits

...
This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
David Taylor
887af6d074
DEV: Convert composer controller to native class syntax
Actions are moved from `actions: {}` to top-level functions with `@action` decorator. Previously we had a `save()` action and a top-level function of the same name, so this commit centralizes the logic from both into one function.
2023-03-17 17:04:36 +00:00

File diff suppressed because it is too large Load Diff