1
0
Fork 0
mirror of synced 2024-09-18 02:08:34 +12:00
budibase/packages/server/src
2022-10-03 20:31:11 +01:00
..
api 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
automations merge with master 2022-09-26 17:57:23 +01:00
constants
db only run in test mode if couch url is not passed 2022-09-26 10:40:37 +01:00
definitions Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
events
integrations Quick fix for development machines, when running Budibase development stack on systems that are not oracle compatiable it would fail to start due to the lack of dependency. 2022-09-30 15:19:34 +01:00
middleware Updating a few core endpoints to better integrate the groups system and make sure users always have the correct role ID updated onto them. 2022-09-22 18:27:43 +01:00
migrations merge with master 2022-09-26 17:57:23 +01:00
tests/utilities
threads
utilities Merge pull request #7881 from Budibase/feature/email-cc 2022-09-25 13:40:33 +01:00
app.ts
environment.js
index.ts
module.d.ts
watch.ts Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
websocket.ts