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
f5cc6bf3a2
budibase
/
packages
/
server
/
src
/
tests
/
utilities
History
mike12345567
fe846f86a5
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
2022-04-21 14:56:14 +01:00
..
TestConfiguration.js
Fixing issues with test cases - a lot of test cases didn't setup tenancy in any format, which now means that the API endpoints they call would not have access to a Global DB instance. Also had to disable the closing of the database in test as this was removing the database from memory, meaning future calls would find an empty database when they opened it.
2022-04-21 14:56:14 +01:00
controllers.js
Prevent non builder from accessing dev apps
2021-10-25 16:59:09 +01:00
index.js
Add explicit prettier options
2021-05-04 11:32:22 +01:00
structures.js
Switching out @budibase/auth to @budibase/backend-core.
2022-01-10 19:33:00 +00:00