1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

3297 commits

Author SHA1 Message Date
Budibase Staging Release Bot 3b35b7d86b v0.9.190-alpha.6 2021-11-26 11:36:30 +00:00
Andrew Kingston 456760f479
Merge pull request #3542 from Budibase/ak-fixes
Query schema fixes + card fixes
2021-11-26 11:27:28 +00:00
Budibase Staging Release Bot 83a716c58b v0.9.190-alpha.5 2021-11-26 11:08:02 +00:00
Budibase Staging Release Bot 42baefdd14 v0.9.190-alpha.4 2021-11-25 22:21:36 +00:00
Peter Clement 5c3e05c2d4
Merge pull request #3544 from Budibase/feature/auto-screen-ui
Remove initial screen defintion so user can see the new screen creation button
2021-11-25 22:13:07 +00:00
Budibase Staging Release Bot 05004e2b60 v0.9.190-alpha.3 2021-11-25 18:04:35 +00:00
Budibase Staging Release Bot 3a2a2ee4f8 v0.9.190-alpha.2 2021-11-25 16:50:21 +00:00
Peter Clement 571954c197 fix appPackage unit tests 2021-11-25 15:29:35 +00:00
Peter Clement fd61b191ec remove initial screen creation 2021-11-25 14:45:36 +00:00
Andrew Kingston bcabd3b41a Add test to ensure query schema is correctly cleared for prod app IDs 2021-11-25 13:00:43 +00:00
Budibase Staging Release Bot b585fe9642 v0.9.190-alpha.1 2021-11-25 12:49:05 +00:00
Michael Drury c1756aff75
Merge pull request #3541 from Budibase/fix/sql-issues
Fixing various SQL issues
2021-11-25 12:42:38 +00:00
Budibase Staging Release Bot 58c1927f6a v0.9.190-alpha.0 2021-11-25 12:30:15 +00:00
mike12345567 831ef53319 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Andrew Kingston 04054cf652 Update tests 2021-11-25 11:52:02 +00:00
Andrew Kingston d8ca73aeed Lint 2021-11-25 11:42:46 +00:00
Andrew Kingston 737ce9dc32 Fix issue with determining when to hide sensitive fields from query definitions and never delete the query schema 2021-11-25 11:21:54 +00:00
Budibase Staging Release Bot 6046e48e3d v0.9.185-alpha.22 2021-11-25 10:33:01 +00:00
mike12345567 bd9ae5191b Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 2021-11-24 20:55:03 +00:00
mike12345567 1f6644fc07 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. 2021-11-24 18:20:52 +00:00
mike12345567 05a8b47db9 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 2021-11-24 17:03:34 +00:00
Budibase Staging Release Bot 439c8cd3ef v0.9.185-alpha.21 2021-11-24 16:00:00 +00:00
mike12345567 425fa4b595 Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 2021-11-24 14:55:14 +00:00
Budibase Staging Release Bot 5f40c6e234 v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Budibase Staging Release Bot ff96b409aa v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Budibase Staging Release Bot aefc0a4695 v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Budibase Staging Release Bot 145c1c5031 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Budibase Staging Release Bot 8e61944128 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Budibase Staging Release Bot 8cb6e6e34c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Rory Powell b631c8c624 Add returning 2021-11-23 13:27:38 +00:00
Rory Powell dffb3064de Merge branch 'develop' into oracle-datasource 2021-11-23 09:27:55 +00:00
Budibase Release Bot c71eab23f0 v0.9.189 2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot 4e76951a03 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
mike12345567 9dfa8c7651 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). 2021-11-22 17:42:41 +00:00
Martin McKeaveney b40fdc98de adding version metadata to docker build 2021-11-22 18:25:57 +01:00
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
mike12345567 72bf66926d Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 2021-11-22 15:26:24 +00:00
Rory Powell 90885b998a Fix dependency issues on m1 2021-11-22 14:49:39 +00:00
Rory Powell 2edb24fa86 Use global sql type map, update base integration type defs 2021-11-22 11:38:17 +00:00
Budibase Staging Release Bot 95fcaeea06 v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Rory Powell 85ef7838af Merge branch 'develop' into oracle-datasource 2021-11-22 11:07:11 +00:00
Michael Drury 7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols
Disallow _id, _rev and tableId fields for SQL tables
2021-11-22 11:03:59 +00:00
Budibase Staging Release Bot c48ead6f49 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
Rory Powell c36df3ad18 Merge branch 'oracle-datasource' into oracle-datatasource-plus 2021-11-22 10:50:34 +00:00
Rory Powell 56d8b29962 Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
mike12345567 19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 2021-11-22 10:37:58 +00:00
Budibase Staging Release Bot d6018c2c9c v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
mike12345567 854cfd243d Fix for #2420 - don't allow columns which are considered invalid/not allowed. 2021-11-18 18:33:35 +00:00
Michael Drury 3dcec7671e
Merge pull request #3440 from Budibase/fix/export-sql
Fixing some issues with exporting CSV/JSON
2021-11-18 15:26:23 +00:00
mike12345567 2f282e70a9 Fixing issue with exporting CSV/JSON, also saving as right file type. 2021-11-18 14:57:17 +00:00