6985 Commits (c7b78e135a244ef0c615af281a0c23e73a6acadd)

Author SHA1 Message Date
Budibase Staging Release Bot beefc0158c v1.0.49-alpha.5 5 years ago
Rory Powell d1bcf4f3ba Reorder jest mock and import statements for email mocking 5 years ago
Budibase Staging Release Bot c991f284e3 v1.0.49-alpha.4 5 years ago
Budibase Staging Release Bot 9a271e74c1 v1.0.49-alpha.3 5 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
Rory Powell d613d9094e Tolerate missing app metadata in app url migration 5 years ago
mike12345567 225674d0a4 Adding comments to areas that need to keep using old db creation method. 5 years ago
Budibase Staging Release Bot cb6189e76b v1.0.49-alpha.2 5 years ago
Budibase Staging Release Bot 3f8d81837d v1.0.49-alpha.1 5 years ago
Budibase Staging Release Bot 27d295ae31 v1.0.49-alpha.0 5 years ago
mike12345567 b84b34d5ae Review comments. 5 years ago
Budibase Release Bot a5f51d83ba v1.0.48 5 years ago
Budibase Staging Release Bot d69c417cf4 v1.0.46-alpha.8 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 417bf98ec9 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
Budibase Staging Release Bot 5718d4925a v1.0.46-alpha.7 5 years ago
Rory Powell d5e5e5fd93 Fix app update endpoint 5 years ago
Michael Drury 91c2a40c89 Final pass refactoring - need to test but all code in server converted. 5 years ago
mike12345567 40c6eb2007 Main body of work, refactoring most usages. 5 years ago
Rory Powell e8e6fc549d Add app db support + app url migration 5 years ago
mike12345567 3567e7ddb6 Fixing #4192 - allowing switching between JSON and multi-select types, as well as not switching multi-select to JSON when fetching SQL tables. 5 years ago
Budibase Staging Release Bot a3e5c5af7f v1.0.46-alpha.6 5 years ago
Budibase Staging Release Bot cbfb0f8a13 v1.0.46-alpha.5 5 years ago
Rory Powell 2465753af1 Handle undefined url 5 years ago
Rory Powell 716e254bdd Revert "Fix dev app preview return url" 5 years ago
Rory Powell 3a4b8f4557 Fix cypress and update nodemon config to use backend-core 5 years ago
Rory Powell 5cb6e19274 Add CSRF Token 5 years ago
Michael Drury 347664a46d Adding a possible fix for #4179. 5 years ago
mike12345567 1fade3404f Adding the formula bulk recalculation when adding/changing a formula field. 5 years ago
mike12345567 c7c0842d7a Fixing a couple of issues after testing, moving from deleting column to clearing. 5 years ago
mike12345567 135aff4a31 Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago
mike12345567 a2a24b8a96 Refactoring bulk table formula work a bit. 5 years ago
mike12345567 6bd2c9ac53 Make sure attachments are deleted when table is deleted, or column is removed. 5 years ago
mike12345567 597faa6081 Handling deletion of related rows in formula updates. 5 years ago
Budibase Release Bot c8d3c531db v1.0.47 5 years ago
Budibase Staging Release Bot 965525d1b1 v1.0.46-alpha.4 5 years ago
dependabot[bot] 33cce189ca
Bump node-fetch from 2.6.6 to 2.6.7 5 years ago
dependabot[bot] dc7c01b9e5
Bump node-fetch from 2.6.0 to 2.6.7 in /packages/server 5 years ago
Andrew Kingston b3bd38c6fc Prevent generating presigned URLs for any S3 datasources that use custom endpoints 5 years ago
Rory Powell bba60c5280 Test fix 5 years ago
Rory Powell a66f14a289 Migrations 2.0 5 years ago
mike12345567 faa82d8e0f Getting relationship re-enrichment working, so that static formulas will update when the value of the relationship changes. 5 years ago
Rory Powell 439c5fc7d6 Always lowercase the app url on search 5 years ago
Rory Powell 08bd447b51 Remove server -> worker request to retrieve apps, remove hosting endpoints and store 5 years ago
mike12345567 04934a544a Adding the ability to filter using the filter drawer for formula fields, getting them based on the enriched contents of a row - adding functionality to denote to each table which other tables depend on them for formula. 5 years ago
Budibase Staging Release Bot b10f29e52b v1.0.46-alpha.3 5 years ago
Rory Powell 588cc7204d Revert yarn.lock changes 5 years ago
Budibase Release Bot 927310c812 v1.0.46 5 years ago
Andrew Kingston 124d668041 Fix issue with array field validation 5 years ago
mike12345567 ea6b286609 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