1
0
Fork 0
mirror of synced 2024-09-12 07:27:20 +12:00
budibase/packages/server/src
melohagan a193d7fcaa Do not set sort column if display is formula (#9378)
* Unset sort column if it is formula

* Null safety
2023-01-19 13:32:45 +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 Fixing minor Typescript issue, some old requires. 2023-01-11 18:16:30 +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