1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/server/src
Michael Drury 2b49635a31
Merge pull request #2830 from Budibase/fix/2796
Fix for formula fields in enrich call
2021-10-01 11:10:14 +01:00
..
api Fixing formula in enrichment calls, it did not retrieve the correct linked table for output processing, grouping rows for enrichment phase with their correct tables. 2021-09-30 17:54:54 +01:00
automations prevent SMTP fallback for automations 2021-09-27 16:28:39 +01:00
constants merge develop into branch 2021-09-16 22:15:09 +02:00
db Final cleanup, just need to handle view migration (to self host from cloud). 2021-09-29 17:43:16 +01:00
definitions fallback SMTP configuration for cloud 2021-09-27 14:57:22 +01:00
events
integrations added awaits to all mongo querys 2021-09-30 15:05:15 +01:00
middleware Fix app creation when there is no app ctx 2021-09-30 17:35:09 +01:00
tests/utilities fix tests 2021-09-28 15:29:42 +01:00
utilities Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
app.ts merge develop into branch 2021-09-16 22:15:09 +02:00
environment.js merge with develop 2021-09-30 16:05:06 +01:00
index.ts