Peter Clement
|
999199dcf6
|
Add handling for failure conditions
|
2022-04-11 10:26:59 +01:00 |
Peter Clement
|
b439e59137
|
Merge remote-tracking branch 'origin/develop' into feature/foreach-block
|
2022-04-07 22:32:44 +01:00 |
Peter Clement
|
006bf368bb
|
more parsing of output bindings
|
2022-03-29 10:29:51 +01:00 |
Peter Clement
|
73151722ec
|
update bindings to support looping
|
2022-03-28 10:01:56 +01:00 |
Peter Clement
|
25258ba055
|
improve context handling
|
2022-03-25 10:52:22 +00:00 |
Peter Clement
|
7817d65eb3
|
Automation foreach block
|
2022-03-25 09:26:55 +00:00 |
Rory Powell
|
5c3c4d28b2
|
Remove automation usage increment
|
2022-03-21 16:08:25 +00:00 |
Michael Drury
|
d3a90acc55
|
Final pass refactoring - need to test but all code in server converted.
|
2022-01-28 00:05:39 +00:00 |
mike12345567
|
5ee6aa24b2
|
Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised.
|
2022-01-12 11:32:14 +00:00 |
mike12345567
|
1327394784
|
Switching out @budibase/auth to @budibase/backend-core.
|
2022-01-10 19:33:00 +00:00 |
mike12345567
|
d1127f3220
|
Fixing an issue with automations throwing a Pouch error due to the auth library database not being setup.
|
2021-12-15 11:25:52 +00:00 |
mike12345567
|
0335b1cee3
|
Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version).
|
2021-11-22 17:42:41 +00:00 |
mike12345567
|
11debac115
|
Updating to manage completed events piling up, this will periodically clear out all events - repeats cannot be removed with the removeOnCompleted job option.
|
2021-11-16 18:58:24 +00:00 |
mike12345567
|
cca28ce255
|
Adding worker controls to both automations and queries.
|
2021-11-11 12:11:09 +00:00 |