3284 Commits (7d024f285db1b85759fb2ecb05ebed41ae14ebfa)

Author SHA1 Message Date
Budibase Staging Release Bot 7d024f285d v0.9.190-alpha.1 5 years ago
Budibase Staging Release Bot daaf22f648 v0.9.190-alpha.0 5 years ago
Budibase Staging Release Bot b90a845efc v0.9.185-alpha.22 5 years ago
mike12345567 f6ecd423ce Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 5 years ago
mike12345567 bf44c15b74 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 5 years ago
mike12345567 116bccfd73 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 5 years ago
Budibase Staging Release Bot e4e29ce1b2 v0.9.185-alpha.21 5 years ago
mike12345567 f959ea0add Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 5 years ago
Budibase Staging Release Bot c021a6e49c v0.9.185-alpha.20 5 years ago
Budibase Staging Release Bot 1497e2d489 v0.9.185-alpha.19 5 years ago
Budibase Staging Release Bot f7377c71da v0.9.185-alpha.18 5 years ago
Budibase Staging Release Bot f2365738d6 v0.9.185-alpha.17 5 years ago
Budibase Staging Release Bot 5ba6f4bd54 v0.9.185-alpha.16 5 years ago
Budibase Staging Release Bot 8547ea2f2c v0.9.185-alpha.15 5 years ago
Rory Powell 7135599295 Add returning 5 years ago
Budibase Release Bot d227e192ae v0.9.189 5 years ago
Budibase Staging Release Bot f158ee8f57 v0.9.185-alpha.14 5 years ago
mike12345567 0335b1cee3 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
Martin McKeaveney d5a5f4d227 adding version metadata to docker build 5 years ago
Rory Powell 4acfc668ef Update locks, ignore oracle imports on m1 5 years ago
mike12345567 ea0000df51 Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 5 years ago
Rory Powell b1ac42875b Fix dependency issues on m1 5 years ago
Rory Powell ac7137c4a0 Use global sql type map, update base integration type defs 5 years ago
Budibase Staging Release Bot 2f9941f40c v0.9.185-alpha.13 5 years ago
Budibase Staging Release Bot 01e7cccb65 v0.9.185-alpha.12 5 years ago
mike12345567 9be833d5e1 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 5 years ago
Budibase Staging Release Bot fe5c3d78f4 v0.9.185-alpha.11 5 years ago
mike12345567 38c7f3ab90 Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago
mike12345567 1d9b4be249 Fixing issue with exporting CSV/JSON, also saving as right file type. 5 years ago
Rory Powell b0df7fb28f Boolean support and linting 5 years ago
Rory Powell 345490fed3 Tests 5 years ago
Budibase Staging Release Bot a1ff7e7262 v0.9.185-alpha.10 5 years ago
mike12345567 8a1a2c5305 Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 5 years ago
dependabot[bot] 2e09b5e855 Bump sshpk from 1.13.0 to 1.16.1 in /packages/server 5 years ago
Rory Powell 5d8c90c5f2 Detect auto columns 5 years ago
Budibase Release Bot 85425520ac v0.9.188 5 years ago
Michael Drury 0623dc2981 Fixing issue discovered by test case. 5 years ago
mike12345567 fa6875190e Downgrading typescript to match eslint required version. 5 years ago
mike12345567 7802bb1e45 Adding audit script and commiting all of the audits that it made, updating all yarn locks. 5 years ago
Rory Powell c810bacaf9 Datatypes working 5 years ago
mike12345567 047318fdf7 Updating bullboard to use the new koa version (supported). 5 years ago
mike12345567 bb8fe8e941 Adding a mechanism for disabling cron jobs when an app is unpublished. 5 years ago
Rory Powell 0cedd1d57b First pass end-to-end working 5 years ago
Mike Shanks 3db48e3b45 License cleanup 5 years ago
Budibase Staging Release Bot 9d74aa2a44 v0.9.185-alpha.9 5 years ago
Budibase Staging Release Bot 623cd0c0b0 v0.9.185-alpha.8 5 years ago
Budibase Staging Release Bot 33fef40292 v0.9.185-alpha.7 5 years ago
mike12345567 7170c00a4f Fix for cypress test issues, when metadata is updated rapidly it could get into a bad state - this should resolve it. 5 years ago
mike12345567 e75a9d3d1d Quick update, just to cover both queue add functions. 5 years ago
mike12345567 11debac115 Updating to manage completed events piling up, this will periodically clear out all events - repeats cannot be removed with the removeOnCompleted job option. 5 years ago