1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/server/src/api/controllers
2022-02-24 14:03:29 +00:00
..
deploy Review comments, renaming deployed -> prod in terms of app IDs. 2022-01-31 17:42:51 +00:00
query Fix for #4440, fixing validation of API endpoints. 2022-02-12 10:35:10 +00:00
row Fixing issue with formula column validation breaking row save. 2022-02-21 15:01:42 +00:00
static Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools 2022-02-24 14:03:29 +00:00
table Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 17:00:22 +00:00
view Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 2022-02-08 14:34:52 +00:00
analytics.js
apikeys.js
application.js Review comments, renaming deployed -> prod in terms of app IDs. 2022-01-31 17:42:51 +00:00
auth.js Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-01-31 17:00:22 +00:00
automation.js Final pass refactoring - need to test but all code in server converted. 2022-01-28 00:05:39 +00:00
backup.js
cloud.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
component.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
datasource.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
dev.js bug fix for handlebars expression, show budibase version in updates panel 2022-02-17 10:12:35 +01:00
integration.js only show gsheets in self host 2022-02-10 11:34:50 +01:00
layout.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
metadata.js Final pass refactoring - need to test but all code in server converted. 2022-01-28 00:05:39 +00:00
migrations.js Add app db support + app url migration 2022-01-27 10:40:31 +00:00
permission.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
role.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
routing.js Tests updating, all now passing, fixed some issues discovered by them. 2022-01-28 15:43:51 +00:00
screen.js Main body of work, refactoring most usages. 2022-01-27 18:18:31 +00:00
script.js
templates.js
user.js Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 2022-02-04 17:37:13 +00:00
webhook.js Review comments, renaming deployed -> prod in terms of app IDs. 2022-01-31 17:42:51 +00:00