1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src
2023-05-05 07:50:01 +01:00
..
api Don't validate empty options picker (#10302) 2023-05-05 07:50:01 +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 Revert "Revert "Merge pull request #10038 from Budibase/fix/budi-6723" (#10143)" 2023-03-29 12:12:38 +01:00
db 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
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 pull request #10352 from Budibase/fix/10349 2023-04-24 17:50:49 +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 Support nulls when optional 2023-05-02 12:48:05 +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 Merge pull request #10452 from Budibase/feature/clustering-support 2023-05-04 14:25:23 +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