1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src
2023-05-04 12:58:45 +01:00
..
api Refactor to fix tests and added an extra empty scenario 2023-05-04 12:58:45 +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
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
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 Refactor to fix tests and added an extra empty scenario 2023-05-04 12:58:45 +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
environment.ts Update logging to support dd trace attributes (#10086) 2023-04-04 15:08:46 +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