1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/server/src
melohagan 0daacf3425 Add fields for MongoDB SSL cert file paths (#8260)
* Added fields for tls certificate files

* lint

* Only include cert fields if SELF_HOSTED

* lint

* Refactor getSchema function

* Add datasource field group with accordion

* Handle no display column on fieldGroup field

* Override text transform accordian header

* Renamed from TLS to SSL in UI config

* readable flag

* Add accordion component

* Refactor
2023-01-23 16:46:02 +00:00
..
api Do not set sort column if display is formula (#9378) 2023-01-19 13:32:45 +00:00
automations Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
constants
db Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
definitions
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integrations Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00
middleware Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
migrations
sdk
tests Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
threads Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
utilities JSON import changes (#9288) 2023-01-17 15:07:52 +00:00
app.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
environment.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
index.ts
startup.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
websocket.ts