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
c3e7548255
budibase
/
packages
/
server
/
src
/
middleware
/
tests
History
mike12345567
0dd46d12fa
Updating test cases and some re-work of the email system.
2021-04-23 18:07:39 +01:00
..
authorized.spec.js
Adding test cases for current app middleware as well as removing some old middlewares that were no longer used.
2021-04-13 13:32:09 +01:00
currentapp.spec.js
Updating test cases and some re-work of the email system.
2021-04-23 18:07:39 +01:00
resourceId.spec.js
resourceId tests
2021-03-09 12:39:32 +00:00
selfhost.spec.js
Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster.
2021-03-24 18:21:23 +00:00
usageQuota.spec.js
Removing the lookup of _id in usage quota when in dev/self host for performance reasons as part of usage quota, re-writing some bits of fetch self for cleaner implementation, fixing some issues with updating/saving users from within app.
2021-04-13 17:11:55 +01:00