8387 Commits (95fcaeea0609b133eecff0faae3e06bb3d4c4cfa)

Author SHA1 Message Date
Peter Clement 63fc3dcc13 refactor wizard into its own file 5 years ago
Budibase Staging Release Bot 4a22570b05 v0.9.185-alpha.4 5 years ago
Andrew Kingston c43927e863 Remove focus style on contenteditable components in chrome 5 years ago
Andrew Kingston 1cfb0f467d Prevent dragging of a component while being edited 5 years ago
Andrew Kingston fe7bc33566 Remove deprecated keydown event being sent by client library 5 years ago
Budibase Staging Release Bot 144452346f v0.9.185-alpha.3 5 years ago
Andrew Kingston e1363dff11 Reset app name in deletion confirmation modal when closing modal 5 years ago
mike12345567 35d96f54c8 Adding specific error cases to all app ID checking functions - three cases, is dev/prod, isn't and no app/ID provided. 5 years ago
Michael Drury 0f37562ab6 Fixing issue presented by test, passing Couch instance around for when it is being used in memory. 5 years ago
Andrew Kingston b1a2bb59a6 Rename data block to repeater block 5 years ago
Andrew Kingston 9e94df969d Remove unused prop 5 years ago
Budibase Staging Release Bot 5bb8900cdd v0.9.185-alpha.2 5 years ago
mike12345567 7eb29ffc7d Updating the getAllApps function to use a cached version of the app metadata, rather than retrieving it individually everytime. Also invalidating the results everytime they are updated (at least in the important locations). 5 years ago
mike12345567 9b5909e367 Adding role, as it wasn't being set in metadata. 5 years ago
mike12345567 45af6be6de Fixing issue found by Mitch, with syncing not functioning for singular role updates. 5 years ago
Budibase Staging Release Bot 38f0e8d665 v0.9.185-alpha.1 5 years ago
mike12345567 c85b1a5a0c Adding a check to disable the display column options when importing to an existing table as it makes no sense in this scenario. 5 years ago
Andrew Kingston 1b4e95ed3c Be even more explicit about expecting an array data type for data provider rows 5 years ago
Andrew Kingston 9b05990418 Update literal helper to return an empty string rather than the string 'undefined' when the value is undefined 5 years ago
Andrew Kingston 0c9ab127e5 Update data sources to correctly include block context suffixes in provider IDs 5 years ago
Peter Clement 4eb536a1f8 fix accidentally changed cypress port 5 years ago
Peter Clement 8ad1906865 fix cypress tests 5 years ago
Peter Clement 0c7da50562 Add deletion modal and hover on delete icon 5 years ago
Michael Drury 8ad44e59af Fixing test case (didn't provide a schema). 5 years ago
mike12345567 0cf612029e Linting and updating csv parser test case to match new functionality. 5 years ago
mike12345567 86eec3bb52 Some UI work, as well as moving SQL to using a proper bulk insert method and fixing an issue found with csv parsing and removing of invalid columns. 5 years ago
mike12345567 a6481d1685 Adding in existing external table import. 5 years ago
mike12345567 6c46c119a6 Adding all required controls for data import to internal tables, just need to implement external table data import. 5 years ago
Andrew Kingston cd94f72faa Replace manual usage of square brackets with string-templates makePropSafe util 5 years ago
Andrew Kingston 04e8c4a932 Clafify comments 5 years ago
Andrew Kingston 07f15c5759 Add data block component 5 years ago
Andrew Kingston 65111272b8 Allow blocks which take children to work with DND 5 years ago
Andrew Kingston 8b3edeea3b Update settings bar to account for new block settings structure 5 years ago
Andrew Kingston e0c88597a7 Enable data providers to use array and attachment fields as their source 5 years ago
Rory Powell cf13853f09 Fixes for google sso, cloud email url and cloud logo updates 5 years ago
mike12345567 d7ef5e606c Fixing issue where deleted datasources wouldn't clear out queries. 5 years ago
mike12345567 2dee1d6cff Fixing issues dsicovered by automation test cases, as well as disabling threading for test scenarios. 5 years ago
mike12345567 f5e2e2baca Fixing an issue with filtering by dates in SQL, where the lucene dates provided don't convert cleanly to JS dates. 5 years ago
Budibase Staging Release Bot 04cfca8b8e v0.9.185-alpha.0 5 years ago
Peter Clement b186980451 removing log 5 years ago
Peter Clement 52d9f3a0ac css fixes 5 years ago
mike12345567 82dac5c588 Adding worker controls to both automations and queries. 5 years ago
Peter Clement 2ab72610f8 fix saving of blank screen 5 years ago
Budibase Release Bot 4db512d87e v0.9.184 5 years ago
Martin McKeaveney 119678b3c4 update clientLibraryPath call in application.js 5 years ago
Martin McKeaveney 3915f3d993 bust cache when app versions are different 5 years ago
Budibase Staging Release Bot f612213122 v0.9.180-alpha.11 5 years ago
Peter Clement 39a66e2a49 save nav selection 5 years ago
Peter Clement 5d687316cb move modals to top level 5 years ago
Budibase Staging Release Bot ec8fccf4f5 v0.9.180-alpha.10 5 years ago