1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src
Adria Navarro efaf2adf05 Fix build
2023-05-03 18:05:32 +01:00
..
api Fix svelte issues 2023-05-03 18:05:32 +01:00
automations Updating plugins to have a SDK, which can be used for automation action retrieval as well as datasources. 2023-04-11 16:37:26 +01:00
constants Use esbuild for server 2023-03-31 12:32:41 +01:00
db Merge branch 'chore/npmless-builds' into chore/esbuild 2023-05-02 14:56:34 +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 Fix failing test 2023-04-26 16:45:00 +01:00
integrations Merge branch 'develop' of github.com:Budibase/budibase into chore/esbuild 2023-04-25 17:37:56 +01:00
middleware Restore builder middleware 2023-04-18 10:41:00 +01:00
migrations Per user pricing (#10378) 2023-04-24 09:31:48 +01:00
sdk 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
tests Merge pull request #10276 from Budibase/labday/automation-plugins 2023-04-18 17:33:25 +01:00
threads Bulk of the automation plugin system, supporting custom plugins. 2023-04-10 23:48:54 +01:00
utilities Fix build 2023-05-03 18:05:32 +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 Some updates to Dockerfiles. 2023-04-27 17:00:15 +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