3145 Commits (0089fb06d9fcaf61ca6722019bc2d3ebe85f82bd)

Author SHA1 Message Date
Andrew Kingston 8284e1d76c Filter out an S3 datasources which contain custom endpoints when selecting the datsource to use with the S3 upload component 5 years ago
Rory Powell e0dcc7648c Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 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. 5 years ago
Rory Powell 58bcba71f7 Send url to api and honour url on viewing published app 5 years ago
mike12345567 c66b9fb0b4 Renaming bindableOptions to bindings and replacing the query bindings variable with queryBindings. 5 years ago
Rory Powell bc67974996 Share validation between app modals, add yup based validation framework, add url to app modals 5 years ago
mike12345567 06a6001f95 Fix for #4126 - wrong bindings were being passed to the drawer, making sure correct ones are available. 5 years ago
Peter Clement b0b8e568ce remove uneeded app creation modal 5 years ago
Andrew Kingston 8be7018543 Rename return URL to redirect URL in log out action 5 years ago
Andrew Kingston ce3715ccad Update log out action text 5 years ago
Andrew Kingston 8be175843a Add return URL setting to log out button action 5 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. 5 years ago
mike12345567 8092068aaa Fixing issue #4064 - making it possible to delete JSON fields. 5 years ago
Rory Powell 4d61e84c2b Handle table deletion and data import 5 years ago
Maurits Lourens 77d0a556bd reset field.name to originalName after cancel 5 years ago
Martin McKeaveney 73262179ef refactored middleware to be more generic 5 years ago
Maurits Lourens d2688124f4 use deleteColName when deleting a column 5 years ago
mike12345567 cde801d99b Adding dynamic filter capabilities, also updating search field select in builder to make sure it removes banned search field types. 5 years ago
Martin McKeaveney 9663806bfc more flexible datasource auth config 5 years ago
mike12345567 aae2dc86d3 Getting client partially working, having an issue with search fields not updating for a table block. 5 years ago
Andrew Kingston 4dfb74f512 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
mike12345567 41b9c94237 Quick fix, only allow using SQL. 5 years ago
mike12345567 90859cfe18 Basic frontend work, getting it sending up search fields from tables with links. 5 years ago
Andrew Kingston 9f90bf3801 Update reset theme button to use white for light theme 5 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 5 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. 5 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. 5 years ago
Andrew Kingston dfd95f9b83 Add initial work on new S3 upload component and button action 5 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. 5 years ago
Martin McKeaveney c2d97b9449 google auth working 5 years ago
Rory Powell 22407446ee Navigation fixes for duplicate and delete query 5 years ago
mike12345567 efc691f238 Fixing issue #3915 so that when using the short hand URL for apps you will be redirected correctly if not logged in, allows all users to make use of it and updating the builder to send the user to the short form factor URL if not in cloud. 5 years ago
Rory Powell e115a561c2 Fix Add Authentication button icon 5 years ago
Andrew Kingston 8aa4d49f31 Fix crash in KeyValueBuilder when object doesn't exist 5 years ago
mike12345567 532fefaeff Hiding all tables from data sources when there is no data for them (no placeholder table). 5 years ago
mike12345567 e32869b100 Fixing issue discovered by cypress test case and updating dynamic variable view to hide table when there are none. 5 years ago
Rory Powell 5890f5d4dc Add bold and code cell renderers 5 years ago
mike12345567 85aa2c27b5 Fixing issues with query dynamic variables being able to overwrite/appearing in other queries. 5 years ago
Michael Drury f03f3c8864 Fixing some issues discovered with saving queries and dynamic variables, also displaying dynamic variables in a reactive way. 5 years ago
Andrew Kingston af8d55ef32 Use fixed width for REST query verbs 5 years ago
mike12345567 fab94f5a3a Fixing lint issues. 5 years ago
mike12345567 858ef084ad Finishing up front-end, getting variable creation and management up and working from within the query schema/header menus. 5 years ago
Andrew Kingston 36839d7fdc Revert open button size to small in app list 5 years ago
Andrew Kingston 69a8376d17 Update home screen UI to work better on mobile and make spacing more consistent 5 years ago
Rory Powell 3833b5fb75 Copy changes 5 years ago
Peter Clement 8d57ae93b3 fixing issue 3489 where default role wasn't saving correctly 5 years ago
mike12345567 da7153dd64 Removing outgoing webhook functionality from automations and adding XML response/sending, as well as form data/encoded data. 5 years ago
Rory Powell f499320b47 Link datasource dynamic variables table to query 5 years ago
Rory Powell fc719eda27 Add menu to response heades 5 years ago
Rory Powell d2622a6c4f Read / Write finished 5 years ago