4523 Commits (282fa6cac241a650ea158dc4dd2085fd8196eaa5)

Author SHA1 Message Date
mike12345567 23ccb924f7 Updating table schema and adding query endpoints. 4 years ago
mike12345567 cf9664969f Fixing issue with formula column validation breaking row save. 4 years ago
mike12345567 85103cdf13 Adding a schema for tables. 4 years ago
mike12345567 890a17679c Adding in row schema for create/update, making sure all existing endpoints have appId specified. 4 years ago
Rory Powell d9ead48c59 Deprovision and local couch db url fix 4 years ago
mike12345567 9b28414bbb Rows API mostly complete, starting into tables. 4 years ago
mike12345567 23bd6d39e2 Adding a structure for breaking up examples and parameters. 4 years ago
mike12345567 dc56d06a11 Adding in public endpoint definitions. 4 years ago
Martin McKeaveney e37e5d137c bug fix for handlebars expression, show budibase version in updates panel 4 years ago
mike12345567 fb43a971e6 Specing out search endpoint. 4 years ago
mike12345567 b440657a54 Adding variables to generator. 4 years ago
mike12345567 93f2ed11ff Shifting over all of self API, deprecating old endpoints. 4 years ago
Andrew Kingston d6e568dbe3 Replace all spaces with underscores in column names rather than just the first one 4 years ago
mike12345567 3aac333dcb Fix for #4440, fixing validation of API endpoints. 4 years ago
mike12345567 126499f383 Fix for #4440, fixing validation of API endpoints. 4 years ago
Maurits Lourens a3ecb0a9f4 fix tests 4 years ago
Maurits Lourens 8ca38cf135 fix tests 4 years ago
Maurits Lourens 73781ec5a3 add properties which are present when previewing an existing query 4 years ago
Maurits Lourens 88383eabf1 add properties which are present when previewing an existing query 4 years ago
Maurits Lourens 41b57848b2 Fix validation for query preview endpoint 4 years ago
Maurits Lourens f86222a98d Fix validation for query preview endpoint 4 years ago
mike12345567 407aa2d49b 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. 4 years ago
Maurits Lourens 7b182b16ad fix tests 4 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. 4 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. 4 years ago
Martin McKeaveney e1bc104715 only show gsheets in self host 4 years ago
Martin McKeaveney d3c515eb8b only show gsheets in self host 4 years ago
Maurits Lourens 9ba6173293 add properties which are present when previewing an existing query 4 years ago
Maurits Lourens 7bab54b43c Fix validation for query preview endpoint 4 years ago
mike12345567 aa5c318dfc Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 4 years ago
mike12345567 55b380c3c5 Fix for #4119 - any object based column will be exported with the comma types correctly encapsulated. 4 years ago
mike12345567 9298071cc2 Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 4 years ago
mike12345567 a35a8cb81c Addomg a fix for #4370 - allow queries to contain newlines, they will always be escaped. 4 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. 4 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. 4 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. 4 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. 4 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. 4 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. 4 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. 4 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. 4 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. 4 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. 4 years ago
mike12345567 b5993f4aa9 Fixing TS issue caused by linting. 4 years ago
mike12345567 aa204a9292 Fixing TS issue caused by linting. 4 years ago
mike12345567 fa94ea7b3a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 4 years ago
mike12345567 168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 4 years ago
Michael Drury b6e3483481 Fixing issue with sql API after refactor. 4 years ago
Michael Drury 6063ab03b0 Fixing issue with sql API after refactor. 4 years ago
Michael Drury e1a4136f9c Fixing a typescript issue in server. 4 years ago