1
0
Fork 0
mirror of synced 2024-06-23 08:30:31 +12:00
budibase/packages/server/src
Peter Clement c7b6a1a0d3
Merge pull request #8133 from Budibase/fix/automation-looping-issues
Fix issues with looping in automations
2022-10-05 12:51:37 +01:00
..
api Merge pull request #8125 from Budibase/fix/table-options-csv 2022-10-05 10:06:06 +01:00
automations merge with master 2022-09-26 17:57:23 +01:00
constants Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
db only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
definitions Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
events Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
integrations Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
middleware Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
migrations merge with master 2022-09-26 17:57:23 +01:00
tests/utilities Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
threads one more log 2022-10-05 10:01:11 +01:00
utilities Update plugin URL utility export to use CJS syntax 2022-10-05 08:57:26 +01:00
app.ts Merge branch 'develop' into qa/qa-core-jest 2022-09-15 01:18:58 +01:00
environment.js Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
index.ts
module.d.ts fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
watch.ts Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
websocket.ts Refactor server websocket dependency tree to fix jest tests 2022-09-13 09:54:25 +01:00