4586 Commits (635ea2b38e862a4399a5ef23f3572b630189ea5f)
 

Author SHA1 Message Date
Andrew Kingston 635ea2b38e Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 f134724ed6 Fixing coercion of null to empty string for options fields. 6 years ago
Andrew Kingston 2fd45db0dc Merge branch 'bug/relationship-display-id' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
mike12345567 63db4edbbe Fixing an issue with option fields not being unselectable. 6 years ago
Andrew Kingston 69fcaebc4d Add support for new relationship objects in client app bindings 6 years ago
Andrew Kingston 6d9c5cdf46 Add support for new relationship objects in client apps 6 years ago
Andrew Kingston 73d19f53d1 Add support for new relationship object in backend table 6 years ago
Andrew Kingston 2125d7aed4 Merge branch 'master' into bug/relationship-display-id 6 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. 6 years ago
Andrew Kingston 8379900a08 Remove front end validation on password when editing users 6 years ago
Martin McKeaveney 3e1744c759
Merge pull request #1188 from Budibase/develop 6 years ago
Martin McKeaveney 36ff7d80ac mysql key length 6 years ago
Martin McKeaveney 8d2e343ca0 Merge branch 'master' of https://github.com/Budibase/budibase into develop 6 years ago
Martin McKeaveney c6be93628b
Merge pull request #1185 from Budibase/mysql-ssl 6 years ago
Martin McKeaveney 2a3e4d8a42 fix undefined 1:N dropdown selection 6 years ago
Michael Drury 3ce2d68e95
Merge pull request #1184 from Budibase/bug/auto-id-increment 6 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. 6 years ago
Martin McKeaveney 5a6306f49f prevent null being appended to binding box 6 years ago
Michael Drury a0a9320379
Merge pull request #1181 from Budibase/bug/view-relationships 6 years ago
Michael Drury a5c3cedc9f
Merge pull request #1177 from Budibase/bug/automation-css 6 years ago
mike12345567 2b87f8bbb8 Updating group by functionality, so that relationships aren't an option. 6 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. 6 years ago
Martin McKeaveney 0905d35ef2 SSL config for mysql, remove rickroll 6 years ago
mike12345567 c63190acc0 Formatting. 6 years ago
mike12345567 06839700a2 Fixing some CSS bugs in the automation bindings popover. 6 years ago
Martin McKeaveney 6734feb544
Merge pull request #1175 from Budibase/develop 6 years ago
Martin McKeaveney c99676239d merge 6 years ago
Michael Drury a8ac6e9381
Merge pull request #1174 from Budibase/bug/relationship-uniqueness 6 years ago
mike12345567 5807143429 Formatting. 6 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. 6 years ago
Martin McKeaveney 8f011a8eac
Merge pull request #1173 from Budibase/martin-bugfixes 6 years ago
Martin McKeaveney d0b7cf71e3 show all query types in form component 6 years ago
Kevin Åberg Kultalahti 50d25e14c3
Merge pull request #1168 from Budibase/fix/budi-day-bug-list 6 years ago
Michael Drury fd07da6625
Merge pull request #1169 from Budibase/bug/use-cross-env 6 years ago
Michael Drury 55b55a0a28 Updating packages in builder and server, making build work in Windows. 6 years ago
mike12345567 2e73b51904 Using cross-env instead of pure environment variable specification to make it work on windows. 6 years ago
Keviin Åberg Kultalahti e7d38878f5 Revert "work on converting popover to drawer" 6 years ago
Martin McKeaveney 03512da423 case insensitive regex for app names 6 years ago
Michael Drury a2be7f64d2
Merge pull request #1166 from Budibase/bug/minor-fix 6 years ago
mike12345567 223d03b5f8 removing use of optional chaining and just checking for status. 6 years ago
mike12345567 97f8a5fd1e Fixing a minor issue, making sure only trying to add displayFieldColumn when the app has that column (older ones may not yet). 6 years ago
Michael Drury d250afe9c0
Merge pull request #1164 from Budibase/bugs/various-bugs 6 years ago
mike12345567 e4774f43e8 Adding check to see if analytics is disabled completely (in dev). 6 years ago
mike12345567 2e1ce270e4 Merge branch 'master' of github.com:Budibase/budibase into bugs/various-bugs 6 years ago
mike12345567 04feb1d38f Formatting. 6 years ago
mike12345567 4ce179c213 Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 6 years ago
mike12345567 dbd172428e Adding a few fixes for bugs related to user table, user table views and some async functions that weren't awaiting promises. 6 years ago
Keviin Åberg Kultalahti fb1eb55ba2 work on converting popover to drawer 6 years ago
Martin McKeaveney 8db4b28a1a
Merge pull request #1163 from Budibase/develop 6 years ago
Andrew Kingston 7b4f80412f
Merge pull request #1162 from Budibase/cheeks-bug-fixes 6 years ago