1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/specs/resources
2024-02-08 16:32:14 +00:00
..
utils
application.ts Adding documentation for export endpoint. 2023-09-22 13:29:16 +01:00
index.ts
metrics.ts
misc.ts
query.ts
roles.ts Updating types to be based on the open API definition rather than types. 2023-08-15 17:33:22 +01:00
row.ts
table.ts A quick refactor to get rid of the old 'FieldTypes' enumeration, considering how core it is to all data handling in Budibase, the fact we had both 'FieldType' and 'FieldTypes' was confusing - righting this fully. 2024-01-24 16:58:13 +00:00
user.ts Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00