budibase/packages/server/src
Andrew Kingston cfa07a68ae Handle table, query and datasource events using builder socket 2023-05-22 15:59:44 +01:00
..
api Handle table, query and datasource events using builder socket 2023-05-22 15:59:44 +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 Test dynamodb connection 2023-05-15 17:58:09 +02: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 pull request #10620 from Budibase/feature/oracle-conn-checking 2023-05-17 10:52:31 +02:00
middleware Remove single user restriction and notify users if they are the primary builder or not 2023-05-12 13:55:08 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Fix auth checks when specified auth 2023-05-16 11:43:13 +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 Fix for importing exported array/option fields. Fix to ensure lastid and inclusion updates persisted as a result of an import. Test updates for array and option fields 2023-05-10 12:36:01 +01:00
websockets Handle table, query and datasource events using builder socket 2023-05-22 15:59:44 +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
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