3726 Commits (d91efb9678b26ae64669c2b65682f5a21b4e12eb)

Author SHA1 Message Date
Budibase Staging Release Bot d91efb9678 v1.0.49-alpha.16 5 years ago
Budibase Staging Release Bot 6881cee40e v1.0.49-alpha.15 5 years ago
Budibase Staging Release Bot 22a685aade v1.0.49-alpha.14 5 years ago
Budibase Staging Release Bot 2a5e169b7c v1.0.49-alpha.13 5 years ago
mike12345567 30b6c1f3ca Fixing an issue with user syncing on save to app DBs as well as fixing a problem with pretty app URLs not setting the app ID correctly into the context. 5 years ago
mike12345567 f61e15594b Fix for #3928 - error invalid use of FETCH was based on a lack of sorting on MS-SQL platforms, this enforces a sort of some type no matter what. 5 years ago
Budibase Staging Release Bot 508d7d1738 v1.0.49-alpha.12 5 years ago
Budibase Staging Release Bot 0f11aea9d4 v1.0.49-alpha.11 5 years ago
Budibase Staging Release Bot 0b91bfdf85 v1.0.49-alpha.10 5 years ago
Budibase Staging Release Bot 47dc1ac540 v1.0.49-alpha.9 5 years ago
mike12345567 f2a025013e Fix for #4308 - triple brace conversion was not working correctly, wrote this into the string templates instead - also fixing an issue with the RBAC for Rest. 5 years ago
mike12345567 0b68db7516 Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 5 years ago
mike12345567 aa204a9292 Fixing TS issue caused by linting. 5 years ago
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
Budibase Staging Release Bot cf3e0f0fdc v1.0.49-alpha.8 5 years ago
Michael Drury 6063ab03b0 Fixing issue with sql API after refactor. 5 years ago
Budibase Staging Release Bot 61e3877e08 v1.0.49-alpha.7 5 years ago
Michael Drury 4b23a78bc9 Fixing a typescript issue in server. 5 years ago
Budibase Staging Release Bot 7852960a03 v1.0.49-alpha.6 5 years ago
Budibase Staging Release Bot bc781128d6 v1.0.49-alpha.5 5 years ago
Rory Powell 33e19c49a0 Reorder jest mock and import statements for email mocking 5 years ago
Budibase Staging Release Bot 9abefd5b63 v1.0.49-alpha.4 5 years ago
Budibase Staging Release Bot 7aab9d3e40 v1.0.49-alpha.3 5 years ago
mike12345567 dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
Rory Powell b63aa71366 Tolerate missing app metadata in app url migration 5 years ago
mike12345567 1095ad17c6 Adding comments to areas that need to keep using old db creation method. 5 years ago
Budibase Staging Release Bot a063274133 v1.0.49-alpha.2 5 years ago
Budibase Staging Release Bot 4596464b5a v1.0.49-alpha.1 5 years ago
Budibase Staging Release Bot 4b9acb21ae v1.0.49-alpha.0 5 years ago
mike12345567 8d02fabb35 Review comments. 5 years ago
Budibase Release Bot 86ffa65d93 v1.0.48 5 years ago
Budibase Staging Release Bot 6246ae61f9 v1.0.46-alpha.8 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 d5f8cc1023 Tests updating, all now passing, fixed some issues discovered by them. 5 years ago
Budibase Staging Release Bot dbaede79f6 v1.0.46-alpha.7 5 years ago
Rory Powell c96573069e Fix app update endpoint 5 years ago
Michael Drury d3a90acc55 Final pass refactoring - need to test but all code in server converted. 5 years ago
mike12345567 d2fe119d90 Main body of work, refactoring most usages. 5 years ago
Rory Powell 767354ad60 Add app db support + app url migration 5 years ago
mike12345567 9b55ba8b13 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 d8ab715267 v1.0.46-alpha.6 5 years ago
Budibase Staging Release Bot 03b35d1e8d v1.0.46-alpha.5 5 years ago
Rory Powell 3d533d9f13 Handle undefined url 5 years ago
Rory Powell 0b9bb42817 Revert "Fix dev app preview return url" 5 years ago
Rory Powell 9db180b166 Fix cypress and update nodemon config to use backend-core 5 years ago
Rory Powell ffcf5354eb Add CSRF Token 5 years ago
Michael Drury 95e0c1aa1f Adding a possible fix for #4179. 5 years ago
mike12345567 b4eef68d71 Adding the formula bulk recalculation when adding/changing a formula field. 5 years ago
mike12345567 da04db39c3 Fixing a couple of issues after testing, moving from deleting column to clearing. 5 years ago
mike12345567 ab5c7766b4 Bit of refactoring, adding in functionality to remove invalid static formula when the elements that the formula depends on are removed. 5 years ago