This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd0d8f17f2
budibase
/
packages
/
server
/
src
/
sdk
/
app
History
mike12345567
fd0d8f17f2
Making sure single table get also includes sourceId.
2023-10-25 19:07:51 +01:00
..
applications
Quick fix to make sure that the important components of the app metadata are correctly updated - as well as adjusting the import modal to check if the export is encrypted.
2023-10-13 17:43:14 +01:00
automations
Revert "Merge pull request
#11489
from Budibase/fix/automation-disable"
2023-09-01 15:12:23 +01:00
backups
Remove type information from JSDoc in .ts files, it's redundant.
2023-10-17 16:46:32 +01:00
datasources
Some work towards improving performance of internal DB enrichment, there is a problem with cyclic enrichment due to the outputProcessing, need to decide how to handle formulas on enrichment.
2023-10-04 19:18:21 +01:00
links
Create failing test.
2023-10-18 16:56:55 +01:00
permissions
remove reference to premium plan
2023-09-12 09:34:11 +01:00
queries
Fix for dynamic variables being duplicated when creating new REST queries - also moved some stuff to backend SDK to make a bit re-usable, allowing backend to detect duplicate dynamic variables and error.
2023-07-20 13:07:19 +01:00
rows
Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly.
2023-10-25 19:00:25 +01:00
tables
Making sure single table get also includes sourceId.
2023-10-25 19:07:51 +01:00
views
Making sure the source ID is always set when creating a table - the frontend expects this to be set for every table so making the type represent this correctly.
2023-10-25 19:00:25 +01:00