budibase/packages/server/src
Andrew Kingston b93f575bca Add popovers to sheet column headers, improve mouse UX 2023-03-06 15:09:42 +00:00
..
api Add WIP initial multi-user websocket implementation for sheets 2023-03-05 18:57:05 +00:00
automations Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-21 16:53:28 +00:00
constants Fix old tests 2023-01-20 10:12:52 +00:00
db Moving search index to an enum. 2023-02-24 13:15:14 +00:00
definitions Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integration-test Renamings 2023-02-24 10:51:55 +01:00
integrations Merge pull request #9815 from Budibase/bug/budi-6076-cannot-delete-columns-in-google-sheet 2023-02-28 13:56:32 +00:00
middleware Add WIP initial multi-user websocket implementation for sheets 2023-03-05 18:57:05 +00:00
migrations Server flaky tests fixes - improving tenancy config 2023-02-23 13:43:27 +00:00
sdk Merge branch 'master' of github.com:Budibase/budibase into develop 2023-02-10 17:42:56 +00:00
tests Server flaky tests fixes - improving tenancy config 2023-02-23 13:43:27 +00:00
threads Minor fix for automations, the wrong function had the environment variables being added to environment, this is very minor, it simply makes sure that environment variables are in context for the whole of the automation runner - e.g. if utilising many datasources each of them doesn't need to re-retrieve the environment variables, instead they will be available based on the env vars retrieved at the start of the execution. 2023-02-10 14:14:43 +00:00
utilities Run CI steps in parallel (#9760) 2023-02-21 17:13:24 +00:00
websockets Add popovers to sheet column headers, improve mouse UX 2023-03-06 15:09:42 +00:00
app.ts Add WIP initial multi-user websocket implementation for sheets 2023-03-05 18:57:05 +00:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
elasticApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Merge master into develop 2023-02-15 15:10:02 +00:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Further PR comments. 2023-02-27 11:00:13 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00