Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Kingston 21ec0ad11d Remove logOut call when refreshing the page and not logged in, to avoid changing the URL 6 years ago
..
auth.js Remove logOut call when refreshing the page and not logged in, to avoid changing the URL 6 years ago
binding.js Add component data binding and simplify context sharing 6 years ago
builder.js Bundle app ID inside apps, rather than trying to find it dynamically 6 years ago
data.js Add button actions, simplify contexts and tidy up 6 years ago
index.js first pass at custom store to handle notifications 6 years ago
initialise.js Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 6 years ago
notification.js use const instead of var 6 years ago
routes.js Improve navigation when logging in and out, remove need to hard reload the page and replace with smooth transitions 6 years ago
screens.js Bundle app ID inside apps, rather than trying to find it dynamically 6 years ago