1
0
Fork 0
mirror of synced 2024-07-30 02:26:11 +12:00
budibase/packages/server/src
2023-05-15 17:08:23 +01:00
..
api Updating testConnection usage. 2023-05-15 17:08:23 +01:00
automations Add JSON payload support for Make and Zapier (#10529) 2023-05-11 17:49:33 +01:00
constants Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)" 2023-03-29 12:12:38 +01:00
db Removing automation logs from app exports as they are not useful - they take up space and the imported app won't have ran any automations yet. I have added it as a flag so that this does not affect backups (as you would want to maintain logs for backups). 2023-04-27 11:36:52 +01:00
definitions Fixing operation ID. 2023-03-06 17:41:24 +00:00
events Some final updates to get tests passing again, issue with publisher tenant ID being the 'unique' format which cannot actually be used. 2023-04-17 15:59:59 +01:00
integration-test Clean code 2023-05-15 13:16:56 +02:00
integrations Merge branch 'feature/datasource-connections' of github.com:Budibase/budibase into feature/datasource-conns 2023-05-15 17:00:30 +01:00
middleware Restore builder middleware 2023-04-18 10:41:00 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Move tests to qa-core 2023-05-15 13:16:56 +02:00
tests Merge pull request #10276 from Budibase/labday/automation-plugins 2023-04-18 17:33:25 +01:00
threads Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
utilities Feedback update. Console.error to logging.logalert 2023-05-05 09:24:57 +01:00
websockets Grid UI in data section (#10329) 2023-04-20 15:56:24 +01:00
app.ts Grid UI in data section (#10329) 2023-04-20 15:56:24 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Fixing some un-identified listeners, queue messages not being correctly printed, also improving the mechanism for detecting if in the main thread or not. 2023-05-04 17:20:21 +01:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline. 2023-04-15 00:37:22 +01:00
watch.ts Fixing build issue. 2023-04-12 16:22:30 +01:00