8984 Commits (4dfb74f512fc89cca88488fec0052e6dc6c7b3d5)

Author SHA1 Message Date
Andrew Kingston 4dfb74f512 Add public URL of uploaded file to button action outputs when uploading files to S3 5 years ago
Andrew Kingston 0b0618aa84 Lint and fix size of S3 upload component overlay 5 years ago
Andrew Kingston 73f2c9bd35 Improve error handling when uploading files to S3 5 years ago
Andrew Kingston 375d03a2d6 Add tests for generating S3 signed upload URL 5 years ago
Andrew Kingston b3dba52d62 Update S3 upload with develop and fix preview URLs 5 years ago
Budibase Staging Release Bot addcdf8bcc v1.0.27-alpha.17 5 years ago
Budibase Staging Release Bot 3bea3e71f3 v1.0.27-alpha.16 5 years ago
mike12345567 3f8af725d1 Fixing issue #4010 - options and boolean types can be maintained. 5 years ago
Budibase Staging Release Bot e8815720a0 v1.0.27-alpha.15 5 years ago
Budibase Staging Release Bot 05c84628c1 v1.0.27-alpha.14 5 years ago
Martin McKeaveney 40111491c4 remove old query file 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
Andrew Kingston d949e2dd23 Ensure bad route configs don't cause the client to crash 5 years ago
Andrew Kingston 159c951262 Add S3 presigned request generation and file upload capabilities 5 years ago
Budibase Staging Release Bot f2a2a072c6 v1.0.27-alpha.13 5 years ago
mike12345567 97c6f3298a Removing use of direct package access. 5 years ago
mike12345567 398e87e72a Fixing test mocking. 5 years ago
mike12345567 5ee6aa24b2 Refactoring core library usage in monorepo, make it a bit cleaner/easier to search/more standardised. 5 years ago
Budibase Staging Release Bot 05a17d4475 v1.0.27-alpha.12 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
mike12345567 37d0617ace Renaming some variables to core, fixing test cases that referenced auth directly. 5 years ago
mike12345567 3543c02f6d Updating backend-core description. 5 years ago
Budibase Staging Release Bot 337eb07422 v1.0.27-alpha.11 5 years ago
Andrew Kingston 4f7499cafe Remove unmaintained rollup plugins for node and replace with rollup-plugin-polyfill-node 5 years ago
Andrew Kingston dfd95f9b83 Add initial work on new S3 upload component and button action 5 years ago
Budibase Staging Release Bot 07bb680470 v1.0.27-alpha.10 5 years ago
Budibase Staging Release Bot fe54c98c1a v1.0.27-alpha.9 5 years ago
Rory Powell 72219af169 Fix: Load apps when using the default multi tenant 5 years ago
mike12345567 bdb9a3456d Fixing #3228 - allowing access to parameters in the transformer. 5 years ago
Rory Powell cc338f03df Invalidate dynamic variables when they are removed from datasource 5 years ago
Budibase Staging Release Bot 6c7aaf9a68 v1.0.27-alpha.8 5 years ago
mike12345567 1327394784 Switching out @budibase/auth to @budibase/backend-core. 5 years ago
mike12345567 12ae9993ca Changing directory. 5 years ago
Andrew Kingston ad6b0714d3 Fix crash when fetching queries set up before pagination existed 5 years ago
Budibase Staging Release Bot a14fc26b8f v1.0.27-alpha.7 5 years ago
Rory Powell 36f42d0426 Bump z-index to always be on top 5 years ago
mike12345567 e93d347ad6 Fixing issue #3740 - using text rather than string for mysql/postgres table column creation. 5 years ago
dependabot[bot] e8956b65cd Bump postcss from 8.2.10 to 8.2.13 in /packages/bbui 5 years ago
Budibase Staging Release Bot 48d18d4242 v1.0.27-alpha.6 5 years ago
Andrew Kingston 53b601ec9b Ensure paginate option is respected in DataFetch models 5 years ago
Andrew Kingston e187e8f2b1 Update client query fetch to better determine whether pagination is supported or not 5 years ago
Andrew Kingston 54ad2237ea Improve naming of REST pagination parameters 5 years ago
Andrew Kingston bf22c5130f Add tests for REST pagination 5 years ago
mike12345567 c75cc47ad3 Updating to handle prod vs dev apps and deletion of attachments, as well as handling it on update. 5 years ago
mike12345567 f1981220af Removing attachments when row is deleted (always, need to restrict if app is deployed). 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
Andrew Kingston 422c0a3033 Comment builder implementation of lucene searching to highlight that it will be replaced 5 years ago
Budibase Staging Release Bot 5ff0505f11 v1.0.27-alpha.5 5 years ago