1
0
Fork 0
mirror of synced 2024-06-26 18:10:51 +12:00
Commit graph

111 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Peter Clement 0a8cb11514 update Automation button placement and test details button 2022-05-23 14:11:37 +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
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
Peter Clement 3c44a7ded3 null checking selected automation 2022-05-10 15:15:34 +01:00
Peter Clement 80d7a26798 fix issue with blocks not being toggled 2022-05-10 10:51:48 +01:00
Peter Clement abd78079d1 fix spacing on block arrows 2022-05-09 17:02:24 +01:00
Peter Clement 2e18dfc709 Add test data sidebar and componentize part of the flow item for this purpose 2022-05-09 16:50:43 +01:00
Peter Clement 48804c5414 Some foreach block fixes 2022-05-04 10:24:28 +01:00
Dean 5545cd84c5 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-26 12:12:50 +01:00
Peter Clement f37a2477a7 Merge remote-tracking branch 'origin/develop' into fix/automation-performance-ux 2022-04-25 15:38:11 +01:00
Peter Clement 365cba2a61 remove code that disallowed adding new block in some conditions 2022-04-25 14:39:35 +01:00
Dean f3a1761299 Merge remote-tracking branch 'origin/develop' into feature/new-app-publish-workflow 2022-04-19 14:45:46 +01:00
Dean 3e74118f81 Unpublish refactored to stop development applications being mistakenly deleted. Minor updates to the modal content component to allow the replacement of the header. Further work to implement the publishing workflow changes 2022-04-19 14:38:09 +01:00
Peter Clement aa60f8697f uneeded reactive statement 2022-04-12 11:43:01 +01:00
Peter Clement 261b6ccb03 fix failure condition 2022-04-11 23:10:29 +01:00
Peter Clement b58b84776e Add handling for failure conditions 2022-04-11 10:26:59 +01:00
Peter Clement 2381048c0f more parsing of output bindings 2022-03-29 10:29:51 +01:00
Peter Clement 6ccf744557 update bindings to support looping 2022-03-28 10:01:56 +01:00
Peter Clement 554cefe997 Automation foreach block 2022-03-25 09:26:55 +00:00
Peter Clement 9b3cedd457 remove console log 2022-02-22 16:14:19 +00:00
Peter Clement 439043c6da disallow bindings selection for other actions 2022-02-15 15:05:36 +00:00
Peter Clement a665c71529 Merge remote-tracking branch 'origin/develop' into feature/automation-data-types 2022-02-15 14:14:27 +00:00
Peter Clement 22e1a5dad4 uneeded import 2022-02-15 14:11:04 +00:00
Peter Clement 77822bbca3 update automation type coercion 2022-02-15 13:03:24 +00:00
Peter Clement 3b4fe5a284 fix js 2022-02-11 14:38:34 +00:00
Peter Clement bb5ad1c2bf update how we handle coercion of types 2022-02-11 14:20:25 +00:00
Peter Clement e1841ecc29 change naming of toggle 2022-02-08 15:14:45 +00:00
Peter Clement 78332a682e fix modal confirmatiom button 2022-02-08 15:08:32 +00:00
Peter Clement 59b59dcccb change naming of var 2022-02-08 15:00:16 +00:00