4445 Commits (0089fb06d9fcaf61ca6722019bc2d3ebe85f82bd)

Author SHA1 Message Date
Rory Powell 3d533d9f13 Handle undefined url 4 years ago
Rory Powell f66a8b888f Handle unexpected errors during validation 4 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 4 years ago
Rory Powell ffcf5354eb Add CSRF Token 4 years ago
Andrew Kingston 8284e1d76c Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 4 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 4 years ago
Rory Powell 2b6f9e20f4 Add deprecation notice 4 years ago
Rory Powell b49be566b7 Remove cloud checks 4 years ago
mike12345567 14ec6ac205 Fixing an issue where old apps did not send up the values of the default parameters, the server should be able to handle this, enrich them in if they aren't there. 4 years ago
mike12345567 23a9fc709f Minor fix, when testing the filtering the data section noticed some stuff didn't work, like filtering by just a number (which is actually text) we fixed this previously but had to version the API to fix it, builder needed to send up the API version it desires to use. 4 years ago
Rory Powell 58bcba71f7 Send url to api and honour url on viewing published app 4 years ago
Rory Powell 6e5957a01a validator tweak 4 years ago
Rory Powell 4fb9a4aa59 validator tweak 4 years ago
mike12345567 c66b9fb0b4 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 4 years ago
Rory Powell bc67974996 Share validation between app modals, add yup based validation framework, add url to app modals 4 years ago
mike12345567 06a6001f95 Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 4 years ago
Rory Powell 539bce8aed Add creatingApp && loaded checks 4 years ago
Peter Clement 094df5922d fix export button size 4 years ago
Peter Clement d4463fc0f3 add splash screen for apps page 4 years ago
Peter Clement b0b8e568ce remove uneeded app creation modal 4 years ago
Peter Clement a9d7a19cb5 fix issue with templates showing over more than two rows 4 years ago
Andrew Kingston 8be7018543 Rename return URL to redirect URL in log out action 4 years ago
Andrew Kingston ce3715ccad Update log out action text 4 years ago
Andrew Kingston 8be175843a Add return URL setting to log out button action 4 years ago
mike12345567 e0949b4ac3 Fix for #3721 - deleting invalid relationships if tables have been removed external to budibase - otherwise these could not be removed without deleting the datasource. 4 years ago
mike12345567 8092068aaa Fixing issue #4064 - making it possible to delete JSON fields. 4 years ago
Rory Powell 4d61e84c2b Handle table deletion and data import 4 years ago
Maurits Lourens 77d0a556bd reset field.name to originalName after cancel 4 years ago
Martin McKeaveney 73262179ef refactored middleware to be more generic 4 years ago
Maurits Lourens d2688124f4 use deleteColName when deleting a column 4 years ago
mike12345567 cde801d99b Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 4 years ago
Martin McKeaveney 9663806bfc more flexible datasource auth config 4 years ago
Rory Powell f3ac142870 Remove console.log statements 4 years ago
mike12345567 aae2dc86d3 Getting client partially working, having an issue with search fields not updating for a table block. 4 years ago
Andrew Kingston 4dfb74f512 Add public URL of uploaded file to button action outputs when uploading files to S3 4 years ago
Rory Powell d2e13da831 Test fix 4 years ago
Rory Powell 4433ebc1f2 Handle 403 when loading templates 4 years ago
mike12345567 41b9c94237 Quick fix, only allow using SQL. 4 years ago
mike12345567 90859cfe18 Basic frontend work, getting it sending up search fields from tables with links. 4 years ago
Rory Powell b5250ac244 Fix return url using cookies 4 years ago
Andrew Kingston 9f90bf3801 Update reset theme button to use white for light theme 4 years ago
Andrew Kingston aa5762d6d7 Revert nav bar background to default theme color when changing client app theme, and use a unique nav background color for light theme 4 years ago
mike12345567 44f9ae0682 Fixing issue where any two automations steps of the same type executed in the same automation would have the same response output in the frontend, this was a visual bug. Also fixing an issue introduced by REST update that broke the query controller. 4 years ago
mike12345567 b15f003c8c Updating to use automation setup to use action button instead of custom chevron div and using the action button in the automation code editor so that bindings can be hidden/shown if they are taking up too much of screen. 4 years ago
Andrew Kingston dfd95f9b83 Add initial work on new S3 upload component and button action 4 years ago
Andrew Kingston 54ad2237ea Improve naming of REST pagination parameters 4 years ago
mike12345567 657f55f0da Adding a skip button for fetching plus datasource tables incase working with very large data sets and still want to perform queries. 4 years ago
Andrew Kingston 422c0a3033 Comment builder implementation of lucene searching to highlight that it will be replaced 4 years ago
Martin McKeaveney c2d97b9449 google auth working 4 years ago
Rory Powell 6d5d301adb Support variables in URL 4 years ago