budibase/packages/backend-core/src/events
melohagan 39859e10ed
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event

* Support self hosted

* Fix types
2024-11-29 13:12:13 +00:00
..
asyncEvents Further PR comments. 2023-04-17 14:03:54 +01:00
processors Extract out processor and spy variables to reduce repetition. 2024-08-09 11:31:05 +01:00
publishers linting 2024-09-09 16:52:56 +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 Override identity for events sent from dispatcher 2024-03-22 10:41:27 +01:00
identification.ts Don't fetch account for identifyTenantGroup posthog event (#15092) 2024-11-29 13:12:13 +00:00
index.ts Export publishEvent (#14560) 2024-09-11 14:02:42 +00:00