4579 Commits (641fd4268622e2340eaa811be481f7eb0268a46c)
 

Author SHA1 Message Date
mike12345567 641fd42686 Fixing coercion of null to empty string for options fields. 6 years ago
mike12345567 468ee7ac0c Fixing an issue with option fields not being unselectable. 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
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
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
Martin McKeaveney 59d84db8ec Merge pull request #1175 from Budibase/develop 6 years ago
Martin McKeaveney ef069f9a1c merge 6 years ago
Michael Drury e889f8d2ad Merge pull request #1174 from Budibase/bug/relationship-uniqueness 6 years ago
mike12345567 fdda55837f Formatting. 6 years ago
mike12345567 8f9ea1cd8a 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 8ec09262a5 Merge pull request #1173 from Budibase/martin-bugfixes 6 years ago
Martin McKeaveney 24945b860d show all query types in form component 6 years ago
Kevin Åberg Kultalahti b8cdc113a1 Merge pull request #1168 from Budibase/fix/budi-day-bug-list 6 years ago
Michael Drury 2520118817 Merge pull request #1169 from Budibase/bug/use-cross-env 6 years ago
Michael Drury 2ac101630b Updating packages in builder and server, making build work in Windows. 6 years ago
mike12345567 90f9be36dd Using cross-env instead of pure environment variable specification to make it work on windows. 6 years ago
Keviin Åberg Kultalahti 532f29355e Revert "work on converting popover to drawer" 6 years ago
Martin McKeaveney 5a24ad3860 case insensitive regex for app names 6 years ago
Michael Drury 92035e982b Merge pull request #1166 from Budibase/bug/minor-fix 6 years ago
mike12345567 704728cc3b removing use of optional chaining and just checking for status. 6 years ago
mike12345567 16228b8028 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 00c62d001e Merge pull request #1164 from Budibase/bugs/various-bugs 6 years ago
mike12345567 b9439affc0 Adding check to see if analytics is disabled completely (in dev). 6 years ago
mike12345567 fa4d0d1696 Merge branch 'master' of github.com:Budibase/budibase into bugs/various-bugs 6 years ago
mike12345567 3d82bcef6c Formatting. 6 years ago
mike12345567 ce7c6a4dfb Merge branch 'develop' of github.com:Budibase/budibase into bugs/various-bugs 6 years ago
mike12345567 38a99e10a3 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 082c238b57 work on converting popover to drawer 6 years ago
Martin McKeaveney 71778c0dc1 Merge pull request #1163 from Budibase/develop 6 years ago
Andrew Kingston e54ebc6a12 Merge pull request #1162 from Budibase/cheeks-bug-fixes 6 years ago
Andrew Kingston 57ea02de87 Fix cypress test 6 years ago
Keviin Åberg Kultalahti 2f749c49d5 remove unused things 6 years ago
Andrew Kingston 35e88390d5 Update icon for row updated trigger 6 years ago
Andrew Kingston 9013c493aa Add new automation trigger for updating rows 6 years ago
Keviin Åberg Kultalahti f8adb6429c adds option to allow dot notation in column names 6 years ago
Martin McKeaveney d4dc591247 Merge pull request #1161 from Budibase/0.8-bugfixes 6 years ago
Michael Drury 8d9508bb3f Merge pull request #1155 from Budibase/bug/fix-binding-issue 6 years ago