2228 Commits (a95f1839bc29be2844873a99a00a176d4917e670)

Author SHA1 Message Date
Andrew Kingston 78dc524f79 Fix setVersion not returning itself to restore builder syntax compatibility 5 years ago
Andrew Kingston 0845bde7b4 Add missing version to paginated search endpoint 5 years ago
mike12345567 9f06b180a8 Adding concept of version to APIs. 5 years ago
mike12345567 bf4fb71257 Updating to use default false for search pre-processing. 5 years ago
mike12345567 e96f45464a Updating internal search to disable features were required. 5 years ago
mike12345567 4fbe37ff0e Removing optional chaining, not valid in Node. 5 years ago
Andrew Kingston a5e27e1387 Fix lucene filtering of all types by parsing values as expected types, and correctly wrapping non-numeric types while building queries 5 years ago
Budibase Release Bot f518890ae0 v0.9.78 5 years ago
mike12345567 2bee1b6b56 Linting. 5 years ago
mike12345567 85f7b056d2 Fixing an issue with lucene equality searching, strings weren't handled correctly. 5 years ago
Budibase Release Bot 49f1c20f17 v0.9.77 5 years ago
Michael Drury db559e738b Fixing issue with update row after rows API changed. 5 years ago
Budibase Release Bot 5b2c463ebf v0.9.76 5 years ago
Budibase Release Bot fb334c6f15 v0.9.75 5 years ago
Budibase Release Bot be0559606a v0.9.74 5 years ago
Martin McKeaveney eba8f104fd fix postgres query array value 5 years ago
Budibase Release Bot 3b07d3143b v0.9.73 5 years ago
Kyle Harrison b4afda7b09 apply fixes for common spelling mistakes 5 years ago
Budibase Release Bot 4afd6f4fbe v0.9.72 5 years ago
Budibase Release Bot cdd85c4d11 v0.9.71 5 years ago
Andrew Kingston 7b841e709a Mock redis shutdown method to avoid errors 5 years ago
Andrew Kingston e00a37d707 Only clean up app tmp dir if it exists during testing 5 years ago
Martin McKeaveney 93b562e2df make logged in users basic by default, prevent allowing users to be assigned as default in the UI 5 years ago
Andrew Kingston eb620ea3ce Add basic fallback error to real apps when client library fails to load 5 years ago
Budibase Release Bot 54dae1b5a2 v0.9.70 5 years ago
mike12345567 abc19bc2c1 Linting. 5 years ago
mike12345567 b4d91769cc Fixing issue with single quotes in strings breaking JSON parsing. 5 years ago
Budibase Release Bot 5f4199a3fb v0.9.69 5 years ago
Budibase Release Bot 1385a08395 v0.9.68 5 years ago
Budibase Release Bot 2258f43bc1 v0.9.67 5 years ago
Martin McKeaveney e9572b86d9 pin eslint parser to fix build 5 years ago
Budibase Release Bot 14810c1a0f v0.9.66 5 years ago
mike12345567 7525ccc821 Upgrading target to es6 for typescript compilation. 5 years ago
Andrew Kingston aeb56250ff Add gap to default screen in new apps 5 years ago
Andrew Kingston ce40b7165a Update autoscreens and default layouts to use new component props 5 years ago
mike12345567 834c89217c Copying none js/ts files into the dist directory after building. 5 years ago
mike12345567 f151948f60 force delete dist directory when building. 5 years ago
mike12345567 477adfdbd7 Linting + formatting. 5 years ago
mike12345567 191646b7ee Removing use of the arguments[0] as they don't mesh well with TS. 5 years ago
mike12345567 655c6ec381 Fixing cypress test linkup to built files. 5 years ago
mike12345567 d90f77fa42 Speeding up server tests and removing the ability for it to port collide. 5 years ago
mike12345567 19da122425 Updating tests to use latest version of jest, which broke a lot of things, but was necessary to get proper ts-jest support. 5 years ago
Budibase Release Bot e0459572af v0.9.65 5 years ago
mike12345567 6cae9cbdb8 Formatting. 5 years ago
mike12345567 374081d720 First attempt and re-writing a portion of the server in typescript. 5 years ago
Budibase Release Bot 8998e8cba4 v0.9.64 5 years ago
mike12345567 2b50f061f5 fixing hbs styling. 5 years ago
mike12345567 1263b64298 Adding back app.hbs as it is still required. 5 years ago
mike12345567 1df459a5bf Fixing issues discovered with hbs escaping. 5 years ago
Budibase Release Bot 91f2d5a075 v0.9.63 5 years ago