1
0
Fork 0
mirror of synced 2024-09-18 10:20:11 +12:00
Commit graph

344 commits

Author SHA1 Message Date
Andrew Kingston
82ca88ad28 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-17 14:20:34 +01:00
Mel O'Hagan
b06fdb066f Null safety 2022-08-10 17:09:51 +01:00
Andrew Kingston
7b7075b276 Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-keyboard-shortcuts-develop 2022-08-01 19:08:30 +01:00
mike12345567
1366bcd87c Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-29 14:31:18 +01:00
Andrew Kingston
447f463ec5 Fix icon colors being static grey in automation section 2022-07-29 13:33:04 +01:00
Rory Powell
5e9a03e307 Merge branch 'master' into develop 2022-07-27 16:32:36 -04:00
mike12345567
ba1c5abf43 Fixing an issue with test panel not updating when new test data comes in. 2022-07-27 16:47:19 +01:00
mike12345567
c3dbeb9d04 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
mike12345567
f2addf16cb Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-26 17:25:55 +01:00
NEOLPAR
eb9db559e0 amended code following recommendations in PR comments 2022-07-26 17:22:42 +01:00
NEOLPAR
7292afd438 fixed automation app:trigger not mapping test modal form 2022-07-26 16:33:27 +01:00
mike12345567
cfde86a996 Adding UI for displaying when the CRON job has been stopped and alert the user to next steps. 2022-07-26 13:59:22 +01:00
mike12345567
34c55cdb2d Fix for permission spamming in the automation UI. 2022-07-22 18:43:35 +01:00
Dean
26713ab53b Fix for left positioning of the KeyValueBuilder drawers 2022-07-20 16:38:42 +01:00
mike12345567
939fd34caf Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-18 14:09:02 +01:00
mike12345567
30b7790e65 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
mike12345567
a4825f8f6c Removing console log. 2022-07-15 14:33:34 +01:00
mike12345567
90bc52336a Fix for #6501 - don't fail to publish app when cron expression is empty in any automation, just don't publish that automation. Also adding an error to automation to make it clear an expression is required. 2022-07-15 14:15:16 +01:00
mike12345567
320e41c393 Fix for #6702 - remove users table as an option for automation triggers. 2022-07-15 13:39:47 +01:00
mike12345567
843e4a1d38 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-07-14 19:35:31 +01:00
Martin McKeaveney
4adff8c8fc
Merge pull request #6603 from mslourens/duplicate_automation
6512 - duplicate automation
2022-07-13 14:02:42 +01:00
Andrew Kingston
8d52c772ad Improve automation test display layout and spacing 2022-07-11 20:16:22 +01:00
Andrew Kingston
f0eb659cb5 Add hover effect to automation item header expand icon 2022-07-11 20:04:35 +01:00
Andrew Kingston
8e03c8a33c Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-07-11 10:33:50 +01:00
Maurits Lourens
15fbd8fcae 6512 - duplicate automation 2022-07-07 23:39:16 +02:00
mike12345567
bfd9a29104 Fix for builder loading flow item header. 2022-06-29 13:34:36 +01:00
mike12345567
e921547c64 Updating filter/condition action to show a stopped status rather than error, updating everything else to be aware of this. 2022-06-28 17:02:24 +01:00
mike12345567
a2dc3dc3b1 Getting notifications working correctly, linking to errors in a better way, generally improving UI, getting some final touches here and there. 2022-06-22 20:23:18 +01:00
Andrew Kingston
15c28bcb8f Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-06-15 15:32:33 +01:00
mike12345567
03165faf0f Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-06-15 15:08:48 +01:00
Rory Powell
14e9fb4505 Remove ui events except for component created and view published app 2022-06-06 12:51:22 +01:00
Rory Powell
4cdfb3c110 Remove todos 2022-06-06 11:11:13 +01:00
mike12345567
5914b0c560 Adding real history to the history tab, getting storage to couch and retrieval + api working. 2022-06-01 16:01:06 +01:00
mike12345567
0274516ad6 Progress towards using couchdb for automation logs, after testing redis and realising it won't work. 2022-05-31 19:52:35 +01:00
mike12345567
72cfd09b8f Using the test panel in the automation history tab, same experience as that of the automation flow. 2022-05-31 13:30:18 +01:00
Rory Powell
64d73e2f96 Merge branch 'develop' into feature/posthog-v2 2022-05-28 23:03:31 +01:00
Andrew Kingston
6b905da588 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-27 13:32:07 +01:00
mike12345567
6f093f9491 Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-logs 2022-05-27 12:31:00 +01:00
mike12345567
09f8675816 Merge branch 'master' of github.com:Budibase/budibase into develop 2022-05-25 18:12:27 +01:00
Andrew Kingston
949ab2dac6 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-24 09:47:00 +01:00
Peter Clement
5d1a6c370b
Merge pull request #5795 from Budibase/feature/automation-test-sidebar
Add automation test sidebar
2022-05-23 15:07:37 +01:00
Peter Clement
0a8cb11514 update Automation button placement and test details button 2022-05-23 14:11:37 +01:00
Rory Powell
80a82bbcc3 Merge branch 'develop' into feature/posthog-v2 2022-05-23 09:04:00 +01:00
Peter Clement
5fbfc0bb6b fix animation of test panel 2022-05-20 14:20:53 +01:00
Peter Clement
7ce0043074 ensure binding / value selection in automation persists 2022-05-19 15:58:56 +01:00
Andrew Kingston
0133aabc46 Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui 2022-05-17 12:59:15 +01:00
Rory Powell
b1c5f09651 Merge branch 'master' into merge-master 2022-05-17 08:35:29 +01:00
Martin McKeaveney
cb6d908643 webhook URL paste, hiding no access role 2022-05-12 19:46:13 +01:00
mike12345567
a7631bbad9 Shifting the title of the flow item header into separate component so that it can be used by the run history flow as well. 2022-05-12 18:14:38 +01:00
Mel O'Hagan
d6142b777e Add limit placeholder for Automation queries 2022-05-11 11:25:53 +01:00