4509 Commits (c67de30d8cdee8dc9f934e8a17ba932cb7ea4352)

Author SHA1 Message Date
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 5 years ago
Rory Powell d9ead48c59 Deprovision and local couch db url fix 5 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 5 years ago
Rory Powell 82c1ada346 Integrate with standard release pipeline 5 years ago
Rory Powell 684a915a30 poc wip 5 years ago
Andrew Kingston d6e568dbe3 Replace all spaces with underscores in column names rather than just the first one 5 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 5 years ago
mike12345567 126499f383 Fix for #4440, fixing validation of API endpoints. 5 years ago
Maurits Lourens a3ecb0a9f4 fix tests 5 years ago
Maurits Lourens 8ca38cf135 fix tests 5 years ago
Maurits Lourens 73781ec5a3 add properties which are present when previewing an existing query 5 years ago
Maurits Lourens 88383eabf1 add properties which are present when previewing an existing query 5 years ago
Maurits Lourens 41b57848b2 Fix validation for query preview endpoint 5 years ago
Maurits Lourens f86222a98d Fix validation for query preview endpoint 5 years ago
mike12345567 03822c7223 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
mike12345567 f77b596a07 Fix for #4431 - converting SQL joins back to left joins, syntax specifying join type as string is old which doesn't work in latest versions of knex. 5 years ago
Martin McKeaveney e1bc104715 only show gsheets in self host 5 years ago
Martin McKeaveney d3c515eb8b only show gsheets in self host 5 years ago
mike12345567 aa5c318dfc Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 5 years ago
mike12345567 55b380c3c5 Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 5 years ago
mike12345567 9298071cc2 Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 5 years ago
mike12345567 a35a8cb81c Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 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 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 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
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
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 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 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 f946f2f68d 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 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 b5993f4aa9 Fixing TS issue caused by linting. 5 years ago
mike12345567 aa204a9292 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
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 5 years ago
Michael Drury b6e3483481 Fixing issue with sql API after refactor. 5 years ago
Michael Drury 6063ab03b0 Fixing issue with sql API after refactor. 5 years ago
Michael Drury e1a4136f9c Fixing a typescript issue in server. 5 years ago
Michael Drury 4b23a78bc9 Fixing a typescript issue in server. 5 years ago
mike12345567 03b4b29b01 Review comments, renaming deployed -> prod in terms of app IDs. 5 years ago
mike12345567 dbc048b365 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
Rory Powell b63aa71366 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
mike12345567 1095ad17c6 Adding comments to areas that need to keep using old db creation method. 5 years ago
mike12345567 b84b34d5ae Review comments. 5 years ago
mike12345567 8d02fabb35 Review comments. 5 years ago
mike12345567 4b1331450c Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago
mike12345567 91a90e62b2 Fixing some issues discovered by the cypress tests, cleaning up how Couch is used. 5 years ago