1
0
Fork 0
mirror of synced 2024-05-18 11:23:28 +12:00
budibase/packages/server/src/api/controllers/public
2022-11-17 16:30:38 +00:00
..
mapping better tests and cleaner import for server 2022-09-15 19:51:11 +01:00
applications.ts Some minor updates after running qa-core tests, found some issues that likely exists before context update. 2022-11-17 16:30:38 +00:00
queries.ts Merge branch 'develop' into feature/licensing 2022-03-21 17:13:16 +00:00
rows.ts Fix for #6880 - allow SQL table rows to be updated/deleted by their _id field from the public API. 2022-10-03 20:31:11 +01:00
tables.ts Adding new generation technique, converting openAPI spec to typescript definitions, which are then applied in mapping output middlewares to make sure that the structures of the response are fully respected. 2022-03-01 18:35:08 +00:00
users.ts Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
utils.ts Fixing a regression of CSV table creation - normally if a CSV was used to create a table with an options column all of the options would be filled in but this had been broken. 2022-10-04 17:54:33 +01:00