..
deploy
Adding back compaction.
2022-12-07 18:09:17 +00:00
plugin
Some server typescript re-writes, only automations left and some controllers.
2022-11-25 15:01:46 +00:00
public
Extension on fix for user self assignment, don't allow users to change their admin/builder status.
2022-12-07 12:42:14 +00:00
query
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
row
Fix SQL table `_id` filtering ( #9030 )
2022-12-15 09:22:28 +00:00
static
Some server typescript re-writes, only automations left and some controllers.
2022-11-25 15:01:46 +00:00
table
Merge branch 'master' of github.com:Budibase/budibase into develop
2022-11-29 11:13:54 +00:00
view
One file left in the server, some fixes after converting the internal row controller.
2022-11-26 15:42:53 +00:00
analytics.ts
Merge develop
2022-09-28 08:56:45 +01:00
apikeys.ts
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
application.ts
Fixes based on test failures.
2022-12-06 12:47:48 +00:00
auth.ts
Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions.
2022-11-22 19:49:59 +00:00
automation.ts
Automation overhaul to Typescript, plus type updates.
2022-11-25 19:57:07 +00:00
backup.ts
Removing timeout for export apps - #8589 .
2022-11-08 20:12:32 +00:00
cloud.ts
Fix for #8896 - the automation logs were already being sync'd to the dev database, but when unpublished they are in-accessible. Some minor updates to make sure that before unpublishing there is a sync, and then most of the changes are in pro.
2022-12-05 18:24:25 +00:00
component.ts
Updating all of the route files to typescript, as well as some controllers.
2022-11-22 18:49:19 +00:00
datasource.ts
Fix to ensure only the budibase datasource type is altered on save
2022-11-29 16:08:31 +00:00
dev.ts
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
2022-11-10 16:38:32 +00:00
integration.ts
Fixes based on server build so far.
2022-11-26 15:10:41 +00:00
layout.ts
Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions.
2022-11-22 19:49:59 +00:00
metadata.ts
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
migrations.ts
Fixes based on server build so far.
2022-11-26 15:10:41 +00:00
permission.ts
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
role.ts
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
routing.ts
More controller typescript conversions.
2022-11-22 16:52:25 +00:00
screen.ts
Updating all of the route files to typescript, as well as some controllers.
2022-11-22 18:49:19 +00:00
script.ts
Updating all of the route files to typescript, as well as some controllers.
2022-11-22 18:49:19 +00:00
templates.ts
Updating all of the route files to typescript, as well as some controllers.
2022-11-22 18:49:19 +00:00
user.ts
PR comments, moving more stuff into SDK.
2022-12-06 12:22:41 +00:00
webhook.ts
Fixes based on server build so far.
2022-11-26 15:10:41 +00:00