commit 05ab942715deb25671a89761c62fbcbb0a8561cd
Author: Isaac Hirschfeld <gpg@reheatedcake.io>
Date: Mon Mar 7 15:53:51 2022 -0600
fix(triggers): fix a typo in Store Data field
M app/views/Endpoint/views/WorkOrders/TriggersEditor.jsx
commit 3c3882d8e5efadee4d36a7f22a81286c764e9e33
Author: Isaac Hirschfeld <gpg@reheatedcake.io>
Date: Mon Mar 7 15:17:31 2022 -0600
fix(pools): fix create using incorrect type and id
Signed-off-by: Isaac Hirschfeld <gpg@reheatedcake.io>
M app/views/Endpoint/views/Pools/CreateEditor.jsx
commit 0eec7c8f7de3881edb5f900209f495e58831b34b
Author: Isaac Hirschfeld <gpg@reheatedcake.io>
Date: Mon Mar 7 09:46:42 2022 -0600
feat(params): 'cron' render type for params
M app/views/Endpoint/features/editor/tabs/ParamEditor/components/ParamEditorField.jsx
M app/views/Endpoint/features/editor/tabs/ParamEditor/fieldTypes/string.jsx
M app/views/Endpoint/views/Params/CreateEditor.jsx
M app/views/Endpoint/views/Params/Editor.jsx
M app/views/Endpoint/views/Params/constants.jsx
D app/views/Endpoint/views/WorkOrders/components/CronField.jsx
A app/views/Endpoint/views/WorkOrders/components/CronField.tsx
End of Note