budibase/packages/backend-core/src/events
Andrew Kingston d70e49d74f Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
..
asyncEvents Further PR comments. 2023-04-17 14:03:54 +01:00
processors Merge branch 'develop' into chore/remove_package.json_dependency 2023-04-24 18:42:55 +02:00
publishers Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
analytics.ts Configs updates: remove circular deps, dedicated module, typing improvements, reduce db reads 2023-02-23 13:41:35 +00:00
backfill.ts Complete conversion of backend-core to Typescript. 2022-11-24 18:48:51 +00:00
documentId.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
events.ts Further PR comments. 2023-04-17 14:03:54 +01:00
identification.ts Fixing an issue with the tenant ID not being found in self host (default) for identification purposes, stopping doc update queue from activating and working as expected. 2023-05-17 19:21:32 +01:00
index.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