4603 Commits (63fefd08a9e2114bc2a83d8e419ff5f2b72c4edb)
 

Author SHA1 Message Date
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
Martin McKeaveney c99676239d merge 5 years ago
Michael Drury a8ac6e9381
Merge pull request #1174 from Budibase/bug/relationship-uniqueness 5 years ago
mike12345567 5807143429 Formatting. 5 years ago
mike12345567 edbef7ec97 Minor change, making sure each link is definitely unique by combining each of its three unique properties into a uniqueness hash, was missing one of the components. 5 years ago
Martin McKeaveney 8f011a8eac
Merge pull request #1173 from Budibase/martin-bugfixes 5 years ago
Martin McKeaveney d0b7cf71e3 show all query types in form component 5 years ago
Kevin Åberg Kultalahti 50d25e14c3
Merge pull request #1168 from Budibase/fix/budi-day-bug-list 5 years ago