4633 Commits (e9b2e8406ff9dfaf0e0acafa5e343a251acbd4b7)
 

Author SHA1 Message Date
Keviin Åberg Kultalahti e9b2e8406f remove unused code in settings and start components 6 years ago
Keviin Åberg Kultalahti cca3583465 remove unused code in integration components 6 years ago
Keviin Åberg Kultalahti 0c91c36ed8 remove unused code in PropertiesPanel 6 years ago
Keviin Åberg Kultalahti 49d37b9ced remove unused code in NavigationPanel 6 years ago
Keviin Åberg Kultalahti 7ef07b61ee removes unused code in automation and backend sections 6 years ago
Kevin Åberg Kultalahti 752437907d
Merge pull request #1211 from Budibase/feat/automation-drawer-conversion 6 years ago
Keviin Åberg Kultalahti 8dbf8249da use bindableProperties instead of bindings in AUtomationBindingPanel 6 years ago
Keviin Åberg Kultalahti a8520aae54 remove unneeded things 6 years ago
Kevin Åberg Kultalahti abba6727ca
Merge pull request #1213 from Budibase/labday/dnd-actions 6 years ago
Keviin Åberg Kultalahti 99d81fa367 revert Automate block that accidently made it in to this PR 6 years ago
Keviin Åberg Kultalahti 5d26724e54 adds drag-and-drop to the action drawer 6 years ago
Keviin Åberg Kultalahti 9f9858fd59 remove BindableInput and switch to DrawerBindableInput 6 years ago
Keviin Åberg Kultalahti 811a15df3e remove genericpopover component 6 years ago
Keviin Åberg Kultalahti b1248d99ba final touches to get drawer working correctly in automations 6 years ago
Keviin Åberg Kultalahti 2f764bad9b bindings now show up correctly in the drawer 6 years ago
Keviin Åberg Kultalahti f0ffd5f695 remove unused things 6 years ago
Keviin Åberg Kultalahti afd92407ff merge existing work from old branch 6 years ago
Keviin Åberg Kultalahti 188f2b74d7 adds DnD support ot the actions drawer 6 years ago
Michael Drury 257df940d1
Merge pull request #1207 from Budibase/bug/perms-fix 6 years ago
mike12345567 491eb00ea1 Fixing an issue discovered by test case. 6 years ago
mike12345567 a778d97118 Merge branch 'master' of github.com:Budibase/budibase into bug/perms-fix 6 years ago
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. 6 years ago
Martin McKeaveney 9c8c3bd5fe default to dark mode 6 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 6 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. 6 years ago
Martin McKeaveney da6a90a042 v0.8.2 6 years ago
Martin McKeaveney 3863fa942d
Merge pull request #1193 from Budibase/bug/0.8.1-bugs 6 years ago
Martin McKeaveney 0cfbe2357b bugfixes 6 years ago
Martin McKeaveney 6a0c80da58 fix user creation relationships bug 6 years ago
mike12345567 9a49252ae7 Updating link controller to manage existing column comparison a bit better. 6 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 6 years ago
Martin McKeaveney 52c0ac222a
Merge pull request #1191 from Budibase/release-0.8-fixes 6 years ago
Martin McKeaveney dbb0252ab5 fixing 1:N UI order 6 years ago
Martin McKeaveney b605c82979
Update Dockerfile 6 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 6 years ago
Michael Drury 1a4714df8a
Merge pull request #1190 from Budibase/bug/relationship-display-id 6 years ago
mike12345567 5733255cc8 Merge branch 'master' of github.com:Budibase/budibase into bug/relationship-display-id 6 years ago
Martin McKeaveney b34cc25ce9
Merge pull request #1189 from Budibase/1-n-data-integrity 6 years ago
Martin McKeaveney 07bf31ca77 adding many to many constant 6 years ago
Martin McKeaveney b179418767 relationship type constant 6 years ago
mike12345567 66b488dc46 Wrapping throws in new errors. 6 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). 6 years ago
Martin McKeaveney 62c5069528 refactor 6 years ago
Martin McKeaveney 5bc8b5da4c Server side data integrity for 1:N 6 years ago
Andrew Kingston 559b4d8314 Update backend linked row selector to support new relationship object 6 years ago
Andrew Kingston 45d9845806 Update picker to use null as default placeholder value 6 years ago
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