9996 Commits (9f90bf3801cc3ccf0cb4eef4c40087f171efee25)
 

Author SHA1 Message Date
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
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 48d18d4242 v1.0.27-alpha.6 5 years ago
Michael Drury 342a4b1f95 Merge pull request #3931 from Budibase/fix/3915 5 years ago
Budibase Staging Release Bot 5ff0505f11 v1.0.27-alpha.5 5 years ago
Michael Drury 52d680faaf Merge pull request #3929 from Budibase/fix/cli-versioning 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
mike12345567 07fb8cbb13 Updating CLI to build required versions and including it as part of the release workflow. 5 years ago
Budibase Staging Release Bot 7732d8de3e v1.0.27-alpha.4 5 years ago
Michael Drury fe40e3e85d Merge pull request #3830 from Budibase/feature/query-variables 5 years ago
mike12345567 8d9db5c846 Adding test case to check that query dynamic variables are cached correctly and error scenario is handled. 5 years ago
mike12345567 44a8d36c91 Adding basic test cases for static and dynamic variables (backend). 5 years ago
Budibase Staging Release Bot ba5586e601 v1.0.27-alpha.3 5 years ago
Rory Powell db7ececb3d Merge pull request #3920 from Budibase/stalebot/prevent-close 5 years ago
Rory Powell de6d060234 Prevent stalebot from closing issues 5 years ago
mike12345567 b5a52cb790 Fixing issue discovered where parameters weren't selected correctly. 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
mike12345567 18ff7a9cfb Merge branch 'develop' of github.com:Budibase/budibase into feature/query-variables 5 years ago
Budibase Staging Release Bot f65ae6a9e3 v1.0.27-alpha.2 5 years ago
Peter Clement c5f80af0ed Merge pull request #3913 from Budibase/bug/pc-fixes 5 years ago
Andrew Kingston 2611dd04e8 Merge pull request #3776 from Budibase/feature/json-backend 5 years ago
Andrew Kingston 4cd8886e1a Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 5 years ago
Budibase Staging Release Bot e463ae652a v1.0.27-alpha.1 5 years ago
Martin McKeaveney d874ca389b Merge pull request #3855 from diogenesbrussels/develop 5 years ago
Olivier@Diogenes 6d41fc16f5 Add frenchtranslation for the README. 5 years ago
Rory Powell 5890f5d4dc Add bold and code cell renderers 5 years ago
Rory Powell 6904e6a1df Prevent escaping in query parameter bindings 5 years ago
Rory Powell e96467a7cd Further fix for dynamic variable deletion across different queries 5 years ago
Rory Powell ded3c2247b Update curl import to support encoded characters in request body 5 years ago
mike12345567 ff69aad969 Fixing conflict. 5 years ago
mike12345567 0841e2b50d Allowing switching between body types without losing state in REST UI. 5 years ago
Rory Powell 4b2ce2a280 Default rest body type to json when there is an existing body 5 years ago
Rory Powell 5dc6917fb2 Fix dynamic variable deletion and move utils 5 years ago
Budibase Staging Release Bot 961d9ea4aa v1.0.27-alpha.0 5 years ago
Martin McKeaveney f32176590a adding swagger parser dep 5 years ago
Martin McKeaveney b1769f47dc Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Martin McKeaveney 89ce9c8e88 preprod job for testing in isolation 5 years ago
mike12345567 ab77c081bd Some minor UI tweaks. 5 years ago
mike12345567 0afc34af69 Removing faked error. 5 years ago
mike12345567 52eef17da0 Adding query invalidation, when a query fails that has dynamic variables it will invalidate the cache value for all dynamic variable values. 5 years ago
mike12345567 85aa2c27b5 Fixing issues with query dynamic variables being able to overwrite/appearing in other queries. 5 years ago
Budibase Release Bot 50ae72b1f0 v1.0.26 5 years ago
Martin McKeaveney 2b5d1a105a use standard values.yaml 5 years ago
Martin McKeaveney e086859c7a adding preprod deploy 5 years ago
mike12345567 d61cb6c037 Some fixes after testing dynamic variables in rest a bit more. 5 years ago