1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
budibase/packages/builder/src/components/automation/AutomationPanel
R2bEEaton 8550b7a34d
Automation list sort alphabetically by name #7565
This commit addresses issue #7565 (mine). Automations are currently sorted by internal ID and not by name, which makes it slightly harder to find an automation from a user's point of view.
2022-09-01 06:15:34 -04:00
..
AutomationList.svelte Automation list sort alphabetically by name #7565 2022-09-01 06:15:34 -04:00
AutomationPanel.svelte Test fixes and code review refactoring 2022-04-26 12:04:07 +01:00
CreateAutomationModal.svelte Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
EditAutomationPopover.svelte 6512 - duplicate automation 2022-07-07 23:39:16 +02:00
UpdateAutomationModal.svelte Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00