4610 Commits (74dfeb7c7b67f1ddc2bdce79f5655e4b973da09d)
 

Author SHA1 Message Date
mike12345567 74dfeb7c7b Two character change, some API calls with sub resources and primary resources weren't working, should allow either the sub resource or the main resource to trigger allowance. 5 years ago
mike12345567 20b44c9dbd Minor update to fix an issue when updating a row that it would throw an error with 1->to->many relationships on existing relationships for that row, as well as cleaning up how relationshipType is put onto the linked table. 5 years ago
Martin McKeaveney da6a90a042 v0.8.2 5 years ago
Martin McKeaveney 3863fa942d
Merge pull request #1193 from Budibase/bug/0.8.1-bugs 5 years ago
Martin McKeaveney 0cfbe2357b bugfixes 5 years ago
Martin McKeaveney 6a0c80da58 fix user creation relationships bug 5 years ago
mike12345567 9a49252ae7 Updating link controller to manage existing column comparison a bit better. 5 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 5 years ago
Martin McKeaveney 52c0ac222a
Merge pull request #1191 from Budibase/release-0.8-fixes 5 years ago
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 5 years ago
Martin McKeaveney b605c82979
Update Dockerfile 5 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 5 years ago
Michael Drury 1a4714df8a
Merge pull request #1190 from Budibase/bug/relationship-display-id 5 years ago
mike12345567 5733255cc8 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
Martin McKeaveney b34cc25ce9
Merge pull request #1189 from Budibase/1-n-data-integrity 5 years ago
Martin McKeaveney 07bf31ca77 adding many to many constant 5 years ago
Martin McKeaveney b179418767 relationship type constant 5 years ago
mike12345567 66b488dc46 Wrapping throws in new errors. 5 years ago
mike12345567 8612782610 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). 5 years ago
Martin McKeaveney 62c5069528 refactor 5 years ago
Martin McKeaveney 5bc8b5da4c Server side data integrity for 1:N 5 years ago
Andrew Kingston 559b4d8314 Update backend linked row selector to support new relationship object 5 years ago
Andrew Kingston 45d9845806 Update picker to use null as default placeholder value 5 years ago
Andrew Kingston 635ea2b38e Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
mike12345567 f134724ed6 Fixing coercion of null to empty string for options fields. 5 years ago
Andrew Kingston 2fd45db0dc Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 5 years ago
mike12345567 63db4edbbe Fixing an issue with option fields not being unselectable. 5 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 5 years ago
Andrew Kingston 6d9c5cdf46 Add support for new relationship objects in client apps 5 years ago
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 5 years ago
Martin McKeaveney d5e411e985 1-n-data-integrity 5 years ago
Andrew Kingston 2125d7aed4 Merge branch 'master' into bug/relationship-display-id 5 years ago
mike12345567 d34a9e12e2 Having the server send out _id and primaryDisplay in an object for relationships, also accepting objects and coercing them on way in. 5 years ago
Andrew Kingston 8379900a08 Remove front end validation on password when editing users 5 years ago
Martin McKeaveney 3e1744c759
Merge pull request #1188 from Budibase/develop 5 years ago
Martin McKeaveney 36ff7d80ac mysql key length 5 years ago
Martin McKeaveney 8d2e343ca0 Merge branch 'master' of https://github.com/Budibase/budibase into develop 5 years ago
Martin McKeaveney c6be93628b
Merge pull request #1185 from Budibase/mysql-ssl 5 years ago
Martin McKeaveney 2a3e4d8a42 fix undefined 1:N dropdown selection 5 years ago
Michael Drury 3ce2d68e95
Merge pull request #1184 from Budibase/bug/auto-id-increment 5 years ago
mike12345567 cdb1c87069 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. 5 years ago
Martin McKeaveney 5a6306f49f prevent null being appended to binding box 5 years ago
Michael Drury a0a9320379
Merge pull request #1181 from Budibase/bug/view-relationships 5 years ago
Michael Drury a5c3cedc9f
Merge pull request #1177 from Budibase/bug/automation-css 5 years ago
mike12345567 2b87f8bbb8 Updating group by functionality, so that relationships aren't an option. 5 years ago
mike12345567 43cb9878cf Fixing an issue where the table that a view was attached to was not being retrieved correctly, inhibiting the ability to enrich with relationships. 5 years ago
Martin McKeaveney 0905d35ef2 SSL config for mysql, remove rickroll 5 years ago
mike12345567 c63190acc0 Formatting. 5 years ago
mike12345567 06839700a2 Fixing some CSS bugs in the automation bindings popover. 5 years ago
Martin McKeaveney 6734feb544
Merge pull request #1175 from Budibase/develop 5 years ago