4772 Commits (c0cf70720a41a2a53a2e8407dc94eaf25a1ee26b)
 

Author SHA1 Message Date
Andrew Kingston c0cf70720a Revert deletion of S3 upload of attachments in cloud env 6 years ago
Andrew Kingston 5da828a11c Lint 6 years ago
Andrew Kingston cee0decfcc Remove electron specific app import 6 years ago
Andrew Kingston 973cbb5a75 Remove electron specific attachment uploads inside the builder 6 years ago
Martin McKeaveney f576e2fdfe
Merge branch 'master' into develop 6 years ago
Martin McKeaveney 58a7cf5e76
Merge pull request #1264 from Budibase/fix/colorpicker 6 years ago
Andrew Kingston b0deeb3400
Merge pull request #1267 from Budibase/collapsible-routes 6 years ago
Andrew Kingston f209a1e91b Add clear icon to screen search field 6 years ago
Michael Drury e6d4fcee05
Merge pull request #1269 from Budibase/tests/upping-coverage 6 years ago
mike12345567 e2495122c7 Merge branch 'master' of github.com:Budibase/budibase into tests/upping-coverage 6 years ago
Martin McKeaveney a12caebf86
Merge pull request #1271 from Budibase/develop 6 years ago
mike12345567 40b9743c3c Fixing an issue with tmp directory filling up with different test apps. 6 years ago
mike12345567 5d340d4559 Removing unused require. 6 years ago
mike12345567 3947044014 Formatting. 6 years ago
mike12345567 d9217b1148 Updating row tests, reducing console logging during tests for speed and clarity, testing some misc endpoints and updating search functionality to use a starts with operator when working with strings on rows. 6 years ago
Martin McKeaveney 39f5bdc184
Merge pull request #1266 from Budibase/middleware-tests 6 years ago
Martin McKeaveney 1ac6fb5a2a
Merge pull request #1268 from Budibase/hotfix/airtable 6 years ago
mike12345567 e78f73a76d Updating application tests to run a lot deeper, which required updating some other tests to account for creation of empty screens and layouts. 6 years ago
mike12345567 08d15f9d03 Adding auth tests. 6 years ago
mike12345567 2b7f445787 Fixing issue with datasource find endpoint, removing un-used code and updating data source test. 6 years ago
mike12345567 63f081930f Upping automation coverage by adding webhook testing and increasing screen coverage. 6 years ago
Martin McKeaveney bc7cc089b8 allowing airtable query to send down the number of records you want from your table 6 years ago
Andrew Kingston 141d3be174 Don't close folders when selecting a new screen 6 years ago
Andrew Kingston c09d74f61e Ignore click actions when a screen search string exists 6 years ago
Andrew Kingston dd831d56d2 Fix crash when searching screens and selecting layouts 6 years ago
Andrew Kingston 5195e42bc5 Add placeholder to screen search 6 years ago
Andrew Kingston dfee775717 Make screens searchable and make routes collapsible 6 years ago
Martin McKeaveney 6263300a68 finish authenticated tests 6 years ago
mike12345567 3f88ed391f Upping user test cases to cover all of controller. 6 years ago
Martin McKeaveney 67c4a5ef6c authenticated tests 6 years ago
mike12345567 61110be9d0 Adding test cases for backup and integration. 6 years ago
mike12345567 daaf352b89 Adding test cases for component, templates and hosting as well as updating some existing test cases. 6 years ago
Martin McKeaveney 38e27b9003 usageQuota tests 6 years ago
Martin McKeaveney 108f4861e3 resourceId tests 6 years ago
Andrew Kingston 40c47bf3de
Merge pull request #1263 from Budibase/cypress-design-tests 6 years ago
mike12345567 0c51bb7275 Updating query test to include mocked preview/execute and adding layout tests. 6 years ago
Martin McKeaveney c073b8639d refactor selfhost middleware tests to use TestConfiguration 6 years ago
Andrew Kingston de3fd34c60 Fix incorrect port used for CI cypress tests 6 years ago
Martin McKeaveney 758e964977 tests for authorized middleware 6 years ago
Keviin Åberg Kultalahti bb4681f2b6 change default color of colorpicker 6 years ago
mike12345567 f1abb9194f Adding API key tests. 6 years ago
mike12345567 8a0a0dabdb Adding a query find and planning to tackle mocking out the preview and execute functionality. 6 years ago
Keviin Åberg Kultalahti 293ca3e54f fixes colorpicker bugs 6 years ago
mike12345567 039de61de3 Some fixes after testing webhooks as well as adding test cases for all webhook endpoints. 6 years ago
Martin McKeaveney c429caf6a4 self hosted middleware test 6 years ago
mike12345567 a3257d37e6 Updating routing test cases. 6 years ago
Andrew Kingston 40beae659a Add cypress test for deleting a component 6 years ago
Andrew Kingston d9a5c08a87 Add tests for handlebars helper and fix curly brackets used in binding test 6 years ago
mike12345567 94135aa714 Merge branch 'master' of github.com:Budibase/budibase into develop 6 years ago
Michael Drury 07e888fc10
Merge pull request #1254 from Budibase/bug/relationship-cardinality 6 years ago