4811 Commits (c19cc4f3c9aaa4b9df7d8a3d43a0d59dc403f078)
 

Author SHA1 Message Date
Martin McKeaveney e9c9a89d4d Merge pull request #1193 from Budibase/bug/0.8.1-bugs 6 years ago
Martin McKeaveney c73c77448c bugfixes 6 years ago
Martin McKeaveney bf7bc51566 fix user creation relationships bug 6 years ago
mike12345567 51ed23d0a7 Updating link controller to manage existing column comparison a bit better. 6 years ago
mike12345567 e6c9b18304 More work in progress. 6 years ago
Martin McKeaveney e72057499a v0.8.1 6 years ago
Martin McKeaveney 0f8419e7d4 Merge pull request #1191 from Budibase/release-0.8-fixes 6 years ago
Martin McKeaveney 595dc55f39 fixing 1:N UI order 6 years ago
Martin McKeaveney e75355cfa3 Update Dockerfile 6 years ago
Martin McKeaveney b4996ccb4d v0.8.0 6 years ago
Michael Drury 45382bc40a Merge pull request #1190 from Budibase/bug/relationship-display-id 6 years ago
mike12345567 cd36739c23 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
Martin McKeaveney b2e9564a2c Merge pull request #1189 from Budibase/1-n-data-integrity 6 years ago
Martin McKeaveney fbbeb19724 adding many to many constant 6 years ago
Martin McKeaveney 2d75bc750b relationship type constant 6 years ago
mike12345567 429811ec8b Wrapping throws in new errors. 6 years ago
mike12345567 a311002632 Found some issues with relationship columns being doubled up, this isn't validated client side, best to make sure it doesn't happen server-side (can really break your data structure if columns overwrite each other). 6 years ago
Martin McKeaveney 89350c91d1 refactor 6 years ago
Martin McKeaveney bcaed4f4e4 Server side data integrity for 1:N 6 years ago
Andrew Kingston 8d496a49b4 Update backend linked row selector to support new relationship object 6 years ago
Andrew Kingston c3a74c5006 Update picker to use null as default placeholder value 6 years ago
Andrew Kingston edf19c8869 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 641fd42686 Fixing coercion of null to empty string for options fields. 6 years ago
Andrew Kingston fcdbbe2634 Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 468ee7ac0c Fixing an issue with option fields not being unselectable. 6 years ago
Andrew Kingston bd5bac4ef2 Add support for new relationship objects in client app bindings 6 years ago
Andrew Kingston aab74cce1a Add support for new relationship objects in client apps 6 years ago
Andrew Kingston bf384697d3 Add support for new relationship object in backend table 6 years ago
Martin McKeaveney 19fb11e69d 1-n-data-integrity 6 years ago
Andrew Kingston d18a7ff294 Merge branch 'master' into bug/relationship-display-id 6 years ago
mike12345567 91878ed2ce Having the server send out _id and primaryDisplay in an object for relationships, also accepting objects and coercing them on way in. 6 years ago
Andrew Kingston 8e0aaf0daa Remove front end validation on password when editing users 6 years ago
Martin McKeaveney c8a28ac927 Merge pull request #1188 from Budibase/develop 6 years ago
Martin McKeaveney ed6a77a55d mysql key length 6 years ago
Martin McKeaveney 18429c5e78 Merge branch 'master' of https://github.com/Budibase/budibase into develop 6 years ago
Martin McKeaveney c4214bd193 Merge pull request #1185 from Budibase/mysql-ssl 6 years ago
Martin McKeaveney 4223078a68 fix undefined 1:N dropdown selection 6 years ago
Michael Drury 80b25138cf Merge pull request #1184 from Budibase/bug/auto-id-increment 6 years ago
mike12345567 73636d8f78 Copying the table on way in so that after function call the input table can be copied to output table to decide whether to save. 6 years ago
Martin McKeaveney 73b6995a57 prevent null being appended to binding box 6 years ago
mike12345567 a854fb2638 Adding CLI package gitignore. 6 years ago
mike12345567 a239c5a4ec Removing node_modules from CLI. 6 years ago
mike12345567 e14094b1f1 Ground work for CLI. 6 years ago
Michael Drury 90df79052a Merge pull request #1181 from Budibase/bug/view-relationships 6 years ago
Michael Drury c310d4eb9b Merge pull request #1177 from Budibase/bug/automation-css 6 years ago
mike12345567 a69cc49501 Updating group by functionality, so that relationships aren't an option. 6 years ago
mike12345567 d16015587f Fixing an issue where the table that a view was attached to was not being retrieved correctly, inhibiting the ability to enrich with relationships. 6 years ago
Martin McKeaveney a17a1fb07b SSL config for mysql, remove rickroll 6 years ago
mike12345567 9cd7c24a6a Formatting. 6 years ago
mike12345567 aed2e2c49a Fixing some CSS bugs in the automation bindings popover. 6 years ago