7012 Commits (28ebc65397a331dedf8f5e20d9f93cbaa030d19b)

Author SHA1 Message Date
Budibase Staging Release Bot a076d7ccf1 v1.0.50-alpha.0 5 years ago
Budibase Staging Release Bot 75bc7555b1 v1.0.49-alpha.16 5 years ago
Budibase Staging Release Bot 7cbbf56a93 v1.0.49-alpha.15 5 years ago
Budibase Staging Release Bot f625828b58 v1.0.49-alpha.14 5 years ago
Budibase Staging Release Bot db3f93e8a9 v1.0.49-alpha.13 5 years ago
mike12345567 dea90c04eb 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 b9de2c1897 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 77f938b856 v1.0.49-alpha.12 5 years ago
Budibase Release Bot 80ae9a30b1 v1.0.49 5 years ago
Budibase Staging Release Bot 3cd20cfa72 v1.0.49-alpha.11 5 years ago
Budibase Staging Release Bot 3da9cf2220 v1.0.49-alpha.10 5 years ago
Budibase Staging Release Bot 797136cabc v1.0.49-alpha.9 5 years ago
mike12345567 61283e465d 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 e12767fd85 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 e3679e1b6f 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 b5993f4aa9 Fixing TS issue caused by linting. 5 years ago
mike12345567 fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
Budibase Staging Release Bot 86af297d87 v1.0.49-alpha.8 5 years ago
Michael Drury b6e3483481 Fixing issue with sql API after refactor. 5 years ago
Budibase Staging Release Bot c7d23bbf7e v1.0.49-alpha.7 5 years ago
Michael Drury e1a4136f9c Fixing a typescript issue in server. 5 years ago
Budibase Staging Release Bot 7f6bc74ccc v1.0.49-alpha.6 5 years ago
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